Everything posted by KEVzilla
-
Runescape Private Servers
I can give you my base which I worked on for a bit. It's a few months old, but it's PK based if you are interested. :p
-
LogicSorter - Sorts your bank!
Not sure yet, what price are you thinking? Also what kind of items should be grouped together? Assuming I'll be using all the 9 tabs.
-
LogicSorter - Sorts your bank!
LogicSorter Sorting your bank the right way. I'm working on a new script of mine what will effectively sort items based on category in a Bank Tab. Please do let me know what items do you want to have grouped together. Here below is an image which sorts my bank: Thanks, -KEVzilla
-
Notifications is brokended?
Works for me. http://osbot.org/forum/index.php?app=core&module=usercp&tab=core&area=notificationlog
- dialogue box help
-
OSBot EUW League of Legends Team
Carrying these scrubs ain't easy.
-
Error with webwalking maybe? Doesn't say.
Run OSBot in debug mode if you aren't already and post the stacktrace.
-
My fishing script.
A free AIO script, since I saw Karamja and Draynor. I am not worried at all man, lol. :p
-
My fishing script.
Keep in mind the script rules.
- FC Introduction
-
SRSYL wtf JFormDesigner
What if you move the while loop into the overridden onLoop method?
-
SRSYL wtf JFormDesigner
Need to see the UI class. Are you using #dispose?
-
GUI Fonts?
It uses the Fonts available in your system afaik.
-
[Suggestion] OSbot - Private server
Gotta wait for one with Zeah then.
-
Script won't start
Alright then how are we supposed to help? By guessing your code?
-
rpDesigning // Graphic Design & Web Development
Oh my god. You remember me RoRo? The Kevin from years back!? If you are the one from YT networking. =P
-
doorHandler not behaving as expected
In your Script class where you extend Script... final DoorHelper helper = new DoorHelper(this);
-
Account registration
http://maildrop.cc/
-
How to paint NPC?
Well first you have to make a method that will calculate a Entity's position to a Point of the minimap. Then you can just draw this point in the onPaint method.
-
Detecting change of an integer's value
Store the value. And probably in your onLoop method you could do like... if (newValue > oldValue)....
- [FREE] Lobster Fishing 1.0
-
Price check LvL 3 Fishing 99
Wanna know this as well. My skiller has 97 fishing (by just testing my fishing script, lol)
-
[Stable] OSBot 2.4.29 - WebWalking + LocalWalking
Aye, solid job.
- Renewing JFormDesigner?
-
Trying to learn scripting.
http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ Edit: nevermind. If you want I can assist you writing your own script.