
Originally Posted by
digitalninja
Can someone help me out ... I am watching the videos and stuff but not sure if I am doing this right ... I am 79 RC (almost 80) on floor 3 with a blood wraith. The script seems to default to the wraith and not nodes? Is there a way to prioritize what it finds ... also I seem to be getting a pretty bad exp/hour ...
======== Kyle's Esswraith Extractor =========
You are using Version 1.6
Time Running: 35 Minutes and 30 Seconds
Experience Earned: 23932
Experience/Hour: 39600
=============================================
Is this just cause I am focusing on blood wraiths? Is it the island I am on?
Thanks!!
(PS - Amazing script ... so nice to have a life and play runescape too

)
Read the code after where you insert your rs account info on the line "Integers"
Ex:
Simba Code:
Integers := [objLivingSoul, objSoulWraith, objUndeadSoul, objBloodySkulls, objBloodPool, objSkulls, objJumper, objShifter, objNebula, objFleshyGrowth];
... all the objNPCNAMES are the ones the script will focus on while running... so simply change it the NPCs that you want to use only.
Remove the ones you don't want, add the ones you only need according to your RC level & island you are on for training.
If you keep looking a bit more down on the code you will see all details of all the npcs(level requirement & XP) & the objNPCNAME you should use for them as well.
Play with that and you will get it working.. don't forget to set the Floor you are on as well.