Jump to content

Precise

Lifetime Sponsor
  • Posts

    1854
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Precise

  1. Disputed Member:@jnfs96 Why it should be removed: because the script is no longer active so it does not apply. Details:the user posted on the script thread angry that his account had been perm banned by my script and the script was being worked on even after this negative feedback was given. Link to topic:http://osbot.org/forum/topic/52482-one-time-fee-precise-abyss-all-pouches-pouch-retrieval-all-obstacles-all-potions-antiban-fast-efficient-699/page-20
  2. it is more fun and rewarding making your own :P
  3. If you don't want to wait for a fix, you could always make your own method ^_^ you then can customise it to your needs then just a thought. - Precise
  4. Post what you have so far and people will help you. (Mouselistener?)
  5. you need to save the OSbot.jar first. once saved, locate where you saved it and then right click and select open with... then java - Precise
  6. Precise

    OSBot 2.2.30

    The most active Developer I have seen, keep it up! ^_^
  7. please attempt to do it, if you're still stuck, post the specific issue and we'll gladly help
  8. look into WalkingEvent. i think this is your best bet.
  9. do you even know how to bot smart? you even said you accidentally left it on all night and you wonder why you have a ban. please just stop complaining.
  10. well if the NPC isn't there it will return null, and when you invoke the method judge.interact("Talk-to") it will throw a null pointer error.
  11. you need to change the structure, it isn't a very efficient way of doing it. NPC judge = npcs.closestThatContains("Competition Judge"); if(judge != null) { if (!getInventory().contains("Bronze Arrow") && !getEquipment().contains("Bronze Arrow")) { if(getDialogues().isPendingContinuation()) { getDialogues().clickContinue(); sleep(850); } else if(getDialogues().inDialogue()) { getDialogues().selectOption("Sure, I'll give it a go."); sleep(850); } else { judge.interact("Talk-to"); } } }
  12. please search the forums next time before making a thread. http://osbot.org/forum/topic/59043-getting-the-players-coordinates/
  13. this is not a script problem but a random event which is handled by the client.
  14. Wait, he scammed users of there's details and you think he should come back? Wow.
  15. the user is phishing. proof: http://osbot.org/forum/topic/58425-precise-aio-cows-banking-3-locatons-4-methods-power-fighting-any-food/page-3#entry661666
  16. 2+ K/D and 1+W/L, you asked ;)
×
×
  • Create New...