Everything posted by Gunman
-
Is this file part of OsBot?
Mirror uses some dlls @Secretly Check if it has OSBot's digital signature or if the file sizes is around one of the following 189KB, 160KB, or 116KB. If so then it's probably OSBot's
-
Current downtime [FIXED]
Spam account, the period at the very end had a link, they've been doing this for a long while now
-
(S) Max Main, Quest Cape, Big Bank,Void...
@jesenican Post in the correct section next time please, not price check.
-
FPS and Reaction time slider missing
@Slick That's for mirror only, only way to lower fps on stealth is with low cpu or if it's your own script add a sleep to the onPaint
-
OSBot Discord Banned, new link + chatbox link
Verification is done here
-
1 Tick prayer flick
Toggling prayer on and off every tick/other tick I would imagine
-
Need help crossing wilderness ditch with webWalking
It's fairly simple
-
Need help crossing wilderness ditch with webWalking
Oh you're using a boolean, it's value is not being rechecked. You're basically just sending false the whole time. Use something like BooleanSupplier
-
Need help crossing wilderness ditch with webWalking
@Alakazizam Try high break priority instead setHighBreakPriority(boolean highPriority) Allows for break conditions to be checked during waits, default value is false.
-
new Jagex Launcher
I still have the old Windows version installer https://cdn.discordapp.com/attachments/624526839771168772/1066251966537289739/OldSchool.msi
-
client suggestion: first death handler
Found here https://osbot.org/forum/topic/174186-stable-osbot-2660/
- Gambling Bot
-
[FOR ABSOLUTE BEGINNERS] Roadmap to learning JAVA and becoming an OSBot Scripter
I'd say most people I've seen in help use it around 90%+
-
How to use the OSBot Script Queueing
@Patrick
-
Not recognising external reference .jar
Do you mean import instead of package?
-
How to use the OSBot Script Queueing
Add CLI to your script, then call complete() in your script when ready to move on to the next script in the queue.
-
How do i get around using the new RS launcher
Looks like they removed the old launcher download. Here's the installer from my downloads, is for Windows https://cdn.discordapp.com/attachments/624526839771168772/1066251966537289739/OldSchool.msi
-
Marketplace Pinned Topics
PM @Maldesto to discuss such a thing
-
new Jagex Launcher
That's only the steam client if I am not mistaken.
-
can't get the client to open.
Uninstall all java versions and install Java 8 https://cdn.azul.com/zulu/bin/zulu8.54.0.21-ca-jdk8.0.292-win_x64.msi or https://cdn.azul.com/zulu/bin/zulu8.54.0.21-ca-jdk8.0.292-win_i686.msi
-
power usage
~1GB each if you're using web walking
-
Regarding email registration, how do you setup mass amounts of accounts?
It means they're not confirming the email. You know when you get an email saying to confirm the email when you sign up? They don't do that. Other wise they just use fake emails that are mostly likely and usually don't even exist. Manually, buy them, or get an account creator
-
Why is the MTA always gone?
Not at all ctrl + f and type "AIO MTA" https://osbot.org/mvc/sdn2/scripts/13
-
Overtime I use stealth my account gets automatically locked after half an hour of game time
Mostly is a IP thing, but there is some client conditions too
-
Wait, Sleep and Threads explained please?
Go take the scripting crash course bro https://osbot.org/forum/topic/115124-explvs-scripting-101/