awsome!
I like it
awsome!
I like it
Can you track stealthed Players o.O?
(for example after the Rogue vanished)
Awesome job man! This is what i've been looking for a quite long time! This is helpful, when you sometimes tab-target a player, and you have no idea in what direction he fleed, well, now you know :P
aaah nice one![]()
i coded something that you face the target until you press eg F8 again but it is too slow![]()
$50 SUBWAY CARD GIVEAWAY >> https://bit.ly/aMbaU5 << LIMITED TIME OFFER
Thx is is pretty awesome
lol nice :P :P :P
Nice looks very helpfull![]()
Very nice, thanks! I'll be using this one for sure
How far can this track someone. It would be so fun to just like endlessly gank someone.
Video of it in use would be nice.
Is there any way to make it do this for your focus as well?
Say if you press F9 it will turn you to face your focus?
I didn't download it to check if the source was there or not, but I suppose he uses the static target GUID address and then scans for that GUID in the object list to find the target's X/Y coords so he can turn to it.
To make it work with focus, he would just need to do the same but for the focus target's GUID, which might have a static address too. Otherwise, a simple keybind to set the focus's GUID into a variable so it can later be used for what you're asking.