Welcome!

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

Sign up now!

Alpha Magic [Deleted]

Status
Not open for further replies.
Joined
May 16, 2015
Messages
333
java.lang.NullPointerException
at com.slashnhax.bots.alpha.alpha_magic.tasks.Superheater.<init>(Superheater.java:21)
at com.slashnhax.bots.alpha.alpha_magic.ui.AlphaMagicController.lambda$initialize$278(AlphaMagicController.java:141)
at com.slashnhax.bots.alpha.alpha_magic.ui.AlphaMagicController$$Lambda$698/1037943451.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.scene.Node.fireEvent(Unknown Source)
at javafx.scene.control.Button.fire(Unknown Source)
at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$245/226414403.get(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at com.sun.glass.ui.View.notifyMouse(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/1430994343.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
Joined
Dec 10, 2014
Messages
3,255
java.lang.NullPointerException
at com.slashnhax.bots.alpha.alpha_magic.tasks.Superheater.<init>(Superheater.java:21)
at com.slashnhax.bots.alpha.alpha_magic.ui.AlphaMagicController.lambda$initialize$278(AlphaMagicController.java:141)
at com.slashnhax.bots.alpha.alpha_magic.ui.AlphaMagicController$$Lambda$698/1037943451.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.scene.Node.fireEvent(Unknown Source)
at javafx.scene.control.Button.fire(Unknown Source)
at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$245/226414403.get(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at com.sun.glass.ui.View.notifyMouse(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/1430994343.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Error occurs when selecting a bar without a secondary ore, fixed for next update.
 
Joined
Dec 10, 2014
Messages
3,255
I pushed an update to deal with the error people were getting, but it hasn't been approved and pushed through yet afaik. It's out of my hands for now :/

It's working fine locally with Emerald Rings and Sapphire Necklaces... Hopefully it works fine on the SDN next update as well.
 
Joined
May 25, 2015
Messages
2
Now it just opens up bank and completely crashes.

com.runemate.game.api.script.exceptions.OSRSException: Bank#loadPreset is unsupported on osrs
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.loadPreset(ccc:402)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.loadPreset(ccc:337)
at com.alpha.api.Bank.loadPreset(Bank.java:131)
at com.alpha.api.framework.bot.tasks.generic.BankHandler.execute(BankHandler.java:112)
at com.slashnhax.bots.alpha.alpha_magic.tasks.Enchanter.execute(Enchanter.java:58)
at com.alpha.api.framework.bot.AlphaBot.onLoop(AlphaBot.java:118)
at com.runemate.game.api.script.framework.LoopingScript.run(bqb:205)
at com.runemate.game.api.script.framework.AbstractScript.start(bnb:242)
at app.wl.run(jpb:135)
 
Joined
Apr 18, 2015
Messages
408
Now it just opens up bank and completely crashes.

com.runemate.game.api.script.exceptions.OSRSException: Bank#loadPreset is unsupported on osrs
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.loadPreset(ccc:402)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.loadPreset(ccc:337)
at com.alpha.api.Bank.loadPreset(Bank.java:131)
at com.alpha.api.framework.bot.tasks.generic.BankHandler.execute(BankHandler.java:112)
at com.slashnhax.bots.alpha.alpha_magic.tasks.Enchanter.execute(Enchanter.java:58)
at com.alpha.api.framework.bot.AlphaBot.onLoop(AlphaBot.java:118)
at com.runemate.game.api.script.framework.LoopingScript.run(bqb:205)
at com.runemate.game.api.script.framework.AbstractScript.start(bnb:242)
at app.wl.run(jpb:135)
I like it how the bot tries to bank using presets on OSRS
 
Joined
Dec 17, 2014
Messages
836
Does this bot work on OSRS? I know it says its supported just curious as Im thinking of making an OSRS account
 
Joined
Dec 10, 2014
Messages
3,255
Now it just opens up bank and completely crashes.

com.runemate.game.api.script.exceptions.OSRSException: Bank#loadPreset is unsupported on osrs
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.loadPreset(ccc:402)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.loadPreset(ccc:337)
at com.alpha.api.Bank.loadPreset(Bank.java:131)
at com.alpha.api.framework.bot.tasks.generic.BankHandler.execute(BankHandler.java:112)
at com.slashnhax.bots.alpha.alpha_magic.tasks.Enchanter.execute(Enchanter.java:58)
at com.alpha.api.framework.bot.AlphaBot.onLoop(AlphaBot.java:118)
at com.runemate.game.api.script.framework.LoopingScript.run(bqb:205)
at com.runemate.game.api.script.framework.AbstractScript.start(bnb:242)
at app.wl.run(jpb:135)
Uncheck use presets?
 
I like it how the bot tries to bank using presets on OSRS
Should probably force it to not use presets on OSRS, even if the user has it selected.
 
error not working for osrs
Was the error a ClassCastException?
 
If someone would be able to take the time to let me know what works/doesn't work it would be great :)
 
Joined
Dec 17, 2014
Messages
836
Uncheck use presets?
 

Should probably force it to not use presets on OSRS, even if the user has it selected.
 

Was the error a ClassCastException?
 
If someone would be able to take the time to let me know what works/doesn't work it would be great :)

everything works fine except OSRS banking! @SlashnHax
 
Joined
Dec 17, 2014
Messages
836
Thanks :D
Is it the "Preset not supported on OSRS" exception or a different one?

no idea haven't tried on OSRS. Might have to now this script just got me banned. Was in the g.e running circles around the bank and g.e guy. Stopped script logged out restarted rs and bam banned!. Oh well this script made me around 400m. Too bad I didn't put it on another account. Of course I was planning to do it today. FFS!!!
 
Joined
Dec 10, 2014
Messages
3,255
no idea haven't tried on OSRS. Might have to now this script just got me banned. Was in the g.e running circles around the bank and g.e guy. Stopped script logged out restarted rs and bam banned!. Oh well this script made me around 400m. Too bad I didn't put it on another account. Of course I was planning to do it today. FFS!!!
That's really, really strange. I didn't change anything in the banking code that would make it do that afaik lmao
 
Status
Not open for further replies.
Top