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 Waterfiends [Deleted]

Status
Not open for further replies.
Joined
Feb 24, 2015
Messages
1,206
Little tip:
Use a blood amulet of fury while training.
Look, did not need to bank and only ate 1 shark the whole time :D
82CATks.png
 
Joined
Jul 14, 2015
Messages
5
Hey it really likes to spam abilities that arent ready... my chat box is flooded with it constantly and itll sit there not using any abilities because its trying to use one thats not ready. It hadnt started doing that until this morning though so im kinda confused. Feedback anyone?

PS : other than that its gotten me crazy xp and charms up till now. awesome script
 
Also I tried removing the ability that the bot was seemingly spamming in an attempt to stop the madness but it just started spamming another ability that cant be activated at the time. Drastically effected the xp rates.
 
Joined
Dec 10, 2014
Messages
3,255
Hey it really likes to spam abilities that arent ready... my chat box is flooded with it constantly and itll sit there not using any abilities because its trying to use one thats not ready. It hadnt started doing that until this morning though so im kinda confused. Feedback anyone?

PS : other than that its gotten me crazy xp and charms up till now. awesome script
 
Also I tried removing the ability that the bot was seemingly spamming in an attempt to stop the madness but it just started spamming another ability that cant be activated at the time. Drastically effected the xp rates.
That's strange. I changed the code so that it'll queue abilities, but it shouldn't (and in my tests it didn't) try to cast abilities you can't cast :/
 
I found the issue, it would queue an ability then dequeue it by activating it again. Now it won't activate abilities if there's already one queued.
 
Joined
Jul 14, 2015
Messages
5
Yeah its still doing it.
That's strange. I changed the code so that it'll queue abilities, but it shouldn't (and in my tests it didn't) try to cast abilities you can't cast :/
 
I found the issue, it would queue an ability then dequeue it by activating it again. Now it won't activate abilities if there's already one queued.
 
That's strange. I changed the code so that it'll queue abilities, but it shouldn't (and in my tests it didn't) try to cast abilities you can't cast :/
 
I found the issue, it would queue an ability then dequeue it by activating it again. Now it won't activate abilities if there's already one queued.
Like its trying to use abilities when theres not enough adrenaline or hasnt been long enough since last cast constantly
 
¯\_(ツ)_/¯
Joined
Jun 23, 2015
Messages
166
Does it support legacy mode? I have not tested the script yet but just looking thru the GUI there is just EoC support? :O
 
Joined
May 23, 2015
Messages
176
After it withdraws my 27 prayer flask it just sits at bank.
 
Anybody have a reason why its doing this
 
Joined
Feb 24, 2015
Messages
1,206
After it withdraws my 27 prayer flask it just sits at bank.
 
Anybody have a reason why its doing this
Why would you use prayer?
I got 99 range and 99 defence with this bot :)
Just use sharks and if you have the money a blood necklace :)
 
Joined
Oct 12, 2014
Messages
181
I'm just getting this error when starting the bot.

Code:
java.lang.NullPointerException
   at rm.NUl.do(g:133)
   at rm.auX.<init>(y:81)
   at rm.Nul.byte(z:26)
   at rm.Nul$$Lambda$673/1813317021.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$247/1420793911.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/226050181.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
 
Joined
Dec 10, 2014
Messages
3,255
SlashnHax updated Alpha Waterfiends with a new update entry:

Alpha Waterfiends v2.1.1 Released!

Alpha Waterfiends updated to v2.1.1.

Read the rest of this update entry...
 
I'm just getting this error when starting the bot.

Code:
java.lang.NullPointerException
   at rm.NUl.do(g:133)
   at rm.auX.<init>(y:81)
   at rm.Nul.byte(z:26)
   at rm.Nul$$Lambda$673/1813317021.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$247/1420793911.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/226050181.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
When I refactored the names of the custom web files it didn't change it in the manifest, it should be fixed now though.
 
Joined
Jul 16, 2015
Messages
212
izb4QWS.png

using full armadyl + crystal bow
Thanks SnH, went to the gym came back home and found all these beautiful charms in my inventory :D
 
Joined
Jul 6, 2015
Messages
68
what do i put as loot trigger?It's looting all items and ignoring what I want it to only loot
 
Last edited:
Status
Not open for further replies.
Top