B boxi Member Joined Mar 27, 2016 Messages 8 Reaction score 0 Apr 22, 2016 #1 what is memory adress NOP Mute Server Chat?
M Momo92 Active member Joined Aug 21, 2013 Messages 42 Reaction score 0 Apr 22, 2016 #2 If you mean NOP IncomingChatMessage then try: Code: samp.dll + 0xEEA0 ; write 0xC3 to first byte That should "mute" your chat. The address was posted somewhere in this forum but I couldn't find it again right now. Upvote 0 Downvote
If you mean NOP IncomingChatMessage then try: Code: samp.dll + 0xEEA0 ; write 0xC3 to first byte That should "mute" your chat. The address was posted somewhere in this forum but I couldn't find it again right now.