Hey all, it's been a good few months since I've released a script. (Before the 6 hour fix was even there. I've been pretty pleased how this turned out, I've reached 5 hours, then got random'd and logged out.
Table of Contents
Features
Bugs
Reports
Instructions
Footnote
Features
Stunned detection
Deathwalk
Theives the red shirted man
Antiban
Bugs
Stun detection doesn't want to pick up the colors sometimes?
Uptext detection can mess up if you still have the default Uptext checker, (Uses the uptext method from P07_Include. Simba 993 allows support for offical rs_getuptextex for 07)
Reports
Progress Report:
**************************
*******NKNsManHunter******
*Time Running: 1 Hours, 44 Minutes and 23 Seconds
*Theived: 2348(1349P/H)
*Failed: 149(85P/H)
*XP: 18784(10797P/H)
**************************
Instructions
Please start the script in the Lumbridge courtyard(Where you respawn), and it'll pick up from there.
If you want a more solid result, download Simba 993, and change GetUpText in chat.simba to:
Simba Code:
function GetUpText: string;
begin
Result := rs_GetUpTextAtEx(8,8,false,UpChars07);
end;
Script uses SRL-OSR, not the P07_Include, just aheads up.
Footnotes
Thanks for choosing my script, I'd appreciate if you could leave feedback/reports in the posts below. I've gotten a little rusty, so if you see anything that can be improved, shoot me a PM or leave a post.