Everything posted by Gunman
-
Suggestion: Add dark mode to forum
Broke with a dependency update. Old theme will return when it's fixed
-
Stuck on "Status..." No option to login OSBot boot.
Mhmm you could try this, maybe it will work? java -Duser.home="C:\Users\Testing" -jar "osbot 2.6.53.jar" Replace "Testing" with your desired window user. And if you have one drive installed could also try uninstalling it, I know that has caused issues in the past.
-
Looking for wintertodt service
You're allowed
-
I'm looking for Chuckle (Niall)
@Chuckle You mean this one
-
Mining bot hoover() help
I don't understand what you're trying to ask
-
Cant Install Client
Run jar fix https://johann.loefflmann.net/downloads/jarfix.exe
-
Mining bot hoover() help
Some shit like this I guess private void mineRocks() { final RS2Object mineRock = getRock(null); final RS2Object hoverRock = getRock(mineRock); } private RS2Object getRock(final RS2Object ignoreRock) { //Just add this condition to your filter to get the next rock basically // r != ignoreRock return getObjects().closest(r -> r.getId() == 0 && r != ignoreRock); }
-
Mining bot hoover() help
Same way you get the rock to mine, just pass the rock you're already mining and add to the filter to ignore that one.
-
getGraphicObjects to spare my ass cheeks
@sexyrussian Probs some shit like this private GraphicsObject getGraphicsObjectOnPosition(final Position position) { final List<GraphicsObject> graphicsObjectList = getGraphicObjects().getAll(); if (position == null || graphicsObjectList == null || graphicsObjectList.isEmpty()) { return null; } return graphicsObjectList.stream().filter(g -> g != null && g.getPosition() == position) .findFirst().orElse(null); }
- [Stable] OSBot 2.6.53
-
osbot
- osbot
Normal theme will be back when all the functionality of it is fixed after a recently update broke it.- Forum darkmode
Enjoy burning your eyes out, I don't see the option either.- RuneCreator | RuneScape Account Creator | Extremely Fast | No Captcha
@Ztheman1 Use the bump this topic button at the top of the page. You're only bumping one thread.- Why does stealth injection still exists?
They're too busy with V3 I guess to do anything. I believe improving the bans was on the list of things they wanted to do. But yeah, this injection is absolutely horrible for current standards. And saying it's because it's injection is just plain out not true.- Was charged for vip
https://osbot.org/forum/forum/150-refund-requests/- Stop renewing vip
Still needs to be done through PayPal. Either contact their support or make an account through the email you received when purchasing.- Stop renewing vip
Through PayPal- [Open Source] Account Creator - Alpha
- Mirror Mode Linux
- Trouble using external libraries (java.lang.NoClassDefFoundError)
Use sockets- Trouble using external libraries (java.lang.NoClassDefFoundError)
@Auron Check the jar and see if the library was added into the script jar, if not then that's the problem. Worst case you can switch to GSON library that is built into the OSBot client.- What exactly does "Low CPU Mode" do?
Yes, only on the mirror client it self thought, not the client it is mirroring. There's also CLI parameters for the sliders - Added '-mfps X' and '-mreactiontime Y' cli arguments to set mirror mode configuration variables.- Detectability of personal python programs
I do not think this would matter, this may have just been added because of the Steam version of the client. But even if it does I don't think running 1 or 2 accounts would matter, probably looking for farms.- I'd like to cancel my auto renewal for vip and sfp
Doesn't appear you have the VIP rank so it may just be the websites invoice system which can be ignored. If the money is actually being taken out you will need to contact PayPal. You should also be able to go back to the email you received when originally purchasing and use it to sign up with that purchase. - osbot