unknowncheats uc-forum.com ucdownloads ucdownloads.com

Go Back   UC-Tutorials - Multiplayer Game Hacking and Cheat Tutorials > First-Person Shooters > Americas Army Series > America's Army UE v2

- Sponsored Advertisement -
http://www.myfpscheats.com/


Reply
 
Thread Tools Display Modes
  #1  
Old 01-08-2009, 06:46 AM
Alkatraz Alkatraz is offline
Administrator
 
Join Date: Jan 2007
Posts: 72
Default [C++ Code | No Flash 2.8.4

Credits: ROOT88 , uNrEaL
Forum Discussion link http://www.uc-forum.com/forum/showthread.php?t=56023

Code:
void NoFlash()
{
    __asm
    {
        mov ecx, dword ptr ss:[pHumanController]
        xor eax, eax
        mov dword ptr ds:[ecx + 0xe3c], eax
        mov dword ptr ds:[ecx + 0xeb4], eax
        mov dword ptr ds:[ecx + 0xeac], eax
        mov dword ptr ds:[ecx + 0xea4], eax
        mov dword ptr ds:[ecx + 0xea8], eax
    }
}
Reply With Quote
Reply

  • Submit Thread to Digg
  • Submit Thread to del.icio.us
  • Submit Thread to StumbleUpon
  • Submit Thread to Google
  • Submit Thread to Facebook
  • Submit Thread to My Yahoo!
  • Submit Thread to MySpace
  • Submit Thread to Twitter
  • Submit Thread to Reddit

Tags
code, flash

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 02:18 PM.