Search results

  1. T

    0.3.DL pRakClientInterface

    Thanks for the quick and accurate reply.;)
  2. T

    0.3.DL pRakClientInterface

    pRakClientInterface offset of 0.3.7 is 0x3c9 . Does someone know an offset of 0.3DL?
  3. T

    Out streamed players sending position.

    Trying to get the position of a player that is out of range of the stream. What functions do I need to implement this?
  4. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    Sorry to keep asking. How can I make Set_Virtual_Key work only when the /space command is used?
  5. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    I think you wrote code that send /space chat when Alt+x is pressed. Could you please modify the code like I mentioned above? i can give you a small amount.
  6. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    thank you for the reply. I found some errors. 0AB0: key_pressed 18 // KEY_ALT 0AB0: key_pressed 88 // KEY_X This is shown with alt+x keys. The on character is also normally output. But it doesn't seem to be the function I want.... I simply needed the ability to hit the "/space" chat and press...
  7. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    When I tried again, it compiles normally. But it doesn't seem to be working. Perhaps you wrote it so that the on/off text is output when the alt+x key is pressed. But no text is output. It probably doesn't seem to work.
  8. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    Thanks for your reply. I'm trying to use it in 0.3dl. code above is compiled in sannybuilder, but the code below is "Label "get_samp_version_id" not found." Compilation is not possible because an error is output.
  9. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?
  10. T

    CLEO Help (0.3.dl) If there is "abab" in the chatlog, press spacebar for 1 second

    Can someone please write a macro to press the spacebar for 1 second if I keep reading the chatlog and have "abab"?
  11. T

    Untagged Release [PROJECT] No SAMPFUNCS

    0.3.dl + non addon + cleo lastest version cleo control not working
  12. T

    CLEO Help NOP for GetPlayerWeapon

    there also 0.3.dl offsets?
  13. T

    CLEO Help path to the cleo script(*.cs) using

    so i read it but I cant find the address I want.
  14. T

    CLEO Help path to the cleo script(*.cs) using

    Is there a way to get the file names or paths of all *.cs currently in use by the San Andres process?
  15. T

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

    file is obfuscated. Can someone decompile it ?
  16. T

    UGBase need new admins

    Thats right, sobfox deserves it. However I wish sobfox would give a more intuitive answer. reason we post a question is because we dont really know it. we are all not good at programming like you.
  17. T

    pRakClientInterface 0.3.dl Address

    I've already search but couldn't find the address for 0.3.DL. At least on Google. I was only able to find the Struct
  18. T

    pRakClientInterface 0.3.dl Address

    yes i want it..
  19. T

    pRakClientInterface 0.3.dl Address

    SAMP_INFO(0x21A0F8) + 0x3C9 = pRakClientInterface // 0.3.7 SAMP_INFO(0x2ACA24) + 0x??? = pRakClientInterface // 0.3.DL Does someone know the address of 0x???
  20. T

    CLEO Help I want to buy SA-MP .exe cheat!

    0.3.7 / 0.3.dl ?
  21. T

    [C++/CLEO] Name Tag Hack

    0.3dl?
  22. T

    0.3.DL SetPlayerDrunkLevel

    bbbbbbbbbbummmmp....
  23. T

    Server crashers

    I hope this too.
  24. T

    Player Finder with ahk udf

    sobfox sobeit also find players that arent streamed. For example, you can check the pos of a player in Las Ventura in Los Santos. checked on servers not mark players on the map. Check first before giving the same answer
  25. T

    Player Finder with ahk udf

    It also works on servers player markers are not active.
  26. T

    Player Finder with ahk udf

    sobfox sobeit works regardless of it
  27. T

    Player Finder with ahk udf

    I am using samp udf to player finder can use GetTargetPosById to find the pos of the target. However, it is not possible to find target far away. But sobfox sobeit, can find a user pos even at a distance. I heard that using getstreamedOutPlayerPos you can also get the location of a target far...
  28. T

    0.3.DL SetPlayerDrunkLevel

    address of SetPlayerDrunkLevel NOP of 0.3.7 is 0x15490. does anyone know the address of 0.3.DL?
  29. T

    need 0.3.dl SAMP_INFO_SETTINGS_OFFSET

    0.3.dl nametag hack is required. However, some servers use custom 3dtext nametags and turn off the default nametags. The above address is required to force the activation of the default nametag.
  30. T

    need 0.3.dl SAMP_INFO_SETTINGS_OFFSET

    i already checked them. But couldn't find the offset I wanted.
  31. T

    Untagged Release [0.3.7] Undetectable Weapons hack!

    please 0.3d convert
  32. T

    Untagged Release DeAMX [UPDATED][SAMP 0.3.7]

    how do i run?
  33. T

    c# decompile

    so I have decompiled a program written in c #. However, if you compile the decompiled code again with vs2015, a lot of errors will be output and it will not compile. Can someone fix this error? Inside the above compressed file is the original file and the decompiled code. I hope someone will...
  34. T

    Untagged Release NameTagHack 0.3.7-R2

    It does not work normally at 0.3.7 r2.
  35. T

    Get number of cleo(*.cs) injected into a process

    gooooooood!! thank you [hr] Do you know the cleo address by version? Or how about finding an address?
  36. T

    Get number of cleo(*.cs) injected into a process

    The asi file is in the module list, so it does not matter, but cleo does not appear in the module list.  Is there a way to check how many cleo scripts are injected?
  37. T

    samp acv2 question

    InLoadOrderModuleList InMemoryOrderModuleList unlinking InInitializationOrderModuleLis If  insert asi after unlinking the above three objects targeting samp.dll, asi can get the address of samp.dll. But samp acv2 protects it. How did you implement it? Give me a hint. I am curious about the...
  38. T

    Invincible Question

    Where is the address to protect the fall and cars?
  39. T

    CLEO Help weapon limit address

    It is necessary when making a aimbot.
  40. T

    CLEO Help weapon limit address

    i want modify weapon limit. I want to know the memory address.
  41. T

    CLEO Help Anti Skin Aim

    Sorry, but I do not know CLEO Script. Is it easy to know the memory address and value to write this in c ++?
  42. T

    CLEO Help Anti Skin Aim

    this http://pastebin.com/YAgAVELR
  43. T

    CLEO Help Anti Skin Aim

    Sometimes I find CLEO with a feature called anti skin aimbot. I want to implement this in c ++. I wonder what memory address values need to be changed.
  44. T

    nower

    dfwey
  45. T

    CLEO Help weaponlimit.asi opcode?

    Something is strange. Weapon.dat: Start 0xC8AAB8 Size 0x70 Num 0x51 +0x08 Float weaponRan 0xC8AAB8+0x08 Access to this address does not yield a value.
  46. T

    CLEO Help weaponlimit.asi opcode?

    I want to know the memory address that increases the weapon range. Is it possible to share  address? :surprised:
  47. T

    CLEO Help samp Function NOP

    thankyou solved! :sadpepe:
  48. T

    CLEO Help samp Function NOP

    Strangely, there is no change in value when you approach the cheat engine. For example, the address of ResetPlayerWeapons is samp.dll + 0x014790. ResetPlayerWeapons with no change in value. (Using sobeit) Is my address access method wrong?
  49. T

    CLEO Help c ++ code sniper aimbot ?

    Um, where can I find the code?
  50. T

    CLEO Help c ++ code sniper aimbot ?

    Is there a sniper aimbot code written in c or c ++?
  51. T

    CLEO Help I want to make aimbot.

    fwefwef
  52. T

    CLEO Help I want to make aimbot.

    I finally succeeded in 20 hours. Thank you for your advice!
  53. T

    CLEO Help I want to make aimbot.

    I think I made the answer strange. Samp recognizes the current player's x, y, z as a point float. In the picture above, the address 0xB6F258(gta_sa.exe+76F258) is the current x coordinate the player is viewing. So, if the target's current mouse x-coordinate is 1000, what is the formula for...
  54. T

    CLEO Help I want to make aimbot.

    Conversion to mouse coordinates succeeded. I need to convert this value and put it into the coordinates of San Andreas. How do I do this?
  55. T

    CLEO Help I want to make aimbot.

    Is it correct to use player coordinates(x,y,z) in parameters?
  56. T

    CLEO Help I want to make aimbot.

    Thank you for answer. I implemented this. The problem is, I want to know at what memory address this value should be entered.(CalcScreenCoords)
  57. T

    I want to make aimbot.

    I have a question. I can get the coordinates of the current target. The question is, how do we convert these coordinates to mouse pointers? For example, assuming that the coordinates of the target are at 1000,1000,1, I wonder how to convert this 1000, 1000, and 1 coordinates to my mouse...
  58. T

    CLEO Help I want to make aimbot.

    [hr] I'm sorry. I do not use CLEO. I am making it using Auto Hotkey. Could you tell me by memory address or mathematical formula?
  59. T

    CLEO Help I want to make aimbot.

    I have a question. I can get the coordinates of the current target. The question is, how do we convert these coordinates to mouse pointers? For example, assuming that the coordinates of the target are at 1000,1000,1, I wonder how to convert this 1000, 1000, and 1 coordinates to my mouse...
  60. T

    CLEO Help I want to make my own Aimbot

    Currently, I can read the coordinates of my opponent, but I wonder how to convert this to mouse coordinates. I would really appreciate it if you could explain this to me.
Top