Thread: No Recoil

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead

    No Recoil

    Call me a noob and what not but Im really intrested in C++ and i was wondering is No Recoil is PushtoConsole.*Flame Shield ON* Please responed and if it isnt can you tell me how you would put it in a hack? Thanks!
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  2. #2
    'JlStepper's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    This isn't the help section.

  3. #3
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Im Sorry put it seemed right to put in source code.
    /Mods Move if in wrong section!!
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  4. #4
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    yes no recoil is a console commands

  5. The Following 2 Users Say Thank You to scimmyboy For This Useful Post:

    matypatty (06-04-2010),[Coder] Trilogy (06-05-2010)

  6. #5
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    That hurt inside lol.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  7. #6
    ^...,^'s Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    New Zealand,Auckland
    Posts
    698
    Reputation
    4
    Thanks
    90
    My Mood
    Lonely
    it is yes and no

    what way are u looking codeing these

  8. #7
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by scimmyboy View Post
    yes no recoil is a console commands
    [php]this->PushToConsole("ZoomedPerturbRecoil 0.000000");
    this->PushToConsole("PerturbRecoil 0.000000");
    this->PushToConsole("BaseCamRecoilWagR 0.000000");
    this->PushToConsole("BaseCamRecoilWagL 0.000000");
    this->PushToConsole("MaxCamRecoilWag 0.000000");
    this->PushToConsole("BaseCamRecoilYaw 0.000000");
    this->PushToConsole("MaxCamRecoilYaw 0.000000");
    this->PushToConsole("Recoil 0.000000");
    this->PushToConsole("BaseCamRecoilAccelPitch 0.000000");
    this->PushToConsole("BaseCamRecoilPitch 0.000000");
    this->PushToConsole("BaseCamRecoilPitchPer 0.000000");
    this->PushToConsole("MaxCamRecoilPitchPer 0.000000");
    this->PushToConsole("TripleShotBaseCamRecoilPitch 0.000000");
    this->PushToConsole("TripleShotMaxCamRecoilPitch 0.000000");
    this->PushToConsole("MaxCamRecoilPitch 0.000000");
    this->PushToConsole("CamRecoilRecover 0.000000");
    this->PushToConsole("RecoilDec 0.000000");
    this->PushToConsole("RecoilPitchGrade 0.000000");
    this->PushToConsole("RecoilPitch 0.000000");
    [/php]
    -Rest in peace leechers-

    Your PM box is 100% full.

  9. #8
    mwb1234's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    460
    Reputation
    7
    Thanks
    65
    Quote Originally Posted by hejsan View Post


    [php]this->PushToConsole("ZoomedPerturbRecoil 0.000000");
    this->PushToConsole("PerturbRecoil 0.000000");
    this->PushToConsole("BaseCamRecoilWagR 0.000000");
    this->PushToConsole("BaseCamRecoilWagL 0.000000");
    this->PushToConsole("MaxCamRecoilWag 0.000000");
    this->PushToConsole("BaseCamRecoilYaw 0.000000");
    this->PushToConsole("MaxCamRecoilYaw 0.000000");
    this->PushToConsole("Recoil 0.000000");
    this->PushToConsole("BaseCamRecoilAccelPitch 0.000000");
    this->PushToConsole("BaseCamRecoilPitch 0.000000");
    this->PushToConsole("BaseCamRecoilPitchPer 0.000000");
    this->PushToConsole("MaxCamRecoilPitchPer 0.000000");
    this->PushToConsole("TripleShotBaseCamRecoilPitch 0.000000");
    this->PushToConsole("TripleShotMaxCamRecoilPitch 0.000000");
    this->PushToConsole("MaxCamRecoilPitch 0.000000");
    this->PushToConsole("CamRecoilRecover 0.000000");
    this->PushToConsole("RecoilDec 0.000000");
    this->PushToConsole("RecoilPitchGrade 0.000000");
    this->PushToConsole("RecoilPitch 0.000000");
    [/php]
    Hejsan to the rescue. BUM BUM BUUUUM/yea

  10. #9
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by hejsan View Post


    [php]this->PushToConsole("ZoomedPerturbRecoil 0.000000");
    this->PushToConsole("PerturbRecoil 0.000000");
    this->PushToConsole("BaseCamRecoilWagR 0.000000");
    this->PushToConsole("BaseCamRecoilWagL 0.000000");
    this->PushToConsole("MaxCamRecoilWag 0.000000");
    this->PushToConsole("BaseCamRecoilYaw 0.000000");
    this->PushToConsole("MaxCamRecoilYaw 0.000000");
    this->PushToConsole("Recoil 0.000000");
    this->PushToConsole("BaseCamRecoilAccelPitch 0.000000");
    this->PushToConsole("BaseCamRecoilPitch 0.000000");
    this->PushToConsole("BaseCamRecoilPitchPer 0.000000");
    this->PushToConsole("MaxCamRecoilPitchPer 0.000000");
    this->PushToConsole("TripleShotBaseCamRecoilPitch 0.000000");
    this->PushToConsole("TripleShotMaxCamRecoilPitch 0.000000");
    this->PushToConsole("MaxCamRecoilPitch 0.000000");
    this->PushToConsole("CamRecoilRecover 0.000000");
    this->PushToConsole("RecoilDec 0.000000");
    this->PushToConsole("RecoilPitchGrade 0.000000");
    this->PushToConsole("RecoilPitch 0.000000");
    [/php]
    Im pretty sure this doesnt work anymore...

    I have norecoil in mine and i used memcpy

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  11. #10
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by msflames3 View Post
    Im pretty sure this doesnt work anymore...

    I have norecoil in mine and i used memcpy
    The code I sent doesnt work
    -Rest in peace leechers-

    Your PM box is 100% full.

  12. #11
    mwb1234's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    460
    Reputation
    7
    Thanks
    65
    Quote Originally Posted by hejsan View Post


    The code I sent doesnt work
    Hejsan to the /fail
    Bum bum BUUUUUUUUUUMMMMMMM/yea

  13. #12
    R45H1D's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Montreal
    Posts
    785
    Reputation
    21
    Thanks
    951
    My Mood
    Amazed
    its working for me

  14. #13
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Since No Recoil is not a PushToConsole Command how would you put it in a hack?
    /Fire God what you going to do now that another hack has no recoil and instant reload?
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  15. #14
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    He ain't doin nothin XD

    And i cant tell u in detal (fear of u stealing my ideas) but u needa memcpy it

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  16. #15
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    I understand flames so you write to memory the adress of no recoil after memcopying it?
    (I assume this is exactly what you do for no reload to.)
    Last edited by whatup777; 06-05-2010 at 01:57 AM.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

Page 1 of 2 12 LastLast

Similar Threads

  1. How to find Recoil and Spread addresses?
    By V1olATor in forum WarRock - International Hacks
    Replies: 5
    Last Post: 04-20-2007, 09:50 AM
  2. No Recoil Hack
    By quin123 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 9
    Last Post: 03-21-2007, 03:14 PM
  3. 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
  4. No recoil hack????
    By max.here in forum WarRock - International Hacks
    Replies: 2
    Last Post: 02-21-2007, 05:52 AM
  5. No recoil/no spread addys?
    By IBEZ in forum WarRock - International Hacks
    Replies: 8
    Last Post: 01-14-2007, 08:39 PM