Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other Semi-Popular First Person Shooter Hacks › Alliance of Valiant Arms (AVA) Hacks & Cheats › Alliance of Valiant Arms (AVA) Spammers, Injectors and Multi Tools › Undetected cheat engine

Undetected cheat engine

Posts 46–60 of 64 · Page 4 of 5
CC
ccman32
Quote Originally Posted by antep2727 View Post
Ok so i watched his video, but do i need to add something special for ava? or just do the exact same what he is doing?
If you don't understand anything of what he's doing i suggest you to not even try doing that.
You just asked for how i found those classes and i told you how, that doesn't mean you are instantly able to do that, too.
#46 · 10y ago
AN
antep2727
Quote Originally Posted by ccman32 View Post

If you don't understand anything of what he's doing i suggest you to not even try doing that.
You just asked for how i found those classes and i told you how, that doesn't mean you are instantly able to do that, too.
well, i have to start somewhere right?

Look, you were als a noob in the past : http://www.mpgh.net/forum/showthread.php?t=455540

#peace
#47 · 10y ago
CC
ccman32
Quote Originally Posted by antep2727 View Post
well, i have to start somewhere right?

Look, you were als a noob in the past : http://www.mpgh.net/forum/showthread.php?t=455540

#peace
Peace? I didn't want to offend you. I'm simply saying that UE3 SDK generating is definitely the wrong thing to start with.
#48 · 10y ago
Minnesota Dabs
Minnesota Dabs
//Approved.
#49 · 10y ago
AH
Ahja1
Didnt work for me i get an XgBP.exe error (0xc000007b).
#50 · 10y ago
HO
HOOSIER
Quote Originally Posted by Ahja1 View Post
Didnt work for me i get an XgBP.exe error (0xc000007b).
Try this method http://www.mpgh.net/forum/showthread...2#post10884442
Make sure you follow the instructions fully . By that I mean make a backup folder in your aeria games ava folder ad put you ava.exe and nwz .exe in that folder and replace them with the ones i uploaded . Also make sure you run this to make sure you are up to date http://www.microsof*****m/en-us/downl....aspx?id=30653 there are versions above this but you require this version at least or later .
#51 · 10y ago
AH
Ahja1
Tried to do this but again at the XgCd3BP.exe same error.
And my netframework ist to up to date.
#52 · 10y ago
AN
anthonytheiGM
i got an error extracting
NVM i fxed it

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

xD i need a video tutorial of the tutorial Ccman32 can u halp me i wanna learn

- - - Updated - - -

Sorry for spam i froze
#53 · edited 10y ago · 10y ago
DA
DarkYagami
Any chance that do you update the farm script? ^^

I hope you do :P
#54 · 10y ago
HO
HOOSIER
Quote Originally Posted by ccman32 View Post

Since no recoil/spread can be achieved in many different ways it is indeed possible via Cheat Engine as long as you know a pointer to your weapon (or most likely one to your pawn or playercontroller to access the weapon from there) and the offsets to the specific class members.
I've quickly made an example Cheat Engine table for you.
Just copy & paste the code in notepad or any other text editor and save it as a ".CT" file.
Freeze all the 4 values to zero to achieve No Recoil/Spread.
I hope you know how to do the rest

Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
  <CheatEntries>
    <CheatEntry>
      <ID>2</ID>
      <Description>"Kickback_LateralLimit"</Description>
      <LastState Value="??" Activated="0" RealAddress="00000000"/>
      <Color>80000008</Color>
      <VariableType>Float</VariableType>
      <Address>"AVA.exe"+01119CE8</Address>
      <Offsets>
        <Offset>88C</Offset>
        <Offset>400</Offset>
        <Offset>230</Offset>
      </Offsets>
    </CheatEntry>
    <CheatEntry>
      <ID>3</ID>
      <Description>"Kickback_UpLimit"</Description>
      <LastState Value="??" Activated="0" RealAddress="00000000"/>
      <Color>80000008</Color>
      <VariableType>Float</VariableType>
      <Address>"AVA.exe"+01119CE8</Address>
      <Offsets>
        <Offset>890</Offset>
        <Offset>400</Offset>
        <Offset>230</Offset>
      </Offsets>
    </CheatEntry>
    <CheatEntry>
      <ID>5</ID>
      <Description>"UnZoomSpreadAmp"</Description>
      <LastState Value="??" Activated="0" RealAddress="00000000"/>
      <Color>80000008</Color>
      <VariableType>Float</VariableType>
      <Address>"AVA.exe"+01119CE8</Address>
      <Offsets>
        <Offset>B54</Offset>
        <Offset>400</Offset>
        <Offset>230</Offset>
      </Offsets>
    </CheatEntry>
    <CheatEntry>
      <ID>4</ID>
      <Description>"ZoomSpreadAmp"</Description>
      <LastState Value="??" Activated="0" RealAddress="00000000"/>
      <Color>80000008</Color>
      <VariableType>Float</VariableType>
      <Address>"AVA.exe"+01119CE8</Address>
      <Offsets>
        <Offset>B58</Offset>
        <Offset>400</Offset>
        <Offset>230</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
