Everything posted by denoxum
-
OSBot 2.2.2 - New server, offline support, more!
P.S.S. We're going to start adding new ways to sell scripts including pay-per-usage and pay-per-tab to make scripts MORE AFFORDABLE! When is this going to be added? In my case, I find this feature very interesting because I find it unfair for users to buy my staker script for the full price when they are not even sure they will use it more than a few days. I am pretty sure this will be useful for many users and scripters.
-
Chat Interfaces
Happy you found your solution but don't forget you can always get messages with the onMessage method listener.
-
GOALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
YEAH BITCHES #BELGIUMFINALS
-
Change your Avatar for 1M+
#TeamBelgium
-
BELGIUM vs usa WC
- BELGIUM vs usa WC
- APA Barbarian Killer
- Celebrating
shiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiit. Owned- Celebrating
Hey, I just wanted to celebrate my 100th post. Thank you. Little extra :- Compiling .Java Files to .Jar Files?
http://stackoverflow.com/questions/9941296/how-do-i-make-a-jar-from-a-java- Compiling .Java Files to .Jar Files?
Project -> Export -> Jar file- Getting bot username?
BotApplication.getInstance().getOSAccount().username;- Problem hiding/showing paint.
this.bot.addMouseListener(new java.awt.event.MouseListener() { @Override public void mouseReleased(MouseEvent e) { // TODO Auto-generated method stub } @Override public void mousePressed(MouseEvent e) { // TODO Auto-generated method stub } @Override public void mouseExited(MouseEvent e) { // TODO Auto-generated method stub } @Override public void mouseEntered(MouseEvent e) { // TODO Auto-generated method stub } @Override public void mouseClicked(MouseEvent e) { // TODO Auto-generated method stub /* * * GUI ON/OFF * */ YOUR CODE HERE } }); MouseClicked = deprecated in OSbot 2, you need to attach your own mouseListener- Opinions on script paint.
I think it's really nice, but i would have used another medieval font.- OSBot 2.1.15 - Stability & random-solver bugfixes
FIRST@@ WOOT- Favorite sex positions
- Signature Giveaway By ErasDesigns
Text : Denoxum , master of stakers Color : Orange, yellow , shiny Image : stakers or cool runescape fighters Idea : epic battle between two fighters , colours exploding , splashing , etc...- Leaving for a week
Are you going to Taiwan to visit your family?- All my OSB2 scripts are now out for free!
Decoded : public class 1amswizzand1mnoob { public static void main(String[] args) { System.out.println("my fisher script status: not working at all"); } } I see what u did der- All my OSB2 scripts are now out for free!
troll I thought this would be free source downloads.- drawing entity model?
How did u draw the outline? :p looks nice- 3 auths for my staking script
Added to the list. Add my skype Thanks- 3 auths for my staking script
Thank you for the requests. Still looking for 2 more testers- 3 auths for my staking script
Hey, Tommorow I will be giving out 3 trial auths for my staking script. I am doing this in order to have a small but consistent team of testers that will try the script and hopefully find bugs. I will be asking you to add me on skype so all the testers can have a conversation where we can talk and test the script together. My skype : denoxum I am also asking you to provide me with proggies and suggestions if you have some. Request your auth by posting below. You will be handpicked. Auths remaining : 0/5 Auths granted : - Freak - bassline - Proto - Pain - Aza Thanks everyone Denoxum- OSBot 2.1.14 - Many Random Solvers Patched, API bugfixes
I have a suggestion : -Change OnMessage method to be concurrent. -Sometimes when you want to use mouseclick and the mouse has to move to destination, it moves at light speed making it totally non human. Other than that OSbot 2 looks good. I like it. Thanks