Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    GoldWhite's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    46

    sourse code of memory No reload

    Who can give me sourse code of memory No recoil?
    Last edited by GoldWhite; 11-19-2012 at 03:15 AM.

  2. #2
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Only visual, so unuseful

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  3. #3
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Only visual, so unuseful
    Unless you have unlimited ammo
    Reversing is the only way to move forward.

  4. #4
    supremejean's Avatar
    Join Date
    Jun 2012
    Gender
    female
    Posts
    32
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Only visual, so unuseful
    Idk what you and arun are talking about.

    Code:
    #define Reload          0x3750F6A1
    
    	if(NoReload) {
    	writemem((LPVOID)(Reload), "\x90\x90\x90\x90\x90\x90", 6);
    } else {
    	writemem((LPVOID)(Reload), "\x0F\x84\xB1\x01\x00\x00", 6);
    }
    Works just fine for me, and no its not just visual.

  5. The Following User Says Thank You to supremejean For This Useful Post:

    GoldWhite (11-18-2012)

  6. #5
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    Quote Originally Posted by supremejean View Post
    Idk what you and arun are talking about.

    Code:
    #define Reload          0x3750F6A1
    
    	if(NoReload) {
    	writemem((LPVOID)(Reload), "\x90\x90\x90\x90\x90\x90", 6);
    } else {
    	writemem((LPVOID)(Reload), "\x0F\x84\xB1\x01\x00\x00", 6);
    }
    Works just fine for me, and no its not just visual.
    Its only visual. I tested it a long time ago.

    Got to my last bullet, shot, and then shot the next "reloaded" bullet to the persons head and it didn't kill them.

    The reload is only visual. You can shoot, but you'll shoot blanks until the actual reload wait time has passed.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  7. #6
    GoldWhite's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    46
    Quote Originally Posted by supremejean View Post
    Idk what you and arun are talking about.

    Code:
    #define Reload          0x3750F6A1
    
    	if(NoReload) {
    	writemem((LPVOID)(Reload), "\x90\x90\x90\x90\x90\x90", 6);
    } else {
    	writemem((LPVOID)(Reload), "\x0F\x84\xB1\x01\x00\x00", 6);
    }
    Works just fine for me, and no its not just visual.
    Thank you very much.

  8. #7
    mano321's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Born In Mpgh
    Posts
    323
    Reputation
    10
    Thanks
    21
    My Mood
    Aggressive
    its visual only

  9. #8
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    Quote Originally Posted by arun823 View Post
    Unless you have unlimited ammo
    If you have unlimited ammo you don't need to reload
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  10. #9
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by Flengo View Post


    If you have unlimited ammo you don't need to reload
    With S2S Version of Unl. Ammo you do
    Reversing is the only way to move forward.

  11. #10
    georges00's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by arun823 View Post
    With S2S Version of Unl. Ammo you do
    @arun823 do you have a S2S unlim ammo? D:

  12. #11
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by georges00 View Post
    @arun823 do you have a S2S unlim ammo? D:
    I have ****** unlimited ammo its where i bring infinity ******s with me everywhere so they all have guns and I never run out of ammo.

    Oh no! Vortex is gay!

  13. The Following 3 Users Say Thank You to Saltine For This Useful Post:

    Ch40zz-C0d3r (11-18-2012),[MPGH]Flengo (11-19-2012),J (11-18-2012)

  14. #12
    GoldWhite's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    46
    And give please norecoil too.

    ---------- Post added at 01:53 PM ---------- Previous post was at 01:25 PM ----------

    In CA RU is not visual.

  15. #13
    Genesis's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Terra Australis
    Posts
    4,221
    Reputation
    1391
    Thanks
    2,528
    Quote Originally Posted by GoldWhite View Post
    And give please norecoil too.

    ---------- Post added at 01:53 PM ---------- Previous post was at 01:25 PM ----------

    In CA RU is not visual.
    Why not find it yourself?

  16. #14
    GoldWhite's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    46
    Quote Originally Posted by Redux View Post


    Why not find it yourself?
    I find) thanks all

  17. #15
    Genesis's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Terra Australis
    Posts
    4,221
    Reputation
    1391
    Thanks
    2,528
    Quote Originally Posted by GoldWhite View Post
    I find) thanks all
    Good man. @Apeiron @DJ Allen @I forgot who the other minion was.
    Close please ^^

Page 1 of 2 12 LastLast

Similar Threads

  1. [Solved] Is this the right code for no reload?
    By Jordyr in forum CrossFire Help
    Replies: 2
    Last Post: 10-07-2011, 07:32 PM
  2. How To Code A Memory Hack For Combat Arms
    By zmansquared in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 06-27-2010, 02:33 AM
  3. Source code for any d3d/memory hack
    By Ragehax in forum C++/C Programming
    Replies: 6
    Last Post: 10-01-2009, 09:10 PM
  4. [Release] TMK Memory Action Codes
    By Flo1990 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 05-02-2007, 11:32 AM
  5. America's Army No Recoil/Reload LUA code.
    By MagikBullet in forum General Game Hacking
    Replies: 7
    Last Post: 02-25-2007, 10:11 AM