Everything posted by Gunman
-
i forgot to save account passwords and now want to sell them. is there anyway to retrive the passwords?
The details are stored locally and encrypted. Only way to retrieve them is by spam clicking the email field when the login handler goes to login.
-
Varbits VarPlayers and Configs
@Teamwork OSBot doesn't hook var bits. So you can't access var bits with OSBot API. There was talk about adding them a while back, but they decided not to for some reason
-
I bought VIP but the option to use mirror mode doesn't show up in osbot
You're using Java 11, Mirror only supports Java 8.
-
OSbot client setup help.
@sanyo1989 First photo says it's a jre but in the bat file you have jdk. Basically the path is wrong, change bat file jdk to jre. And the file path should still be in quotes as mentioned previously
-
OSbot client setup help.
Show bat file code
-
Fruity Zulrah Killer
Generally not recommended to bot on accounts you care about.
-
Loading all widgets in the friendschat
Shouldn't having the friends only part of the chat selected and using the chat box api with maybe message listener work?
-
OSbot client setup help.
Add pause to the end of the bat file on it's own line. Should stop the box from closes so we can see what it says
-
OSbot client setup help.
Try jar fix https://johann.loefflmann.net/en/software/jarfix/index.html
-
Creating Area with Array of position
Should rearrange it like below so you only sleep if the interact method returns true, if it failed then you will be sleeping for nothing. if (ashes.interact("Take")) { new ConditionalSleep(3000) { @Override public boolean condition() { return (!ashes.exists()); } }.sleep(); }
-
Question about mouse movements in scripting
Short term it has no impact no, long term it might. And scripters can configure the mouse settings with the new mouse option, users don't have access to modify the mouse.
-
Could new mouse have gotten me banned?
No, to trigger instant bans you would need to do some code related stuff. And normally from what I've seen they roll bans out during certain time frames of the day whether they're automated or manual. TL;DR - No it was from previous botting.
-
Proxy issue?
Check if it's http or socks5
- Proxy issue?
-
delayed clicking
Imagine clicking
-
Botting after update
Depends on the update normally you just check to see if anything is broken so it doesn't run for a long time broken. Currently the Inventory system is most likely broken since they did redo it in both Java and C++ clients.
-
what happened to osbot forums
- (Nord)VPN for account creation does not work
Takes a lot to do that to a "clean" IP- Do jagex flag IPs for account creation ?
Takes more than a hand full of accounts- Resolved
Ask Maldesto. And that's just Advertiser being a cunt ripping ranks away willy nilly, did it to my mod rank when I bought it.- if an account on one of my proxy IPs gets banned do i completely stop all future bottiing on that IP?
Was talking about legit players- Checking for a suitable firemaking space
Look at the method getEmptyPosition near the bottom, you could just take it and change it around a bit to check a full area https://github.com/Explv/Tutorial-Island/blob/master/src/sections/SurvivalSection.java- if an account on one of my proxy IPs gets banned do i completely stop all future bottiing on that IP?
If they made ips that fragile then no one would be able to use a VPN because they all would get banned constantly- New comp, downloaded java 8 wont run
Try Jar fix https://johann.loefflmann.net/en/software/jarfix/index.html- is there a manical monkey range/magic bot?
It's a Script not a who - (Nord)VPN for account creation does not work