Search results

  1. ha.sh

    CLEO Help Need a snippet for 0.3DL

    Can someone help me for a snippet of send_click_textdraw samp 0.3DL?
  2. ha.sh

    CLEO Help Help for Anti AFK.

    Can someone help me for this? I've tried to make a cleo for Anti AFK. That'll be need the 3 digits number. The problem is, the cleo can't read that 3 digits from the string after "/afk". Code: if 0256: player $PLAYER_CHAR defined then 0AC8: 1@ = allocate_memory_size 260 0AB1...
  3. ha.sh

    CLEO Help Help, auto press key didn't work when the dialog is opened.

    I'm trying to make a cleo for Auto /fish and pick the Fishing Rod and Bait. But the snippet code from Parazitas didn't work at this code, idk why. Anyone can help me please? // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013...
  4. ha.sh

    CLEO Help Detect Another Player Vehicle Speed.

    Hey, i need help for this code. How can i detect the another player vehicle speed when i spectate the player with this code? SAMP 0.3dl {$CLEO .cs} 0000: thread "$@wiieest$vehspeeddetector .cs" wait 5000 while true wait 0 if and key_down 18 key_down 86...
  5. ha.sh

    CLEO Help Help, auto press the specific key when pressing 1 key.

    Hello, is cleo possible to make player/user automated pressing the specific key when pressing 1 key? For example: When i pressed "X" it will be automatically pressing "SPACE" twice.
  6. ha.sh

    CLEO Help Anyone know how to fix this? (See the picture).

    How can i fix this? i can't scan text 2 (Strip) its must be "The Strip". But as you can see, it just says "The". How to scan full chat string at 1 lines? This is the code i use: // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on...
  7. ha.sh

    CLEO Help Read Player ID's and Auto Accept Mechanic Call. Need help, please.

    I want to make cleo for auto /amcall (Accept Mechanic Call). This is the code. Idk why, it doesn't work at the Game (Nothing happen). Maybe someone can help me, please? // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013...
  8. ha.sh

    CLEO Help Masked Man Checker

    This script is not working, i don't know why. I've try anything but, still not working. Please help me. When I activated "MSK" then i go nearest player, and nothing happen. // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013...
  9. ha.sh

    CLEO Help How to make this Script only work when player actor standing at nearest vehicle?

    Did you guys know how to make this Script only work when player actor standing at nearest vehicle? Help 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...
  10. ha.sh

    CLEO Help Can u help me guys?

    How to fix this script? The "/ snow" command continues to spam when the Player Spawned. I have put end_custom_thread at the end, but this mod will no longer work when use Reconnect.cs I made this mod for /snow automatically when the player spawned. // This file was decompiled using SASCM.ini...
Top