[SERVER SIDE ONLY] Arma 2 Server Hack V2 (Bypass Global Ban/BattlEye Scans)[ 8/13/12]
ALL CREDITS TO DARKY.HAX
THIS IS ONLY FOR SERVER HOSTERS/PEOPLE WITH ACCESS TO CORE SERVER FILES, NOT A CLIENT SIDE HACK.
Darky just updated this, figure I'd reupload.
What does this hack do?
Virus Scan #1
Virus Scan #2
How do I make it work?
How do I format my Whitelist.txt?
How do I find my GUID?
Inject the hack into arma2oaserver.exe and then join your server. In the same directory as the arma2serverhack.dll there should be an arma2serverhack.txt generates after you join. Your GUID is in that .txt file. Add it to the whitelist.
Notes:
Can I view the source?
Darky originally included the source in the RAR, just as I have. You are more than welcome to view anything in the source, or just extract the DLL and skip viewing it.
How can I be sure this works?
If you really want to test it out on your BattlEye enabled server and don't trust it, PM me over the forums. My GUID is currently Global Banned. I'll tell you the information you need and you add it to the whitelist and join the server. You will see me join and completely skip over any BattlEye checks and I'll even execute some scripts if you want. I personally have tested this on every Private Source and it has worked every time.
Game Support:
Compiler:
DO NOT POST IN THIS THREAD ASKING HOW TO USE THIS UNLESS YOU ARE A SERVER OWNER/HAVE ACCESS TO CORE SERVER FILES. THIS IS DESIGNED AS A SERVER SIDE HACK, NOT A CLIENT SIDE HACK.
THIS IS ONLY FOR SERVER HOSTERS/PEOPLE WITH ACCESS TO CORE SERVER FILES, NOT A CLIENT SIDE HACK.
Darky just updated this, figure I'd reupload.
What does this hack do?
- Bypasses BattlEye Global Ban
- Hides players from BattlEye
- Prevents Kick/Ban on your server when executing scripts
Virus Scan #1
Virus Scan #2
How do I make it work?
- Extract the DLL from the rar (You can put this dll anywhere you would like)
- Create a text document in the same folder as where you put the .dll
- In this document put a persons GUID/PlayerName (Both for best results - look below for formatting)
- Name this document "Whitelist.txt"
- After you are done editting the file, inject the DLL into "Arma2OAServer.exe" (Winject or any other alternative injector works)
- Congratulations, the players listed in the Whitelist file are now hidden from BattlEye
How do I format my Whitelist.txt?
- The best way to do this is both BattlEye GUID and Playername. EX:
Code:GUID;playername
- You can do just GUID
Code:GUID;
- An Alt. method is just using Playername, but this method is the least recommended (For obvious reasons)
Code:;playername
How do I find my GUID?
Inject the hack into arma2oaserver.exe and then join your server. In the same directory as the arma2serverhack.dll there should be an arma2serverhack.txt generates after you join. Your GUID is in that .txt file. Add it to the whitelist.
Notes:
- DO NOT PUT SPACES IN THE WHITELIST.TXT
- Each line MUST have the ; seperator
- Having problems? Disable UAC, Disable Anti-Virus, Disable Windows Defender, Be sure you are running as an admin.
- The source has error code information
Can I view the source?
Darky originally included the source in the RAR, just as I have. You are more than welcome to view anything in the source, or just extract the DLL and skip viewing it.
How can I be sure this works?
If you really want to test it out on your BattlEye enabled server and don't trust it, PM me over the forums. My GUID is currently Global Banned. I'll tell you the information you need and you add it to the whitelist and join the server. You will see me join and completely skip over any BattlEye checks and I'll even execute some scripts if you want. I personally have tested this on every Private Source and it has worked every time.
Game Support:
Code:
Arma 2 OA Server (>= 1.62) + BEServer.dll (>= 1.157)
Compiler:
Code:
Pelles C 7.00 (64-bit edition) from here
DO NOT POST IN THIS THREAD ASKING HOW TO USE THIS UNLESS YOU ARE A SERVER OWNER/HAVE ACCESS TO CORE SERVER FILES. THIS IS DESIGNED AS A SERVER SIDE HACK, NOT A CLIENT SIDE HACK.



