Search results

  1. supahdupahnubah

    CLEO Help Opcodes Help

    http://gtag.gtagaming.com/opcode-database/
  2. supahdupahnubah

    CLEO Help Help me with "%" things.

    http://gtag.gtagaming.com/forums/index.php?showtopic=356
  3. supahdupahnubah

    CLEO Help Get player ID.

    Well, you really shouldn't crash with my code above http://imgur.com/a/42xeO
  4. supahdupahnubah

    CLEO Help Get player ID.

    0AD4 requires valid return variable, chatmsg requires color (integer) as the second parameter, otherwise you'll crash Anyway springfield is right, if you did want this code to do something else but print Hello and an input number, then it's your problem you haven't explained it correctly...
  5. supahdupahnubah

    CLEO Help It is possible?

    Sanny Builder 3\data\sa
  6. supahdupahnubah

    CLEO Help Get player ID.

    Lol, I didn't know you're not going to use actor handle Use chatmsg "Hello %i" 21@
  7. supahdupahnubah

    CLEO Help Get player ID.

    0B2B: samp 1@ = get_player_id_by_actor_handle 0@
  8. supahdupahnubah

    CLEO Help It is possible?

    @aPELAobr install SF SB data
  9. supahdupahnubah

    CLEO Help It is possible?

    @Parazitas good job, there might be some other strings in it, so you better compare it first with strcmp "/SAIRAFK" as an example
  10. supahdupahnubah

    CLEO Help It is possible?

    @Parazitas IIRC this string is stored in 0xBAAE70
  11. supahdupahnubah

    CLEO Help It is possible?

    It's not a textdraw, it's GTA built-in draw function
  12. supahdupahnubah

    CLEO Help need infinity hp

    Big fries and a soda please.
  13. supahdupahnubah

    CLEO Help Where i can find SAMP Memories?

    http://ugbase.eu/Thread-COLLECTION-OF-0-3-7-0-OFFSETS
  14. supahdupahnubah

    CLEO Help Make a message stay on the screen

    There's no language for you that will help you with getting what this guy just wrote
  15. supahdupahnubah

    CLEO Help Tutorial skip /w NOPS

    Niggered from some multihack that disables alcohol camera shake One of these definitely disables set camera angle RPC (I'm kinda lazy to check out which one sorry) 0B2D: write samp_memory 0x163D0 value 0xC390 size 2 0B2D: write samp_memory 0x15490 value 0xC390 size 2 0B2D: write samp_memory...
  16. supahdupahnubah

    CLEO Help Make a message stay on the screen

    Yea, I know  :iknowwhatyoudidthere: But you didn't ask for code, you did ask for posibility of it, right? 03F0: enable_text_draw 1 03E4: set_text_draw_align_right 1 033F: set_text_draw_letter_size 0.3 0.9 0340: set_text_draw_RGBA 255 255 255 255 081C: draw_text_outline 1 RGBA 0 0 0 200...
  17. supahdupahnubah

    CLEO Help Make a message stay on the screen

    Yes, it is possible
  18. supahdupahnubah

    does a hard drive get heavier the more data it holds ?

    Yea yea buddy you've gotta be smart ass ya feel me? This shit is real, you should've work at NASA man
  19. supahdupahnubah

    does a hard drive get heavier the more data it holds ?

    How does it spins if it's flat?
  20. supahdupahnubah

    does a hard drive get heavier the more data it holds ?

    Hold on, hold on, I have to patent that first
  21. supahdupahnubah

    does a hard drive get heavier the more data it holds ?

    We have to try it on the night, definitely
  22. supahdupahnubah

    CLEO Help Help, i search 3DTextLabel finder!

    Never seen this one, but it's not that hard to make also https://github.com/BlastHackNet/mod_s0beit_sa/blob/master/src/samp.h#L770
  23. supahdupahnubah

    CLEO Help [HELP]A loop

    If you're a beginner then it's not your league cuz it is better to learn basics before you jump off for these solutions
  24. supahdupahnubah

    CLEO Help [HELP]A loop

    IIRC the only way you can activate a SF registered command inside of a script you should either call its func from other script or merge and call it within the script that registers this /rcc command
  25. supahdupahnubah

    Is it possible?

    RE: How to increase fps ? Wtf? Are you the master-necroposter?
  26. supahdupahnubah

    CLEO Help Decrypte cleo file.

    Toggle on IGNORE_UNKOWN in this cogwheel button
  27. supahdupahnubah

    CLEO Help variables

    1. 95@ goes for variable that stores car handle 1.1. Car handle is a memory pointer that stores address of certain variable\structure etc 1.2. This address responsible for car structure 1.3. Structure is a block of variables that responsible for car parameters\variables, i.e. coordinates...
  28. supahdupahnubah

    [SNIPPET] SAMP TakeScreen & CleanScreens

    You simply hook\patch or whatever the samp screenshot function so you can call it manually and hide all visual hacks before you take a screenshot, so it will be actually clean
  29. supahdupahnubah

    new mouse

    Lol wtf I wonder why didn't you ask which way you should poop in the toilet btt check out every setting, adapt your ingame sens and choice whichever more suitable for you
  30. supahdupahnubah

    CLEO Help Variables in 0AF4:

    Nope, use format 0@ "B%D" and put it there as a parameter
  31. supahdupahnubah

    Rcon or Samp password hack

    RE: Rcon Hack I saw so many Aliens on youtube and they're exist.
  32. supahdupahnubah

    War system

    Can't wait for this lesson  Aw shit dawg! How could I forget!
  33. supahdupahnubah

    War system

    Why me? I've never answered any Pawn related questions, as well as I never worked with it
  34. supahdupahnubah

    ASI version of this

    Become him
  35. supahdupahnubah

    ASI version of this

    I'd like to have big fries, soda and a bigmac please listen to my order**\ Like REALLY, is your 360 posts at the forum contains only requests? This cleo is so god damn easy to convert to the .asi
  36. supahdupahnubah

    CLEO Help Finding Address and printing string in beginning

    Nah, not pretty much, you need some skills to find the fresh addresses with any debuggger, like OllyDBG etc + variables database (IDB)
  37. supahdupahnubah

    Hello:)

    Tfw I already wrote this quote in some of these threads but no one rated  :sadpepe:
  38. supahdupahnubah

    CLEO Help Finding Address and printing string in beginning

    while not samp.Available()    wait 100 end //some message //rest code
  39. supahdupahnubah

    Checking is game fully loaded or not

    Pretty useful, but what if you toggle off HUD programmaticaly?
  40. supahdupahnubah

    Hello:)

    I'd have big fries and a soda plz
  41. supahdupahnubah

    Untagged Release Obstler cheat menu [Public Version]

    Slide your mouse to the right sight when aiming with smooth > 4  :sadpepe:
  42. supahdupahnubah

    CLEO Help hourglass

    Got no real idea on how to work with SF render opcodes overall, think it caused by not destroying text if player were visible previously but not on this comparison
  43. supahdupahnubah

    CLEO Help hourglass

    Well the only way I can imagine to realise that is : 0@ = SAMP.GetPlayerColor(5@) 0B66: render argb 0@ to_a 1@ r 2@ g 3@ b 4@ alloc 9@ 256 format 9@ "{%X%X%X}test" 2@ 3@ 4@ free 9@ There might be easier methods as well
  44. supahdupahnubah

    CLEO Help hourglass

    https://github.com/BlastHackNet/mod_s0beit_sa/blob/master/src/samp.h#L647 or 0B5C: samp is_player 0@ paused // where 0@ is ID of a player
  45. supahdupahnubah

    Free FULL Fallout 3 game 2 GB compressed

    Jesus, where do you live? Even in the shit fucking Russia you can get 100\200 mbps for 15$\20$ a month
  46. supahdupahnubah

    tURKISH THREAD

    belal
  47. supahdupahnubah

    tURKISH THREAD

    k3bab
  48. supahdupahnubah

    [REQ]Unlimited gun range

    I have no clue about that, didn't test it tho cause this is pretty much blatant way to cheat
  49. supahdupahnubah

    [REQ]Unlimited gun range

    1. Doesn't matter, it is works directly with Gta_sa weapon.dat on any version of cleo\sf\whatever but you need solid gta_sa 1.0 US else you will crash 2. Its name is "noname" since this cleo's thread got no name inside of its code 3. Shooting range is also unlimited, perhaps server where you...
  50. supahdupahnubah

    [REQ]Unlimited gun range

    What you talking about? This cleo works perfectly
  51. supahdupahnubah

    C++ | SA-MP time/timer

  52. supahdupahnubah

    C++ | SA-MP time/timer

    It's doesn't work anyway
  53. supahdupahnubah

    new ac?

    Try MMap\kernel injection then, I bypassed it with the first type, got no problem with cheating there
  54. supahdupahnubah

    CLEO Help Question

    Read it from 0xBAAE43 (string)
  55. supahdupahnubah

    new ac?

    Dll injection? This server is pretty boring tho, low skilled players + low population = not worth bypassing it
  56. supahdupahnubah

    CLEO Help Question

    You mean textdraw?
  57. supahdupahnubah

    C++ wait before calling a function in a SAMPFUNCS plugin

    Well then create a new thread for that
  58. supahdupahnubah

    Cant install any MVSC :/

    Why don't you just use the free version from their website? It is pretty easy to setup an account, log in and gather your unlimited license lol
  59. supahdupahnubah

    CLEO Help Read string from dialog?

    IIRC 'd' goes for decimal i.e. number system measurement = 10, might be wrong also
  60. supahdupahnubah

    CLEO Help Read string from dialog?

    format 0@ "%i" 5@ or 0C1C: 0@ = itoa 5@ radix 10
  61. supahdupahnubah

    CLEO Help Read string from dialog?

    Allocate memory for 0@ before while true alloc 0@ 256 Also 0B4B accepts only strings, I didn't test it but think it wont accept an int value
  62. supahdupahnubah

    CLEO Help Read string from dialog?

    0BD7: samp get_dialog_text 0@
  63. supahdupahnubah

    CLEO Help Anti Skin Aim

    It is makes your ped's triangle dissapear, so this way most skin aimbots (based on triangle) wont work Here's the code of "anti-aim" (should be it but doubtfully a bit) from this source, in case you'll want to convert it 00D6: if 0B92:  dialog 1@ checkbox 10 is_checked 004D: jump_if_false...
  64. supahdupahnubah

    CLEO Help PedSlotsUsed

    http://ugbase.eu/Thread-PedSlotsUsed-help?pid=100095#pid100095 Read from this address and draw it on your screen
  65. supahdupahnubah

    [REQ]Bullet Crasher

    I'll have 2 number 9s, a number 9 large, a number 6 with extra dip, a number 7, two number 45s, one with cheese, and a large soda.
  66. supahdupahnubah

    [REQ] Improved weapon's hit range

    RE: [REQ] Improved weapon's range http://ugbase.eu/Thread-Request-Unlimited-Green-Triangle-Detection-Range
  67. supahdupahnubah

    CLEO Help Health and armour bars

    Yea, if you know how to work with it
  68. supahdupahnubah

    CLEO Help Health and armour bars

    Well there's actually a C++ code to hide player nametags & hp, dunno about the armor, it is should hide it as well https://github.com/BlastHackNet/mod_s0beit_sa/blob/master/src/samp.cpp#L865
  69. supahdupahnubah

    Russian to English?

    RE: Anti afk I can try translate from Russian to English for you, just bring me the list
  70. supahdupahnubah

    REQ - Legit gun hack?

    Green triangle = range, and it's has automatic activate
  71. supahdupahnubah

    REQ - Legit gun hack?

    You can either use @springfield's universal .exe hack called RENKO (unlimited range function is binded on F5) or this http://ugbase.eu/Thread-Request-Unlimited-Green-Triangle-Detection-Range?pid=94938#pid94938
  72. supahdupahnubah

    Am i allowed to litrally spam to get stars?

    * Casted cursed sands on @0x688 (90), stunned and poised for 1 turn * @0x688 (83) receives 7 HP damage caused by Cursed Sands poison * Due to being disabled from this turn @0x688 (75) receives 8 HP punch from @supahdupahnubah
  73. supahdupahnubah

    Am i allowed to litrally spam to get stars?

    Hurted you for 10 HP 0x688 cam
  74. supahdupahnubah

    Am i allowed to litrally spam to get stars?

    ...blowjobs to go* khm dont ben me pliz
  75. supahdupahnubah

    C++ | SA-MP time/timer

    Well, set it to a variable on packet receive with time();? That's the easiest way I know unless there's another
  76. supahdupahnubah

    PingPoint.cs to an external overlay

    It is hard to make without any experience
  77. supahdupahnubah

    CLEO Help Why are we not able to request CLEOs anymore?

    Lack of people being able to complete requests, time, skills. And because it is good to raise communtiy, that can build and provide scripts, rather than have people that always ask for them. Help section is always open.
  78. supahdupahnubah

    Untagged Release Obstler cheat menu [Public Version]

    dolbaebina, s cuntgunom i snaiperkoi on po drugomu vstaet
  79. supahdupahnubah

    CLEO Help String help

    1. Can't really understand this one 2. You changed destination? To another variable and it's null? Then maybe you didn't allocate memory for it I dunno how these 3 lines of code couldn't work, maybe you didn't use them properly?
  80. supahdupahnubah

    CLEO Help String help

    0C19: 1@ = strcspn string1 0@ string2 ":" 1@ -= 1 0C24: strncpy destination 0@ source0@ size 1@ The only way I know What it does here, it finds the entry of ":", then gives its position in string, after it just substracts 1 from it, and copies with given size
  81. supahdupahnubah

    [Python 2.7] Keylogger

    What a great contribution
  82. supahdupahnubah

    CLEO Help Write Memory Defaul

    0A8D: 0@ = read_memory 0x6DAEF7 size 1 virtual_protect 0
  83. supahdupahnubah

    CLEO Help AutoScroll

    You haven't tried enough if you're still asking me to add this code to your script, since my example should've at least tell you on which parts you did mistake during your "trying" And I wonder how much time you've tried tho
  84. supahdupahnubah

    CLEO Help AutoScroll

    Nope? The reason is pretty simple :
  85. supahdupahnubah

    CLEO Help AutoScroll

    Should be something like that //ini part 0B34: samp register_client_command "cmd" to_label @command 20@ = 0 while true if and //main statements 20@ == 1 //other statements then //rest of code end end :command 0B12: 20@ = 20@ XOR 1 0B43: samp cmd_ret
  86. supahdupahnubah

    [REQUEST] Invisible Fix

    You posted a request
  87. supahdupahnubah

    CLEO Help pulling out serverside bar

    Yea, what's the problem? You found code, opcodes, now do something, we couldn't help you if there's no your code provided
  88. supahdupahnubah

    [REQUEST] Invisible Fix

    Yea, toggle on your brain, eyes and then read the rules Also bring me already that freaking Big Mac
  89. supahdupahnubah

    [REQUEST] Invisible Fix

    Can you please ask manager if there's something wrong on the kitchen? I'm waiting for my big mac like for 1 week or so
  90. supahdupahnubah

    I need a Good Aimbot

    Hm, I'd have a big mac, medium fries and a soda please.
  91. supahdupahnubah

    CLEO Help lowercase chatmsg "" -1

    Sanny Builder -> Tools -> Options (F10) -> Formats -> Case Converting -> As Is
  92. supahdupahnubah

    Razor macro's users help

    You can send me your mouse to the Russia so I could make a macro for you  :PPFFH:
  93. supahdupahnubah

    Renaming gta_sa.exe

    Lol never know you can do it that way, thanks also
  94. supahdupahnubah

    Razor macro's users help

    Wondering how much time you've spent to figure out stuff before you PM'ed someone, is it at least higher than 10 minutes? Cause I bet my hat there's a bunch of guides for it, this one is sub minute guide that appeared in quick google search https://www.youtube.com/watch?v=ay2nb--eXUc
  95. supahdupahnubah

    REQ .asi animation

    I'd have a bigmac, medium frees and a large soda please
  96. supahdupahnubah

    Am i allowed to litrally spam to get stars?

    You can't get maximum stars unless you're an admin  :iknowwhatyoudidthere:
  97. supahdupahnubah

    Am i allowed to litrally spam to get stars?

    Guess you got some problems with prioritizing of things in your life
Top