Jump to content

Gunman

Super Moderator
  • Posts

    3553
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Gunman

  1. @Get Taxed Has been banned. User may not return until his debt on and off-site has been paid. Sorry for everyone's loss that was involved.
  2. @Get Taxed Has been placed in TWC and warned of the dispute.
  3. Most it does is isolates the random.dat file to the email of the account used, which is why in your home directory you will notice a lot of dat files
  4. Cool
  5. Buy store credit from someone, check the voucher section
  6. Try to keep 1 interaction per cycle of the on loop and check your interactions as they return a Boolean and use conditional sleeps
  7. Please note global OSBot T.O.S. always apply in addition to this one, and personal T.O.S. can be declared obsolete at a moderators discretion. OSBot Rules Market Rules
  8. Dm me the ip and I can check
  9. Please note global OSBot T.O.S. always apply in addition to this one, and personal T.O.S. can be declared obsolete at a moderators discretion. OSBot Rules Market Rules
  10. You could make an event, background thread, etc
  11. You can do this many ways, just depends on how you want to do it. Probably be easiest for you to make a condition to check in your conditional sleep and then if it's true do whatever action
  12. Well the logic is kind of whack if (!ge.isOpen()) { ge.isOpen(); }
  13. RuneLite changes broke it, and knowing Adam, he will probably do things on purpose to break it and/or make a detection for it and report those accounts to Jagex
  14. Use to, not anymore
  15. You'll have to recreate the method using the ge api and widget api
  16. Use 32 bit Java
  17. Mirror uses some dlls @Secretly Check if it has OSBot's digital signature or if the file sizes is around one of the following 189KB, 160KB, or 116KB. If so then it's probably OSBot's
  18. Spam account, the period at the very end had a link, they've been doing this for a long while now
  19. @jesenican Post in the correct section next time please, not price check.
  20. @Slick That's for mirror only, only way to lower fps on stealth is with low cpu or if it's your own script add a sleep to the onPaint
  21. Verification is done here
  22. Toggling prayer on and off every tick/other tick I would imagine
  23. Oh you're using a boolean, it's value is not being rechecked. You're basically just sending false the whole time. Use something like BooleanSupplier
×
×
  • Create New...