Search results

  1. supahdupahnubah

    0.3.8 ideas

    Star wars server
  2. supahdupahnubah

    [Snippet] Remove last character string

    RE: [Snippet] Remove last string Nah, I mean, the title is misleading
  3. supahdupahnubah

    [Snippet] Remove last character string

    RE: [Snippet] Remove last string mom im famous That "snippet" removes last character in the string
  4. supahdupahnubah

    [Snippet] Aim

    https://www.youtube.com/watch?v=H6VSWCs7d1w
  5. supahdupahnubah

    how much life has ugbase stolen from you

    Tell him I love him and there's an update for the Fortnite (I do love springfield as well but that's none of your business)
  6. supahdupahnubah

    how much life has ugbase stolen from you

    Yo where's fanney?  Zurzeit offline Zuletzt online vor 10 Tagen
  7. supahdupahnubah

    how much life has ugbase stolen from you

    Time Spent Online: 2 Weeks, 3 Days, 22 Hours, 43 Minutes, 45 Seconds
  8. supahdupahnubah

    CLEO Help Help me with dialog

    The whole code is just a mess, you better make it in the high level
  9. supahdupahnubah

    C++ Hide Visuals ?

    Disassemble the game at the endscene vtable address, there's should be a jump operation (usually), it will lead you to the bandicam render function, find the end of this function, sike that fag and you're done Should be the same for fraps Also, if you'll wait some time cheatengine will convert...
  10. supahdupahnubah

    CLEO Help help needed with editing /sellgun cleo

    It has something to do with the defined macros, just add 0AB0: opcode prefix to these lines and you're good
  11. supahdupahnubah

    CLEO Help KeyBinder with timer

    Your script is trying to execute SF opcode meanwhile samp havent loaded yet
  12. supahdupahnubah

    C++ Hide Visuals ?

    Hook the end of the bandicam\fraps d3d hook Not possible for the shadowplay tho
  13. supahdupahnubah

    CLEO Help convert activate cheat code to key

    what have you done opy
  14. supahdupahnubah

    CLEO Help Questions about Triggerbot

    The main feature of a triggerbot is that it making its own shit on the client side, meanwhile silent aimbots modifying packets, making this type of cheat more detectable Also, it's an internal-free type (in the samp) since you can just read 1 address with an external program and emulate a mouse...
  15. supahdupahnubah

    CLEO Help Questions about Triggerbot

    Yes, it is, you might wanna check your Z angle distance to the target and apply some distance calculations (scaling) There's other methods too, I know one of these as well, but mostly nobody publish them
  16. supahdupahnubah

    CLEO Help convert activate cheat code to key

    Stop saying false accusations in my address, I gave you the activation part, @bladero already told you how to put a key activation in your cleo, if you want everyone to wipe your ass off, then you better not post anything here
  17. supahdupahnubah

    CLEO Help Problem

    Nope.avi
  18. supahdupahnubah

    CLEO Help Problem

    There's no infinite loop body There's no cmd return in the :truck label There's no statement that will check if your actor is currently driving There's a freakin 100 and 1000 seconds sleep time!
  19. supahdupahnubah

    [C++] expected a declaration error

    Class holder should be closed with brackets and semicolon at the end, an example : class Test { // }; I'm still ill and didn't notice you had this on 33rd line, so in addition to my post, you should also remove the bracket on the 13th line // There's no reason to put __stdcall in a function...
  20. supahdupahnubah

    CLEO Help convert activate cheat code to key

    Again If you don't know you don't need to be a dickhead after I gave you piece of code that stands for the activation
  21. supahdupahnubah

    [C++] expected a declaration error

    Remove a bracket on line 7
  22. supahdupahnubah

    CLEO Help convert activate cheat code to key

    30@ = -229907 008B: 30@ = &0(30@,1i) // (int) 0085: 31@ = 30@ // (int) 31@ /= 65536 31@ *= 65536 0062: 30@ -= 31@ // (int) if  30@ == 20559 else_jump @PORTAL_11 30@ = -229908 if      &0(30@,1i) == 1381253452 else_jump @PORTAL_11 &0(30@,1i) = 1381253376 03E5: show_text_box...
  23. supahdupahnubah

    CLEO Help convert activate cheat code to key

    thought you one of these freebies that been here for long enough and don't know request section is disabled, my bad
  24. supahdupahnubah

    CLEO Help Help 3DTextLabel

    Mostly yes, unless the server has no anticheat at all
  25. supahdupahnubah

    help me to fix this!

    SAMPFUNCS\sampfuncs.log you should attach it right after the crash
  26. supahdupahnubah

    help me to fix this!

    bring us sampfuncs crash log, it is could say way more rather than regular stack trace
  27. supahdupahnubah

    CLEO Help Help

    Simply debug it and find uncompatiable opcodes
  28. supahdupahnubah

    Private LSPD/SASD models including Sheriff female skin with vest.

    http://www.mediafire.com/file/nhstw794tyjcosu/Skins+SASD+-+Green+%26+Black.rar.
  29. supahdupahnubah

    Need comments about this guy!

    Didn't know they have TV's in the Syria
  30. supahdupahnubah

    CLEO Help get player id by knowing his name

    Leason learned, that was another episode of "learn shit with Eugene Harold Krabs base", see ya soon!
  31. supahdupahnubah

    CLEO Help any method how to shut down my pc through cleo

    Yep, look up for kernel32 exports and call them inside your code
  32. supahdupahnubah

    CLEO Help get player id by knowing his name

    nigga you just insulted me, aint gonna help ya nauw
  33. supahdupahnubah

    CLEO Help get player id by knowing his name

    actor handle != player name simple but hard
  34. supahdupahnubah

    CLEO Help help me to found the mistake in this .cs

    if you'd know how to read, you'd already solve your problem :gtfo:
  35. supahdupahnubah

    CLEO Help help me to found the mistake in this .cs

    My bday is gonna be in 14 dayz, not today
  36. supahdupahnubah

    CLEO Help help me to found the mistake in this .cs

    Set case converting to "As is"
  37. supahdupahnubah

    CLEO Help help me to found the mistake in this .cs

    0B4E: samp 1@ = get_current_dialog_id 0AF8: samp add_message_to_chat "Dialog id; %d" color -1 params 1@
  38. supahdupahnubah

    C# | Where should I start?

    Create simple things that is already exists, literally anything will be helpful at the start, simple console Write\Read line interface, array visualiser, array sorting, calculator etc etc
  39. supahdupahnubah

    CLEO Help display hp/armor/ammo

    I need a heeeroooo to save my liiiiifeee
  40. supahdupahnubah

    CLEO Help What is wrong with my cleo script?

    1. Uppercase (use As Is case converting) 2. 0C24 fails because you replaced the first (aka return) argument with $NOT_USED so it will always be false 3. Your script will also cause memory leak since 22@ string will be freed only if statement is true 4. Why would you increment 21@ (strlen) variable?
  41. supahdupahnubah

    CLEO Help What is this mod and where can i find it?

    It's a server-side damage notification iirc, saw it on some lagshoot servers
  42. supahdupahnubah

    CLEO Help Compas on Minimap

    You can't just change the letters in global variable and think it will generate new letters texture If you want to apply your own letters - change hud.txd
  43. supahdupahnubah

    CLEO Help Not Working

    Well have you even tried compile it?
  44. supahdupahnubah

    CLEO Help about scanstring

    Label name case sonverting? You might have bound /msg command originally to :TeXT but the label itself is :text, or whatever, just check it, your script has no errors if you applied @springfield's edit
  45. supahdupahnubah

    Help me

    I want a brand new whip I want a brand new house I want a foreign lil bitch She put it all in her mouth I want it so I'mma go get it I want it so I'mma go get it I want it so I'mma go get it I want it so I'mma go get it
  46. supahdupahnubah

    CLEO Help Question

    No doubt springfield have grabbed all the pussies as always
  47. supahdupahnubah

    CLEO Help Question

    If I wasn't sleeping on the class in the college 3 hours ago and was at home - I'd say the same thing The probably accurate and better thing would be setting up a hook on a instruction that writes coords value to the ped structure then incrementing your local counter variable with the delta...
  48. supahdupahnubah

    CLEO Help FuncProtector

    Why would you desize your cleo in 2017? I thought dial-up era has passed away years ago
  49. supahdupahnubah

    [Snippet] Additional Vars

    :not bad:
  50. supahdupahnubah

    Need Aimbot DLL ( SAMP )

    Hey thanks but you need to find it yourself then, rather than sitting here like a king
  51. supahdupahnubah

    CLEO Help Remove last symbol from text

    Well I remember I've answered something simillar in the past 0C17: 1@ = strlen 0@ 1@ -= 1 0C24: strncpy destination 0@ source 0@ size 1@
  52. supahdupahnubah

    CLEO Help A simple script not working??

    Player.Defined($PLAYER_CHAR) - fails because it only takes an actor handle
  53. supahdupahnubah

    real vodka

    Rubbing alcohol
  54. supahdupahnubah

    m0d_sa Release Red Eclipse V15 Private by MasterZer0

    Well btw I don't mind spending some time on translating something from Russian to English, feel free to contact me any time, think it is much better than the google translate :)
  55. supahdupahnubah

    [Snippet] A Method of taking nearest random vehicle

    RE: [Snippet] Get nearest Vehicle with specific Radius Closest car in area != Random car in area, it will fail in more serious calculations, since it will give you "random" handle of a car, that's what I'm trying to say
  56. supahdupahnubah

    [Snippet] A Method of taking nearest random vehicle

    RE: [Snippet] Get nearest Vehicle with specific Radius Then you should rename the snippet or add some description in it
  57. supahdupahnubah

    CLEO Help Help with Dialog close.

    If script doesn't work when you use the high level syntax, it means something is wrong in your code And it's also easy to help a guy correct his mistake in a high level code rather than low, like come on, aint nobody got time to read macaroni code, ASM time is passed by long times ago
  58. supahdupahnubah

    horizon in a nutshell

    This post needs some context since it seems you wont understand a thing without any kind of introduction info
  59. supahdupahnubah

    CLEO Help Advanced GUI's in CLEO ( Not dialogs )

    This is possible, but it is a lot of work, you'll need to implement logical and visual functions, array, structure, and ofc you'll need sf api, because doing it alone with standart cleo library is literally aids
  60. supahdupahnubah

    CLEO Help How to add alternate condition in a loop like "else"?

    Add a while true loop and break it when you press 'C'
  61. supahdupahnubah

    Some things you may want to know about SA:MP (or you actually NEED to know)

    It's all about how your system takes an encoding, using English version of Win10 for example may cause Russian letters appear in some programs as a "????" or even more serious shit
  62. supahdupahnubah

    CLEO Help how to do this

    0AB5 opcode doesn't work in MP, you have to write your own function (or use existing snippet)
  63. supahdupahnubah

    CLEO Help a cleo can change weapon

    Saying something like : "I do have a solution but I wont share it", is looks just sad You better say nothing than brag around here
  64. supahdupahnubah

    Untagged Release Multi-Cheats

    That's caused by memory reading\writing functions For example my .exe hack also causes some antiviruses to trigger - https://www.virustotal.com/en/file/b2c2b36954ad0e3bcf4f9eb8171a79f8243a11002feb82c321dc13ab3c368a65/analysis/1499493832/
  65. supahdupahnubah

    Small question.

    This code may cause memory leak ): But that's my snippet, why don't you update it when springfield told me almost same thing in the thread I posted it?
  66. supahdupahnubah

    CLEO Help [HELP] Render.DrawText function problem

    Yea, use a timer variable, your text blinks because Render.DrawText is applied to each frame, so you have to run in infinite
  67. supahdupahnubah

    help with obstler cheat

    1. Go to your closest window (in real life) 2. Stand next to it 3. Open it 4. Turn towards 180 degrees, so you will stand with your back to him 5. Make a double back-flip 6. Profit REQS : You got to live on 5th floor or higher; Your back-flip should be so perfect so you will land on the outside...
  68. supahdupahnubah

    help with obstler cheat

    Ctrl + C, Ctrl + V Just kidding, to your happiness I was one of the Obstler's moderators on the forum so I saved that file, customize it as you want
  69. supahdupahnubah

    CLEO Help Printing the gametext message.

    Why would you delete null terminate character if you will print it as a string? And perhaps shouldn't you read all parameters and store them to the vars since it is causing problems for no reason?
  70. supahdupahnubah

    CLEO Help Skills or legit aimbot ?

    More likely triggerbot
  71. supahdupahnubah

    CLEO Help Cleo get distance between two coords

    050A: 17@ = distance_between_XYZ $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 and_XYZ 4@ 5@ 6@
  72. supahdupahnubah

    [REQ] Godmode

  73. supahdupahnubah

    SobFoX Waken Demon The Private Version

    CIS SA:MP is alive at the moment, but yea, players are leaving it since it's getting obsolete, this is pretty much acceptable kind of thing and happens to every game Don't say it's dead until you can feel its heartbeat
  74. supahdupahnubah

    CLEO Help Hello Guys i need a Help how to Decompile

    You can't decompile files with this extension
  75. supahdupahnubah

    CLEO Help PingDetect Cleo help

    Make a variable counter and increase\decrease it everytime you draw a nickname on the screen Based on that variable offset position for next nickname (variable * height\pad\offset of text)
  76. supahdupahnubah

    Unbanner IP

    Call your internet provider
  77. supahdupahnubah

    I want to learn C++?

    Was asleep lmao
  78. supahdupahnubah

    CLEO Help Do two things at once in CLEO.

    Nope, 0C6A: 25@ = create_custom_thread_at_label @Test2 is enough
  79. supahdupahnubah

    CLEO Help Do two things at once in CLEO.

    Run your code in other thread
  80. supahdupahnubah

    I want to learn C++?

    <include stdafx.h>
  81. supahdupahnubah

    Change nickname color

    You can't sync such things
  82. supahdupahnubah

    How do I open an .sf FILE ?

    yes
  83. supahdupahnubah

    How to start in Python??

    It is just like you could do it with C++ or VB.net, you have to work with memory or use any API, don't know if there's any for Python, for C++ you can use SF API or write your own classes and bind them to memory addresses The only doubt is, if you're capable of doing that, because if you're not...
  84. supahdupahnubah

    How to start in Python??

    Have you been banned from Google or YouTube?
  85. supahdupahnubah

    CLEO Help Help about 0AB1 opcode

    Well I really feel sorry for you then :imoverit:
  86. supahdupahnubah

    CLEO Help Help about 0AB1 opcode

    Calls function at label GetSQR, passes 1 parameter which is 10, gets output to global $result variable
  87. supahdupahnubah

    CLEO Help Question

    No (5 chars)
  88. supahdupahnubah

    [Help] ProAim problems..

    Maybe cuz you're defining MyPosX\Y\Z RotAngle as a long and trying to read it as a float so it conflict? Try define it as a float and use ReadFloat() then
  89. supahdupahnubah

    [Help] ProAim problems..

    I have no clue at all what this ReadLong function exactly does (I mean the full code), but perhaps code is broke because you read RotAngle (gpoint + &H558) as a long, which is should be float Btw this code may be extremely slow because of allocations in a loop also the try {} catch {} block
  90. supahdupahnubah

    CLEO Help AIMBOT DISTANCE

    It will attach to the enemy player as you call "only if you put your crosshair closely" because it is only works when the green triangle is shown up above the player you're targeting More simplified : it is a triangle aimbot
  91. supahdupahnubah

    CLEO Help AIMBOT DISTANCE

    Lol this cleo has a stealer in it
  92. supahdupahnubah

    CLEO Help 0AB5 not working. Alternative?

    No, there's no fix, you've got to write your own function which checks every player in stream for how much he is close to you
  93. supahdupahnubah

    CLEO Help I think this is simple enough??

    What else do you need?
  94. supahdupahnubah

    CLEO Help How to take another player id?

    http://blast.hk/wiki/opcodes:0b2b
  95. supahdupahnubah

    Posible CLEO MENU

    Use sampfuncs console lol, I also have seen some .sf plugin for cleo debugging around blast-hack, don't know if it's public or not
Top