Welcome!

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

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Alpha Waterfiends [Deleted]

Status
Not open for further replies.
Joined
Dec 13, 2014
Messages
186
Joined
Feb 17, 2015
Messages
112
Pressing the start button on the GUI isn't initiating the script for me. I've tried restarting Runemate, reinstalling java etc.. still cant get it to work.
 
Joined
Dec 10, 2014
Messages
3,377
Pressing the start button on the GUI isn't initiating the script for me. I've tried restarting Runemate, reinstalling java etc.. still cant get it to work.
If you run runemate through cmd is there any output in the cmd window?
 
Joined
Jan 8, 2015
Messages
1,426
Update coming soon: More reliable walking. (v1.5)
Sorry to be a bit off topic, but what, in your opinion, is more reliable walking? Is it a different way than using path.builtTo(location); or Brementhingiepath.buildTo?
 
Joined
Dec 10, 2014
Messages
3,377
Sorry to be a bit off topic, but what, in your opinion, is more reliable walking? Is it a different way than using path.builtTo(location); or Brementhingiepath.buildTo?
I added the area to the web, the default web doesn't cover that area and my predefined paths weren't working. I managed to get by by using bresenham to a point and then region, but even then it was a bit messy.

Overall my order of preference for paths goes:
Region > Web > Predefined > Bresenham
 
Joined
Jan 8, 2015
Messages
1,426
I added the area to the web, the default web doesn't cover that area and my predefined paths weren't working. I managed to get by by using bresenham to a point and then region, but even then it was a bit messy.

Overall my order of preference for paths goes:
Region > Web > Predefined > Bresenham
Thanks, I'll re-read this in the morning. I added areas to walk to (bankarea,getCenter and minearea.getCenter) but sometimes it stops due to being inside a house or trying to click at a house wall (on minimap).

How would you implement region based walking (seeing this would be your most desired method)?
 
Joined
Dec 10, 2014
Messages
3,377
Thanks, I'll re-read this in the morning. I added areas to walk to (bankarea,getCenter and minearea.getCenter) but sometimes it stops due to being inside a house or trying to click at a house wall (on minimap).

How would you implement region based walking (seeing this would be your most desired method)?

RegionPath

I was planning on creating my own Region Pathfinding/Walking using the A* algorithm and handling doors and such, but I haven't gotten around to it yet :/
 
Joined
Dec 10, 2014
Messages
3,377
Found the bug, sorry guys I forgot about it. The issue was I was using a .web file name extension and it was being obfuscated. Cloud has told me to use .bin instead to avoid this.
 

dan

Joined
Jan 15, 2015
Messages
60
Update gonna be pushed? Pretty keen on trying this to get war tort. on my 2nd main.
 
Status
Not open for further replies.
Top