Welcome!

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

Sign up now!

Resolved Script stops after 10 mins of playing

Joined
Jan 2, 2015
Messages
88
Hey guys, i just encountered this situtation and found out that my script is only runnning for 10 mins or 20 mins or so... is this normal or? ... Please let me know this real quick. I also need a a solution for this if this is not supposed to happen.
 
Discretion is advised
Joined
Jan 2, 2014
Messages
306
Hey guys, i just encountered this situtation and found out that my script is only runnning for 10 mins or 20 mins or so... is this normal or? ... Please let me know this real quick. I also need a a solution for this if this is not supposed to happen.

Hey there, please tell us what script you were using, also, would be more helpful if you run bot with CMD so if there's any exception stack trace being printed we could see where's the problem.

To run bot with CMD open notepad and write the following:
Code:
java -jar RuneMate.jar
pause

Save it with any name with .bat file type on same bot jar folder and run it.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
It sounds like it's probably the fault of the bot you're running. If I were you I would try running a few different bots and seeing which ones work best.
 
Joined
Jan 2, 2015
Messages
88
I run the bot : RuneMate.jar, i'll try running it with cmd. But could you mention the time that Runemate stays alive? Like how hours? @Cloud
 
Joined
Jan 2, 2015
Messages
88
Its still not fixed, i tried opening it with CMD. But i found something useful here.
This was the last log when the script stopped working :
Your not in designated course area.
Your
Coordinate: [3005, 10362, 0], Course: Wilderness.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Its still not fixed, i tried opening it with CMD. But i found something useful here.
This was the last log when the script stopped working :
Your not in designated course area.
Your
Coordinate: [3005, 10362, 0], Course: Wilderness.
That's dependent on the bot, not the client. Try running a different bot.
 
Joined
Jan 2, 2015
Messages
88
And one more thing.... The script works completely fine until 20 mins or so, its an agility script it completes the course. Then how does it encounter a problem out of no-where?
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
And one more thing.... The script works completely fine until 20 mins or so, its an agility script it completes the course. Then how does it encounter a problem out of no-where?
There's likely something it's not accounting for and because of that it is shutting down, or perhaps it's caused by your setup. Regardless it's something to do with the bot and not the client.
 
Joined
Jan 2, 2015
Messages
88
The script is of HaxAgility, Since cloud said that the problem is of the bot not the client. I tested another one called MaxiiBonFire. It ran for almost 1.30 hour or so and then stopped responding any reason why this is happening? @Cloud
 
Joined
Jun 21, 2014
Messages
350
The script is of HaxAgility, Since cloud said that the problem is of the bot not the client. I tested another one called MaxiiBonFire. It ran for almost 1.30 hour or so and then stopped responding any reason why this is happening? @Cloud
This is not a problem with the client (posting in client support means its a problem with the thing that runs all the scripts) but a problem with what is commonly called a script. You can find the thread for MaxiMonfires here: https://www.runemate.com/community/threads/maxibonfires.659/
There, you can tell the creator of the script what happened and you can help him fix problems with his script if you find any.
 
Joined
Dec 10, 2014
Messages
3,255
@coolie, Are you starting HaxAgility inside the course? If not then that's what's causing the problem, if you are then I'll have to have a look, although I don't remember changing any code in HaxAgility recently.
 
Joined
Jan 2, 2015
Messages
88
@SlashnHax Yes, im starting the course inside the course and yes it seems to be working perfectly for about 10 mins or so, and then it suddently stops. I do remember that it stops after failing that lava jumping way.
 
Top