Welcome!

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

Sign up now!

Celestial Wine Grabber [Deleted]

Status
Not open for further replies.
Joined
Jun 4, 2015
Messages
2
java.lang.NullPointerException: inputStream is null.
at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
at javafx.fxml.FXMLLoader.load(Unknown Source)
at productions.celestial.api.util.chat.ChatboxGUI.<init>(ChatboxGUI.java:34)
at productions.celestial.api.framework.CTaskScript.lambda$new$3(CTaskScript.java:39)
at productions.celestial.api.framework.CTaskScript$$Lambda$506/1824119013.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1174042609.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/2100226790.run(Unknown Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/1367013403.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
Joined
Jun 9, 2015
Messages
3,717
Hey mate,

Can you please fix the error that's showing up as soon as I start the script?
java.lang.NullPointerException: inputStream is null.
at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
at javafx.fxml.FXMLLoader.load(Unknown Source)
at productions.celestial.api.util.chat.ChatboxGUI.<init>(ChatboxGUI.java:34)
at productions.celestial.api.framework.CTaskScript.lambda$new$3(CTaskScript.java:39)
at productions.celestial.api.framework.CTaskScript$$Lambda$411/2124989363.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1121639727.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/797087295.run(Unknown Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/1857751289.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Thank you in advance
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
Hey mate,

Can you please fix the error that's showing up as soon as I start the script?
java.lang.NullPointerException: inputStream is null.
at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
at javafx.fxml.FXMLLoader.load(Unknown Source)
at productions.celestial.api.util.chat.ChatboxGUI.<init>(ChatboxGUI.java:34)
at productions.celestial.api.framework.CTaskScript.lambda$new$3(CTaskScript.java:39)
at productions.celestial.api.framework.CTaskScript$$Lambda$411/2124989363.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1121639727.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/797087295.run(Unknown Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/1857751289.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Thank you in advance
I cant atm, but I will when I come home.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
@Savior I recommend using the new API methods for resource loading that handles some of the gotcha's devs often fall for.
 
Joined
Jul 15, 2015
Messages
1
Im new to the forums. I started getting serious with botting once i found out there were scripts for this, only a few of em out there.
Please fix this ASAP. Thanks.
 
Joined
Jul 15, 2015
Messages
2
Works great! One thing it has been doing recently is right clicking to telegrab. This is only sometimes however. Also, after a few grabs, the cursor will go to the top of the screen and just sit there for a couple turns and not even attempt to telegrab anything. any idea why this is happening?
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
Works great! One thing it has been doing recently is right clicking to telegrab. This is only sometimes however. Also, after a few grabs, the cursor will go to the top of the screen and just sit there for a couple turns and not even attempt to telegrab anything. any idea why this is happening?
The right clicking comes from the interaction method of the client, nothing I can do about :/
And it goes to the top of the screen and idles to simulate afking. :)
 
Joined
Jun 9, 2015
Messages
3,717
I should've updated this like 2 months ago, there were only 2 lines missing in the manifest, that kept the bot crashing...
Ah don't worry. I'm happy that you did it after all ;)
And sorry for complaining about the scripts being broken
 
Joined
Jun 20, 2015
Messages
279
Beautiful job @Savior :D I love it (once I can find an empty world) :) One future suggestion would be to increase the reaction time, since I notice there's a small delay between when the wine appears and when the bot clicks.
 
Yep, wines are now 6k each :D
Would love to see this fixed
LOL not for long...after more and more people start using this :p
 
Status
Not open for further replies.
Top