Welcome!

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

Sign up now!

Regal Agility Lite [Deleted]

Status
Not open for further replies.
Joined
Jul 28, 2017
Messages
11
I have the same problem with the bot getting stuck on trying to grab (unreachable) marks of grace.
Have seen it so far on Al-Kharid and Varrock. This wasn't a problem before.
I think it started some 10-20 hours before you released V2.0.1, which reinforces your statement that this must be a problem with RuneMate.

P.S. I want to thank you @awesome123man for great work on developing bots. The last few days I've tried most of your OSRS bots and overall they work great. I'll write some reviews for them once I've tried them a little more.
 
Joined
Feb 5, 2017
Messages
149
basically it just keeps trying to pick up a mog before it even reaches the obstacle where it is
 
basically it just keeps trying to pick up a mog before it even reaches the obstacle where it is
but i havent checked after the 2.0.1
 
Joined
Jul 25, 2017
Messages
11
Hey awesome123man! Love your scripts btw! Im using the agility script atm and there seems to be a problem with the agility tokens. If the token is on the next platform, instead of jumping to the platform and picking it up it will try to pick it up with a constant loop cycle without it registering that it's across from you or on the otherside. Any chance of a fix for this? Currently doing agility at falador. Also NPC dismiss has the same issue, if they are across on the other platform it will try and loop dismiss.
 
Joined
Dec 10, 2016
Messages
82
Hey awesome123man! Love your scripts btw! Im using the agility script atm and there seems to be a problem with the agility tokens. If the token is on the next platform, instead of jumping to the platform and picking it up it will try to pick it up with a constant loop cycle without it registering that it's across from you or on the otherside. Any chance of a fix for this? Currently doing agility at falador. Also NPC dismiss has the same issue, if they are across on the other platform it will try and loop dismiss.

Im having this same issue with other agility bots also, maybe something got messed up recently?
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Yeah i
Im having this same issue with other agility bots also, maybe something got messed up recently?
t's a runemate bug. I pushed an update to allow users to disable mark grabbing. But it's stuck in queue till an executive passes it.
 
Joined
Aug 1, 2017
Messages
60
Update to fix is in queue. It will have a working disabler for marks.

Personally, I get this error when starting Regal Agility. I don't even get the GUI:

Code:
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at nul.iiiiiiiIiIIii.initialize(iza:162)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.iiIIIiiiiIIiI.this(wr:223)
    at nul.iiIIIiiiiIIiI.this(wr:186)
    at nul.iiiiiiiIiIIii.<init>(iza:39)
    at nul.iiiiiiiIiIIii.<init>(iza:158)
    at nul.iIiIiiiIIIIiI.this(zwb:160)
    at nul.IiIIiiiIiiiiI.this(cya:204)
    at nul.IIIIIiiIIIiii.this(dxa:8093)
    at nul.IIIIIiiIIIiii.call(dxa:12853)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at robot.iIIIiIIiii.<init>(s:50)
    at com.daugherty2016.bots.AgilityDawg.AgilityDawg.botInterfaceProperty(rm.entrypoint:56)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    ... 1 more
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Personally, I get this error when starting Regal Agility. I don't even get the GUI:

Code:
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at nul.iiiiiiiIiIIii.initialize(iza:162)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.iiIIIiiiiIIiI.this(wr:223)
    at nul.iiIIIiiiiIIiI.this(wr:186)
    at nul.iiiiiiiIiIIii.<init>(iza:39)
    at nul.iiiiiiiIiIIii.<init>(iza:158)
    at nul.iIiIiiiIIIIiI.this(zwb:160)
    at nul.IiIIiiiIiiiiI.this(cya:204)
    at nul.IIIIIiiIIIiii.this(dxa:8093)
    at nul.IIIIIiiIIIiii.call(dxa:12853)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at robot.iIIIiIIiii.<init>(s:50)
    at com.daugherty2016.bots.AgilityDawg.AgilityDawg.botInterfaceProperty(rm.entrypoint:56)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    ... 1 more
I know. I fucked up, it's what happens when I rush and don't check if the bot itself works. A fix is on the queue...
 
Joined
Feb 5, 2017
Messages
149
so like after the update will the random logouts hopefully stop, and the mark of grace problem? im just wondering cause i got 93 agility off your bot and id like to get 99
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
so like after the update will the random logouts hopefully stop, and the mark of grace problem? im just wondering cause i got 93 agility off your bot and id like to get 99
I have no idea dude. I wish I knew. TBH I don't know what causes the random logouts still...
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
well its okay cause i can just do my own breaks, but i mainly hope that the mark of grace thing will be fixed haha
Yeah the executives have higher priorities atm :(. The web is definitely worth the wait tho :)
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Status
Not open for further replies.
Top