Originally Posted by
Clayp
This script works utterly flawless and it's easily the most user friendly of all the fishing scripts - with that said, there's a few minor issues we had to work around in order to keep this script running flawless.
If you are having the error
"program new;
{$DEFINE SMART} // comment this line out if you don't want to use SMART
{$i srl-6/srl.simba}
begin
clearDebug();
setupSRL();
end."
ensure that you have your 'playerFile' set to your army name. This can be found under SRL > Player Manager > Army Name. Additionally, if that doesn't get the client to load, try deleting the "Smart.####" file in whichever drive you have Simba installed, for most it's C: > Simba > Scripts. Both of these minor issues were easily rectified, thanks to KeepBotting's unwavering dedication.
A few suggestions I will make in regards to the script - I simply powerfish, as I attempted Stiles and felt it was too 'botlike' in terms of its movement. Additionally, when speaking with Stiles, his dialogue box (blocked by the proggy box) caused the script to bug out, as if the script wasn't equipped to handle Stiles opening a chat box. One final suggestion I may make is the movement of the proggy box to perhaps the upper lefthand corner if at all possible. I find a key to preventing bans is to actively engage in conversation with those around you and/or clan. The proggy box simply blocks nearly the entire chat box, therefore rendering me to type nearly blind. Again, minor suggestions for an otherwise immaculate script. Thanks again KeepBotting!