Hello bros!
I need help with a thing. I have made a fishing bot and i really dont know how to open it with smart.
I was wondering if there is any easier way to open it on the browser.
Program Fiskare;
{$DEFINE SMART}
{$I SRL/SRL.Simba}
{$I P07Include.Simba}
//LOGIN IN
Procedure P07_DeclarePlayer;
Begin
P07_PlayerName:='xxxxxxx';
P07_PlayerPass:='xxxxxxx';
End;
Do i have to add anything more? When i press the start button all it says is Compiled successfully in 562 ms. And then nothing happens... I would be rally greatful for some help))))


))))
Reply With Quote






