NOTE: This quick and easy tutorial will show you how to defeat basic DMA using TSearch 1.5+ TSearch Basic Search - Open Process - Init new search (magnifying glass) - Select type of search - Type value your searching for - Select size (byte, float, double) - Click ok TSearch AutoHack Once you find the value you were looking for click the address in the table on the left, now press the (small green + button) this will add the address to the table on the right. Now that you have the address in the table on the right, select the menu item AutoHack and select Enable Debugger from the list. Right click on the address in the table on the right and select AutoHack from the list. TSearch is now watching the address you AutoHacked for any changes. Now go back to the game and do something that would change the value at the address you AutoHacked... For instance if you AutoHacked the address for Ammo, shoot the gun a few times. Now that you have changed the value at the address you AutoHacked, you can go back to TSearch and see what it found. If you shot a bullet, TSearch prolly found the decreaser. If you got ammo or reloaded yer gun, TSearch prolly found the increaser. If you simply want to NOP (No operation) the found addy(s) in the AutoHack window, select the addy in the AutoHack window and select the menu item Edit then select Patch. Whatever you selected is now patched or NOP. If you patched the decreaser your ammo will no longer decrease. If you patched the increaser you ammo will no longer increase. If you want to know what to put in TMK, select the addy in the AutoHack window, and select the menu item Tmk then select Button script and read the instructions.