Page 42 of 48 FirstFirst ... 324041424344 ... LastLast
Results 616 to 630 of 708
  1. #616
    punisher54's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    MPGH Fanatical
    Posts
    901
    Reputation
    17
    Thanks
    306
    My Mood
    Cool
    Quote Originally Posted by pizzadk View Post
    i cant find the death valley map when i create a game?
    Follow the instructions of thread. You create a DV map after open CE, load module AVA.exe and load .CT farm module.

    ---------- Post added at 04:31 AM ---------- Previous post was at 04:28 AM ----------

    Quote Originally Posted by Tropicana View Post
    100/100 still the same result.
    Some of the steps not being fulfilled. Remember to clean the check boxes with up arrow key and change 257 value o 0, all before start the game.

  2. #617
    madroquin's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    lol nice men

  3. #618
    AvaNoobcake's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    204
    Reputation
    36
    Thanks
    1,059
    My Mood
    Relaxed
    I can probably make a fully automated version of this via luascript if you guys are willing to tell me which pointers work for you.
    Right click a working address>Change Record>Address. Then post a screenshot of it here. When one is commonly working for others then I'll use that address in the script.
    derp.

  4. The Following User Says Thank You to AvaNoobcake For This Useful Post:

    punisher54 (09-16-2012)

  5. #619
    reisu's Avatar
    Join Date
    Jan 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    2
    My Mood
    Busy
    Avanoobcake can u make it into a dll? Cause i tried using cheat engine but it always crashes on the first code i need to find. But i tried your euro + the exp adder and it works great. Will there be one that ONLY adds euros and NO exp but still 4 boxes?

  6. #620
    punisher54's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    MPGH Fanatical
    Posts
    901
    Reputation
    17
    Thanks
    306
    My Mood
    Cool

    Lightbulb

    Quote Originally Posted by reisu View Post
    Avanoobcake can u make it into a dll? Cause i tried using cheat engine but it always crashes on the first code i need to find. But i tried your euro + the exp adder and it works great. Will there be one that ONLY adds euros and NO exp but still 4 boxes?
    On CE have 3 lines, Kills, Boxs, Timed.
    Delete the line of Kills process and no got more EXP. only euros and rewards.
    Good Luck !

  7. #621
    reisu's Avatar
    Join Date
    Jan 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    2
    My Mood
    Busy
    I have tried, BUT it crashes when i use cheat engine, Like to find the first code. AVA freezes and closes. The mission complete part only works if i use Jabber's Dll for exp adder.
    Last edited by reisu; 09-16-2012 at 12:41 AM.

  8. #622
    AvaNoobcake's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    204
    Reputation
    36
    Thanks
    1,059
    My Mood
    Relaxed
    Ok I have made an automatic version that requires no key pressing. Just need people to screenshot working pointers so I can find which one works for everyone.

    Edit: Found a better box pointer too. Newer version is going to be more smooth if pointers work for everyone.

    Quote Originally Posted by reisu View Post
    I have tried, BUT it crashes when i use cheat engine, Like to find the first code. AVA freezes and closes. The mission complete part only works if i use Jabber's Dll for exp adder.
    Did you change the debugger settings to what I have in the first post?
    Last edited by AvaNoobcake; 09-16-2012 at 01:23 AM.
    derp.

  9. #623
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    Quote Originally Posted by AvaNoobcake View Post
    Ok I have made an automatic version that requires no key pressing. Just need people to screenshot working pointers so I can find which one works for everyone.

    Edit: Found a better box pointer too. Newer version is going to be more smooth if pointers work for everyone.


    Did you change the debugger settings to what I have in the first post?

    sounds great! if u need testers i can be 1

  10. #624
    Nightfigter's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    115
    Reputation
    10
    Thanks
    2
    My Mood
    Amazed
    Thanks for releasing but didnt worked on my Computer. Win7 32bit

  11. #625
    meawww's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Rome, Italy
    Posts
    593
    Reputation
    31
    Thanks
    4,289
    My Mood
    Bored
    Quote Originally Posted by AvaNoobcake View Post
    Ok I have made an automatic version that requires no key pressing. Just need people to screenshot working pointers so I can find which one works for everyone.

    Edit: Found a better box pointer too. Newer version is going to be more smooth if pointers work for everyone.


    Did you change the debugger settings to what I have in the first post?

    Lua:
    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 2500)
    
    function setRound()
    
         if (readInteger('1C3227B0') == 257) then
              writeInteger('1C3227B0', 0)
         end
         if (readInteger('1C3227B0') == 1) then
              writeInteger('1C3227B0', 0)
         end
         if (readInteger('1C3227B0') == 65539) then
              writeInteger('[[[[["ava.exe"+01BDD444]+AC]+43C]+8C]+14]+3FC', 1)
         end
    
         if (readInteger('[[[[["ava.exe"+01BDD444]+AC]+43C]+8C]+14]+3FC') == 4) then
             writeInteger('[[[[["ava.exe"+01BDD444]+AC]+43C]+8C]+14]+3FC', 1)
         end
    
         if (readInteger('[[[[["ava.exe"+00AC652C]+1E8]+0]+18]+50]+7EC') == 0) then
            writeInteger('[[[[["ava.exe"+00AC652C]+1E8]+0]+18]+50]+7EC', 4)
         end
    
    end
    timer_onTimer(timer, setRound)
    Pointers:
    Code:
         <VariableType>4 Bytes</VariableType>
          <Address>"AVA.exe"+00AC652C</Address>
          <Offsets>
            <Offset>7EC</Offset>
            <Offset>50</Offset>
            <Offset>18</Offset>
            <Offset>0</Offset>
            <Offset>1E8</Offset>
          </Offsets>
          <VariableType>4 Bytes</VariableType>
          <Address>"AVA.exe"+001F17CC</Address>
          <Offsets>
            <Offset>5A4</Offset>
            <Offset>3C4</Offset>
            <Offset>8</Offset>
            <Offset>18</Offset>
            <Offset>5D0</Offset>
          </Offsets>
          <VariableType>4 Bytes</VariableType>
          <Address>"AVA.exe"+01B87694</Address>
          <Offsets>
            <Offset>2B8</Offset>
            <Offset>14</Offset>
            <Offset>8C</Offset>
            <Offset>274</Offset>
          </Offsets>
    Hope this help you out
    Last edited by meawww; 09-16-2012 at 01:45 AM.

  12. #626
    QuickBong's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Guys why i gain only 20 e , or 100 e =/ ?

  13. #627
    AvaNoobcake's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    204
    Reputation
    36
    Thanks
    1,059
    My Mood
    Relaxed
    Quote Originally Posted by meawww View Post
    Lua:
    Pointers:
    Thanks. Never thought of using the client room value. Shortened the script by a ton
    Now all I need is a couple more people to tell me what pointers work for them.
    derp.

  14. #628
    reisu's Avatar
    Join Date
    Jan 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    2
    My Mood
    Busy
    Gl , hope u have it up in 8 hours

  15. #629
    awesomeraphi's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    364
    Reputation
    10
    Thanks
    65
    My Mood
    Sad
    Hey noobcake for me this adress workign i just looked 1 time dont have more time but... this is working: 1BA827B0 nearly everytime i have this so

  16. #630
    tony_41011's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Hey!! thanks for the hack!! it really helps but i can not get the 3 box to work, do you get muti 500euro like dv? and um how do you get it woo work >.<?

Page 42 of 48 FirstFirst ... 324041424344 ... LastLast

Similar Threads

  1. [Preview] Death Valley Euro Hack revived.
    By AvaNoobcake in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 7
    Last Post: 09-13-2012, 12:45 AM
  2. Exp And Euro
    By Hackster74 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 7
    Last Post: 08-02-2012, 04:34 AM
  3. Best Way to Earn EXP and Euros????
    By farhad96 in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 1
    Last Post: 02-27-2011, 11:26 AM
  4. working hack with SPEED!
    By gamekiller342 in forum CrossFire Hacks & Cheats
    Replies: 19
    Last Post: 04-22-2009, 02:28 PM
  5. 100% undexted speed hack high speed wont get detected
    By mgrung in forum Combat Arms Hacks & Cheats
    Replies: 22
    Last Post: 08-29-2008, 06:57 AM