Search results

  1. Parazitas

    CLEO Help SAMPFUNCS' 0B21/0B4C offset

    Check cleo snippet section
  2. Parazitas

    CLEO Help Activated by key

    {$CLEO .cs} 00000: wait 8500 03A4: name_thread 'pene' 0390: load_txd_dictionary "PAMIRA" 038F: load_texture "MIRA" as 1 // Load dictionary with 0390 first 038F: load_texture "MIRA4" as 2 038F: load_texture "MIRA2" as 3 // Load dictionary with 0390 first 038F: load_texture "MIRA3" as 4 if...
  3. Parazitas

    CLEO Help Activated by key

    {$CLEO .cs} 0000: wait 8500 while true wait 0 if 04C8: actor $PLAYER_ACTOR driving_flying_vehicle then 0AB1: @DrawCrooshair 0 end end :DrawCrooshair if 04C8: actor $PLAYER_ACTOR driving_flying_vehicle then 03C0: 0@ = actor $PLAYER_ACTOR car...
  4. Parazitas

    CLEO Help Activated by key

    This code is simple and can be made new one
  5. Parazitas

    CLEO Help Car Job Detector

    If player is around you 300 meters.. something like that
  6. Parazitas

    CLEO Help Car Job Detector

    Only if actor is streamed...
  7. Parazitas

    CLEO Help Text copy

    1. Server ip? 2. How to get these dialogs? 3. Can you create account for me??
  8. Parazitas

    CLEO Help Text copy

    It's just beta.. He will send to your chat dialog text
  9. Parazitas

    CLEO Help Text copy

    Test it and send here Chatlog.txt
  10. Parazitas

    CLEO Help Text copy

    Text is static , change only code which you need enter? Get more pic in different time..
  11. Parazitas

    CLEO Help Cleo click on a textdraw

    Yeah Can spam if you make it loop
  12. Parazitas

    CLEO Help Text copy

    which samp ?
  13. Parazitas

    CLEO Help NameTagHack/Wallhack 0.3.7-r4

    You just need change pSettings offset to R4 pSettings Offset {$CLEO .cs} 0000: wait 15000 0AB1: @SAMP_GetNameTagSettings params 0 NameTagsDistance 0@ NoNametagsBehindWalls 1@ byteShowNameTags 2@ WHILE TRUE WAIT 0 IF 0ADC: test_cheat "1" THEN IF 31@ == FALSE THEN 31@ =...
  14. Parazitas

    Collection

    Possible
  15. Parazitas

    CLEO Help Cleo click on a textdraw

    0BCA: samp send_click_textdraw 2015 // 2015 = textdraw id
  16. Parazitas

    CLEO Help Cleo click on a textdraw

    which samp?
  17. Parazitas

    CLEO Help Can anyone give me SAMP_INFO_OFFSET and Psettings for 0.3.7 r2 samp?

    SAMP_INFO_OFFSET: r1 - samp.dll+0x21A0F8 r2 - samp.dll+0x21A100 dl - samp.dll+0x2ACA24 r4 - samp.dll+0x26EA0C Now you need only : pSettings...
  18. Parazitas

    m0d_sa Release deleted

    Still how get pSettings offset?
  19. Parazitas

    m0d_sa Release deleted

    Do you know how i can get : SAMP_INFO_OFFSET pSettings For samp 0.3.7 - 0.3.DL etc..??
  20. Parazitas

    CLEO Help 0.3.7 R4 Cleo .cs mod crash

    If someone know how to get pSettings offset for samp r4 i can make it.
  21. Parazitas

    CLEO Help 0.3.7 R4 Cleo .cs mod crash

    Yes only works with r1, buy we have asi fake version
  22. Parazitas

    CLEO Help 0.3.7 R4 Cleo .cs mod crash

    You know... , most mods request SAMPFUNCS
  23. Parazitas

    [CLEO] Some snippets

    Code was made special only for SAMP CHAT INPUTING. This code press letters like you do letter by letter, so you can video self and say " I'm not cheater... " :WriteTextLetterByLetter // 0AB1: @WriteTextLetterByLetter 2 Text 0@ WritingSpeed 100 ms 0C28: strlwr in 0@ out 0@ 0C17: 2@ = strlen 0@...
  24. Parazitas

    Untagged Release No Spread with an expanding crosshair

    SIMPLIFIED VERSION {$CLEO .cs} 0000: 0A8D: 10@ = read_memory 7603296 size 1 virtual_protect 1 // Read default spread memory while true wait 0 if 0ADC: test_cheat "K" then if 8@ == false then 8@ = true 0A8C: write_memory 7603296 size 1 value 144...
  25. Parazitas

    CLEO Help Delete string from file

    Thx for your support , i try it.
  26. Parazitas

    CLEO Help Delete string from file

    Hello. I making project which called "NOTEPAD" , but now i get problem.. Maybe someone know how i can delete last character from .txt file? @Opcode.eXe @monday etc...
  27. Parazitas

    CLEO Help 0B34, 0AF8 w/ no sampfuncs?

    Command {$CLEO .cs} 0000: repeat wait 1000 0A8D: 0@ = read_memory 0xA444A0 size 4 virtual_protect 0 until 0@ == 1 // SAMP_IS_READY if 8AA2: 0@ = load_library "samp.dll" // IF and SET then 0A93: end_custom_thread end 0AC6: 2@ = label @cmdname offset 0AB1: call_scm_func @registerClientParam 0...
  28. Parazitas

    CLEO Help 0B34, 0AF8 w/ no sampfuncs?

    For which samp version?
  29. Parazitas

    CLEO Help key pressed

    @KamikazeSripterul I made this just because i working now with my new project, so take it. Usage example: if 0AB1: @KeyPressCheck 0 0@ then chatmsg "%s" -1 0@ end Code return letter or digit with you pressed
  30. Parazitas

    CLEO Help Someone who can remove keylogger from script.

    Same haven't keylogger
  31. Parazitas

    CLEO Help Dialog.GetControlPos

    https://www.blast.hk/threads/17438/ Tut
  32. Parazitas

    CLEO Help Someone who can remove keylogger from script.

    This code haven't Keylog..
  33. Parazitas

    CLEO Help 3D Text

    server ip? , how to get id? where is it?
  34. Parazitas

    CLEO Help Sniper aimbot for hitman agency faction

    it's sound , turn on gta sounds...
  35. Parazitas

    CLEO Help Help me to transfer pickup finder to object finder

    Where is help?? Tell me.. I see only request...
  36. Parazitas

    CLEO Help Sniper aimbot for hitman agency faction

    http://ugbase.eu/index.php?threads/silent-aim-0-3-dl.20599/#post-120014
  37. Parazitas

    CLEO Help Need someone to help a Cleo with auto-talk function for 0.3 Dl

    Yiu think that is good explanation??
  38. Parazitas

    CLEO Help Help me to find script

    This is not help ..., This is request...
  39. Parazitas

    CLEO Help fake version r4

    Put in SAMPFUNCS folder http://ugbase.eu/index.php?threads/fake-version-sa-mp-0-3-7-r4-for-0-3-7-sampfuncs-plugin.21023/
  40. Parazitas

    CLEO Help fake version r4

    Yes
  41. Parazitas

    CLEO Help fake version r4

    Just install samp 0.3.7 and then use fake version R4.asi or R4.SF
  42. Parazitas

    CLEO Help key pressed

    {$CLEO .cs} THREAD 'BINDS' REPEAT WAIT 0 UNTIL 0AFA: WHILE TRUE WAIT 0 FOR 0@ = 0x30 TO 0x5A STEP 0x01 // From Key 1 till key Z 0085: 1@ = 0@ 1@ *= 2 1@ += 0xB72CC8 0A8D: 2@ = read_memory 1@ size 1 virtual_protect 0 IF AND 0@ == 0x30 2@ == 255 THEN...
  43. Parazitas

    CLEO Help key pressed

    http://ugbase.eu/index.php?threads/run-or-sprint-recorded-path-0-3-7.15466/page-3#post-123832 This file have something like that
  44. Parazitas

    CLEO Help key pressed

    1@ = 0x5A // KeyOffset - " Z " 1@ *= 2 // KeyOffset * 2, now 1@ = 0xB4 1@ += 0xB72CC8 // KEY OFFSET + KEY POINTER 0A8D: 2@ = read_memory 1@ size 1 virtual_protect 0 // READ FULL POINTER TO GET VALUE https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes
  45. Parazitas

    CLEO Help key pressed

    Also with numpad keys {$CLEO .cs} THREAD 'BINDS' REPEAT WAIT 0 UNTIL 0AFA: WHILE TRUE WAIT 0 FOR 0@ = 0x30 TO 0x69 STEP 0x01 // From Key 1 till NUMPAD KEY 9 0085: 1@ = 0@ 1@ *= 2 1@ += 0xB72CC8 0A8D: 2@ = read_memory 1@ size 1 virtual_protect...
  46. Parazitas

    CLEO Help key pressed

    This address you can find easy way with cheat engine bys scanning Gta_sa.exe. For example: Hold key W and do scan 255 , when you release it next scan is 0 value and repeat again same way until you find it. Or You can first scan unknown initial value then Hold key W and do scan increase value...
  47. Parazitas

    [CLEO] Some snippets

    OPCODE: 0B2D: write_samp_memory offset 1@ value 2@ size 3@ 0B2E: 3@ = read_samp_memory offset 1@ size 2@ Without SAMPFUNCS :WRITE_SAMP_MEMORY { 0AB1: @WRITE_SAMP_MEMORY 3 offset 0x6310 value 0xC390 size 2 } IF 0AA2: 10@ = "samp.dll" THEN 0A8E: 11@ = 10@ + 0@ // SAMP_DIALOG_INFO_OFFSET...
  48. Parazitas

    CLEO Help Help cleo

    About 0AB1: opcode 75% players have no idea how bypass it xD , so don't worry about it.
  49. Parazitas

    CLEO Help two weapons from one

    only if saver have not fixed bug
  50. Parazitas

    CLEO Help get current server name

    0B2B: samp 1@ = get_player_id_by_actor_handle $PLAYER_ACTOR 0B36: samp 2@ = get_player_nickname 1@ // 2@ = your nick name
  51. Parazitas

    CLEO Help get current server name

    http://ugbase.eu/index.php?threads/auto-login.17129/
  52. Parazitas

    CLEO Help Question

    Activate by yourself {$CLEO .cs} 0000: REPEAT WAIT 0 UNTIL 0AFA: SAMP_IS_READY WHILE TRUE WAIT 0 if 0AB0: 113 // F2 then if 30@ == false then 30@ = true 0AF8: "ON" -1 else 30@ = false 0AF8: "OFF" -1 end end IF and 30@ == true 0B61...
  53. Parazitas

    CLEO Help Question

    {$CLEO .cs} 0000: REPEAT WAIT 0 UNTIL 0AFA: SAMP_IS_READY WHILE TRUE WAIT 0 IF and 30@ == false 0B61: samp is_local_player_spawned THEN 0AC8: 0@ = allocate_memory_size 260 0AC8: 1@ = allocate_memory_size 260 0B75: samp get_chat_string 99 text_to 0@ prefix_to 1@ color_to 2@...
  54. Parazitas

    [CLEO] Some snippets

    Restore Camera 0@ readMem 5310892 sz 1 vp 1 // Read only one time to get default value 0@ readMem 5310917 sz 1 vp 1 // Read only one time to get default value 0@ readMem 5386662 sz 1 vp 1 // Read only one time to get default value 0@ readMem 5386797 sz 1 vp 1 // Read only one time to get...
  55. Parazitas

    Untagged Release No Spread with an expanding crosshair

    This is no spread with the crosshair expanding as if you were playing normal. Have fun! Author: Me Activation/Deactivation menu with key: F2 Get Mouse with key: T Requirements: NONE! Working with any samp version... ~~~~~~~~ OPEN SOURCE ~~~~~~~~
  56. Parazitas

    CLEO Help No spread cleo with expanding crosshair

    Ohh fine.. Send Pm on Discord
  57. Parazitas

    CLEO Help Fish bot help.

    Simple code...
  58. Parazitas

    CLEO Help dialog list select

    Use Virtual key... http://ugbase.eu/index.php?threads/snippet-set-virtual-or-game-key.19933/
  59. Parazitas

    CLEO Help Fish bot help.

    Do you have free acc which i can use?
  60. Parazitas

    CLEO Help Fish bot help.

    I have a lot peoples on discord... i don't know who are you..
  61. Parazitas

    CLEO Help Fish bot help.

    Server ip is....????/
  62. Parazitas

    [CLEO] Some snippets

    SAMPFUNCS RPC GameText {$CLEO .cs} {$INCLUDE SF} 0000: wait 8500 0BE3: raknet setup_incoming_rpc_hook @in_rpc while true wait 0 end :in_rpc 0BE5: raknet 0@ = get_hook_param PARAM_PACKETID IF 0@ == RPC_SCRDISPLAYGAMETEXT // GameText, ID - 73 THEN 0BE5: raknet 1@ = get_hook_param...
  63. Parazitas

    CLEO Help Fish bot help.

    I can't find anything what you did by yourself , it's look like you just take part code from some cleo's and put in this thread... Big messy , unreadable clearly... I have old code , maybe still working.... {$CLEO .cs} 0000: REPEAT WAIT 0 UNTIL 0AFA: SAMP_IS_READY 32@ = 0 WHILE TRUE...
  64. Parazitas

    CLEO Help Question about RPC

    https://github.com/BrunoBM16/samp-packet-list/wiki
  65. Parazitas

    CLEO Help Fish bot help.

    Server ip?
  66. Parazitas

    CLEO Help Question about RPC

    Hello. Maybe someone know where i can find good example how to read / get information from RPC? { // Uzmetimas RPC_SCRSETPLAYERATTACHEDOBJECT = 113 RPC_SCRAPPLYANIMATION = 86 RPC_SCRTOGGLEPLAYERCONTROLLABLE = 15 RPC_SCRCREATEOBJECT = 44 RPC_SCRMOVEOBJECT = 99 RPC_SCRSETOBJECTMATERIAL = 84...
  67. Parazitas

    CLEO Help cleo compile error (help)

    If you use two params in if it must be 1. IF OR OR 2. IF AND
  68. Parazitas

    CLEO Help How do I create my own scripts & menus.

    It's depends what type menu you wanna create and you planning make it with Sampfuncs or without it
  69. Parazitas

    CLEO Help Help with read samp dialog and reply [Samp 0.3DL]

    2. Change Dialog id to yours {$CLEO .cs} 0000: "By Parazitas" wait 8500 // wait until samp is ready while true wait 0 if 0AB1: @isDialogOpen 0 _return: dId 0@ then if 0@ == 2544 // 2544 - Dialog ID then if 0AB1: @GetDialogText 0 _return: dText 1@ then...
  70. Parazitas

    CLEO Help Help with read samp dialog and reply [Samp 0.3DL]

    1. Get dialog ID {$CLEO .cs} 0000: wait 8500 while true wait 0 if 0AB1: @isDialogOpen 0 _return: dId 0@ then 0AD1: "Dialog id: %d" 1337 0@ end end :isDialogOpen 0AA2: 1@ = "samp.dll" 1@ += 0x2AC9E0 0A8D: 1@ = readMem 1@ sz 4 vp 0 0A8E: 2@ = 1@ + 0x28 0A8D: 2@ = readMem 2@ sz 4 vp 0 if...
  71. Parazitas

    Change String

    Code remove all string between characters.. Example.: You have text like: {0000FF}123456{FF00FF}78 You wanna get only: 12345678 So you need use like: {$CLEO} 0000: repeat wait 0 until 0AFA: 0AC8: 0@ = allocate_memory_size 1024 0AD3: 0@ = format "{0000FF}123456{FF00FF}78" 0AC8: 1@ =...
  72. Parazitas

    Need samp 0.3.7 R1

    http://www.mediafire.com/file/3wk9y881yyv3ccc/sa-mp-0.3.7-install.exe/file
  73. Parazitas

    CLEO Release SafaHook

    ...
  74. Parazitas

    Untagged Release NameTagHack 0.3.7 / 0.3.DL [CLEO/EXE/ASI]

    It called UltraWh.asi
  75. Parazitas

    CLEO Help auto accept

    {$CLEO .cs} 0000: REPEAT WAIT 0 UNTIL 0AFA: SAMP_IS_READY WHILE TRUE WAIT 0 IF 0B61: samp is_local_player_spawned THEN 0AC8: 0@ = allocate_memory_size 260 0AC8: 1@ = allocate_memory_size 260 0B75: samp get_chat_string 99 text_to 0@ prefix_to 1@ color_to 2@ prefix_color_to 3@...
  76. Parazitas

    http://ugbase.eu/index.php?threads/collection.21288/

    http://ugbase.eu/index.php?threads/collection.21288/
  77. Parazitas

    Collection

    NOT EXIST ! CAN'T BE CREATED !
  78. Parazitas

    CLEO Help Command with multiple parameters

    :tester 0B35: samp 0@ = get_last_command_params IF 0AD4: $NOT_USED = scan_string 0@ format "start %d" 1@ THEN 0B36: samp 2@ = get_player_nickname 1@ 0AF5: write_string 2@ to_ini_file "cleo\TesterCMD.ini" section "Player" key "playerN" chatmsg "%s" -1 2@ ELSE chatmsg "[TesterCMD]...
  79. Parazitas

    CLEO Help Car health warning

    Ok // repair warning IF AND 25@ == 1 0602: actor $PLAYER_ACTOR driving_taxi THEN 03C0: 21@ = actor $PLAYER_ACTOR car 0227: 22@ = car 21@ health // Health < 500 IF 22@ < 500 THEN chatmsg "{ffff00}[TaxiCMD]: {cecece}Car...
  80. Parazitas

    Sampfuncs For Samp 0.3DL?

    Not need sf for that
  81. Parazitas

    Sampfuncs For Samp 0.3DL?

    Why you need sf for DL what you trying to do?
  82. Parazitas

    Get Radar Blip Info

    Example {$CLEO .cs} 0000: wait 8500 while true wait 0 if 0256: player $PLAYER_CHAR defined then for 0@ = 0 to 175 // from 0 to max blip 0AB1: @GetRadarBlipInfo 1 BlipID 0@ _Return: ColorID 1@ RGB 2@ 3@ 4@ XYZ 5@ 6@ 7@ IconID 8@ if 8@ == 0 // Square/Triangle -...
  83. Parazitas

    CLEO Help Drive boat to marker

    This code return blip marker rgb from color id: :getColorID_RGB 0A90: 1@ = 0@ * 4 // int 000A: 1@ += 0xBAB22C 0A8D: 2@ = read_memory 1@ size 1 virtual_protect 0 // R 000A: 1@ += 1 0A8D: 3@ = read_memory 1@ size 1 virtual_protect 0 // G 000A: 1@ += 1 0A8D: 4@ = read_memory 1@ size 1...
  84. Parazitas

    CLEO Help Drive boat to marker

    Rly... Position format is %f
  85. Parazitas

    Anyone got this armour timer?

    Server ip?
  86. Parazitas

    Anyone got this armour timer?

    Lmo, simple code. Make it yourself.
  87. Parazitas

    Samp 0.3.7 r4

    Depends which cheat you wanna... It's not hard make for any version if you have a lot experience.
  88. Parazitas

    [REQ] Nitro Recharge

    Use search... http://ugbase.eu/index.php?threads/cleo-ctrl-nitro.7322/
  89. Parazitas

    anti freeze

    It's detectable , are you sure about that?
  90. Parazitas

    [Request] User Track Only

    use search... http://ugbase.eu/index.php?threads/auto-radio-off.5204/
  91. Parazitas

    CLEO Release SafaHook

    Well well looks like you made it, nice job.
  92. Parazitas

    CLEO Help About dialogbox (easy)

    Congrats!
  93. Parazitas

    CLEO Help How to make a command if SAMP server has it but with a DIALOG.

    BETA {$CLEO .cs} 0000: NOP wait 10000 while true wait 0 if 0B4C: samp is_dialog_active -1 // any dialog then 0AC8: 0@ = allocate_memory_size 260 0BD8: samp get_dialog_caption 0@ /// Get dialot caption if or 0C29: $NOT_USED = stristr string1 0@ string2 "Dark Legends"...
  94. Parazitas

    CLEO Help How to make a command if SAMP server has it but with a DIALOG.

    We need pic from you clan dialog, etc , how you add clan members, etc.. Show /clan picture
Top