Search results

  1. H

    Help i have problem with textdraw

    I guess you need to delete your textdraw once you don't find a valid target, perhaps @Parazitas can convert this cpp codee to do so: void DeleteTextDraw(uint16_t nId) { ((void(__thiscall *)(stTextdrawPool *, uint16_t))(g_dwSAMP_Addr + 0x1AD00))(g_SAMP->pPools->pTextdraw, nId); }
  2. H

    Help C++ SAMP dll to asi

    i dont get what you want, a .asi is just a .dll renamed to .asi, there are some custom s0beits what are in .asi format, just do a quick google search
  3. H

    Help remove special characters

    Take a look of @Parazitas snippet here so you can modify it as you wish: https://ugbase.eu/threads/change-string.9178/ I can't do it right now, but try to do it yourself and post results or wait until another member can do it if you can't, i will try to do it later if possible.
  4. H

    Help Samp : Multiplayer Proxy Network

    https://github.com/NarutoUA/samp-ip-changer https://www.blast.hk/threads/165879/
  5. H

    Help Help With Cleo [Discord Webhooks Embeds]

    The error is pretty clear, as monday said, send an array/list instead of an string.
  6. H

    Help Press key auto

    dude it's an snippet, just use it when you are in the coords?
  7. H

    Help Can sampfuncs.asi be detected on the server side?

    @SobFoX I guess that thing uses SendClientCheck, which you could "bypass" it no? Tbh I dont play samp since years ago
  8. H

    CLEO Help I want HTTP Cleo

    Can you give what have you tried so people can help you or not, this is a HELP section not a REQUEST one
  9. H

    Help Changing SA-MP name-tag colors

    https://ugbase.eu/threads/get-set-samp-player-color.13991/
  10. H

    CLEO Help Open and close vehicle cleo

    fz? {$CLEO .cs} {$USE bitwise} 0000: repeat wait 40 until SAMP.Available() 30@ = 0 // abrir WHILE TRUE WAIT 0 IF 0AB0: key_pressed 49 THEN 0B12: 30@ = 30@ XOR 1 IF 0039: 30@ == 1 THEN 0AF9: samp say_msg "abrir" ELSE...
  11. H

    Help Hide Cleo Hack Info

    it's from blasthack can't find the post anymore so credits to him
  12. H

    Help What is the mods name?

    he is just connecting with other instances and doing a job i think? i guess it has things like connecting using a proxy etc
  13. H

    How I can bypass samp check for cheat (from AnyDesk, Teamviewer...)

    why would you play a server that needs to log in your pc, why would you give some random person access your pc and personal data? at least tell us what tools are they using lol
  14. H

    Discord bot

    I mean, if you don't want to use discord webhooks, it's as easy as reading an specific discord channel, use a command or whatever you would like and send it to samp and the same backwards, read samp chat and send it to discord to any channel or whatever you would like, use a discord cpp api like...
  15. H

    Untagged Release s0beit mod_sa v4.4.0.0 for SA:MP 0.3.7 R1 (By FYP).

    https://github.com/BlastHackNet/mod_s0beit_sa-1
  16. H

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

    can you stick to the topic and stop arguing like little kids over mods for a 2004 game in an almost dead forum, i'm sure you both are more than that
  17. H

    Draw Weapon Icon anywhere at the Screen

    HQ stuff gj!
  18. H

    wow

    wow
  19. H

    d3d9 stuff

    yep s0beit render class worked fine ty
  20. H

    d3d9 stuff

    cant edit the topic but it looks like this
  21. H

    d3d9 stuff

    Hey, i would like to draw stuff to gta and everything works fine but when i press pause it fucks up the menu and my arrow is like a giant white square idk why, i just c+p this https://www.unknowncheats.me/forum/d3d-tutorials-and-source/126704-drawing-function-directx-9-a.html i draw stuff in...
  22. H

    Official Ongoing updates

    this looks so nice gj
  23. H

    CLEO Help help auto download

    :URLDownloadToFile 0AA2: 10@ = load_library "Urlmon.dll" // IF and SET 0AA4: 11@ = get_proc_address "URLDownloadToFileA" 10@ 0AA7: address 11@ params 5 pop 0 /*params*/ 0 0 0@ 1@ 0 /*ret*/ 12@ ret 0 Or if you are using sampfuncs you can use 0C65
  24. H

    UGBase need new admins

    as much as i don't like what sobfox did in the past (sending info with his s0beit and that) he is pretty much active and helping people, that's nice parazitas and monday should be mod if they want no doubt miss ya springfield hope everything goes well t you
  25. H

    NOTIFICATION PA - Blue Eclipse v5+ [remove it!]

    it would be nice if you guys could do like uknowncheats where releases have to be given to a staff member unprotected/unpacked whatever and if original author wants to post it protected, staff member can do it for him and upload the protected ting. that takes time and dedication but meh could work
  26. H

    CLEO Help Look Cleo Code

    Sannybuilder
  27. H

    CLEO Help UNTIL 0AFA: SAMP_IS_READY

    sampfuncs
  28. H

    CLEO Help Discord WebHooks

    HQ as always
  29. H

    How to edit S0beit.

    https://github.com/BlastHackNet/mod_s0beit_sa-1 Download the source edit what you want and compile it, you can find some tutorials on google
  30. H

    CLEO Help Please Give Me Cleo Car Health BUFF

    what is that dude
  31. H

    CLEO Help help click textdraw

    Fz xd
  32. H

    CLEO Help eee

    You can send your health from here: https://github.com/BlastHackNet/mod_s0beit_sa-1/blob/master/src/samp.h#L403
  33. H

    IMRP GoodEvade/Admin catch you everytimes.

    Use residential proxy or paid vpn
  34. H

    [ExtremeCheats] [SAMPCAC] | Legit & Rage Multihack

    join their discord or ask him directly if you can pay using PSC: Clean#9958
  35. H

    [c++] External aimbot

    why external tho?
  36. H

    CLEO Help Help to decode digi info

    good attitude dude, hope nobody helps u, you
  37. H

    CLEO Help Buying SA-MP DoS Exploit

    Why don't just DDoS it?
  38. H

    CLEO Help 0B2C w/o SAMPFUNCS

    Should easy to make it in CLEO https://github.com/BlastHackNet/SAMP-API/blob/multiver/sampapi/src/0.3.7-R1/CVehiclePool.cpp#L47
  39. H

    CLEO Help Timer

    http://ugbase.eu/index.php?threads/timer-help.17771/ Have you searched first? This is cleo help, you probably want todo your request here: http://ugbase.eu/index.php?threads/collection.21288/
  40. H

    need stealth_renderer

    hook after whatever your recording program hooks and draw from there
  41. H

    CLEO Help Virtual Worlds

    0BCF: samp send_interior_change 0@ 077E: get_active_interior_to $ACTIVE_INTERIOR
  42. H

    How i activate s0nic pr0ject and where i put

    do you know s0nictz is 0.3x right? if so just place files on your gta sa folder
  43. H

    a link for s0nicTZ pls beacuse all it s banned

    he does want the sobfox one
  44. H

    CLEO Help /next & /prev

    In :next and :.previous you use chatmsg 21@ when 21@ is not defined... in :start I'm not really sure, you could try adding wait between the "say", just debug what happens
  45. H

    CLEO Help Using jumps/looping?

    It's not that it doesn't work, you can change the color using {COLOR} inside the string (first parameter) but 0af8 takes 2 parameters according to the docs (=0af8']https://blast.hk/wiki/opcodes:0af8), so the correct use should be 0af8: "text" -1, somehow you don't use the second parameter along...
  46. H

    CLEO Help Using jumps/looping?

    Maybe because you didn't add the color at the end? 0AF8: samp add_message_to_chat "{00FF00}Looping again" // done! Should be 0AF8: samp add_message_to_chat "{00FF00}Looping again" -1 Maybe there's a default color if none is added but idk it could be that
  47. H

    CLEO Help stop cleo

    Just execute what you want while your gamemode is not restarting? Or if you want to create threads you could also end them using https://gtagmodding.com/opcode-database/opcode/0ABA/
  48. H

    CLEO Help Creating .cs File with SannyBuilder-v3.3.3

    dude u show nothing in the video, u compile 2 cleos and what, what's the error wtf return my 4 minutes of my life
  49. H

    CLEO Help key pressed

    Use a .ini file, a txt or basically whatever to bind a key to a value (text)?
  50. H

    m0d_sa Release deleted

    Even tho I have never used this project, it's nice to see you updating this and listening to feedback. Good job!
  51. H

    CLEO Help key pressed

    I mean, if you want "if i press F key" without an IF statement I'm not sure what you can really do. If you have multiple keys, you have to make multiple IF staments, as there isn't a switch statement or something like that in CLEO, you can use OB34 if you want as it's "cleaner" but idk
  52. H

    CLEO Help Cleo Keybinder problem! Please help me!

    High level is logical, simpler to use and easier with bigger and complex scripts. It also looks more clean. As a wise man once said
  53. H

    Multi Hacks (exe)

    ye ain't downloading this shit xd
  54. H

    Shoutbox

    7 years in this thing wow
  55. H

    Untagged Release SobFoX Project v0.0.0.4

    @LHDS666 http://ugbase.eu/index.php?threads/johny-project-multihack-for-0-3-7-and-0-3-dl-soon.20076/page-25#post-124738
  56. H

    Auto key presser

    Xor a variable and if it's 1 do things and if it's 0 don't do it
  57. H

    CLEO Help If a player is in a vehicle do a chat command.

    http://ugbase.eu/index.php?threads/check-if-player-is-not-in-a-car.13973/#post-82273 EDIT: Oh wait u said 0.3DL, rip then or Parazitas may help you xd
  58. H

    CLEO Release New OP-HaX for 0.3.7

    no dude try to enter here https://op.bitq.eu/op-hax/license.php if you can then it works if you can't then nope
  59. H

    CLEO Release New OP-HaX for 0.3.7

    it does work
  60. H

    CLEO Help Helicopter

    http://ugbase.eu/index.php?threads/cleo-autoheli-cs-helicopter-autopilot.21166/
  61. H

    CLEO Help Lotto Script

    NO
  62. H

    CLEO Help Teleport packets to logs?

    sampPatch[] = "Disable onfoot data" &0 0 0x41E0 "" "C3" and then send your fake data, won't work with a good anticheat tho but try it
  63. H

    Cool idea for /pay cmd

    BASDHASJDHASHDAHAHAH
  64. H

    CLEO Help Teleport packets to logs?

    Instead of tp'in from checkpoint A to B directly, you could try to tp several times between checkpoint A to B. Not sure if you understood what i mean xd
  65. H

    CLEO Help Cleo replyer from /pay

    This has been posted 10102310 times, you could have searched a little bit and do it yourself. This section is Cleo Help, so it would have been nice to see what you have tried and what it does fail.
  66. H

    SA:MP 0.3.7 R4 OnFoot Crasher

    kudos on this!
  67. H

    CLEO Help Pickup Deletor

    no sorry too lazy for cleo
  68. H

    CLEO Help Pickup Deletor

    require "lib.moonloader" local sampev = require 'lib.samp.events' function main() useRenderCommands(true) while true do wait(0) end end function sampev.onCreatePickup(id, model, pickupType, position) if model == 19522 or model == 19522 or model == 19522 or model ==...
  69. H

    Someone who will write me an automatic login to the server in luac

    Find out the dialog id, make it wait for that dialog id and when you find it enter your password and send it.
  70. H

    Untagged Release RakSAMP [v0.8.6-0.3.7-R3]

    Since RakSamp was public and open source, it would be amazing that it could stay like that so people can learn from it, but that's your own decision. Good release over all.
  71. H

    [Question] Autowalk

    setGameKeyState(16, 255) - sprint setGameKeyState(21, 255) - walk https://blast.hk/threads/13380/page-2#post-169089
  72. H

    CLEO Help reaction not working

    Colors do matter too i think
  73. H

    A slight edit of an easy cleo mod

    Ye use sprinthook. If you really want to edit that script add wait 1000 or whatever you want to wait and done
  74. H

    CLEO Help Full kick server?

    no
  75. H

    CLEO Release New OP-HaX for 0.3.7

    don't expect a fix on this xd
  76. H

    CLEO Help Help with Car Fake Speed Sync (problem with delay in RP Server)

    If I'm not wrong you had to stop sending your real car speed, send the fake speed while you want and when you are done, send the real car speed, to do so you had to find the NOP that sends the car speed and drop sending it
  77. H

    Time to say goodbye

    cya and gl in real life!
  78. H

    CLEO Help Textdraw exist

    It's on the same post too
  79. H

    Silent v4.5 !

    but what do you want exactly dude
  80. H

    CLEO Help Slientaim.cs 0.3 DL

    http://ugbase.eu/index.php?threads/samp-0-3-dl-johny-project-multihack-v2-9-4-soon.20076/ if you want a cleo do it yourself
  81. H

    Sprinthoot.asi

    https://blast.hk/threads/20161/ ?
  82. H

    CLEO Help AIMKA

    0pc0d3r actually know things, he isn't a paster
  83. H

    Hud Remove ?

    I guess? https://github.com/BlastHackNet/mod_s0beit_sa-1/blob/dc9b3b13599a8b6325e566f567b5391b0b2a6dc8/bin/mod_sa/mod_sa.ini#L1345 And 0xBA6769 - [byte] Hud Mode 0 = off 1 = on From: https://gtamods.com/wiki/Memory_Addresses_(SA)
  84. H

    rt

    rt
  85. H

    CLEO Help Compile a cleo

    i will still like to know ye
  86. H

    VWH-RP AUTO FARM

    I think he just want to convert that cleo itself to 0.3dl and done
  87. H

    CLEO Help FORCE WALK ANIMATION

    0605 and then 0792, it has some logic yep
  88. H

    CountdownReducer.cs

    Do you have sampfuncs?
  89. H

    CLEO Help Set multiple values for one variable

    The same variable can't have 2 values at the same time, you could use an array or multiple variables for this (which means various OBJECT_ID in your .ini). You could also use the cmd opcode to do something like /detect shotgun, /detect pistol or /detect modellID which seems better to me. This...
  90. H

    CLEO Help cleaning the PC for a TV

    Ye use virtualbox install samp and gg
  91. H

    CLEO Help op hax

    Can you give me the exact configuration? Please Can you give me the exact configuration? PleaseCan you give me the exact configuration? PleaseCan you give me the exact configuration? PleaseCan you give me the exact configuration? PleaseCan you give me the exact configuration? PleaseCan you give...
  92. H

    Bust aimboters

    im not russian and i could understand the settings, just activate the things you want and done my god, you guys want it all
  93. H

    Bust aimboters

    https://blast.hk/threads/22263/
  94. H

    I need one request for cheat.

    dude this is cleo request, just fuck off
  95. H

    Paying $

    http://ugbase.eu/index.php?threads/new-op-hax-for-0-3-7.19947/
  96. H

    wow

    wow
  97. H

    CLEO Help Compile a cleo

    how am i supposed to compile a cleo without sannybuilder, imagine that I would like to compile a cleo from a website or smh, how am i supposed to do it, i mean probably using php js or something like that but what should I exactly do xdd
  98. H

    CLEO Help Sendkey mouse1 and enter in a loop

    You can probably do what you want to do without depending on left clicking every X minutes or wait X seconds, explain what do you want to do exactly
Top