Search results

  1. supahdupahnubah

    [SNIPPET] Perfect crosshair pos

    Originally posted\made by this sweetie -> @0x688 http://ugbase.eu/Thread-Perfect-crosshair-pos?pid=98743 Output parameters are float Usage : call @crosshair_coords 0 x_out 0@ y_out 1@ :crosshair_coords 0A8D: 23@ = read_memory 0xC9C040 size 4 virtual_protect 0 //x screen 0A8D: 24@ =...
  2. supahdupahnubah

    [SNIPPET] Dialog button text

    So owkay, since there's no opcode for that, posting this snippet refined a bit by @springfield even thought it's that small //Usage : 0AB1: @_get_button_text 1 left_or_right 0 output 1@ //left = 0, right = 1 xd :_get_button_text 0AA2: 13@ = load_library "samp.dll" 13@ += 0x21A0B8 0A8D: 13@ =...
  3. supahdupahnubah

    Mobile version fix

    @0x688 Seems like theres no button to switch from mobile version, so no chatbox for me :c The 'mobile version' also doea nothing You can not fix it if you find it useless
  4. supahdupahnubah

    Chat state PTR

    ^ this So basically I'm asking how do I find a pointer for a .dll, and this is samp.dll I need a pointer to chat state (opened\slosed), I've found this address, it's 2 bytes, but I can't really figure out how do I get static pointer for it Tried like 15 times to get it via cheat engine, so could...
  5. supahdupahnubah

    Set actor weapon to

    Is there anyone know which func address remains to cleo function set_actor_weapon? Cheers.  :cool:
  6. supahdupahnubah

    CLEO Help Show variable printed

    Any ways to show variable (int) in print_formatted_now? Wanna release something good^^
Top