Everything posted by Gunman
-
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- Multiple hardware mouse clients?
Using VM's is really the only option- Success/Failure with stealth injections?
- A Beginners Guide to Writing OSBot Scripts (where to get started!) by Apaec
What GUI? I don't see anything for GUI's here- Success/Failure with stealth injections?
Hardware mouse > all- PPOSB - Jug of Wine
Less detection as mirror runs in it's own environment. Another suggestion is using hardware mouse, but be careful as there's a slight over sight where it can click the ads on the client lol- Looking for feedback on my first script
1. Jagex made it an NPC in the game code, ask them why. 2. Mixture of the one that's easiest to see with the eyes at a glance, and the one closest to the mouse. 3. Either have it spam the issue in the logger, or stop the script and give the reason the script stopped. Most normal users won't know what exceptions are, and not really a reason for it here. 4. Probably mean this I guess- False Feedback Removal
Feed back removed as it doesn't fit the feedback system scheme. Positive: Positive feedback is meant for trades that have been completed without a problem. Also you are completely satisfied with what you have received and how the deal took place (The seller/buyer's behavior in the situation etc). Neutral: Neutral feedback is meant for trades that were successful but you are left unsatisfied with how the trade was completed. For example, if you were treated harshly during the trade or the item was not as described, feel free to warn other members of the seller/buyer's attitude or service by leaving neutral feedback. Negative: Negative feedback is meant for trades to where you have not received the item you have paid for or someone has taken away money given to you for a service. This can also be left if the buyer and/or seller is extremely rude or demanding, these will be handled in a case by case scenario by the Staff Team. - (Nord)VPN for account creation does not work