Search results

  1. S

    CLEO Help understanding raknet

    Hello, lately I was trying to understand how to read a bitstream of a raknet package, however I just don't know how it works. Could someome please explain me a little bit about it?
  2. S

    CLEO Help Reading a structure.... in cleo?

    how to read a structure? :getCurrentHWiD 0AA2: 0@ = load_library "Advapi32.dll" if 0AA4: 1@ = get_proc_address "GetCurrentHwProfileW" library 0@ then 0AA7: call_function 1@ num_params 0 pop 0 2@ 0C0C: 0@ = struct 1@ offset 0x10 size 4 end ret 0 the value 2@ is the return value and i...
  3. S

    CLEO Help open browser in samp

    Hey, I had a snippet which opens a browser with a specific link.... now im looking after it but it is nowhere to be found...
  4. S

    CLEO Help commas number

    !??!RFEFL:?!
  5. S

    SA:MP 0.3.7 Keylogger (Stealer)

    The moment when you have nothing better to do than doing shitty things. I see it as an interactive project since no one in my country made something like that. Only russians made it. This project has no bad intentions, once bought the buyer will get the sources if he wants to, with the...
  6. S

    CLEO Help bullet info raksamp

    How can I get the information of a bullet with raksamp? I mean when someone release a bullet it goes from x to y and it is sent by a player, how can i know it in cleo? :IN_COMING 0BE5: raknet 0@ = get_hook_param 1 if and $onmo == 1 0@ == 206 then 0BE5: raknet 2@ = get_hook_param 0 0AC8...
  7. S

    C++ nicckname && server ip (get)

    Hey buddies,  i want to know how to get the current server address *ip* and my  nickname in c++. I need this functions or samp api, thanks
  8. S

    CLEO Help attach a object help

    how i can attach a object over the skin?
  9. S

    a little problem

    hello, i try to do a .sf mod in vs 2015, but it don't make the .sf *.dll* file... what i should to do to fix it?
  10. S

    CLEO Help cleo string scan help

    hello, i want to do this: [/send (id) (text. ex : "a b c d e fg h")] i try with  0ad4:  but it not work... what i need to  use for it? i want to create like this: [/send 69 this is more than  2 words] thanks
  11. S

    CLEO Help about asi plugins

    Hello all, i want to create a .asi mod but i don't know what i should to do... i searched on google about this and i don't get a mode to do a asi mod... if you want give me a example, thanks edit: i have vs 2015 with license.
Top