Jump to content

Gunman

Super Moderator
  • Posts

    3316
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. Try running jar fix https://johann.loefflmann.net/downloads/jarfix.exe
  2. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  3. Yeah I reported it to Pat and he fixed it in .20 as far as I'm aware. Maybe try deleting cache as I just tried it with .21 on a freshish osbot folder and it worked fine
  4. Worked on .20 for me
  5. It calls that method everytime there's a new message in chat. Print out the calls and see if it would work in your case
  6. No, free only has 1 client 2 tabs, and I don't think it's currently possible to use more than 1 tab with Jagex accounts Currently the best support for Jagex accounts is through the manager, there is the patcher as well but not nice to run multiple with.
  7. Sub emails for personal use and using all 20 characters per account. For selling... err make an outlook I guess?
  8. Logins and Tuts got bought out Only have 200 Hand Made Tutorials US rn
  9. @Prolax Key word "this" is to specify context. Can also be used to specify the current class context if passing as a parameter private int value = 0; public void setValue(int value) { this.value = value; }
  10. I assume you're using the patcher, which you should be using the custom cli arg option with the cli arg -bot email:pass:pin
  11. Gunman

    Stealth Quester

    That sounds like the walker, which Token can't do anything about besides write a whole walker. If you want to force any script to use invokes, to a degree that is, I made something to attempt to force the entire bot tab to use invokes. Just run the script and that tab should try to use invokes when it can. https://github.com/MrGunman200/OSBot-Extended/tree/master/playground/compiled_jar
  12. Revision update today, still something broke waiting for Pat to wake up and take a look.
  13. Mhmm thanks odd if PayPal doesn't know. Can try going here https://osbot.org/forum/clients/purchases/ clicking on manage for the product, then see if there's a cancel button. That may or may not work
  14. Same process as it's always been to use mirror, except you launch the legacy client through Jagex's launcher.
  15. Gunman

    invokes

    Np, if you want to try invokes on scripts that don't support them I made something to attempt to force enable them bot tab wide. Run the script and then any script you run will attempt to use invokes out side of walking and other circumstances. https://github.com/MrGunman200/OSBot-Extended/tree/master/playground/compiled_jar
×
×
  • Create New...