Jump to content

skillerkidos1

Lifetime Sponsor
  • Posts

    1345
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by skillerkidos1

  1. https://osbot.org/mvc/scripters/info That one?
  2. no pic of bans?
  3. How to get lured 101 join this guy XD
  4. with what script?
  5. ones that make money
  6. It’s like 15m or less probably
  7. Welcome!
  8. With AHK you can’t, you’ll have to use virtual machines
  9. Welcome! make sure to join the official discord
  10. can you dm me the logger or send it to me on discord please! Its working fine for me atm is it version 1.51?
  11. Look good!
  12. add me on discord SkillerKido#2423
  13. Add me on discord SkillerKido#2423
  14. Add me on discord SkillerKido#2423
  15. first number is max time to sleep before waking up, 2nd number is how often it checks so 600 is every game tick
  16. Looks good but you might want to add some conditional sleeps for cutting the tree, otherwise it looks like its going to keep randomly clicking on the tree even if its still chopping it down. something like else if(tree != null && !myPlayer().isAnimating()){ log("Chopping..."); if(tree.interact("Chop down")){ new ConditionalSleep(10000, 600) { @Override public boolean condition() throws InterruptedException { return !myPlayer().isAnimating() && !myPlayer().isMoving() && !tree.exists(); } }.sleep(); } }
  17. You are the first to report any of this and i have a few accounts running with none of these issues, talking to you on discord now
  18. You’re the best
  19. add me on discord SkillerKido#2423
  20. 1. Stealth Injection or Mirror Mode: mirror 2. Logger contents (press "Settings" on top right corner of the client, then "Toggle Logger", copy & paste on pastebin) : https://pastebin.com/EBBm4iJi had to run west for it to fix, completed quest after i did that 3. Description: was stuck here
  21. Only really need to be able to cast iban blast spell or 75+Magic for trident
  22. was missing tele tabs solved
  23. No you can use ring of dueling with pendant in bank to teleport instead
  24. Add me on discord! SkillerKido#2423
×
×
  • Create New...