Jump to content

skillerkidos1

Lifetime Sponsor
  • Posts

    1207
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by skillerkidos1

  1. i mean you could just trade them instead of a mule i guess lol but sometime they do not always need it and stuff so youll have to try a few websites
  2. getInventory().interact(“Use”, itemName) npcName.interact(“Use”) altar.interact(“Use”) Fml nvm this is script factory
  3. could do something like ladder = getObjects.getAll().stream().filter(a -> a.getName().equals("Ladder") && a.getX() == 123 && a.getY() == 123); on mobile btw not sure how format looks
  4. Position pos1 = new Position(1, 2, 0); Position pos2 = new Position(2, 4, 0); Position pos3 = new Position(1, 1, 0); getWalking().webWalk(pos1, pos2, pos3); https://osbot.org/forum/topic/111003-basic-walking-webwalking-tutorial-a-simple-concept/
  5. lmao if you need any help add me on discord SkillerKido#2423
  6. yea so you need to put your methods to use in onLoop() otherwise nothing will happen if(needToHeal(){ heal() }else if(canAttack(){ attack() }
  7. buy them or use a program like bottinghub
  8. Erm it’s not going to do anything all I see is like a few methods but nothing in your onLoop did you test it?
  9. Add me on discord SkillerKido#2423
  10. Wouldn’t it just be easier to log when the conditional sleep condition is met? Lol
  11. i have an acc with a 2 day on one of my ko crazy archy accs (from doing quests), let it rest for about 5 days and been using it 4-12 hrs with breaks every day for past 3 weeks still no perm. Think it just depends on what you are botting
  12. Pretty sure the scripter rank just gets you same benefits as VIP
  13. what script are you using? think they need to build it with newest osbot
  14. OSBots widgets were broken and are now fixed i believe thats why but glad its working now!
  15. Join my discord so I can help you please need some more info https://discord.gg/MCJ4h3Y8
  16. Thank you for keeping us informed!
  17. There is an entire section for doing that so no it’s not against the rules
  18. Rs was just updated so you need to wait for osbot to update as well
  19. I don’t think using Remote Desktop is what for you banned....
  20. Make an Ahk with capcha and save them to google doc that’s how I did most of mine before bottinghub. Bottinghub make it’s so much easier
×
×
  • Create New...