CLEO Help SannyBuilder Error

CLEO related
Status
Not open for further replies.

Pu$$y

Active member
Joined
Feb 18, 2015
Messages
44
Reaction score
0
33bkbxk.png

This what happens everytime I try to compile this even if I didn't edit it I still get the same error.


Bump xoxo
 

4changesLeft

Well-known member
Joined
Apr 10, 2015
Messages
365
Reaction score
3
Thermal put an "illegal" character in thread name, so when he compiled the script the name went on all the labels and you can't compile it cuz it's an innapropriate character :p Maybe if you send the script i can fix it for you
 

Pu$$y

Active member
Joined
Feb 18, 2015
Messages
44
Reaction score
0
Sure here it is, I just want to disable all the message so I don't get busted while recording.


Can you teach me how to fix it btw? I wanna learn cleo scripting :p
 

Attachments

  • PlayerFinder.cs
    18.3 KB · Views: 67

4changesLeft

Well-known member
Joined
Apr 10, 2015
Messages
365
Reaction score
3
Nah impossible :p He really wanted to keep this uneditable, it would take a lot of time to compile this xD


To make you understand this better:
In every cleo script there are the labels, in which you put code in them.
You make a label by putting ":" and then a name

Now, the script can be compiled with sampfuncs, which means that if you put at the start of the script "thread" and a name and you compile it, this name will go to every single label on the script with a random number.
If this thread name for example has a character "$" then the whole thing will get fucked because such symbol isn't supposed to be on a label.

So basically this is an effective way for locking scripts
 
Joined
Feb 18, 2005
Messages
2,963
Reaction score
267
TehArgis said:
Nah impossible :p He really wanted to keep this uneditable, it would take a lot of time to compile this xD

RyanCollier said:
Yes, but you need a lot of time :)

Not really, it takes like 30 seconds, might depend on script ofc.
Here's a fast video of how i did it, cuz i'm too lazy to write all the steps.

[video=youtube]https://youtu.be/5alh6SKc7fY[/video]
 

Attachments

  • PlayerFinder.cs
    1.2 KB · Views: 55

Pu$$y

Active member
Joined
Feb 18, 2015
Messages
44
Reaction score
0
springfield said:
TehArgis said:
Nah impossible :p He really wanted to keep this uneditable, it would take a lot of time to compile this xD

RyanCollier said:
Yes, but you need a lot of time :)

Not really, it takes like 30 seconds, might depend on script ofc.
Here's a fast video of how i did it, cuz i'm too lazy to write all the steps.

[video=youtube]https://youtu.be/5alh6SKc7fY[/video]

Thanks a lot I fucking love you <3 :D
 
Status
Not open for further replies.
Top