Search results

  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....
  16. Fr0z3n

    [SAMP]SobFoX Project Supreme v5[Last trailer]

    You should give me to edit video... pfff
  17. Fr0z3n

    Collection

    Just dont open tab... Its that simple
  18. Fr0z3n

    CLEO Help Can someone help me?!?!?

    HAHAHAHAHAHAHAHAHAHHAHAHAHAHA
  19. Fr0z3n

    How delete or edit crosshair default in sanny builder

    replace from hud.txd crosshair with transparent image. That should do work
  20. Fr0z3n

    Types of Sign Check and Sources , etc...

    Yeah, you will learn by asking someone to create it, well done!
  21. Fr0z3n

    CLEO Help help auto download

    ask microsoft
  22. Fr0z3n

    CLEO Help Skip shooting animation cleo

    That is litefoot i think
  23. Fr0z3n

    CLEO Help another gun

    He dont have compiler too, if someone who have see this just put my code... and give him
  24. Fr0z3n

    CLEO Help another gun

    I deleted sanny builder but i think you have to put if 02D8: actor $PLAYER_ACTOR current_weapon == 24 then //do... end
  25. Fr0z3n

    CLEO Help another gun

    Do i have to create you script or you have compiler to compile it?
  26. Fr0z3n

    CLEO Help another gun

    Just add id of gun and thats it...
  27. Fr0z3n

    CLEO Help Did you teleport all players to your side CLEO?

    Give me ip i wanna see how it looks like XD
  28. Fr0z3n

    CLEO Help Did you teleport all players to your side CLEO?

    You cant, thats like to make for example to delete all pickups on server for all players, that is just server side and it cannot be controled by side users...
  29. Fr0z3n

    CLEO Help help.

    Yeah, you have for that 015A: restore_camera
  30. Fr0z3n

    CLEO Help help.

    //1st 015F: set_camera_position 664.9277 -479.6112 16.1668 rotation 0.0 0.0 0.0 //2nd 0160: set_camera_point_at 665.8948 -479.5685 16.4175 switchstyle 2
  31. Fr0z3n

    CLEO Help Error in conditional "if" or string variable

    If i understood corectly, you just randomly put if $name_usr == 'Jack', your stored variable is 0@ so you need to compare with that value, use @ajom snippet for that...
  32. Fr0z3n

    CLEO Help help.

    Interpolate camera, setcameraat, setcameralookat etc....
  33. Fr0z3n

    CLEO Help Help

    Snippet for sending spec sync or something...?
  34. Fr0z3n

    CLEO Help Help

    Hi, can someone explain me how to make script to get object position by model id(729).
  35. Fr0z3n

    FPSUnlocker (*js)

    Triology?
  36. Fr0z3n

    FPSUnlocker (*js)

    This is FPSUnlocker (From 0.3.7 R1 - 0.3.7 R3 + 0.3.DL - R1). You can use it on new cleo extension Cleo Redux: https://re.cleo.li/. Resource: /* FPSUnlocker for 0.3.7 - R1, 0.3.7 - R2, 0.3.DL - R1, 0.3.7 - R3 SAMP versions. FPSUnlocker function is reading the SAMP version from memory...
  37. Fr0z3n

    UGBase need new admins

    "They is" im down HAHAHAHHAHA
  38. Fr0z3n

    CLEO Help [CLEO] Change name

    SAMP.SetLocalNickname(string: char...)
  39. Fr0z3n

    Untagged Release HotReload (beta)| Auto reload edited CLEO script

    You can Just use cleo redux...
  40. Fr0z3n

    CLEO Help Help

    R1
  41. Fr0z3n

    CLEO Help Help

    2@ should change when pickup is in area, but it stays 0 no matter what
  42. Fr0z3n

    CLEO Help Help

    cuz it crash haha try it by yourself WHILE TRUE WAIT 0 0A8D: 2@ = read_memory 0x1CB70A30 size 4 virtual_protect 0 chatmsg "%d" 2@ wait 2000 END
  43. Fr0z3n

    CLEO Help Help

    Yeah, but you cant use read_memory on 0x1CB70A30 address...
  44. Fr0z3n

    CLEO Help Help

    Hi, how to translate this 481757744 into memory address format? and if you do how?
  45. Fr0z3n

    CLEO REDUX [Snippet] Get samp version(*js)

    This is snippet for getting samp versions(From 0.3.7 R1 - 0.3.7 R4 - 2). You can use it on new cleo extension Cleo Redux: https://re.cleo.li/. The code contains 2 functions: - get_samp_version_id - get_samp_version_name /* get_samp_version_id function is reading the "IMAGE_FILE_HEADER" of...
  46. Fr0z3n

    CLEO Help Cancelling cycle

    He said without SF
  47. Fr0z3n

    CLEO Help Cancelling cycle

    So... paste this script and name it KeyPress.cs {$CLEO .cs} 0000: "myscript" thread 'TEST' // DONT CHANGE NAME :loop wait 0 if 0AB0: is_key_pressed 192 then 0ACD: show_text_highpriority "activated" time 2500 wait 10000 while true 0AB1: @FAKE_KEYPRESS 1 _OFFSET_KEY_ 0x22...
  48. Fr0z3n

    CLEO Help Cancelling cycle

    But you already have if 0AB0: is_key_pressed 192 then
  49. Fr0z3n

    CLEO Help Cancelling cycle

    Try this... {$CLEO .cs} 0000: "myscript" 0B34: "iskljuci" @toggle // toggle 30@ command: /iskljuci :loop wait 0 if 0AB0: is_key_pressed 192 then 0ACD: show_text_highpriority "activated" time 2500 wait 10000 while true 30@ == 0 // if its on then // then do thing...
  50. Fr0z3n

    CLEO Help Help

    Hi, hi, how to change color transparent??? exaple OxFFFFFF02 // orange
  51. Fr0z3n

    CLEO Help Crash

    Hi, can anyone try this script, for me it crash when i join in game... its parazitas dialog {$CLEO .cs} 0000: 0B6D: 30@ CREATE_FONT "FangSong" HEIGHT 15 FLAGS 1 0BFC: set_global_var "font1" = 30@ 0B6D: 31@ CREATE_FONT "FangSong" HEIGHT 12 FLAGS 1 0BFC: set_global_var "font2" = 31@...
  52. Fr0z3n

    Time FIX of my server.

    set something like if time is > 24 THEN do -24 which is ecual to 00:00 right?
  53. Fr0z3n

    Time FIX of my server.

    Just add time that u need if is 7:00 PM and from your location is 8:00PM add +1 hour or add 1+minutes u get it...
  54. Fr0z3n

    CLEO Help help with a cleo

    if you lose money or other players?
  55. Fr0z3n

    VOICE CHAT CRASH

    pls dont play with voice chat dont ruin samp...
  56. Fr0z3n

    CLEO Help Player Info not work

    which part doesnt work?
  57. Fr0z3n

    CLEO Help Dialog Bug

    No, but thats what is problem
  58. Fr0z3n

    CLEO Help Dialog Bug

    Why this menu dont work? Dialog.Create(1@, "{F58142}Litew F | Lavp") Dialog.AddStatic(1@,1, "{ffffff}2.{F58142} opcija", 230, 10, 600, 30) Dialog.AddStatic(1@,1, "{F58142}Server", 310, 35, 600, 30) Dialog.AddButton(1@,2,"{F58142}Reconnect", 260, 65, 150, 30 ) Dialog.AddStatic(1@,1...
  59. Fr0z3n

    CLEO Help RPC BLOCK

    I found it RPC_SCRINTERPOLATECAMERA Fixed!
  60. Fr0z3n

    CLEO Help RPC BLOCK

    There is no interpolatecamera...?
  61. Fr0z3n

    CLEO Help RPC BLOCK

    Hello Ugbase, how to block incoming rpc?
  62. Fr0z3n

    CLEO Help Download stuffs

    Can i download .png with this?
  63. Fr0z3n

    CLEO Help Download stuffs

    How to download something in gta sa with opcodes??
  64. Fr0z3n

    CLEO Help Help

    Is there opcode like 02CC but for pickup?
  65. Fr0z3n

    CLEO Help SOMEONE TO UNLOCK?

    Deep invert je
  66. Fr0z3n

    Fixed AntiJetPack.inc for SA-MP 0.3.7 R3 server

    Its impossible how do you think to get jetpack without animation???
  67. Fr0z3n

    CLEO Help SOMEONE TO UNLOCK?

    Can someone unlock this script?
  68. Fr0z3n

    Fixed AntiJetPack.inc for SA-MP 0.3.7 R3 server

    AHAHHAHAHAHAHAHAHHAHAHAHAHA Why just dont check special action and thats it.... Without include...???
  69. Fr0z3n

    TRIGGER FOR ADMINS XD

    Its like senting sync all over the server its old cheat and its patched...
  70. Fr0z3n

    CLEO Help Fake Sync

    Can i use like this? 0AB1: @SendOnfootFakePosition 3 _XYZ 1367.6871 -848.0657 44.0083
  71. Fr0z3n

    CLEO Help Fake Sync

    Yea no matter
  72. Fr0z3n

    CLEO Help Fake Sync

    Bypasser
  73. Fr0z3n

    CLEO Help Fake Sync

    Yeah
  74. Fr0z3n

    CLEO Help Fake Sync

    Hello, do someone have snippet for sending fake sync position with cords.
  75. Fr0z3n

    CLEO Help SNIPPET/OPCODE

    Is there snippet or opcode for downloading something from for example mediafire, 4shared etc....
  76. Fr0z3n

    CLEO Help Fix wheel

    while 0AFA: //not 8afa wait 0 end
  77. Fr0z3n

    CLEO Help Smooth aimbot

    ?? lol
  78. Fr0z3n

    CLEO Help Fix wheel

    So you want to fix only wheels on car and not car?
  79. Fr0z3n

    CLEO Help Help with the waiting time please !!

    That code is so fucked up xdxd so first: try to do in while true loop that so example 0B34: samp register_client_command "toggle" to_label @toggle while true wait 0 if 30@ == 0 //if you type that command it will change variable to 1 then //do wait stuff...
  80. Fr0z3n

    Need help with Chat++

    Download lua version.asi dont working anymore...
  81. Fr0z3n

    CLEO Help Cleo Help, change color chat.

    Thats server side so...
  82. Fr0z3n

    CLEO Help hello

    Hard Afk bot ps. you can search on google lol
  83. Fr0z3n

    Untagged Release Bike / Motorcycle speed up

    You can put all in one lol
  84. Fr0z3n

    LUA Release [lua] NameTagHack 0.3.7-R4

    So.... its the same way as r1-r2-r3-r4... No diferent ways..
  85. Fr0z3n

    deleted

    Not bad but there is many better aims
  86. Fr0z3n

    CLEO Help Help

    And how should I make it to do just once and then to turn off?
  87. Fr0z3n

    CLEO Help Help

    why not working? WHILE TRUE wait 0 if 30@ == 1 then 00A0: store_actor $PLAYER_ACTOR position_to 0@ 1@ 2@ 0AF8: samp add_message_to_chat "{46FF00}You are downi!" color 0xFFFFFF 000F: 2@ -= 10.0 end END
  88. Fr0z3n

    CLEO Help Help

    How to set player z pos like to get player pos and then - 10.0...
  89. Fr0z3n

    Collection

    u need to send us the whole code so i can change it
  90. Fr0z3n

    CLEO Help Lock script?

    What script??? I ss that script like example...
  91. Fr0z3n

    CLEO Help Lock script?

    Bas hocu da je lokam zbog retarda kao ti
  92. Fr0z3n

    CLEO Help Lock script?

    How i can use sublime text 3 for cleo? It is possible??
  93. Fr0z3n

    CLEO Help Lock script?

    yea, you are right but some fuckers take my script and they pretend to be theirs only if they change a couple of things and a couple of commands it started to annoy me a lot and what did you say about locking the script over the hex? Can you explain to me how to lock it that way
  94. Fr0z3n

    Rainbow Stuff

    Why? there are a bunch of mods for that
  95. Fr0z3n

    CLEO Help Lock script?

    Hi, what is the best way to lock the script? Something like this
  96. Fr0z3n

    Gta sa Memories...

    Will you give us you work?
Top