I got SMART working on rs07, like I will use the command program new;
{$DEFINE SMART}
{$i SRL/SRL.simba}
begin
SetupSRL();
end.
to open up the client.
But now i will run a script but nothing happens except my mouse clicking on stuff on my desktop.
I got SMART working on rs07, like I will use the command program new;
{$DEFINE SMART}
{$i SRL/SRL.simba}
begin
SetupSRL();
end.
to open up the client.
But now i will run a script but nothing happens except my mouse clicking on stuff on my desktop.
same thing. i thought it was supposed to make it so it doesnt affect your other actions. but it still moves around my mouse when my bot is running/ i have been palying with it for atleast 3 hours
it should be SetUpSRL;
I cant even get my smart to open when i run a bot though?
in this language, the case of characters does not matter in function names. so the original quote is in fact correct. also, it is good practice to always include () at the end of functions simply because it will get u used to that practice if you ever decide to learn another language.
U gotto include: {$i P07Include.Simba}
Call SetupP07Include; after SetupSRL;
Creds to DannyRS for this wonderful sig!
There are currently 1 users browsing this thread. (0 members and 1 guests)