On every script that I try to run it always comes up with the same error:
Line 247: [Error] (15061:4): Unknown identifier 'RandomRClickEvery' in script
any ideas?
On every script that I try to run it always comes up with the same error:
Line 247: [Error] (15061:4): Unknown identifier 'RandomRClickEvery' in script
any ideas?
Hello
Is,
SCAR Code:{.include SRL/SRL/Extended/xAntiBan.scar}
Included in that script at the top? If not then that is your answer
-Nitro
Nope. I'll add that and try it.
Thanks so much.
now its saying
Failed when compiling
Line 205: [Error] (16817:4): Unknown identifier 'RandomChatEvery' in script
lol i think im just gonna give up on autoing. i read all the tuts but i still have a very basic understanding lol.
Wow, I'd help you, but you've gotta lose the leacher attitude. It's in the anti-ban procedure I'm guessing, so it'll look something like this:Find your f-ed up thing (RandomChatEvery) and replace it withSCAR Code:Procedure NeverBanMe;
Begin
Case Random(10) of
0: Something;
1: Something else;
2: Something different;
3: Something crazy;
4: Something stupid;
5: Something insane;
6: Something patriotic;
7: RandomChatEvery(whatever);
8: Something;
9: Something else;
End;
End;That'll just make it exit the procedure, which is fine for an antiban.SCAR Code:Exit;
--------------------------------------------------------- ![]()
Pm me if you need any math functions made. Me = l0ving t3h mathz
--------------------------------------------------------- ![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)