Search results

  1. S

    CLEO Help CLEO R4

    The faker works just as intended.
  2. S

    CLEO Help decrypt

    // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- 0000: NOP 8AFA: not is_samp_available 004D: jump_if_false @Noname_37 0001: wait 100 ms 0002: jump @Noname_17 0AF8: samp...
  3. S

    CLEO Help 0B8C: samp is_cursor_active

    Haven't checked in-depth but I believe this snipper toggles the cursor and not checks if it's already active, feel free to correct me.
  4. S

    CLEO Help Restart CMD

    well yea, of course you can make a specific cleo that does it for you but i find this one more useful.
  5. S

    CLEO Release FastSwim / On Key Frame Limiting

    {$CLEO .cs} 0000: '' 0662: "Faster swimming CLEO by Safa | Discord: Safa#9740" 0662: "Activation / Deactivation -> hit W key 5 times in a row." wait 8500 0@ = FALSE while true wait 0 if 0965: actor $PLAYER_ACTOR swimming then if 0@ == FALSE THEN 0AB1: @NN1 0 0@ = TRUE...
  6. S

    CLEO Help Perform action on TXD

    You must first find the textdraw, you can do it with two methods: 1) Set up a 'for' loop between 1 to 2304 and scan the model by whatever you know about it for 1@ = 0 to 2304 if 0C5D: samp textdraw 1@ is_exists then 0C59: samp textdraw 0@ get_model 1@ rotation 2@ 3@ 4@ zoom 5@ veh_color 6@ 7@...
  7. S

    CLEO Help Automatic Dialog

    IF SAMP.IsDialogActive(0@) - 0 operand is empty, you are basically stopping the script from executing. change it to IF SAMP.IsDialogActive(-1)
  8. S

    CLEO Help Detect a chat text and use it in a cmd

    You can use sscanf, I would even create a snipper if you detailed it a bit further because from whatever you wrote here I couldn't understand a damn thing.
  9. S

    CLEO Help Challenge - Decrypt THIS

    sure https://pastebin.com/tPvnhvVZ
  10. S

    CLEO Help Restart CMD

    0B34: samp register_client_command "reload" to_label @Noname_132 - top of script right after SAMP.Available loop :Noname_132 - bottom of script chatmsg "reloading" -1 0A92: create_custom_thread "test.cs" 0A93: end_custom_thread 0B43: samp cmd_ret make sure you rename test.cs to w/e u wanna...
  11. S

    CLEO Help Challenge - Decrypt THIS

    no challenge // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- 0000: NOP 0662: printstring "SPRINGFIELD" 03A4: name_thread "$2013" 0006: 30@ = 0 0001: wait 0 ms 00D6: if...
  12. S

    Untagged Release supremeTroll(16-01-15) + objectFinder 1.3++

    RE: supremeTroll(16-01-15) + objectFinder 1.2 uhh, is it one of those scripts that needs an i7 to run? AMD A6-5400K APU the video card is an onboard one
  13. S

    Untagged Release supremeTroll(16-01-15) + objectFinder 1.3++

    RE: supremeTroll(16-01-15) + objectFinder 1.2 I assume someone can help me with this. Whenever I try to search an object my game slows down like hell
  14. S

    Dayz SA MENU £6/$10 (Private Menu)Works Fine(paypal)

    Anyone can vouch for this guy?
Top