Jump to content

Gunman

Super Moderator
  • Posts

    3502
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. 99 cooking only takes like 20-24 hours to get. Botting it would be mad easy.
  2. Naw. But I know Dream made this and it should server as a base https://osbot.org/forum/topic/156505-dream-server/?tab=comments#comment-1991960
  3. @Kangabr 2 things. 1. Make it one big script. 2. Use text files and make the .bat read and set values based on that txt file. set "P1=" set "A1=" set "A2=" set "A3=" set "A4=" for /F "delims=" %%i in (proxy.txt) do if not defined P1 set "P1=%%i" for /F "delims=" %%i in (accountList.txt) do if not defined A1 set "A1=%%i" for /F "skip=1 delims=" %%i in (accountList.txt) do if not defined A2 set "A2=%%i" for /F "skip=2 delims=" %%i in (accountList.txt) do if not defined A3 set "A3=%%i" for /F "skip=3 delims=" %%i in (accountList.txt) do if not defined A4 set "A4=%%i" java -jar "osbot.jar" -login user:pass -proxy %P1% -bot %A1%:0000 -world 500 -script myscript:paramsifneeded java -jar "osbot.jar" -login user:pass -proxy %P1% -bot %A2%:0000 -world 501 -script myscript:paramsifneeded java -jar "osbot.jar" -login user:pass -proxy %P1% -bot %A3%:0000 -world 502 -script myscript:paramsifneeded java -jar "osbot.jar" -login user:pass -proxy %P1% -bot %A4%:0000 -world 503 -script myscript:paramsifneeded Like above^ accountList.txt is the text file with the accounts which line 1 of that file will be set to A1. line 2 would be A2 etc. same was done with proxy. So all you gotta do is change out the accounts and proxies in the text file and not redo a bunch of lines. You could probably do the samething with -scripts and a text file. Could always you know get a database or server and shit too you know.
  4. Could also try and use sandboxie
  5. You normally will get banned/flagged botting Tutorial island. You could try resting accounts logged in. Do it at GE on a high pop world no one will probably notice you. Also what Rick said is true new accounts can be flagged/watched. Plus maybe the method you're doing has been done by someone else in the mass so the bot behavior is already known to Jagex. Plus normal people would start with some quests not just go straight for one skill to 60. Seems a little weird. Some skills might not be weird but still.
  6. @steven robinson @noxoz @Jonathan Katz Mirror should be working again if you didn't know.
  7. @ihom @tomdewi Mirror is working again if you didn't know.
  8. Gunman

    moneymaking

    You're all gey. If it doesn't have Stealth in the name, then it won't give wealth
  9. Normally the same day. Depends on how much is broken and how busy the devs are IRL.
  10. Yes in Mirror Mode only from the other reports. This in Mirror right? @Patrick (Pat if you see this tell MGI if he doesn't know) @MGI
  11. Depends on the task. Agility shitty, but that's shitty all around. NMZ non existent.
  12. Mass farming -> Stealth Injection Casually botting -> Mirror Mode
  13. If you're not banned within a week then you're probably fine.
  14. @Syndo You can make a CLI launch command for every successful account created like in this account creator(the account creator is a bit buggy. Note you can't make more than 10 emails every 10-15 minutes per IP. And the creator will say an account we made when it wasn't sometimes). Keep in mind the email doesn't actually have to exist in order to sign up an account and play on it. You can also make 1 email and then just +1 to the number every created account like the account creator I linked does. Example would be you make example@gmail.com and then you put in the account creator example@gmail.com and tell it to start at 0 and make 10 account it would make example+1@gmail.com all the way to example+10@gmail.com . All the email stuff will go to example@gmail.com If you're gonna be suicide botting tho I would just make the account and and let them sit in a txt file until you are actually gonna bot the account because bans on tutorial island are fucking huge.
  15. Wait a bit longer could be a delayed ban.
  16. Gunman

    AIO MTA

    There's an option for it but when it runs out it will keep going.
  17. I'm telling you it was a great S3 Power move from him
  18. No sorry I run everything on my own pc.
  19. @De_winged Have you thought of buying a VPS? Or getting a old cheap pc and let it run 24/7 and then remote connect to it and run everything off that.
  20. Check the script list on the bot client and not through the collection. They may still be there but not on the SDN anymore or may have been renamed since a few scripts have been taken over by other scripters. Stuff made by Keven, Shudsey, and I don't know if you had any of Acerd's stuff but his got removed from SDN when he lost S2.
  21. The only other thing I can think of is download and run jar fix or just uninstall Java 13 if you don't need it. Just a warning about botting Agility, you can be easily banned.
  22. @Trest97 Try this If that doesn't work also try setting the path.
×
×
  • Create New...