How can i make a RS character walk to a certain place(Exemple:fire runes ruins east of varrock),i've searched and i can't manage out due that the road is the same color all the way.
How can i make a RS character walk to a certain place(Exemple:fire runes ruins east of varrock),i've searched and i can't manage out due that the road is the same color all the way.
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png
Theres different functions and procedures for the different ways of walking. Walking on a road, use RadialRoadWalk. Walking along water, use WaterWalk(dont know if this is right), walking anywhere, use cords with plenty of randomness. Theres no specefic procedure you use to just walk, theres many, mix it up. I suggest looking through the SRL manual and trying out different methods and see whats suits you best.
Symbols work pretty well for keeping track of where you are, too
Interested in C# and Electrical Engineering? This might interest you.
RadialRoadWalk(FindRoadColor, Radial1,Radial2,Radius,random1,random2) I dont know if this is right but you can use this "C:\Program Files\SCAR 2.03\includes\SRL\scripts" and click radial walking aid, it should help alot, others that I have used are
This clicks the symbol on the minimap if it finds itSCAR Code:If (FindSymbol(x,y, 'SymbolName')) then
Mouse(x,y,1,1,True)
Flag;
There is a great tut in the intermediate part called guide to walking, I forget who it is by, but it is great, So try that one out too, remember to add lots of failsafes or you may get lost often
There are currently 1 users browsing this thread. (0 members and 1 guests)