Jump to content

Apaec

Scripter III
  • Posts

    11162
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Auth added- enjoy! Ps: It was reported to me that there is a bug with ring of dueling banking when using the castle wars methods. I am away until Thursday (tomorrow), and will do my best to push an update fixing this issue by Thursday evening. If your planning on using either castle wars methods , I can leave you a trial until 24 hours after the issue is fixed so that you get a fair tester of the script minus this bug. gl apaec
  2. wat it always worked but sure I'll give you another.
  3. sorry for late reply - added you guys to the auth list. Enjoy! apaec
  4. Hey guys, I noticed a lot of replies. I've been away since Sunday evening getting back on Thursday, so I won't be able to push any required updates until then when I get home. what I will fix on Thursday: - will make script stop if you ran out of ammo - will make script stop if not enough pots in bank, instead of continuous looping.
  5. Did you export it like I showed, into the correct folder? Ensure its a Jar file, not a runnable jar file too. It needs to go in users/osbot/scripts, and ensure that there are no osbot1 local scripts in that folder as they cannot co-exist. apaec
  6. UPDATE! Version 2.07 Script should now refresh rock crabs by walking a longer distance Fixed Ranged Potion interaction Happy botting! apaec
  7. NPC = Non player character. This means anything alive basically - enemies, guards, monsters, town criers, leprechauns, bankers etc etc Entity = the rest - rocks, trees, bank booths, cabbages, so on. Also, export as a jar.
  8. Awesome! When you do get round to trying next time, can you watch out for: Ranged pots - do they work? banking, drinking, etc. Does the script randomly log out when it's not lost, stating it is lost? Thanks, as these updates were untested! apaec
  9. Added both of you. Enjoy!
  10. Now that's really odd, I'll write a bit of code to make the script tele if it's lost. if you don't have a teleport in ur invy then it'll log/ stop script. UPDATE V 2.06! Bug Fixes Emergency action: If the script recognises you're somewhere where you're not meant to be, the script will use the teleport in your inventory to get back on track. If you do not have a teleport, then the script will stop and log you out safely.
  11. Thanks for reporting that but unfortunately that too is an error of the client, which I can do nothing about. Does the update I pushed yesterday incorporating ranged potions work? thanks, apaec
  12. Meh, Jagex are on the ball with bans atm, although it's still reasonable safe if you go about botting right (ie not running a script for 24 hours w/o breaks :p)
  13. IRC? Edit: Feel free to PM me the code & i'll help out all i can!
  14. UPDATE! Version 2.05 Added Ranged potion support Bug fixes Enjoy! apaec
  15. public void potionHandler(String potionName, String potionInteraction) { for (int i = 1; i <= 4; i++) { if (this.inventory.contains(potionName + "(" + i + ")")) { this.inventory.interact( this.inventory.getSlot(potionName + "(" + i + ")"), potionInteraction); break; } } } Implementation: if (this.myPlayer().getSkills().getDynamic(Skill.PRAYER) <= 25) { potionHandler("Prayer potion", "Drink"); } Untested I wrote it for you now but it should work any more questions just let me know gl
  16. i i i i i i i i i i i i _,-^^^^^^-,_ i i < O > i i """^--------^""" i i i i i i i i i i i i i i i i i i i
  17. Script available here: http://osbot.org/mvc/sdn2/scripts/2?action=add&scriptID=539 Congrats on the release mate!
  18. Thanks very much for the kind words yet again, and appreciate the review. I probably won't add the ability to change the gui while you're using the script as this can arise all sorts of problems, but I'll work on range pots this weekend for you. Thanks for the suggestions though! EDIT: Just pushed V 2.05. This update now supports ranged potions and should be available within 24 hours! (Please note that this is untested, do get back to me if it doesn't work!) Have fun, Apaec
  19. Thanks for the kind comments ! Feel free to leave a review if ya get a second! :3 http://osbot.org/forum/store/product/373-apa-rock-crabs/
  20. This is an error with the client so unfortunately there's nothing I can do about it! I'll inform alek when i get round to it
  21. Make one yourself! Take a look at the guides on the tutorials forum
  22. Nope, this is just the data to save you going all the way to jad to find them x)
×
×
  • Create New...