Search results

  1. R

    APP Release GChat - Private chat

    GChat - Global Chat GChat is a multi-client chat application with a login system. Packets are sent using a TCP connection. It supports 2 types of clients, a chat client and a SAMP (0.3.7 R1) client. Every message that starts with a dot '.' will be forwarded to the GChat Server. It includes GNet...
  2. R

    [SNIPPET] random string

    Dunno if made already, couldn't find it so made one what is this used for?: spamming chat sources used: LukasParazitas http://ugbase.eu/index.php?threads/help-reading-a-string.20798/#post-121582 (I dunno how to make functions in cleo so i just copy pasted his and adjusted it) //EXAMPLE alloc...
  3. R

    reversing samp.dll

    Hi, samp.dll is packed so how would I go on my adventure of reversing it? Is there a method of dumping it out of memory once it's unpacked in gta_sa? Or is there a better more practical way
  4. R

    CLEO Help SFUNCS RPC not working

    sfuncs supports only SA:MP R1, does this mean it also only supports R1 servers? Seems like every time I send a packet to a R2 server it becomes invalidated? Anyone has any ideas?
  5. R

    CLEO Help Hooking samp.dll::SendMessage

    Sup, I want to intercept send message function but I dunno how to reverse it, I'm thinking I could find out what accesses last message sent buffer (if it exists in samp, from what I remember it does) and go up in the code until I find the function that sends the message when enter is pressed...
  6. R

    ASI/DLL SA:MP trashtalk.dll

    Hi, I present to you a small project I've been working on. trashtalk.dll Are you toxic? Are you too lazy to type "ez, rekt, noob, so easy" messages? Do you want to annoy people you kill? If you answered yes to any of these questions this dll is for you! Without having to type or even open the...
Top