WoxerBot 1.1 RS3
Hey just finished the second update of my scriptable color bot "WoxerBot" its easy to make your own script and add others. This is not 100% finnished i will update stuff like more humanlike mousemovement and more "scripting commands"
If you have any script ideas tell me and i will make them (if i can)
Script Loader

Setup:
set graphics settings to minimum and brightness to max
Make a script:
1. Open the scripts folder next to the jar
2. create a new file [name].wrx
3. Open the program and it will load your script
Use the ScripterConsole to get colors

It will print out the colorcode for the object you are hovering once every 2 seconds
Next update:
-more humanlike mousemovements
-virtual mouse
-more scripting functions
-support for osrs
please report bugs so i can fix them
If you have any script ideas tell me and i will make them
any questions? Just ask
https://www.virustotal.com/sv/file/6...is/1444144327/ 0/56
https://virusscan.jotti.org/en-US/fi...job/x8bygwoouq 0/21
If you have any script ideas tell me and i will make them (if i can)
Script Loader

Code:
leftClick() //Left clicks rightClick() //Right clicks randomMouseMovement() // moves mouse to a random position randomMouseMovement() //look around in a random direction moveTo(x,y) //moves mouse to a position clickOnColor(r,g,b,tolerance) //clicks on a position where it finds the color drop(r,g,b,tolerance) // drops item with that color exitClient() // exits program
Setup:
set graphics settings to minimum and brightness to max
Make a script:
1. Open the scripts folder next to the jar
2. create a new file [name].wrx
3. Open the program and it will load your script
Use the ScripterConsole to get colors

It will print out the colorcode for the object you are hovering once every 2 seconds
Code:
clickOnColor(colorCode,Tolerance)
Next update:
-more humanlike mousemovements
-virtual mouse
-more scripting functions
-support for osrs
please report bugs so i can fix them
If you have any script ideas tell me and i will make them
any questions? Just ask

https://www.virustotal.com/sv/file/6...is/1444144327/ 0/56
https://virusscan.jotti.org/en-US/fi...job/x8bygwoouq 0/21


