Jump to content

Gunman

Super Moderator
  • Posts

    3448
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. The only client that's recommend to hook with mirror is Jagex's client. Only other client that officially gained any support was Rune lite, but isn't recommended. Only added because of over whelming demand
  2. Either it works or it doesn't. Rune lite support is extremely buggy. Doesn't work for most people from what I have heard and seen around the forums.
  3. Gunman

    Deleted

    @Dogcube Hid your reposts. Methods like this private boolean needToHeal(){ int healPercent = 45; if(healPercent > getHpPercent()){ return true; }else{ return false; } } Can be simplified to this private boolean needToHeal() { int healPercent = 45; return healPercent > getHpPercent(); } And make sure you use braces ( these -> {} ) on your if statements. Scripting tutorial linked below. https://osbot.org/forum/topic/115124-explvs-scripting-101/
  4. Make an account creator scrub
  5. Try running jar fix. https://johann.loefflmann.net/en/software/jarfix/index.html
  6. Gunman

    AIO MTA

    Some of the settings widget ids changed last update, might be why it's stuck. I don't know what it might be trying to turn on or off or change Might help Eagle if you provide if this is on Mirror or injection and if it only happens on Mirror if it is. @Eagle Scripts ^
  7. If you don't have java 8 installed, go to java.com and install java 8. Then open it as a jar file. May need to click look for another app on this pc and navigate to the folder.
  8. @Steven Jay Me boi @Elliott sells US proxies for RS. He's gone on vacation atm so he won't be selling for like another week. (They're like $4 each but are high quality is why. Not really needed for 1 account btw since you need to buy a min of 3.) Also for the first couple bans you generally can quash them for hijacking if you use a proxy on them.
  9. Not allowed to sell accounts with TWC.
  10. @Malcolm User has been banned. @Fratem If that is you in the screenshots above, check them UIDs please. Dispute closed.
  11. @GuguBhai Account name is in the picture. And it's something with hardware acceleration I think? Don't remember. @Patrick Any update on this? Look at picture hidden below.
  12. Gunman

    PS1 Games

    Sorry boomers but I am a PS2 and N64 kid smh.
  13. Cancel the subscription through PayPal. Tutorial below, and OSBot should be listed as Meire & Brito Automation. https://www.youtube.com/watch?v=PqjBueILt60
  14. @SmaTTeR Read #6 here https://osbot.org/forum/topic/115124-explvs-scripting-101/
  15. You need to define the area. And make sure it's the OSBot Area import and not the Java Area import.
  16. @bclomas Try relaunching client, deleting osbot folder, disabling 3rd party programs like firewalls, anti viruses, MSI after burner, anything that is intended to inject or stop a program from functioning. Can also try changing DNS to google's DNS (8.8.8.8).
  17. The X paint has been combined with the mouse position option.
  18. @Ya Boi Blue You know the IP is exposed in that pic right? EDIT: And according to this website that IP is not Residential. https://www.ipqualityscore.com/free-ip-lookup-proxy-vpn-test
  19. @Derek4830 We don't delete accounts. But I can ban your account if you wish.
  20. VIP lets you open unlimited bot clients. You also get these scripts with VIP https://osbot.org/mvc/sdn2/scripts/22
  21. Are you trying to use it in mirror mode? If you're it doesn't work in mirror mode.
  22. Make a suggestion in the mirror suggestion section.
×
×
  • Create New...