Page 4 of 5 FirstFirst ... 2345 LastLast
Results 46 to 60 of 64
  1. #46
    ccman32's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Germany
    Posts
    1,306
    Reputation
    325
    Thanks
    22,221
    My Mood
    Devilish
    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.

  2. #47
    antep2727's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    744
    Reputation
    10
    Thanks
    4,606
    My Mood
    Inspired
    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 : https://www.mpgh.net/forum/showthread.php?t=455540

    #peace

  3. #48
    ccman32's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Germany
    Posts
    1,306
    Reputation
    325
    Thanks
    22,221
    My Mood
    Devilish
    Quote Originally Posted by antep2727 View Post
    well, i have to start somewhere right?

    Look, you were als a noob in the past : https://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.

  4. #49
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    //Approved.
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  5. #50
    Ahja1's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Didnt work for me i get an XgBP.exe error (0xc000007b).

  6. #51
    HOOSIER's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    CyberSpace
    Posts
    962
    Reputation
    33
    Thanks
    2,352
    My Mood
    Cheerful
    Quote Originally Posted by Ahja1 View Post
    Didnt work for me i get an XgBP.exe error (0xc000007b).
    Try this method https://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 https://www.microsof*****m/en-us/downl....aspx?id=30653 there are versions above this but you require this version at least or later .

  7. #52
    Ahja1's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Tried to do this but again at the XgCd3BP.exe same error.
    And my netframework ist to up to date.

  8. #53
    anthonytheiGM's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    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
    Last edited by anthonytheiGM; 08-28-2015 at 09:22 AM.

  9. #54
    DarkYagami's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    Any chance that do you update the farm script? ^^

    I hope you do :P

  10. #55
    HOOSIER's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    CyberSpace
    Posts
    962
    Reputation
    33
    Thanks
    2,352
    My Mood
    Cheerful
    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
    Last edited by HOOSIER; 08-28-2015 at 06:40 PM.

  11. #56
    ccman32's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Germany
    Posts
    1,306
    Reputation
    325
    Thanks
    22,221
    My Mood
    Devilish
    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.

  12. #57
    HOOSIER's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    CyberSpace
    Posts
    962
    Reputation
    33
    Thanks
    2,352
    My Mood
    Cheerful
    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 .
    Last edited by HOOSIER; 08-29-2015 at 09:55 PM.

  13. #58
    jordy1420011's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    I Got a error if I open the Bypasser it says
    MSVCP110D is Missing
    Please help me
    skype Niels.carlu2

  14. #59
    HOOSIER's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    CyberSpace
    Posts
    962
    Reputation
    33
    Thanks
    2,352
    My Mood
    Cheerful
    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 .
    Last edited by HOOSIER; 08-30-2015 at 08:17 AM.

  15. #60
    HOOSIER's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    CyberSpace
    Posts
    962
    Reputation
    33
    Thanks
    2,352
    My Mood
    Cheerful
    @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
    Last edited by HOOSIER; 08-31-2015 at 03:44 PM.

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. How to make a Undetected Cheat Engine
    By mental81 in forum Game Hacking Tutorials
    Replies: 51
    Last Post: 12-12-2018, 02:49 PM
  2. How to make a Undetected Cheat Engine
    By ndk721 in forum Game Hacking Tutorials
    Replies: 8
    Last Post: 07-07-2014, 11:36 PM
  3. Oengine [Undetected Cheat Engine]
    By Naeron in forum WarRock - International Hacks
    Replies: 173
    Last Post: 07-13-2007, 02:47 PM
  4. Undetected Cheat Engine + CT 5/31 Released
    By ccuuyyjj in forum WarRock Korea Hacks
    Replies: 13
    Last Post: 06-06-2007, 03:28 PM
  5. Undetected Cheat Engine + Vip Account
    By warrockk1ngs in forum Trade Accounts/Keys/Items
    Replies: 10
    Last Post: 06-03-2007, 02:58 PM