Everything posted by Precise
-
Lowest ban rate
use mirror,bot smart and bot + break for human-like periods of time and i am sure you wont have a problem.
-
Better Conditional Sleep
well... he/she was here first :P
-
Twins Dragon Killer
Nice Release your script is specific to just killing dragons compared to an AIO fighter, this means it should be better and have extra features which are specific to killing dragons. it should be more cash as this is not stable or healthy. Good luck! ^_^
-
How do I create PolygonArea?
use any of the following parameters: So: PolygonArea poly = new PolygonArea(new Position[] {new Position(1,1,0), new Position(1,1,0), new Position(1,1,0)}); change the positions and add more etc :P
-
A Beginners Guide to Writing OSBot Scripts (where to get started!) by Apaec
I'm sure Apaec won't mind me lending a hand ;)Have a browse through the methods for inventory here: http://osbot.org/api/org/osbot/rs07/api/Inventory.html You'll see in the api you can do: inventory.dropAllExpect(NAME HERE); hope this helped.
-
Mod Reach Fired
i was about to reply with this too hahah ^_^
-
Native English speaker needed
I don't mind offering a hand as I am English ^_^
-
HWID and/or IP Flagging
i would like to see the results of this done a series of times ^_^ good job! ^^
-
Local script not showing up.
place the .jar file in the following folder: Local Disk\Users\****NAME HERE***\OSBot\Scripts also, make sure you have @ScriptManifest with its details at the top of your script class. Precise.
-
searching client to attach to
im glad it is fixed ^^
-
searching client to attach to
I don't mean update, you may have 2 versions of Java which are 32 and 64 bit. if you have both of these installed, remove one.
-
searching client to attach to
If your desktop doesn't work, it will be down to having both Java 23bit and 64bit installed. i would recommend un-installing one of them completely, restart your desktop and give it another go. If not, what are you using to run the Runescape Client?
-
I'm blue da ba dee...
well deserved! ^_^
-
MouseKeys like mouse movement?
- MouseKeys like mouse movement?
actually, this isn't true. You can move your mouse using our keyboard I watched a tutorial on YouTube on how to do it years ago when I wanted to drop a shit ton of fish quickly but realised it requires practice to actually do it fast. Yes i t can be down. Is it humanlike? If it is used in a script and everyone uses it no.- Need A Script Made
you can make private scripts as long as they are free? xDD- Lesser Demon Killer script source with comments [EDUCATIONAL]
I'm sure this will benefit many users! ^_^- DreamScripts Bug Bounty Program — Report Bugs, Get Cash!
A* is english :P A+ i think is American, but dont hold me to that ^_^- DreamScripts Bug Bounty Program — Report Bugs, Get Cash!
what do you mean lol? A* means the best xD (a grade to mark something in the UK)- New money making method
So the RS Economy isn't damaged i guess xD if mass botted, this method is useless.- New money making method
in the script rules, this method is banned.... i think- player in an area or not
like frostbug said: List<Player> playersInArea = getPlayers().filter(new AreaFilter<Player>(YOUR_AREA)); this will return a list of all the players in the area.- player in an area or not
what Frostbug said ^_^ i forgot to post code lmao xD- player in an area or not
- Mirror Madness
i thought they said in one of there recent updates you will no longer be able to run RS through Chrome, just try another browser ^_^ - MouseKeys like mouse movement?