Okay, I've uninstalled and reinstalled Simba a few times now. When I put in the basic
I am able to spawn a client. However, when I try to run Clarity's Esswraith script, The script keeps opening and closing console windows. Am I doing something stupid or is there an anti-leech in the script?Code: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.
