Draynor Netter/Baiter by Iron man
Still needs to be tested, all feedback on the code/script is appreciated
Wield a Staff of Fire or the script will not work properly.
Staff of Fire is to detect if your fishing.
Uses color, not reflection.
Fix list so far:
- Fix counting of fish
- Find out why it freezes (possible SRL infinite loop after random event?)
- Bug Narcle enough to get a working WhirlPoolFinder out of him

- Improve TPA
Credits:
- munk - for some help with random stuff + findBankerTPA + ScriptResume (ShowCurrentScreen)
- ZephyrsFury - helped with some stuff I think? Or at least looked at it.
To make it use SMART delete the // before the lines as followed:
55, 67, 68, 69, 1059. Also make your own constants for it.
If you want to view a image of smart, pause then resume quickly (so it doesn't mess something up).
REMEMBER: Wield a Staff of Fire!
This is kind of my getting back into the community script, since I kinda got out of scripting and back into rs2, but I was hoping this script would help me get back into being interested in scripting, and it did. 
Please post feedback and if it messed up, where. This hasn't been tested to perfection.
Top Progress Report (Time-Wise):
PHP Code:
Player[0]: lus. Active: False. Fish Caught: 2679. fish. NoQuiz
Player[1]: brh. Active: True. Fish Caught: 2865. bank.
Player[2]: est. Active: True. Fish Caught: 2319. bank.
Player[3]: nddt. Active: False. Fish Caught: 1707. fish. BOX ERROR
_____________________________________________________________________
Ran for : 6 Hours, 12 Minutes and 43 Seconds
Caught : 4608 //Counting was way off when it was counting this.
Load[s] :92//I think that's also off.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Stopped because there was an infinite loop somewhere (I think in SRL's random solvers.)
I was originally going to get a 10 hour progress report before releasing, but I'm hoping this will speed up testing since my computer lags when running SMART + a whole bunch of Mozilla tabs + MSN during most of the day.
Some information in the comments at the beginning of script.
Also, for those wondering, I'm going to reset the stats constantly until I can get the counting completely right.
0.01 First version woot!
0.01b: Commented out whirlpool due to bugs.
0.01c: Possibly correct counting of fish.