I'm not quite sure how to get proggies is there a button for it or just typing it out?
I'm not quite sure how to get proggies is there a button for it or just typing it out?
You have to set global variables to track your progress. Like make a global variable of "wood" and you would set it to zero in the beginning of the very last begin, end.(not in a loop). Then just add onto it as you chop. You could determine how many you have chopped by maybe first counting how many inventory spaces are already taken up. For xp tracking you could either multiply the number of resources by their xp or check your xp in the beginning/proggy time. All of the functions that are needed are in srl. Text, InvCount, you just need to look around in the folder.
OMFG its RuneScape Himself!!!!!!!!
RuneScape, do you like pie?if so, me 2!
We are so alike!
For the basics of the basics of pascal, try my TuT. ||Photoshop Editing ||MapleResourceDung Script || Book a flight! BuySellTrip
There are two major ways I use.
First is track what you do and how much exp you gain for each action. This may have false positives if you're not very careful.
Second is enable total XP display and grab the XP off with SRL include. This is the easiest way but in some applications, the colors on the XP total will interfere with object finding, hence you have to filter / can't use it at all.
There are currently 1 users browsing this thread. (0 members and 1 guests)