Jump to content

Tom

Scripter III
  • Posts

    5330
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. Well to be fair the video doesnt really explain what to do if it doesn't work... People might have more than one version of java, or the wrong version, since it doesnt seem to support 64bit
  2. Edit: Ok I figured it out, thanks @Fixmysite And yeah because it was a singleton I was never actually initializing it properly. Just having private static GUI instance = new GUI(); worked fine
  3. Quite a bit there, has always worked beforehand though. Wouldn't be surprised if I accidentally deleted something since I rewrote a lot of my script today.
  4. private GUI() { instance = this; isStarted = false; karamja = false; barehanded = false; initComponents(); loc = (Locations) cmbLocation.getSelectedItem(); } public static GUI getInstance(){ return instance; } Changing it to invokeAndWait didn't seem to help. I've instantiated it like private GUI gui; invoke stuff gui = GUI.getInstance(); Also, how would I go about using lamdas with this runnable, ive done it with other things but this just dun wanna work Thanks
  5. Not sure why, I've set it to visible and all that jazz. 98% sure I'm just missing something.
  6. Tom

    Imgur Link Generator

    None of them probably are, but since its a random imgur link you never know what someone could have uploaded.
  7. Tom

    MirrorClient v1.053

    So when is this shitty text overlay being removed so I can debug without being banned
  8. Because everything people say is believable on the internet right? In my opinion, the ban was unnecessary, a warning would have been fine. Its not like he threatened to come to your house and stab your parents, pets and siblings in front of you then tie you to a post and burn you in front of your families dead bodies.
  9. This will take under a week lets be honest Set a higher goal, 1 million nature runes
  10. Yeah dude im almost there
  11. Tom

    osFisher

    The only publicly available version of this script is osFishingGuild which is on the SDN. This thread is merely a placeholder for when I release the full version. Sorry!
  12. Tom

    osFisher

    Unfortunately due to rules recently introduced, If I want to upload this to the SDN at all, it must be a premium script.
  13. Tom

    osFisher

    Good to know, thanks.
  14. Please everyone, draw your eyes to the one true beauty here, my signature. Then you will discover the truth.
  15. Tom

    osFisher

    I disagree, dropping cancels the fishing animation which makes it less afkable for legit players, which is what most do from my experience. Having to reclick the fishing spot every time you get a salmon/trout would be far too common, and would lose exp.
  16. Haven't been permed in 9 1/2 years, so pretty well I guess
  17. When i get 2 day ban I just continue botting once its finished.
×
×
  • Create New...