Everything posted by Cyro
-
All Food Support
Instead of myPlayer()#getClient() you can just use clientWhy not use item#getItemDefinition() And the first option might not be the in the first index in the actions array Not sure but you might want to check it
-
OSBot 2.0.16 BETA! (First PUBLIC release)
good job it looks nice and the API is way better than before
- Beginners Guide To Separating Classes!
- Minecraft problem
- Pandemic's Scripting Series: Part I - Setup and Basic Logic [UPDATED FOR OSBOT 2]
-
OSBot Client Is Currently Offline And .86 Doesn't Work!
it works fine for me
-
Theoretically, this would work...
i agree i am pretty sure message.contains("Woodcutting level"); would return true if you level up there are 2 onMessage() methods use the one with Message as parameter then you can check for the type of the message
-
Some banking methods
nice methods , i made my own ages ago and mainly it was because of the scrolling postCount++;
-
How can I read passwords and usernames?
what are you trying to do, wouldn't defining them as variables work? or something else?
-
Never using a bot again
i would recommend you to scan you computer with a good AV and don't visit websites or download things off the internet as they can give you viruses
-
What theme do you use on OSBOT forums?
Dark ones, Animate usually or villain sometimes
-
Java VLog - RoadToScriptDev
They are actually quite easy basically but can be confusing at the start or just some of the methods.This might help you http://www.tutorialspoint.com/java/java_strings.htm Good luck with this and have fun
-
Flappy Bird to be taken down.
it was a simple good game why is he taking it down? he makes 50k/day from ads for android you can extract the apk for it(there is an app for it) and save the file to you computer so you don't lose it and reinstall it on any android device
-
Do you see the problem?
Just delete the client jar located in Data folder within osbot's folder
-
Reset/fixing profile views
I just noticed this. Never actually looked or cared about this
-
New Shop API
Check the inventory class there is interact methodshttp://osbot.org/api/org/osbot/script/rs2/ui/Inventory.html
-
Help with getting Osbot to work for Eclipse
you already added it that why you got that i like running it through eclipse as i can see all the logs on the eclispe console which stays there even if osbot closes also the errors and the lines are there simply click it and it navigates to the line which is causing the error
-
Help with getting Osbot to work for Eclipse
if you mean adding the jar file to your build path 1. right click on your Java project in the package explorer 2. navigate to Build path 3. Select Add External Archives. 4. select osbot jar and click open
-
OSBot 2 Final ETA!
Looking forward to it
- Link -- Where have I been?
-
change the TWC Pip
Idk how you see it as misleading It has a warning sign "Trade with caution" And those hazard stripes I see it as alerting and it draws the attention of the people so they be warned Imo It's good the way it is, no need for a change
-
Stuck in IPboards mobile
I had this problem back in pb iirc all I did was clear the cache+cookies If that doesn't work contact a mod
- Pandemic's Scripting Series: Part I - Setup and Basic Logic [UPDATED FOR OSBOT 2]
- Pandemic's Scripting Series: Part I - Setup and Basic Logic [UPDATED FOR OSBOT 2]
- Pandemic's Scripting Series: Part II - Path Walking and Simple Banking [UPDATED FOR OSBOT 2]