PDA

View Full Version : [Utility] Get Current Tile [Reflection]



Blakerey
07-10-2015, 12:22 AM
I found myself trying to find the co-ordinates of a tile on the mainscreen not as easy as I'd hoped it be, whilst there are path recorders out there, I didn't want to have a script of 300 lines just to get the tile i'm standing on, so decided to make this simple 35 line script to do that.

Please note: This script includes but does not use Aerolib - Due to a recent update to Reflection and Aerolib having problems with the prosocks plugin, and people commenting out lines in Reflection, rather than keep going back and too to edit the add/delete the lines, just have Aerolib in your includes folder and the lines commented out in reflection. See here (https://villavu.com/forum/showthread.php?t=108953&page=15&p=1348393#post1348393) for more details.
N.B - As soon as this problem is fixed, I will update this utility to remove Aerolib.

What does this do?
This script will output the tile you are standing on every 3 seconds (can be changed) useful for if you want to walk to a certain tile, but don't know the co-ordinates for that specific tile.

Requirements

Aerolib: https://villavu.com/forum/showthread.php?t=108953 (until ProSocks error is fixed)
Reflection: http://villavu.com/forum/showthread.php?t=107479
SMART: http://villavu.com/forum/showthread.php?t=105548

Note: You do NOT have to have Smart enabled for this to work, so you can walk around freely and it will still output the tile.

How to use:

Set interpreter to Lape (Script > Interpreter > Lape)
Fill in lines 10 - 11 (to log in)
Start anywhere in Runescape

Enjoy!

AFools
08-21-2015, 07:23 PM
Thank you!