Originally Posted by
Brandon
It is extremely easy..
What I did was make a dtm of the gloves so that it can check if gloves of silence should be equipped. Easy enough if you leave the equipment interface open (I botted it in resizeable mode).
Next for detecting the guy, I created a DTM that included the flag, the guy's head, and the lamp-post. 3-corner DTM.
It would always detect it and walk right back to the right guy.
Just did this in a while loop, if statement and Mouse(DTM, 5, 5); //overloaded mouse function.
This script was at most 50 lines (no break procedures or banking procedures) and gave massive amounts of XP. Don't know where I put it though due to the amount of times I've updated/changed/compiled/deleted Simba. :l
It's easy to make though. Why not give it a shot? You are a junior after all. It'd be nice.