- last post: 01.01.0001 12:00 AM PDT
I dont play H2 but i know alot about coding. Mod chips (security imprinted encoded modified console cpu's with hook.dll written into them) allow cheaters, or "modders" to take advantage of things ALREADY in the game. For instance, well, lemme explain. A CVAR, or Certified Verified (lol) Apprehended Record is a locked bug or cheat in pc games, console games, and almost all games out there. hook.dll was written in the late 90's as a pc gaming cheat hook, which has been turned into largley used hacks or mods. Modders, take hook.dll, insert the cpu chip into a flash usb drive and write, in notepad, hook.dll out. Hook.dll is about 5,000,000 characters to form the base, and then about 500 to unlock specific cheats or hacks. For instance, modders can unlock
"e_blue 255" which turns all elite player models bright blue, and then unlock "tr_wireframe 1", which makes everything wireframed and see through, enabling them to see you across a map. The most UN-common cheat would be "lopp_aim_s_1" which locks onto all enemies FOR YOU. If you are a pc gamer, you are aware of what this is called. An AIMBOT. This does the aiming for the user so he doesnt even need to aim at you. Another UN-common one is "lor_dmg_ffg 1 converted to lor_dmg_ffg 9000" this makes the damage given to other players 9000x the average ammount...so if a MAGNUM isnt strong, using this one shot will kill you. All Bungie needs to do is
1. Download and hex hook.dll (hexing is when you debug a virus or worm to see its properties)
2. Counter hex hook.dll (counter-hexing means to take a negative impact virus and make it positive)
3. Harness this for cheat detection. I myself am not THAT familiar with hook.dll so that part is for pros. For now, im out.