Page 8 of 18 FirstFirst ... 678910 ... LastLast
Results 106 to 120 of 270
  1. #106
    Guardian001's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    283
    Quote Originally Posted by NekroX View Post
    LOL.
    Hard work? Really? I didn't know that typing a number and hitting next scan till you find only a couple of adresses and than pointer scan the right one was hard.
    He is European, and by my many years of gaming experience tells me they always like to blow things out of proportion.

    Btw... not banned.

  2. #107
    mrflasha's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    can anyone make a tutorial video of how this would look like ( running 64 bit and open ce as administor however no luck

  3. #108
    daniel bond's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    can make the program work in so 32 bits?

  4. #109
    zZzeta/S's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Germany
    Posts
    1,061
    Reputation
    43
    Thanks
    2,100
    Quote Originally Posted by daniel bond View Post
    can make the program work in so 32 bits?
    No. Not possible
    Quote Originally Posted by Jabberwo0ck View Post
    Quote Originally Posted by uNrEaL View Post
    Cool, thanks!
    Ccman has gone too low. I've known for a long time he was sneaky.
    >top lel much crack many get so download wow

  5. #110
    سبحان الله وبحمدة سبحان الله العظيم
    MPGH Member
    RedSpot's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,642
    Reputation
    63
    Thanks
    1,096
    My Mood
    Fine
    Quote Originally Posted by NekroX View Post
    LOL.

    Hard work? Really? I didn't know that typing a number and hitting next scan till you find only a couple of adresses and than pointer scan the right one was hard.
    I challenge you to do what I did and what I'm doing.
    Cheat Engine isn't easy as it looks, moron.
    And prepare against them whatever you are able of power and of steeds of war by which you may terrify the enemy of Allah and your enemy and others besides them whom you do not know [but] whom Allah knows. And whatever you spend in the cause of Allah will be fully repaid to you, and you will not be wronged.

  6. #111
    zZzeta/S's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Germany
    Posts
    1,061
    Reputation
    43
    Thanks
    2,100
    Quote Originally Posted by RedSpot View Post
    I challenge you to do what I did and what I'm doing.
    Cheat Engine isn't easy as it looks, moron.
    he is right, try to find all pointers and offsets^^
    Quote Originally Posted by Jabberwo0ck View Post
    Quote Originally Posted by uNrEaL View Post
    Cool, thanks!
    Ccman has gone too low. I've known for a long time he was sneaky.
    >top lel much crack many get so download wow

  7. #112
    NekroX's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    55
    My Mood
    Relaxed
    Quote Originally Posted by RedSpot View Post
    I challenge you to do what I did and what I'm doing.
    Cheat Engine isn't easy as it looks, moron.
    NT but I already did everything you did, and more.

  8. #113
    سبحان الله وبحمدة سبحان الله العظيم
    MPGH Member
    RedSpot's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,642
    Reputation
    63
    Thanks
    1,096
    My Mood
    Fine
    Quote Originally Posted by NekroX View Post
    NT but I already did everything you did, and more.
    You talk too much brah, just be quite.
    And prepare against them whatever you are able of power and of steeds of war by which you may terrify the enemy of Allah and your enemy and others besides them whom you do not know [but] whom Allah knows. And whatever you spend in the cause of Allah will be fully repaid to you, and you will not be wronged.

  9. #114
    ProHackas's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    11
    My Mood
    Bashful
    Is there a way to make this into a bot? so u can keep the game running windowed for a couple of hours and make money with out doing any work.. I tried with a automatic mouse and keyboard software but there when i run it there seems to not have any input in the game but it works fine with anything else.



  10. #115
    NekroX's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    55
    My Mood
    Relaxed
    Quote Originally Posted by ProHackas View Post
    Is there a way to make this into a bot? so u can keep the game running windowed for a couple of hours and make money with out doing any work.. I tried with a automatic mouse and keyboard software but there when i run it there seems to not have any input in the game but it works fine with anything else.
    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 2500)
    
    function setRound()
         if (readInteger('INSERT ROUND POINTER HERE') == 0) then
              writeInteger('INSERT ROUND POINTER HERE', 25)
         end
    end
    
    timer_onTimer(timer, setRound)
    EDIT: pointer format is [[["ava.exe"+base_offset]+offset]+offset] and so on depending on the offset number.
    Last edited by NekroX; 07-01-2012 at 05:15 PM.

  11. #116
    kron98's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    11
    My Mood
    Fine
    Only work in 64 bits

  12. #117
    dankmagicninja's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    7
    My Mood
    Twisted
    ive been trying all night, and still i cant get this to work. i do everything as instructed, but nothing happens in game. i have CE 6.2 and run as administrator

  13. #118
    ProHackas's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    11
    My Mood
    Bashful
    Quote Originally Posted by NekroX View Post
    Code:
    timer = createTimer(nil,true)
    timer_setInterval(timer, 2500)
    
    function setRound()
         if (readInteger('INSERT ROUND POINTER HERE') == 0) then
              writeInteger('INSERT ROUND POINTER HERE', 25)
         end
    end
    
    timer_onTimer(timer, setRound)
    EDIT: pointer format is [[["ava.exe"+base_offset]+offset]+offset] and so on depending on the offset number.
    Thank you so much! So how do i add this to cheat engine? Adding a script?



  14. #119
    dankmagicninja's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    7
    My Mood
    Twisted

    what am i doing wrong?




    Is what my Cheat Engine looks like when I am running AVA. I have a 64bit operating system, I run CE as admin, I do everything in the order I was told to do it. But still, it wont work. Can someone kindly explain to me what I'm doing wrong here? Please and thank you.
    Attached Thumbnails Attached Thumbnails
    CE AVA.jpg  


  15. #120
    zZzeta/S's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Germany
    Posts
    1,061
    Reputation
    43
    Thanks
    2,100
    Quote Originally Posted by ProHackas View Post
    Thank you so much! So how do i add this to cheat engine? Adding a script?
    I think you can add this code to a undetectet c++ Base, a ingame hack and no cheat engine
    Quote Originally Posted by Jabberwo0ck View Post
    Quote Originally Posted by uNrEaL View Post
    Cool, thanks!
    Ccman has gone too low. I've known for a long time he was sneaky.
    >top lel much crack many get so download wow

Page 8 of 18 FirstFirst ... 678910 ... LastLast

Similar Threads

  1. Lockdown Extreme bows down to me
    By Phantazy in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 14
    Last Post: 11-07-2010, 10:49 AM
  2. [Release] Very easy to use injector!
    By Julma Henri in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 04-30-2010, 05:39 AM
  3. [Release] Warrock injector easy too use!
    By Almostdead in forum WarRock - International Hacks
    Replies: 13
    Last Post: 12-29-2009, 10:33 AM
  4. Replies: 6
    Last Post: 12-22-2009, 09:57 PM
  5. Combat Arms REZ file Mover[Easy To use]
    By Zoom in forum Combat Arms Mod Discussion
    Replies: 10
    Last Post: 12-13-2009, 06:22 AM