Btw you need to install Cheat Engine 6.4 to use this table. Maybe it works also if you edit the "CheatEngineTableVersion" value but i don't know what happens if you do that since the syntax could have changed compared to the Cheat Engine version you use.
Are any of these any good?
11A68C08 avaWeap_
11A68CA8 avaWeap_
119983480 deny vote
1199827c0 Invincible
11980f20 add health
11980f40 add health
11980760 ue respawn time
11980780 nrf respawn time
1196a440 ava player controller
113468c0 player controller
1196a580 ava player controller
11969b40 start stop fire
11969840 start stop fire
1191dbde sever take damage by knife
1191e765 ava charachter
1191db37 base gun server take damage
1129e860 uav launcher
1280AD0 this command is for gm and developers only
01280AB8 weapon
0127D20C rank grade
0127CC8C kicked
127cac8 hack detected
0127C5A0 server
0127544c bluer token
01275440 red ticket
0127515C player take damage
01274b88 knife damage
01274b58 grenade damage
01273354 set weapon
012773740 buy item set item shop
01272bc4 request kick player
01257cf8 pause command
0124A4B8 server speed
01244cc0 ai controller
0123fd40 player imput
012101b8 current weapon
0120f09c nickname
011e91f8 health
011e8ac4 trigger
011e8a08 aweapon
011d1e18 apawn
011cdc54 player controller
011ca864 client was kicked
011c9e4c add weapon
011c9b2c is firing
011c81f8 set player name
011c7db8 take damage


r
#55 · edited 10y ago · 10y ago
CC
ccman32
Quote Originally Posted by HOOSIER View Post
Are any of these any good?
11A68C08 avaWeap_
11A68CA8 avaWeap_
119983480 deny vote
1199827c0 Invincible
11980f20 add health
11980f40 add health
11980760 ue respawn time
11980780 nrf respawn time
1196a440 ava player controller
113468c0 player controller
1196a580 ava player controller
11969b40 start stop fire
11969840 start stop fire
1191dbde sever take damage by knife
1191e765 ava charachter
1191db37 base gun server take damage
1129e860 uav launcher
1280AD0 this command is for gm and developers only
01280AB8 weapon
0127D20C rank grade
0127CC8C kicked
127cac8 hack detected
0127C5A0 server
0127544c bluer token
01275440 red ticket
0127515C player take damage
01274b88 knife damage
01274b58 grenade damage
01273354 set weapon
012773740 buy item set item shop
01272bc4 request kick player
01257cf8 pause command
0124A4B8 server speed
01244cc0 ai controller
0123fd40 player imput
012101b8 current weapon
0120f09c nickname
011e91f8 health
011e8ac4 trigger
011e8a08 aweapon
011d1e18 apawn
011cdc54 player controller
011ca864 client was kicked
011c9e4c add weapon
011c9b2c is firing
011c81f8 set player name
011c7db8 take damage


r
Please take a look at the classes i provided in THIS post.
#56 · 10y ago
HO
HOOSIER
Quote Originally Posted by ccman32 View Post

Please take a look at the classes i provided in THIS post.
Yes i know and some other guy posted a ue3 dumped header file . Then there is all the old info in your UAV hack with source you released Here . .
Most of is not outdated from what i have seen . And there is A whole lot to see ! P.S you are showing off with html .
#57 · edited 10y ago · 10y ago
JO
jordy1420011
I Got a error if I open the Bypasser it says
MSVCP110D is Missing
Please help me
skype Niels.carlu2
#58 · 10y ago
HO
HOOSIER
Quote Originally Posted by jordy1420011 View Post
I Got a error if I open the Bypasser it says
MSVCP110D is Missing
Please help me
skype Niels.carlu2
I uploaded another bypass "as this on is patched" with new ava.exe and new nwz launcher.exe you can find it Here and i provided a link there for .net framework4.5 . you need to download and install that to fix that error .
#59 · edited 10y ago · 10y ago
HO
HOOSIER
@ccman32

I found another base pointer "AVA.exe+1119B08" and the y x z axis's those were easy, get Y -4 = x -4 = z . I have been goofing around with Garena AVA and searched for the array . Which gave me some hits with a smaller array around 8 bits I have studied the memory and have found similar addy's in garena but i wonder would the offset be the same ? I tried the 230 400 but yielded zip with them with the addy's i found using array of bytes . I assume being that both games give similar dynamic addresses when i search the ammo , that them offsets should be correct . That being said i assume you found yours "base address" either from obtaining it before with cheat engine or through the sdk itself . If it is able to be done by means of cheat engine could you drop a little insight in to how !? I could see if you already had it searching bytes should lead to it again but on garena just like the bypass it is "slightly different ". So I would think I am very close in finding it, But have yet to find the correct one . I am new to this so i am just trying to learn how to track down things . I did manage to find another good addy near the one you shared "tested and confirmed working" and with 230 400 offsets . So i really think in Garena i am just not finding the right addy and would bet it needs 230 400 offsets also . P.S im searching by opcodes Specifically

P.s be my Yoda
#60 · edited 10y ago · 10y ago
Posts 46–60 of 64 · Page 4 of 5

Post a Reply

Similar Threads

  • How to make a Undetected Cheat EngineBy mental81 in Game Hacking Tutorials
    51Last post 7y ago
  • How to make a Undetected Cheat EngineBy ndk721 in Game Hacking Tutorials
    8Last post 12y ago
  • Oengine [Undetected Cheat Engine]By Naeron in WarRock - International Hacks
    173Last post 19y ago
  • Undetected Cheat Engine + CT 5/31 ReleasedBy ccuuyyjj in WarRock Korea Hacks
    13Last post 19y ago
  • Undetected Cheat Engine + Vip AccountBy warrockk1ngs in Trade Accounts/Keys/Items
    10Last post 19y ago

Tags for this Thread

None