Everything posted by Gunman
-
If you could buy any server for botting (less than $2,000)
Single socket the only thing I can think of is a Thread ripper 3990x probably could if you're running stealth clients not mirror. I can run ~100 clients on my 3900x and a 3990x has over 5 times the cores so theoretically you can run 5 times the bots.
-
Simple tips I've learned while scripting: Avoid problems
Fucking loops go bbbrrrrrrrrrrrrrrrrrrrrrrrrr bro
-
Scripter rank
Not hard to do, just the way you gotta do it wouldn't be allowed on the SDN
-
how many client??
Damn dude 3080's/ti's for botting, big baller. Probably 35-40 mirror and 25-30 mirror clients, assuming you're running mirror. If you limit fps to 20, probably can push near double that.
-
⚡[SELLING] ✅Rested Hand Made Tutorial Island Accounts✅ - Automated Payments⚡
UK located Tuts are now live, only small amounts in stock atm.
-
Client Help
Either you need to remove Java 17, try running jar fix again and see if it adjusts everything to Java 8, open with command prompt using Java 8 directory, or try right clicking open with and choosing Java 8.
-
Client Help
If you don't need Java 17 then uninstall it and download Java 8 https://java.com/
-
Client Help
Try running jar fix https://johann.loefflmann.net/en/software/jarfix/index.html
-
Stopping/starting threads - help needed
Not the cleanest of solutions, but yes, this will work.
-
Stopping/starting threads - help needed
Sounds like you're doing more than 1 interaction per cycle of the loop, probably why. And you could always call the script executor and pause it, forcing it to stop what it's doing, then resume after you're done. https://osbot.org/api/org/osbot/rs07/event/ScriptExecutor.html
-
Stopping/starting threads - help needed
Why don't you reverse it and make a thread that constantly scans for nearby enemies and then "pause" the main loop if one is so you can get away? That way you're only creating one new thread and you don't really need to do anything besides kill it on script exit
-
Stopping/starting threads - help needed
Why are you making a new thread for what looks to be each task?
-
scammed by Proxyfish
@sohail What's the current status?
-
Issue with Status.. instead of Launch.
Probably 3rd party program or a fire wall causing the problem then
-
BigNSmall Scam Quit
User - @bigNsmall Evidence is overwhelming, so I will be proceeding with his ban. Evidence - Open dispute on Sythe. https://www.sythe.org/threads/got-scammed-by-bignsmall/ Admin in his discord Worker Statement
-
Wilderness ditch
WebWalkEvent and set break condition https://osbot.org/api/org/osbot/rs07/event/WebWalkEvent.html
-
scammed by Proxyfish
@sohail I have placed @ProxyFish in TWC and have asked him to respond here. If you haven't tried getting into contact with PayPal support.
-
First Time - Can't open OSbot
If the bottom says Status then re-launch it. Will most likely be prompted with a install web walking button before getting your stealth and mirror buttons. Since you're free you can only use stealth atm I think.
-
First Time - Can't open OSbot
Run jar fix https://johann.loefflmann.net/downloads/jarfix.exe
-
How to start a bot
Click the download button in the top left to download the client
-
Fishing spot type?
This should get you going again fren https://osbot.org/forum/topic/115124-explvs-scripting-101/
-
when i want to log in ,it dont give me buttons stealth and mirror. what to do?
Think injection was down for a very short time, but mirror should be working again now
-
when i want to log in ,it dont give me buttons stealth and mirror. what to do?
Half the people didn't even read what the issue was lol Restart the client, if it still stuck on status restart pc and try deleting OSBot folder, and try restarting it a couple times after. Save the account and proxy file located in local of OSBot folder if you don't wanna lose that information saved in the client. OSBot folder location -> C:\Users\Computer_Username_Here\OSBot
-
Using Proxifier to make new OSRS Account
Either you need to clear cookies and refresh the page or the IP is blocked.
-
Bot initialization error
Try setting DNS to Google (8.8.8.8) or Cloud Flare (1.1.1.1). Only other thing I can think of atm