From this.....
To this....
Once you have extracted the file using RABC locate and open the following two files in notepad++
BattlePiratesChat.class.asasm
Code:
\com\waterworld\ui\chat\BattlePiratesChat.class.asasm
KEYS.class.asasm
Code:
\com\waterworld\managers\localization\KEYS.class.asasm
Code:
findproperty QName(PackageNamespace(""), "MISSING_KEY")
pushstring "MISSING KEY: "
initproperty QName(PackageNamespace(""), "MISSING_KEY")
Change this line to the first part of your message, in this example we will change it to "Hacked By" so it should then look like this
Code:
findproperty QName(PackageNamespace(""), "MISSING_KEY")
pushstring "Hacked By "
initproperty QName(PackageNamespace(""), "MISSING_KEY")
Search for the following lines
Code:
getlex QName(PackageNamespace("com.waterworld.utils"), "StringUtils")
pushstring "ui_chat_joined_message"
pushstring "channelName"
Code:
getlex QName(PackageNamespace("com.waterworld.utils"), "StringUtils")
pushstring " Super Freak"
pushstring "channelName"
Then use SWF Defender, to secure it. (demo version)
Your all done, your new hack will know be stamped so all users know the hack they just loaded was made by you!!!
Leachers be gone.






