Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 61 to 75 of 118
  1. #61
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    Quote Originally Posted by canv2 View Post
    @reeaper hey Thanx for the hack but with the first code i pasted it in and it crashed the first i did it again lasted really long but one thing is that it doesnt complete the mission in DV instead u get the boxes but no badge. I was wondering if u know how to get it to complete the mission as well?

    And THANX for the hack
    sry i really dont- we need a teleporting points which i don't know them!
    but with this you can win maybe panfilov mask!

  2. #62
    canv2's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    nw and thx again for the code there is a way not to let it crash it worked for me on a windows 7 64 Bit here
    https://www.mpgh.net/forum/289-allian...crash-fix.html
    all credit to the maker i cant remember

  3. #63
    ThatOneGamer's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    2
    I keep winning anaconda instead of the panfilov mask..

  4. #64
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    Quote Originally Posted by FatCat00 View Post
    meaning that in each DV game you get 1k but you change that value to 5k from supply. this would guarantee a no exp gain and no supply gain since its changing the reward directly.... i hope this helps
    I think it's server sided.

    Quote Originally Posted by EddyI View Post
    What I think they're probably doing is looping the reward message or some shit
    Yes, I think so too. As they mentioned getting 30 anacondas and 10 panfilov masks.

    Quote Originally Posted by canv2 View Post
    I was wondering if u know how to get it to complete the mission as well?
    We need position pointer\s. But if you only need the rewards like anaconda and mask you still can get it as long as you have 4 boxes.

  5. #65
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    all what Jabberwo0ck said is true!
    the time and the sply amount and the money given after each game is server sided! what we can do is manipulate the reward numbers! ( i have no clue how) so instead of getting 1 reward after agame they gt 10 or more ( dont know how many)

  6. #66
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    No. Tey just complete DV fast but we dont know how.

  7. #67
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    no man! i am pretty sure that it is the reward multipling! umm it was posted somewhere in the roundskipper tuts someone posted that he gets the reward multiple times in same game so each game in LD he got 5 k euro and more! I think it is that Idea that evolved to a faster way with Dv - it takes like 33 seconds to finish it and if they multiply th rewards it would be fast enough to get you the 1 million per 20 minutes! i dont think there is a way to make the game end faster as you still have to go throw the lobby countdown and the introduction( this you mat shorten abit ) and end scene

  8. #68
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    I found a better pointer for the time!

    Here is the complete code:

    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 1000)
    
    function DeathValley()
         if (readInteger('[["ava.exe"+01C0F6F4]+274]+7EC') == 0) then
              writeInteger('[["ava.exe"+01C0F6F4]+274]+7EC', 4)
         end
         if (readInteger('[[[[["ava.exe"+01BFB558]+50]+3cc]+ac]+43c]+3fc') ~= 0) then
              writeInteger('[[[[["ava.exe"+01BFB558]+50]+3cc]+ac]+43c]+3fc', 1)
         end
    end
    
    timer_onTimer(timer, DeathValley)
    Last edited by Jabberwock; 07-17-2012 at 12:22 PM.

  9. #69
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    Quote Originally Posted by Jabberwo0ck View Post
    I found a better pointer for the time!

    Here is the complete code:

    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 1000)
    
    function DeathValley()
         if (readInteger('[["ava.exe"+01C0F6F4]+274]+7EC') == 0) then
              writeInteger('[["ava.exe"+01C0F6F4]+274]+7EC', 4)
         end
         if (readInteger('[[[["ava.exe"+01BFB558]+50]+3c]+4]+3fc') ~= 0) then
              writeInteger('[[[["ava.exe"+01BFB558]+50]+3c]+4]+3fc', 1)
         end
    end
    
    timer_onTimer(timer, DeathValley)

    thanks will try it! maybe this will work for all others that mine pointer didnt work for them

    EDIT: so far it is working very good and it is 3 second faster from what i posted xd
    Last edited by reeaper; 07-17-2012 at 12:44 PM.

  10. #70
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    It isn't the real one but it's around the 400 pointers area.

    ---------- Post added at 12:52 PM ---------- Previous post was at 12:23 PM ----------

    Yeah I guss it's good, and it's working with the other co-op maps!

  11. #71
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    Quote Originally Posted by Jabberwo0ck View Post
    It isn't the real one but it's around the 400 pointers area.

    ---------- Post added at 12:52 PM ---------- Previous post was at 12:23 PM ----------

    Yeah I guss it's good, and it's working with the other co-op maps!
    it does but it is usless in ld!! too bad

  12. #72
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    OK just focus on thinking how to make it even faster.

  13. #73
    ThatOneGamer's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by Jabberwo0ck View Post
    I found a better pointer for the time!

    Here is the complete code:

    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 1000)
    
    function DeathValley()
         if (readInteger('[["ava.exe"+01C0F6F4]+274]+7EC') == 0) then
              writeInteger('[["ava.exe"+01C0F6F4]+274]+7EC', 4)
         end
         if (readInteger('[[[[["ava.exe"+01BFB558]+50]+3cc]+ac]+43c]+3fc') ~= 0) then
              writeInteger('[[[[["ava.exe"+01BFB558]+50]+3cc]+ac]+43c]+3fc', 1)
         end
    end
    
    timer_onTimer(timer, DeathValley)

    Nice work! This one works very fast. It ends the time very quick without messing up.

  14. #74
    reeaper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    658
    Reputation
    10
    Thanks
    64
    My Mood
    Fine
    ok this is supposed to be faster than the ones before:
    this is Originally Posted by @sysblade
    An upgraded version of ur DV script tested like 20 times with ava restart in between

    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 500)
    
    function setTime()
         if (readInteger('182166E8') == 6) then
              writeInteger('182166E8', 1)
         end
    end
    
    timer_onTimer(timer, setTime)
    
    timer = createTimer(nil,true)
    timer_setInterval(timer, 1000)
    
    function DeathValley()
         if (readInteger('[[[["ava.exe"+01BFB558]+50]+3c]+4]+3fc') ~= 0) then
              writeInteger('[[[["ava.exe"+01BFB558]+50]+3c]+4]+3fc', 1)
         end
         if (readInteger('[["ava.exe"+01C0F6F4]+274]+7EC') == 0) then
              writeInteger('[["ava.exe"+01C0F6F4]+274]+7EC', 4)
         end
    
    end
    
    timer_onTimer(timer, DeathValley)
    And I put here the lobby countdown cut for lockdown :

    @reeaper
    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 500)
    
    function setTime()
         if (readInteger('17A866E8') == 6) then
              writeInteger('17A866E8', 1)
         end
    end
    
    timer_onTimer(timer, setTime)
    
    timer = createTimer(nil,true)
    timer_setInterval(timer, 1000)
    
    function LockDown()
         if (readInteger('[[[["ava.exe"+01BFB558]+50]+3c]+4]+3fc') ~= 0) then
              writeInteger('[[[["ava.exe"+01BFB558]+50]+3c]+4]+3fc', 1)
         end
         if (readInteger('[[[[["ava.exe"+01BCA278]+394]+128]+69c]+74]+3dc') == 0) then
              writeInteger('[[[[["ava.exe"+01BCA278]+394]+128]+69c]+74]+3dc', 25)
         end
         if (readInteger('[[[[["ava.exe"+01BCA278]+394]+128]+69c]+74]+7ec') == 26) then
              writeInteger('[[[[["ava.exe"+01BCA278]+394]+128]+69c]+74]+7ec', 23)
         end
    end
    
    timer_onTimer(timer, LockDown)
    plz all who try this report if it works for him or not!

    Edit: from first reports seems it dont work for both DV andLD ! the lobby count down cut wont work after you relog!!! you will have to find the count down address that will work for youeach time you reloagand exchange it with this highlited address

    Code:
    function setTime()
         if (readInteger('17A866E8') == 6) then
              writeInteger('17A866E8', 1)
         end
    end
    Last edited by reeaper; 07-18-2012 at 04:08 AM.

  15. #75
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    I found the pointer!
    here is the complete code:

    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 1000)
    
    function DeathValley()
         if (readInteger('[["ava.exe"+1BFB3D8]+90]+166E8') == 6) then
              writeInteger('[["ava.exe"+1BFB3D8]+90]+166E8', 1)
         end
         if (readInteger('[["ava.exe"+01C0F6F4]+274]+7EC') == 0) then
              writeInteger('[["ava.exe"+01C0F6F4]+274]+7EC', 4)
         end
         if (readInteger('[[[[["ava.exe"+01BFB558]+50]+3cc]+ac]+43c]+3fc') ~= 0) then
              writeInteger('[[[[["ava.exe"+01BFB558]+50]+3cc]+ac]+43c]+3fc', 1)
         end
    end
    
    timer_onTimer(timer, DeathValley)

  16. The Following User Says Thank You to Jabberwock For This Useful Post:

    sysblade (07-18-2012)

Page 5 of 8 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. [Release] Flameswor10's Multi Tool v1 Includes BGM Changer, Intro Video Changer and .Rez files
    By flameswor10 in forum Combat Arms Hacks & Cheats
    Replies: 24
    Last Post: 06-01-2010, 12:45 AM
  2. Dave and Arun seen for the first time.
    By Aqua Structure in forum General
    Replies: 15
    Last Post: 01-03-2010, 05:18 PM
  3. Ko Free K0xp auto box multi client
    By riddick. in forum Knight Online Hacks
    Replies: 0
    Last Post: 10-06-2009, 03:01 PM
  4. Replies: 0
    Last Post: 02-06-2008, 02:30 AM
  5. Vehicle Stealing and Vehicle auto-destroy in Havana
    By Zededarian in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-02-2006, 04:34 PM