Recent content by Fr0z3n

  1. Fr0z3n

    Help check if there is any object within 15 meters, if any, it will be marked on the map through an icon, but after being activated my game crashes

    {$CLEO .csi} thread 'Marc' // Initialize variables 0@ = 0 // Object ID 9@ = 0 // Marker ID 10@ = 0 // Object Model ID 14@ = 0.0 // Player X 15@ = 0.0 // Player Y 16@ = 0.0 // Player Z marker_created = 0 // Flag to check if marker is already created :Marc wait 100 // Wait 100...
  2. Fr0z3n

    [CLEO]CarStealer by .CS TEAM

    .CS TEAM Hello UG-BASE, this is our first hack for gta sa / samp I think you'll like DESCRIPTION: this cleo script allows you to enter any vehicles in the game that are off or have no key this is useful on rp servers because you can drive even vehicles that are from an organization VIRUS...
  3. Fr0z3n

    CLEO Help Read multiple chat lines?

    here is an optimized version with on/off: {$CLEO.cs} 0000: // On/off flag 0A8D: 5@ = read_memory 0xBAA428 size 4 virtual_protect 0 // Score0 :MAIN_LOOP wait 0 0AFA: if SAMP_IS_READY then // Toggle script with score0 if 5@ == 0 then wait 1000 jump @MAIN_LOOP...
  4. Fr0z3n

    Mouse MOVE EVENT

    I've made some changes, removing unnecessary checks, explaining what it does, and optimizing as much as it can... I hope this helps someone that wanna learn :) :MouseMOVE_RIGHT // Load the "user32.dll" library and get the address of the "mouse_event" function load_library "user32.dll"...
  5. Fr0z3n

    Change keybind on .cs file

    You edit code, and put multiple keys to activate... SIMPLE!
  6. Fr0z3n

    Anti Teleport

    Spectation sync
  7. Fr0z3n

    [CLEO] Some snippets

    I am pretty sure that you can do like this IF 29@ != 0 then ret 0
  8. Fr0z3n

    CLEO Help couple of scripts

    @Parazitas help them bro :ROFLMAO:
  9. Fr0z3n

    CLEO Help couple of scripts

    Ko jos igra samp lol...
  10. Fr0z3n

    CLEO Help couple of scripts

    Do you can help us HAHJAHAHAHAHAHAHAHA
  11. Fr0z3n

    Untagged Release CheckPoint Seeking Driver

    I dont see why would you comment every single damn line
  12. Fr0z3n

    [CLEO] Some snippets

    You can add .txd file, google it
  13. Fr0z3n

    CLEO Help Who can help me with a script?

    you have that script on this forum just for sms, idk where but i saw it...
  14. Fr0z3n

    Official Ongoing updates

    I mean to add more ranks by posts, so members will be active... Can you send here or in pm how much post's for each rank?
  15. Fr0z3n

    Official Ongoing updates

    you guys should add ranks that would be awesome....
Top