Search results

  1. D

    CLEO Help Invisible

    Where i can find invisible.cs?
  2. D

    CLEO Help TELEPORT

    How to make then press y it will pick checkpoint and wait 4sec and teleport at last position. {$CLEO} thread "fak" :ct wait 0 if 0AB0: 89 then if call @is_cp_active 0 then call @get_cp_pos 0 1@ 2@ 3@ if 044B: $PLAYER_ACTOR then call...
  3. D

    CLEO Help BURNOUT

    How to make auto burnout, then i write /burnout it starts burnouting. But to my code it's only pressing w.. {$CLEO .cs} 0000: NOP REPEAT Wait 0 Until 0AFA: is_samp_structures_available 0B34: "burnout" @burnout While True wait 0 If 31@ == TRUE then 0AB1: call @keyPress 2 key 87 time...
  4. D

    CLEO Help JUMP

    How to make bike double jump auto? I tried every thing, it's not for me this script.
  5. D

    CLEO Help HELP

    THEN I getting error Incorrect number of the conditions. 8 max. i know its max 8, but this is needed to me {$CLEO .cs} 0000: NOP REPEAT wait 0 UNTIL 0AFA: 0B34: "zbot" @table1 /// ACTIVATE and DE - ACTIVE with same command 0AC8: 2@ = allocate_memory_size 258 0AC8: 3@ =...
  6. D

    CLEO Help HELP

    How to make cleo when type /pickred it picks checkpoint but without teleport?
  7. D

    CLEO Help HELP

    How to make when you have 60hp or less write command ?
  8. D

    CLEO Help HELP

    Why when i start samp sampfuncs not loading?
  9. D

    CLEO Help HELP

    How to make to set walk path record with cleo ?
Top