Jump to content

Tom

Scripter III
  • Posts

    5273
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. damn straight i havent even read the api docs
  2. y wud u advertise for czar his scripts are play dough
  3. I love how the OSD's are the ones responding
  4. Because thats when bots were practically destroyed, everything inflated. But if these anti bot systems werent implemented, mirror client wouldnt even be a thing.
  5. M8 TVD and Originals is good, nothin to be ashamed of. Other than that you have watched your fair share of good shows, I could add a few thought Walking Dead Agents of Shield Agent Peggy Carter Defiance Orphan Black Sillicon Valley Teen Wolf A lot fucking more that I cant remember
  6. And all I said was if bots werent prevented in such a way as they are now, that 30 cents now would be next to worthless.
  7. Because of the bot nuke, and current ban systems...
  8. Implying half the people nominated ever are, including yourself.
  9. @Tom Seems none of the other nominees want it.
  10. Yeah but I can't back chat you so you are permitted to call me whatever you want.
  11. Don't stress children, I will still respond to Mr Sins, Johnny Sins, and even Tommy Sins. Whatever makes you happy.
  12. Nah mate youd be at 5c per mil because there would be that many fucking bots.
  13. Any errors in the log?
  14. Tom

    osFisher

    Thanks a bunch! I accidentally stored it as Raw sardines instead of Raw sardine. It will be working in the next release
  15. 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
  16. 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
  17. 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.
  18. 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
  19. Not sure why, I've set it to visible and all that jazz. 98% sure I'm just missing something.
  20. Tom

    Imgur Link Generator

    None of them probably are, but since its a random imgur link you never know what someone could have uploaded.
×
×
  • Create New...