Jump to content

Precise

Lifetime Sponsor
  • Posts

    1854
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Precise

  1. Shattered by elbow when I was 4, arm is still isn't straight ;) broke my wrist when I was 6, and it was in a Z shape which wasn't nice to look at haha
  2. OSBot interactions dont work correctly in low cpu mode, so if you need some help there are some good snippets which will help you if you are efficient with your scripts lots can be possible like <= 3% cpu usage but yeah, i can't help with hardware
  3. i'd recommend finding a script which is compatible with low CPU mode since for me that drastically reduces CPU but does cause issues with interactions. so make sure to find the correct script or a private script with custom interaction methods.
  4. 1. depends on the script you want. 2. will be more than public. 3. can do.
  5. Inb4 banned on OSbot too xD
  6. great update!
  7. just do research to find a method, items which are traded a lot etc so less likely to crash. it will be worth your time if you find one
  8. so you want to make the arraylist of positions into an array, to be passed into the instance of the area? if so, just do this and change the object type to Position instead of String : http://stackoverflow.com/questions/4042434/converting-arrayliststring-to-string-in-java
  9. you only call "tree = sA.objects.closest("Tree");" once when you make an instance of the class. id recommend adding it into the execute method as the first line as above. also, id make it a local variable instead of global.
  10. Precise

    Help!

    get the position of the tree, make an instance of minimaptileDestination using that position and draw the destination
  11. nice read, thanks
  12. Add the jpanelto the jframe after you've added all the components to it.
  13. [ERROR][09/24 01:33:02 AM]: Can't connect to SOCKS proxy:null looks like you entered something incorrectly into the client (CLI incorrect or Proxy)
  14. getDestination is broken atm, wait until it is fixed.
  15. http://osbot.org/forum/topic/103051-loudip-client-ip-checker/?hl=checker
  16. not sure what you're asking for specifically. but have you checked config changes?
  17. lmao if only that was antiban
  18. Goodluck!
  19. because you need to make an instance of the class for that to be executed in the onStart() yeah it worked because you made a new instance and called the log in the constructor
  20. possible in private scripts
  21. PC Bo3 is dead, PS4 is where it is at
  22. works for me, you gotta give the auto-updater 10-15 mins
×
×
  • Create New...