-
OSRS Ban Megathread - 9/27/2018
Agree with everything you said. Nice job thinking through it all and putting it up here for us.
-
Perfect Fighter AIO
I think it is fixed by having food on the player. Probably an input bug.
- .
-
Perfect Fighter AIO
Hi Czar, Your bot gets stuck in the bank. It keeps clicking the deposit items button. I didn't set a bank setting. Cheers
-
Script does nothing
No problem, if you need any more help let me know and ill do what I can.
-
Script does nothing
it wont start because of the line Position CowPosition = (Position) myPosition(); its probably that the client needs to be ingame before you can get the position of the player also if (Banks.LUMBRIDGE_UPPER.contains(myPosition())); you should remove the ; and instead of import java.awt.geom.Area; import javax.swing.text.Position; you need to import org.osbot.rs07.api.map.Area; import org.osbot.rs07.api.map.Position;
-
Overwriting previous script version
It's okay, problem solved (although my understanding remains unclear), thanks anyway!
-
Overwriting previous script version
Not from what I can work out.
-
Overwriting previous script version
Oh it seems like you were right! I'm not sure what has changed, but it is suddenly working as you say! Thanks for the help guys! Edit: Perhaps the problem was not hitting refresh.
-
Overwriting previous script version
Furthermore if I try to delete the .jar using file explorer I get the message File In Use: 'The action can't be completed because the file is open in Java(TM) Platform SE binary Close the file and try again.'
-
Overwriting previous script version
The message I'm getting is this: Warning: Artifacts builder: Cannot delete file 'C:/Users/ZX700/OSBot/Scripts/ZX_Agility.jar' C:\Users\ZX700\IdeaProjects\ZX_Agility\src\main.java ! Information: java C:\Users\ZX700\IdeaProjects\ZX_Agility\src\main.java ! Information: java: Recompile with -Xint:unchecked for details. Like I say, if I terminate OSBot then I no longer get this warning.
-
Overwriting previous script version
I've given it a go and my paint hasn't changed . I believe I've done that, Output directory: C:\Users\ZX700\OSBot\Scripts.
-
Overwriting previous script version
Hi guys, Every time I update my script in IntelliJ, I naturally want to test it in OSBot. Problem is that if the client is already open then I can't overwrite the local script as it is loaded into the client. Is there a way to override this and delete the script anyway? It is a pain to keep closing and reopening the client every time. Thanks
-
Perfect Fighter AIO
Those options don't appear for me. Oh and another problem I'm getting is that when it comes time for my bot to take a break, instead of logging out it will walk to bank and then just stand idle at the bank (when using the crab plugin).
-
Perfect Fighter AIO
Hi Czar, I'm using this bot and at sand crabs with the sandcrab plugin but I'm having a few issues. Firstly the 'move mouse out of window' option isn't working. It doesn't seem very human like to keep the mouse within the window all the time, though I'm not sure how much that really affects ban rates. Also because of this I can't be sure whether or not the anti-ban protection option is working either. Secondly there are two places to toggle on anti-ban protection (and only one way to toggle on the move mouse out of window option), I am confused as to which I need to set, I imagine that setting both would cause conflicts within the bot? Thirdly I am setting loot to only rare drops, caskets and clue scrolls. But the bot is picking up bronze pickaxes which I'm sure would look pretty strange to Jagex lol! And to other players whose bronze pickaxes it is collecting. For now I am just going to avoid looting altogether when using the sand crab plugin.