Search results

  1. C

    CLEO Help Help me to compile 2 cleos in 1

    Hello, I need help with my 2 cleo, i made one for textdraw click and the Auto Fish one, everytime i try to compile in 1 cleo, the wait delay from the Auto Fish cleo goes aswell to the textdraw clicker. I want to make them 2 in 1 cleo, if someone could help me please.
  2. C

    CLEO Help Auto turn off engine, accept repair/refill and turn it back.

    Hello, I'm having trouble with this thing, my code stops the engine, accepts the repair and the refill but doesn't turn the engine back. :cmd_arr SAMP.IsCommandTyped(20@) if 0AD4: 20@ = scan_string 20@ format "%d" 21@ then 0B36: samp 1@ = get_player_nickname 21@ 0AF9: samp say_msg...
  3. C

    CLEO Help If chat is opened, keybind stop working

    Hello, i'm looking for a code to stop working the cleo when chat is opened. I want to make it work only when it's closed. // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} 0000: NOP :NONAME_2 wait 10 0AB4: 1@ =...
Top