[READ THE ENTIRE GUIDE BEFORE STARTING ANYTHING]
Before I share this with you guys I want to thank NobleFrenzy for sharing his way of Gold Farming.
Setting Up:
There's a lot more to gold farming then people think. Back in the day you could bot 24/7 with multiple accounts and not worry about...
Everytime I try and start a bot, and I get this from client:
"The modscript that was requested arrived in a format that is unusable because it triggered a EOFException."
I don't know why but I keep getting this error...
javafx.fxml.LoadException:
unknown path
at javafx.fxml.FXMLLoader.constructLoadException(Unknown Source)
at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
at javafx.fxml.FXMLLoader.load(Unknown Source)
at...
I am really new to this JavaFX and I've been following a couple tutorials, I finally made my GUI and was able to load it up. The next step would be handling events which I have no idea how it works. I kind of get the idea on how it works, but I'm not too sure how you would properly add an event...