-
Getting closer to discovering the detection algorithm... (Part 2)
Could you not at least partially solve this using gaussians?
-
Alek's Resignation
Wow Alek. Just wow. Sad to see you going but all the best! ?
-
Alpha Chopper [Any Location] [Automatic Progression] [Chat Responder]
soon
-
Alpha Chopper [Any Location] [Automatic Progression] [Chat Responder]
Hi all, back from my hiatus and on track for a release this week, stay tuned!
-
Prefered way user wants to enter data
Searchable combo box http://stackoverflow.com/questions/16418925/using-jcombobox-as-a-search
- hey whats up
-
Baby mald
Congratulations Mald! Will there be a fanfare to celebrate the coming of OSBot's heir?
- ( ͡° ͜ʖ ͡°)
-
Premium Script Giveaway!
I hope I win Alpha Fighter!
-
Explv's Dank GUI Tutorial
Bc someone followed it and were having issues
-
Explv's Dank GUI Tutorial
Why declare a JFrame within the script class? Separate it. public class GUI extends JFrame { public GUI() { setTitle("GUI); ... pack(); setVisible(true); } } Instantiate within the script class public class ShitScript extends Script { private GUI gui; ... @Override public void onStart() { gui = new GUI(); } @Override public void onExit() { if(gui != null) gui.dispose(); } ... } This way, you can manage your GUI without having to trawl through a ton of unrelated code in the script class.
-
Czar script disappeared
That's what I was getting at with the P.S
-
Czar script disappeared
It wasn't paid for via the website, which means he would have authed it to you. Recently due to shenanigans, all of his auths were removed. P.S I recommend purchasing a voucher with RSGP next time.
-
OSBot Meet up
Tomorrowland is now sold out for anyone still considering
-
OSBot Meet up
I'll be there anyway if I can afford it