Recent content by Astron

  1. Astron

    CLEO Help Add an deactivation key/

    :motherofgod:  uhm so could u compile this code for me?  // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- thread 'CARJUMP' :CARJUMP_11 wait 0 if and  ...
  2. Astron

    CLEO Help Lock fps on 120 with fpsunlocker,possible?

    http://ugbase.eu/Thread-ASI-Fpslimit-patch
  3. Astron

    CLEO Help Add an deactivation key/

    I get Unknown Directive: SAMP.ChatInputOpened(). I have it like this now: :CARJUMP_11 wait 0 if and   Player.Defined($PLAYER_CHAR)   Actor.Driving($PLAYER_ACTOR) 84C8:   not actor $PLAYER_ACTOR driving_flying_vehicle 0AB0:   key_pressed 114 not SAMP.ChatInputOpened() Whats wrong?
  4. Astron

    CLEO Help Add an deactivation key/

    Hy, I need an deactivation key in this script. Can someone help me? Now the cheat is activated when I type JUMP.  How to deactivate it when I type it again? thread 'CHEAT' :CHEAT_11 wait 0 0A8D: 1@ = read_memory 9867536 size 4 virtual_protect 0 if 04A4:   1@ == 1247104336 // == constant...
Top