Recent content by couldnot

  1. couldnot

    CLEO Help Who can decrypt this cleo

    I'll take a note, and focus on it after learning more basics.
  2. couldnot

    CLEO Help Who can decrypt this cleo

    How is that possible without a database ??
  3. couldnot

    CLEO Help Who can decrypt this cleo

    The script is getting deleted when I open the cleo is it right? I heard about this trick.
  4. couldnot

    CLEO Help Who can decrypt this cleo

    Is it even a hidden source?
  5. couldnot

    CLEO Help Lock script?

    Did I say something wrong or broke some rules ?
  6. couldnot

    CLEO Help Lock script?

    What makes you laugh sir?
  7. couldnot

    CLEO Help Lock script?

    I have no clue, but I use it to open cleo mods in hexadecimal to read the UTF-8 format then compile it with sanny builder.
  8. couldnot

    CLEO Help Lock script?

    This cryptor helps transfer the script into his hexadecimal form, use it to encrypt your cleo and once you open it with sanny builder having ignore unkown upcodes the cleo mod becomes bugged and gives instant crash but you still can transfer it to it's UTF-8 format easily using sublime text or...
  9. couldnot

    CLEO Help Lock script?

    Hi, You can't lock your script, it still can be unlocked. But what i suggest is to post your script in a respected forum to proof that you're the author. Use private keywords and upcodes and add some trash loops. And the final step is to use a cryptor to use the hex format, it's just to make it...
  10. couldnot

    Gta sa Memories...

    Maybe use Interface Editor Visual. Money.X=32 Money.Y=89 Money.Format.Positive=$%08d Money.Format.Negative=-$%07d Money.Color=$RRGGBBFF
  11. couldnot

    CLEO Help [Cleo HELP] - Two params with different variable types.

    I have this script and i want to use /cmd id reason and in chat i want it to appear like this /say playername(id) is gay, Reason : bla bla /sex id The script detects the player id and player name prefectly but not...
  12. couldnot

    CLEO Help Auto chat-detector.

    rpg2.b-zone.ro:7777 Use my referral code for money bonus : IN PM
  13. couldnot

    CLEO Help [HELP] Custom command with outputs

    You're right.
  14. couldnot

    CLEO Help [HELP] Custom command with outputs

    {$CLEO .cs} 0000: repeat wait 0 until 0AFA: // for sampfuncs reload SAMP.UnregisterClientCommand("custom") // commands register 0B34: "custom" to @cmd1 while true wait 0 :cmd1 say "/me bla bla" cmdret ret 0
Top