Jump to content

Gunman

Super Moderator
  • Posts

    3513
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Gunman

  1. Can confirm I can take away vet ranks
  2. Yes, Veteran rank is still a thing
  3. @BloodyNoah Did you try deleting Jagex cache? Just delete the whole folder jagexcache located at C:\Users\Computer_User
  4. @Goopie1051 The PC doesn't go to sleep or anything does it? Check the sleep settings
  5. Did you add anything in getClient().getLoginUIState() for detecting this TOS UI for custom login handlers? If so what number does it return?
  6. OSRS Update broke some things in the client. Devs are working on fixing it, no eta
  7. Did you try the API method for it? https://osbot.org/api/org/osbot/rs07/api/Client.AccountType.html AccountType currentAccountType = getClient().getAccountType(); if (currentAccountType.equals(AccountType.NORMAL)) { log("Account type is NORMAL"); } //etc Don't remember which equals is most conventional here, but either one should work I think
  8. Did you disable the random solvers(OSBot Auto Login for example) with the CLI command -norandoms? Pretty sure these would be the only 2 ways.
  9. Probably using the wrong import. Check your imports and see if it's importing Java's area class or OSBot's. OSBot's import import org.osbot.rs07.api.map.Area;
  10. Need to put in min to max format and it's in minutes. So 15 - 30 10 - 15 Would be bot between 15 to 30 minutes then break between 10 - 15 minutes.
  11. What happens when you're a dirty sloot We basically Sponsored this btw bois @Medusa @Explv
  12. Depends, but you're not guaranteed a 2 day ban on the first offense. If you get a 2 day ban, the next offense is gonna be a perm.
  13. Gunman

    LMS Bot

    Ask the guys here https://osbot.org/forum/forum/334-private-scripts/
  14. Stealth with hardware mouse. Don't think there's a noticeable difference with Mirror and hardware mouse.
  15. Yes. You can also try the Hardware mouse option first to see if this is good enough for you
  16. Try jar fix https://johann.loefflmann.net/en/software/jarfix/index.html
  17. Doesn't Alch buy around .40 right now? Just throwing the idea out there if you need to dump it fast.
  18. @Syracuse Lol has been banned for scamming and if he wishes to return he will need to repay @Get Taxed back the full £41.2 Dispute closed.
  19. I meant is anything on the computer running high resource. Like is your disk randomly going to 100%? If that laptop has Microsoft One Drive installed try uninstalling it and disabling any and all anti viruses and see if that helps as well.
  20. User hasn't responded in 6 months, has been banned and if he wishes to return he will have to reimburse Fruit from the following dispute.
  21. According to the first hidden image, it says he paid £41.2 sent via PayPal. @Syracuse Lol As you admitted to recovering the account, are you willing to pay @Get Taxed back the £41.2?
  22. Found user making trial auth request in Ultimate Scripts Discord Server. Text : 267869707254759424
×
×
  • Create New...