Jump to content

Lil Ugly Mane

Members
  • Posts

    350
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Lil Ugly Mane

  1. Thanks for your help Another thing - do you think it's human behaviour to move your mouse outside of the screen everytime you've interacted with a spot? Currently I've set it up with a random variable between 1-10, and if its 8 or below it will move the mouse off else it just stays hovered over the spot. What do you think? Would it also be wise to place another conditonal sleep outside the first if statement to sleep until the player is not animating/the spot is no longer null, or is it not necessary?
  2. In this instance, I'm trying to set a conditional sleep to sleep after my script has interacted with lure until my player is animating ie player has reached the spot so that the script doesn't spam other spots whilst tying to run to one. public void Fish() throws InterruptedException { NPC spot = getNpcs().closest("Rod fishing spot"); if ((!myPlayer().isAnimating()) && spot != null) { spot.interact("Lure"); new ConditionalSleep(10000) { @Override public boolean condition() { return myPlayer().isAnimating(); } }.sleep(); } } So, if the player is not animating and the spot is not equal to null, interact with lure, then sleep until the player is animating OR 10 seconds has elapsed? Am I writing this correctly? Additionally, what are the two other values that ConditionalSleep can take? Cheers
  3. Still looking
  4. i'll buy
  5. added you yesterday but still pending. lukaei
  6. discord?
  7. Paypal.
  8. if you'll take pp i'll take it.
  9. added, scottwicks
  10. leave your rate
  11. get an autoclicker and set it to randomly deviate between clicking speeds, also make the cursor deviate a couple pixels every now and then. done this for multiple 99s and never been banned
  12. paypal. leave ur rate below
  13. Leave price below, paypal
  14. check skype
  15. just got zulrah pet and got banned lmaoooo
  16. https://imgur.com/a/2Tjeo Thanks fruity
  17. paypal
  18. Zulrah teles are definitely worth it
  19. Gets stuck looting &
  20. paypal only
  21. Still way too long lmao
  22. https://imgur.com/a/dz1yD embedding fucked up and cbf redoing, 110 qp
  23. $1 / m
  24. stop using the presets lmao
×
×
  • Create New...