ok ime new to smart simba and the scripting world i need some big help

ok i have started my program instaled simba watched and folloed all videos and the thread about it
done everything i can do perfectly and still wont work before you hate me i have literaly looked in every page for help and nothing works i have tryed changeing to smart8 and uninstaling it i have foloed the instructions and uninstalled it 4 times now just dont seem to work for me if you can help i can skpe msn facebook whatever just help me

here is the error and the script ime trying to run

program new;
{$DEFINE SMART8}
{$i srl/srl.simba}

begin
ClearDebug();
SRL_SIXHOURFIX ;# TRUE;
SMART_FIXSPEED ;# true;
SetupSRL();
end.


the result
[Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(293:131): Invalid number of parameters at line 292
Compiling failed.

the line 292 reads
Result := SmartSpawnClient(ReplaceWrap(PluginPath, '\', '/', [rfReplaceAll]), Params[0], ',' + Params[1], 765, 553, 's', '', '');


thankyou all for reading just pm me if you need me to add you or whatever thankyou!