Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. jjordan2

    Question Stopping JavaFx Canvas threads on script stop

    I currently have a JavaFX Canvas in my embeddable ui and a bunch of mouse/keyboard listeners (or whatever tf they are calling it in fx) being used with it. When I stop the bot these threads keep running, how do I stop this? Also a side note, I don't think Garbage Collection/Clean up is working...
  2. jjordan2

    BitBonfire [Deleted]

    JJordan2 submitted a new resource: BitBonfire - Get's FM Xp Read more about this resource...
  3. jjordan2

    Resource Intellij Manifest Template

    So you can right click create a manifest in intellij Go to settings > editor > File and Code Templates > Green '+' <manifest> <main-class>${PACKAGE_NAME}.${NAME}</main-class> <name>${NAME}</name> <tag-line>TAGE_LINE</tag-line> <description>DESCRIPTION</description>...
  4. jjordan2

    Question Component Listener on Runescape window?

    Maybe I'm missing something in the API, but the best I could do so far is to write my own and use Screen#getLocation etc. to build resize and moving events, it seems really hacky to me so is there a way to add a ComponentListener to the runescape window?
  5. jjordan2

    Resolved Old Email

    My email I used on my other account JJordan is old and I no longer have access to it (switched isp). Then I logged in today and said I'm logging in from a different location (same location as yesterday) now I need to confirm my email. Help pls. Edit: probably because of this random google proxy...
Top