Everything posted by FushigiBot
-
PLEASE HELP, Cant run script
1. Uninstall all versions of java. 2. Download the offline java installer for your system here https://www.java.com/en/download/manual.jsp 3. Go to the Scripts section in OSBot and purchase/add scripts here https://osbot.org/mvc/sdn2/scripts/ 4. Download OSBot here https://osbot.org/mvc/get 5. Open OSBot, login, add an account. 6. Configure breaks. 7. Select the account you wish to start and the script. Launch it.
-
CzarRunecraft
Join Czar's discord to get support for his scripts.
- [Stable] OSBot 2.6.60
-
$1000.00 in OSBot Credit Holiday Giveaway [WINNERS ANNOUNCED]
Nise
-
banned and lost membership after less than 2 weeks
Whether is worth it for you or not, I can't say. Will you get banned? Yes. All I can say is that I do make a lot of money of it.
-
$1000.00 in OSBot Credit Holiday Giveaway
I got to spend time with my parents, whom I had not seen in 5 years.
-
Future of OSBot - candid feedback from a longtime user
I'd thought I'd chip in on the Runelite suggestion. I'd argue that being able to hook into Runelite would help a lot in general for a couple reasons. -The (not so) recent implementation of 3pc bans makes it clear that Jagex can see which client you're playing on. Nobody I know uses the vanilla client, so being able to hook to Runelite could help with profiling. -The other is that, for some reason, the vanilla client has a soft cap as to how many clients you can have open. Even if you aren't using all PC resources (cpu, ram, disk, etc.) it still slows down the pcs after *insert arbitrary amount depending on pc specs* vanilla clients are open. I haven't seen this on runelite nor OSBot's injection. You can open as many clients as your pc resources allow. I do agree that communication channels could be playing a role in the dwindling of userbase. More importantly, OSBot needs to become more competitive by prioritizing issues that focuses on detection/banrates. I have personally seen people move away from it and because they are having more success with other options.
-
Too many failed login attempts
I get this shit all the time on my username accounts. Dont know what causes it. Doesnt happen on email accounts.
-
Account hacked PC compromised advice?
If you can prove the guy is doing legit business elsewhere, like osbot or other popular runescape websites, you can report him/her in those.
-
Account hacked PC compromised advice?
Windows now automatically installs OneDrive and even forces some of the folders to go there. Don't worry about it.
- Project's random.dat Remover Tool
-
Banned without botting? BlickFastly Discussion
The combination of a vpn, stealth injection, and current banwaves got you banned.
- Contoinuous bans regardless of game play time. could be 15 minutes on a fresh account or
- Contoinuous bans regardless of game play time. could be 15 minutes on a fresh account or
- Discord verification
-
Method Update - More than 1 Check to "Sleep until" Method
Background Currently, Sleep until supports one method on top of the time. Eg. Sleep for 5000 or until it reaches area A This sleep will break when either 5000ms have passed or when the bot is in area A. Why is this useful? One can set multiple conditions for the sleep to break where needed. It also helps with efficiency for when the API miss-clicks and the action fails, or when you want to cancel an ongoing action based on another condition. How can it be used? Abyss Runecrafting - One can set a sleep when interacting with the obstacles that breaks when one of these conditions have been met: 1. Time has passed 2. The bot reaches the area upstairs 2. The hp drops below 20 points. Combat - One can set a sleep when attacking the npc that breaks when 1. The time has passed 2. The bot is in combat 3. The onMessage "Another player is fighting that" shows.
-
Could not load stream library in sandbox
This is how I fixed it: 1. Uninstall Java. 2. Download and reinstall java Java Downloads for All Operating Systems 3. Uninstall osrs. 4. Download and reinstall osrs. 5. Open osrs outside of the sandbox once. 6. Clear your sandbox by deleting the contents. 7. Launch from sandbox.
-
Soul War Crash
There is a forum post for this script where you can report any bugs.
-
How do I download OSBOT
The signature problem is only present in the online installer version. Try the offline installer: Java Downloads for All Operating Systems If all else fails, just download a portable version of the java and run it with a bat file. The process is a bit complicated if you are not familiar with command line.
-
Client has item Null selected
This may happen when the bot selects the log that is already queued to be burned, and then it disappears. Eg. selecting too quickly.
-
ACCOUNT LOCKED
You have to create the account on a residential ip, and do tutorial island on either the same ip or on another residential ip from the same country. Once tutorial island is finished, you can switch it to another ip.
-
Failing to Attach to OSRS
At around 1am Japan time (or about 5 hrs after the update breaks the game). It can take more depending on what was changed.
-
Music Education - Fretboard Trainer
Nice bump. Nice game, too. I never really memorized these. Might try it out.
-
How do I choose which java version to open Osbot with on macOS?
Change the PATH java - How to set JAVA_HOME in Mac permanently? - Stack Overflow Also, I believe you need JRE. (Don't quote me on it)
-
Won't move one tile to the left/right
Rather than using onmessage, setup an animation timeout timer that resets everytime it animates. Set it to 5-10 secs or so and have it move tiles if it doesnt animate within that time. onMessage is unreliable in mirror.