Code: Select all
if StringHash(SubString(GetEventPlayerChatString(),0,'d'))==-$50A9C479
Moderator: Cheaters
Code: Select all
if StringHash(SubString(GetEventPlayerChatString(),0,'d'))==-$50A9C479
Yesqooowinnerooop wrote:is there any way to decode a hash function to know a hidden activator like this?
qooowinnerooop wrote: in order to hide my activator i would like to know how to make a stringhash like this, can anyone show me the way to make it and decode it? Thanks a lots
Code: Select all
Native StringHash takes string whichString returns integer
I dont doubt hinata's autism, so he probably can decode stringhash.nuzamacuxe wrote:There's no way to decode StringHash.
Code: Select all
call BJDebugMsg(StringHash("cheat"))
Code: Select all
if StringHash(GetEventPlayerChatString())==1234 then
Code: Select all
StringHash(GetEventPlayerChatString()) == StringHash("cheat")