Jump to content

Gunman

Super Moderator
  • Posts

    3521
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Gunman

  1. You import it all into an IDE and then compile it into a jar file.
  2. Normally it's because you didn't compile it with java 8 or you're missing script manifest
  3. Mirror Mode is made to be used with the official client. It was never designed to be used with runelite or osbuddy
  4. Shouldn't you be for Corona cure?
  5. I am ready to win again, and only use my winners once or twice again
  6. Gunman

    Stealth NMZ

    14 to 20. How ever long it takes to get 60's in f2p. That old.
  7. We love you too buddy. Some will hate you for this but they will come back around
  8. Gratz on release. Ditto party
  9. Gunman

    Stealth NMZ

    yes <- Config used. Goes here -> C:\Users\user\OSBot\Data\StealthNmz
  10. if (!getInventory().contains("Law rune")) { if (!bankArea.contains(myPOS)) { getWalking().webWalk(bankArea); } } !getInventory().contains("Law rune") <- if this returns true it will forever return true. Since it always returns true it will forever loop the code above^ Just move the banking stuff after the bank area check would probably fix this. Avoid using static sleeps when you can. Static being sleep(1000); or sleep(random (1000, 2000)); <- both are what I consider static. Another thing why is your onloop returning hopTo which is == -1? Change it to return like 500 or something.
  11. I own the script. I looked and it has tele alching. Pic below of the script
  12. No, all sites claiming to be Bogla or Arcus are scams. Alch is the new big one. If I remember right Alch is owned by the original owner of Bogla before he sold it to Arcus.
  13. Only one that I know of and could find was Perfect Magic AIO
  14. @xnitionI recently ran into this issue. A temporary fix would be using 64 bit java instead of 32 bit. After a while I also assumed it was a client issue, but it wasn't. I would recommend you reboot your system into safe mode. Open a CMD or PowerShell and type "sfc /scannow" . It should say something like "Beginning verification phase" and there should be a another line below it saying "Verification x% complete". Wait till it finishes, then restart your pc and try opening MM again.
  15. @obrandso The script will forever be stuck in the first if statement if you don't have law runes.
  16. @bigbob420Pretty sure project SDK needs to be set to java 8 and in artifacts you don't put the osbot jar there and you're not exporting the script file. Open test element and double click the test out file
  17. I remember reporting this a long time ago but the bot get's stuck on a rock fall at the blue circle below. If I remember correctly this can happen in more locations. But what it looks like is the bot is walking and checks if a rock fall is then, then trys to walk further to the bottom right position but a rock fall falls at the right time right in front of it. Bot will stay stuck trying to walk thinking the rock fall isn't there till I manual have it mine the rock fall. It's fairly uncommon. Happens to me once every hour or 2. Client: Stealth Injection 2.5.70
  18. I currently have 0 bans on either version... .70 has 1 account suiciding in p2p for ~48h now, 1 combat account killing chickens when melee stats under 20 and then switches to cows till base 60's at ~24h .73 has 1 account suiciding agility in Mirror Mode ~24h, Another combat like above with same hours of ~24h 100% sure it's because of Jagex working at home. Plus the server issues probably, got their hands full.
  19. They're down again. They were up but not anymore
  20. What do you mean they workin now....
  21. Mhmm looks like rc just sucks lol
  22. No. None of the tutorial island scripts does this here at OSBot.
  23. Gunman

    Hey!

    Botters together stronk!
  24. Gunman

    Stealth NMZ

    Did you not see the 2 post above you, where one person asked for a trial and he authed them. The answer is yes lol
×
×
  • Create New...