Search results

  1. Parazitas

    how to convert 0ADC: test_cheat to 0AB0: key_pressed

    while true wait 0 if 0AB0: 123 // F12 then if 1@ == 0 then 0ACD: show_text_highpriority "Car-HP On." time 1337 018C: play_sound 1083 at 0.0 0.0 0.0 1@ = 1 else 0ACD: show_text_highpriority "Car-HP Off." time 1337 018C: play_sound 1084 at 0.0...
  2. Parazitas

    Help Switch Weapon in Vehicle & Switch Seat in Vehicle

    Possible to make this kind code
  3. Parazitas

    [CLEO] Some snippets

    ** I Present Advanced GUI's For GTA AND SAMP ** Snippets Design to make GUI's For your own Cheats.., All you need is your imagination! ~ NOTE ~: Each Drawing snippet must have different ID when called, do not use same IDs for multiple calls otherwise settings will be overwritten! Make sure you...
  4. Parazitas

    Help Textures.

    Provide Server Details and acc with that kind tunning , so i can do testing..
  5. Parazitas

    Help Textures.

    How do you even get neon on car?? it's server tuning or some cleo / asi code?
  6. Parazitas

    Help Textures.

    Does samp server created them?
  7. Parazitas

    How to kill invisible player?

    Wall Hack?
  8. Parazitas

    Help Auto cmd cleo

    This will send any text on position. Ini file will be created once game launched.
  9. Parazitas

    C / C++ ESP Drawing Limit

    Max streamed ped distance is 300 - 400m
  10. Parazitas

    Help [AHK] gta samp gui auto select

    Alright next time please be more specific when leaving answer
  11. Parazitas

    CAN SOMEONE COMPILE MY CS FILE TEXT?

    I see... You renaming text to yours and presenting like you made it, sad... To fix error replace " print " with: " 0AD1: "
  12. Parazitas

    Untagged Release [TuT]-Mats running bot.

    Maybe i will do on Sunday if i not forget
  13. Parazitas

    Help [AHK] gta samp gui auto select

    Try do research about ahk memory reading on Google Https://letmegooglethat.com/?q=ahk+memory+reading Also you never said for which samp version you was trying to make it
  14. Parazitas

    Help Legit Aimbot

    Cleo simple Aimbot https://ugbase.eu/threads/silent-aim-0-3-dl.16040/#post-90761
  15. Parazitas

    Help [AHK] gta samp gui auto select

    You could use simple memory reading, to detect when dialog is active
  16. Parazitas

    Help Miner bot by @Fr0Z3n.

    Help with?
  17. Parazitas

    Help I need a cleo

    checkpoint you can get by reading memory information: https://ugbase.eu/threads/cleo-some-multi-samp-snippets.17193/page-3#post-114374
  18. Parazitas

    LUA Help visible drawbox with specific weapon

    yes, possible
  19. Parazitas

    Help Miner bot by @Fr0Z3n.

    Make your own https://ugbase.eu/threads/cleo-some-multi-samp-snippets.17193/page-3#post-114374
  20. Parazitas

    Help transparent menu, lock mouse 2 monitors

    Let's talk on Discord
  21. Parazitas

    Help Local Animation

    This code will make " Piss " animation visible only for you.. You Must Have SAMPFUNCS.asi {$CLEO .cs} {$INCLUDE SF} 0000: REPEAT WAIT 0 UNTIL 0AFA: 0BE2: raknet setup_outcoming_packet_hook @Out_Packets WHILE TRUE WAIT 0 END :Out_Packets 0BE5: raknet 10@ = get_hook_param PARAM_PACKETID IF...
  22. Parazitas

    Help Local Animation

    Sunday i will use pc
  23. Parazitas

    Help transparent menu, lock mouse 2 monitors

    I will make small code on Sunday maybe it will fix your problem
  24. Parazitas

    Help transparent menu, lock mouse 2 monitors

    You could keep game all the time unpaused. Also someone could make mouse hovering checking which could help in your situation. Since once mouse would be on gta windows it would get focused.
  25. Parazitas

    Help What am I doing wrong?

    Using phone i made this: {$CLEO .cs} 0000: While True wait 0 If 0AB0: key_pressed 123 Then 0332: set_actor $PLAYER_ACTOR bleeding 1 End End
  26. Parazitas

    Help Where can i find SAMP opcodes?

    Use opcode search in sanny builder which was provided
  27. Parazitas

    Help Help with player radius/distance idk

    Sever owner started using streamer plugins, which checks your distance and only when you are close object / pickup will be created
  28. Parazitas

    Help Local Animation

    Where's original source? Which samp version you are using?
  29. Parazitas

    Help Where can i find SAMP opcodes?

    Here's ready to use Sanny Builder: https://www.mediafire.com/file/s7kk6v9n4fa4cif/Sanny_Builder.rar/file
  30. Parazitas

    Help transparent menu, lock mouse 2 monitors

    You should try version which I didn't touch and open map to see if it works
  31. Parazitas

    Help transparent menu, lock mouse 2 monitors

    Test it.
  32. Parazitas

    Help Nametag position snippet

    Example of how looks samp NickName and ID Drawing in samp with all calculation information samp 0.3.7 R1 void FUN_10070d40(void) { int *piVar1; int iVar2; int **ppiVar3; int *piVar4; int iVar5; undefined4 uVar6; int iVar7; uint uVar8; float10 fVar9; float10 fVar10...
  33. Parazitas

    Help Hide player ID

    Example of how looks samp NickName and ID Drawing in samp with all calculation information samp 0.3.7 R1 void FUN_10070d40(void) { int *piVar1; int iVar2; int **ppiVar3; int *piVar4; int iVar5; undefined4 uVar6; int iVar7; uint uVar8; float10 fVar9; float10 fVar10...
  34. Parazitas

    Help Hide player ID

    You are weird like everyone who's asking random request. Where's information like: Mod name? Samp Version. etc...
  35. Parazitas

    Help Nametag position snippet

    Alright since you waited that long I'll check it in next 6H
  36. Parazitas

    Help Hide player ID

    Possible
  37. Parazitas

    Help sameone fix

    For real where's code? How we should check it?
  38. Parazitas

    Help New nametags

    If only numbers then it is simple to make with cleo language. With any other coding language it's to easy even waste time for it.
  39. Parazitas

    Help Nametag position snippet

    Should be possible, it's somewhere around colour offset
  40. Parazitas

    SF Plugin CLEO LUA Help Anti Afk

    Ugbase search???? https://ugbase.eu/threads/release-advanced-anti-afk-cleo.1513/
  41. Parazitas

    [CLEO] Some snippets

    For those who using Gta Go To AI for walking to checkpoint. Snippet below will be usefull. :GetPlayerActorGoToTaskID // 0AB1: @GetPlayerActorGoToTaskID 0 _Returned: TaskStatus 0@ 0A8D: 31@ = read_memory 0xC0B1FC size 2 virtual_protect 0 // Read to Get Task ID IF NOT 31@ == 65535 THEN 0AB2: ret...
  42. Parazitas

    [CLEO] Some multi-samp snippets

    1. Check if RACE CheckPoint Active 2. Get RACE CheckPoint Position :is_racecp_active // 0AB1: @is_racecp_active 0 IF 0AA2: 31@ = loadlib "samp.dll" THEN 0AB1: @get_samp_version_id 0 _returned: ID 17@ IF 17@ > 0 THEN IF 17@ == 1 // 0.3.7 R1 THEN 0A8E...
  43. Parazitas

    [CLEO] Some multi-samp snippets

    1. Check if CheckPoint Active 2. Get CheckPoint Position :is_cp_active // 0AB1: @is_cp_active 0 IF 0AA2: 31@ = loadlib "samp.dll" THEN 0AB1: @get_samp_version_id 0 _returned: ID 17@ IF 17@ > 0 THEN IF 17@ == 1 // 0.3.7 R1 THEN 0A8E: 30@ = 31@ +...
  44. Parazitas

    CLEO Help Help with go_to command

    I just wake up, so let's go further. Please contact with me on discord since it's easier to communicate
  45. Parazitas

    Help Aim lock ignore addition

    Your area using this source https://ugbase.eu/threads/skin-aimbot-by-rscaerzx-wheel-aim.15675/
  46. Parazitas

    Help I want to make a cleo script...

    So you wanna make marker on your radar
  47. Parazitas

    [CLEO] Some snippets

    Two Functions: 1. Get current vehicle ID. 2. Get current vehicle number plate. :SAMPGetCurrentVehicleID { 0.3.DL 0AB1: @SAMPGetCurrentVehicleID 0 _Returned: VehicleID 0@ } IF 0AA2: 31@ = "samp.dll" THEN 31@ += 0x2ACA24 // SAMP_INFO_OFFSET 0A8D: 31@ readMem 31@ sz 4 vp 0 31@...
  48. Parazitas

    Help How can I get specific area from string (CLEO)

    I wasted my precious time for your request.. This is first and last time when i help you. Use Code below to obtain vehicle number plate.: :SAMPGetCurrentVehicleNumberPlate { 0.3.DL 0AB1: @SAMPGetCurrentVehicleNumberPlate 0 _Returned: NumberPlate 0@ } IF 0AA2: 31@ = "samp.dll" THEN...
  49. Parazitas

    Help How can I get specific area from string (CLEO)

    any pictures?
  50. Parazitas

    Automatic /rr

    {$CLEO} thread "scripter" 0000: repeat wait 0 until 0AFA: 0B63: "rr" 0B63: "Name" 0B34: "Name" @Name 0b34: "rr" @asd while true wait 0 if 17@ == 1 then 0B28: 0 wait 1050 0B27: 1 17@ = 0 end IF 0256: player $PLAYER_CHAR defined THEN 0AC8: 17@ =...
  51. Parazitas

    CLEO Help Encrypt Cleo file

    There's no actually safe way to fully crypt code, but some methods exist which makes code not compilable once it was opened with sanny builder. But for now you can just use this cryptor: https://www.mediafire.com/file/954k55fbrtbpm62/Crypt.exe/file
  52. Parazitas

    Help remove special characters

    {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined 0AC8: 31@ = allocate_memory_size 260 0AD3: string 31@ format "~g~ {} a abcdefgz 1234567890 64-=' > ,<" 0AC8: 30@ = allocate_memory_size 260...
  53. Parazitas

    Help i have problem with textdraw

    I'm busy until Monday Maybe after i will get little free time
  54. Parazitas

    Help remove special characters

    If your string is actually like that. 1. Remove colours 2. Collect only digits and letters :DeleteColorCodes { 0AC8: 27@ = allocate_memory_size 260 0AB1: @DeleteColorCodes 2 text 31@ memory_to_store_characters_as_text 27@ // Do Something 0AC9: free_allocated_memory 27@ } 5@ =...
  55. Parazitas

    Help Calculation problem when window mode active

    Position Is matching perfectly until i activate window mode. So does anyone know how to accurately calculate everything? Example in cleo code {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined...
  56. Parazitas

    CLEO Help urgent to me i swear.

    Modified Version, i haven't tested... So go for it.
  57. Parazitas

    Help samp instant crash with/without mods

    Delete entire gtasa folder from documents
  58. Parazitas

    Help i need guys rconhack (:

    You must understand " if " such thing exist, it never going to be published.
  59. Parazitas

    [CLEO] Some multi-samp snippets

    :SampDeleteObject { 0AB1: @SampDeleteObject 1 ID 0@ } IF 0AA2: 31@ = "samp.dll" THEN 0AB1: @get_samp_version_id 0 _returned: ID 17@ IF 17@ > 0 THEN IF 17@ == 1 // 0.3.7 R1 THEN 0A8E: 30@ = 31@ + 0x21A0F8 // SAMP_INFO_OFFSET 0A8D: 30@ =...
  60. Parazitas

    [CLEO] Some multi-samp snippets

    :IsSampObjectExist { 0AB1: @IsSampObjectExist 1 ObjectID 1249 } IF 0AA2: 31@ = "samp.dll" THEN 0AB1: @get_samp_version_id 0 _returned: ID 17@ IF 17@ > 0 THEN IF 17@ == 1 // 0.3.7 R1 THEN 31@ += 0x21A0F8 // SAMP_INFO_OFFSET 0A8D: 31@ readMem...
  61. Parazitas

    Help Auto Accept [id]

    {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined WHILE TRUE WAIT 0 IF 0256: player $PLAYER_CHAR defined THEN IF 0AB0: 123 // F12 THEN REPEAT WAIT 0 UNTIL...
  62. Parazitas

    ️ Decrypting/Safety Check CLEO/SF/ASI/DLL

    Looks like this one Require SAMPFUNCS... Here's Example without SAMPFUNCS: {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined // 0AD1: "You was damaged with: %d %s" 1337 31@ 30@ /* 054E...
  63. Parazitas

    Help Auto Accept [id]

    Or if you prefer with Key activation F12 {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined WHILE TRUE WAIT 0 IF 0256: player $PLAYER_CHAR defined THEN IF 0AB0: 123 // PRESSED - F12...
  64. Parazitas

    Help Auto Accept [id]

    {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined WHILE TRUE WAIT 0 IF 0256: player $PLAYER_CHAR defined THEN 0AC8: 31@ = allocate_memory_size 260 0AC8: 30@ = allocate_memory_size 260...
  65. Parazitas

    Help Auto Accept [id]

    Those these two lines comes at same time?
  66. Parazitas

    Help Auto Accept [id]

    Any pictures or videos?
  67. Parazitas

    CLEO Help 2 timers in one while true CMD - Sanny Builder

    Second. Cleo have two variables which is built-in timers.: 31@ and 32@ I would recommend use count down snippet if you planing to have only two timers https://ugbase.eu/threads/cleo-some-snippets.16708/#post-99730
  68. Parazitas

    CLEO Help 2 timers in one while true CMD - Sanny Builder

    First of all, let's learn how to use code functions in forum. Examples below and in picture: My code using PHP Code function My code using Code function
  69. Parazitas

    Help [HELP] Remove text when activated.

    Remove these two lines AND Press F6 to compile cleo code 0AD1: show_formatted_text_highpriority "CTNH ~g~AKTIF" time 1000 0AD1: show_formatted_text_highpriority "CTNH ~r~DE-AKTIF" time 1000
  70. Parazitas

    CLEO Help 2 timers in one while true CMD - Sanny Builder

    Please provide small part where you have problems with timers
  71. Parazitas

    Help Read String which shows in game

    Could you provide Any pictures or videos?
  72. Parazitas

    [CLEO] Some snippets

    Check if Windows is minimized or not :isWindowMinimized { 0AB1: @isWindowMinimized 0 } 0A8D: 31@ = read_memory 0xC97C1C size 4 virtual_protect 0 // window handle pointer 0A8D: 30@ = read_memory 0x85825C size 4 virtual_protect 0 // IsIconic call function pointer 0AA7: call_function 30@...
  73. Parazitas

    Difference between game screen coords & window screen coords

    https://ugbase.eu/threads/convert-window-screen-coord-to-game-screen-coord-and-vice-versa.12286/
  74. Parazitas

    CLEO Help Server name

    If you are working with sanny builder + SAMPFUNC then just use opcode to get server address then do comparing
  75. Parazitas

    [SNIPPET] DRAW_OUTLINED_BOX

    I noticed, corners not connecting together, so snippet got some improvements :DRAW_OUTLINED_BOX //0AB1: @DRAW_OUTLINED_BOX 9 POS 300.0 300.0 SIZE 50.0 50.0 RGBA 255 0 0 255 THICKNESS 0.5 0087: 16@ = 8@ // (float) // COPY THICKNESS 0087: 15@ = 8@ // (float) // COPY THICKNESS 0087: 14@ = 8@ //...
  76. Parazitas

    CLEO Help going through everything in the game

    Does it have to work while you in car or only on foot?
  77. Parazitas

    CLEO Help Cleo Repair HELP

    Hi. Server IP?
  78. Parazitas

    CLEO Help going through everything in the game

    If it does what you expected, then you just need Change activation
  79. Parazitas

    [Snippet] Additional Vars

    :Read // call @Read 1 Var 0@ ret 1@ if 0@ >= 0 // valid index then 0AC6: 31@ = label @SelfExpandingVariableRegion pointer 0A8E: 30@ = 31@ + 4 0A8D: 29@ = read_memory 30@ size 4 virtual_protect 0 // Get Allocated Memory Address 0A8E: 28@ = 0@ + 1...
  80. Parazitas

    CLEO Небольшой подъем при нажатии на клавишу

    English language only allowed here, please read forum rules b for posting.
  81. Parazitas

    CLEO Help How can I decrypt the ".cs" cleo file?

    You can't give yourself money, it will show only for your game and won't save on server system
  82. Parazitas

    CLEO Help How can I decrypt the ".cs" cleo file?

    https://ugbase.eu/threads/decrypting-safety-check-cleo-sf-asi-dll.15117/
  83. Parazitas

    Help Request model to change the color of the text in the chat

    Hello, that's actually quite simple
  84. Parazitas

    Help LSFMD - Auto accept patient.

    Terrible request... You didn't provide any pictures or videos just random text explanation...
  85. Parazitas

    Help I need little help.

    Make video about this system
  86. Parazitas

    Help Cleo expired??

    Google search??? https://www.blast.hk/threads/13410/page-372#post-79090 https://www.blast.hk/threads/13410/page-372#post-79092
  87. Parazitas

    Help Cleo expired??

    You could set time, but you should know, some peoples may change there pc date and this way make code work infinity
  88. Parazitas

    Help I need little help.

    There's font differences between each text, check that and then send click it
  89. Parazitas

    auto toll booth

    https://ugbase.eu/resources/auto-key-presser-lua-script-any-version.2053/
  90. Parazitas

    Help I need help for get_chat_string

    99 is last line and down below goes others
  91. Parazitas

    Help Press key auto

    https://ugbase.eu/threads/snippet-set-virtual-or-game-key.13252/
  92. Parazitas

    Help Checkpoint driver with dialogue confirm

    {$CLEO .cs} 0000: REPEAT IF 8256: player $PLAYER_CHAR defined THEN 0A93: end_custom_thread END WAIT 1500 UNTIL 0256: player $PLAYER_CHAR defined WHILE TRUE WAIT 0 IF 0256: player $PLAYER_CHAR defined THEN IF 0AB0: 117 // F6 THEN REPEAT WAIT 0 UNTIL...
  93. Parazitas

    Help Checkpoint driver with dialogue confirm

    which button you need to press?
  94. Parazitas

    Help Checkpoint driver with dialogue confirm

    Please provide picture of dialog
  95. Parazitas

    Help "Hello, I need help, WAIT is not working."

    Max Textdraw id is: 2304 not 10000 you should edit code accordingly
  96. Parazitas

    Help "Hello, I need help, WAIT is not working."

    {$CLEO .cs} 0000: REPEAT WAIT 100 UNTIL 0AFA: SAMP_IS_READY 0B34: "tdclick" @textdraw WHILE TRUE WAIT 0 IF 31@ == TRUE // if code enabled then... THEN for 1@ = 0 to 10000 0BCA: samp send_click_textdraw 1@ 0AF8: "Process ID = %d" -1 1@ end 31@ = FALSE // Disable code END END :textdraw...
  97. Parazitas

    Shoutbox

    That was good times , sadly it ended..
  98. Parazitas

    Help Auto-Select from dialog box.

    I can't give you promises.., but if i get time for pc i will make code for you
  99. Parazitas

    Help Auto-Select from dialog box.

    Currently which samp version you are using?
  100. Parazitas

    Help Auto-Select from dialog box.

    Hello mister / miss Why you providing po pictures anything just random text
Top