Page 2 of 24 FirstFirst 123412 ... LastLast
Results 16 to 30 of 347
  1. #16
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold
    Quote Originally Posted by sinfulken View Post
    shell.32dll error?
    I'm not sure what are you talking about, but try to open NoRecoil.ahk with any text editor and delete line 54:
    Code:
    Menu, Tray, Icon, Shell32.dll, 249, 1
    Then run the uncompiled script with Autohotkey_L 32bit Unicode v1.0.8.1.

  2. #17
    Babocina's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    i read, i asked just to be sure.because i had not found this program in the area of ​​Counter Strike Source

  3. #18
    zxcvbbb's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Since this is possible, u should be enabled to make an allmost no spread hack, thats unbannable. this game just went south :P

  4. #19
    xReTaLiaToR's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Thanks Worked for me

  5. #20
    Le1nad's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    Can i use this script in a leauge like esl or 4pl ? ??

  6. #21
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold
    I give you my permission

    Quote Originally Posted by 4PL
    2.1 Fraud/Cheating

    Any Way of cheating is prohibited. The use of Third-Party Programs (cheats) or the manipulation of Game Files, that give unfair advantages to the Player, will result in 12 Penalty Points and a unlimited Barrage.

    If cheating is proven, the Player will be barred and his team will be instant disqualified out of any tournament or League.
    The use of fakeaccounts will be regarded as cheating and punished identically. This means the user will be disqualified and barred. If the fakeaccount is part of a team, the whole team will be disqualified from any tournament or League.
    Quote Originally Posted by ESL
    2.3. Cheating

    All forms of cheating in ESL matches are forbidden and will be penalized by the Electronic Sports League.

    Players found cheating outside of the ESL may be barraged on the ESL depending on the evidence available. Note, we do not accept publicly submitted demo or screenshot evidence in these cases.

    Should it become known to the ESL administrators that any form of cheating was used to the advantage of a player or a team during an ESL match, the ESL reserves the right to punish them to the full extent of the rules available. By breaking any rule a player risks being barred or completely excluded from a specific league or from all leagues. This also includes their team.

  7. #22
    morphinep's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    I wanted to make this inverted but i'm getting an error.

    I tried this "DllCall("mouse_event", uint, 1, int, 0, int, Strengh/sensitivity * -1, uint, 0, int, 0)

    Now it does reverse the direction but it give me an error.

    I use an inverted mouse so the direction of this hack just adds to the recoil for inverted users.



    ***Update I believe I found an alternate way: Set strength to - negative integers and it reverses the directions. I have to learn how to edit the hotkeys to go backwards instead of forward.
    Last edited by morphinep; 09-06-2012 at 11:19 PM.

  8. #23
    supanoob's Avatar
    Join Date
    Feb 2011
    Gender
    female
    Location
    Eating icecream
    Posts
    257
    Reputation
    10
    Thanks
    23
    My Mood
    Cheerful
    I did everything but it didnt work o-o
    and by the numpad, thats the numlock yeah ?
    Hey!

  9. #24
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold
    Quote Originally Posted by morphinep View Post
    I wanted to make this inverted but i'm getting an error.

    I tried this "DllCall("mouse_event", uint, 1, int, 0, int, Strengh/sensitivity * -1, uint, 0, int, 0)

    Now it does reverse the direction but it give me an error.

    I use an inverted mouse so the direction of this hack just adds to the recoil for inverted users.



    ***Update I believe I found an alternate way: Set strength to - negative integers and it reverses the directions. I have to learn how to edit the hotkeys to go backwards instead of forward.
    You should use this:
    Code:
    DllCall("mouse_event", uint, 1, int, 0, int, -Strengh/sensitivity, uint, 0, int, 0)


    Quote Originally Posted by supanoob View Post
    I did everything but it didnt work o-o
    and by the numpad, thats the numlock yeah ?
    Well, NO.
    Numeric keypad - Wikipedia, the free encyclopedia
    Num lock - Wikipedia, the free encyclopedia

  10. #25
    supanoob's Avatar
    Join Date
    Feb 2011
    Gender
    female
    Location
    Eating icecream
    Posts
    257
    Reputation
    10
    Thanks
    23
    My Mood
    Cheerful
    Quote Originally Posted by 63OR63 View Post
    You should use this:
    Code:
    DllCall("mouse_event", uint, 1, int, 0, int, -Strengh/sensitivity, uint, 0, int, 0)




    Well, NO.
    Numeric keypad - Wikipedia, the free encyclopedia
    Num lock - Wikipedia, the free encyclopedia
    Then what do you use to activate it ?
    Hey!

  11. #26
    morphinep's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    [QUOTE=63OR63;6605322]You should use this:
    Code:
    DllCall("mouse_event", uint, 1, int, 0, int, -Strengh/sensitivity, uint, 0, int, 0)



    That worked! Thanks.

  12. #27
    slep's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    33
    My Mood
    Amazed
    after alot of tests i using now the 1.0v . i dont like the 2.0v , dont have the "delay" thing
    Last edited by slep; 09-07-2012 at 10:31 PM.

  13. #28
    GuettoWay's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    heey bro, I read the OP, but still have a doubt. In the options to choose the game has the option'' Custom''.
    https://img801.imageshack.us/img801/1859/customc.jpg
    In this case I could use this program to other games besides Counter Strike? Or am I wrong?

  14. #29
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold
    Quote Originally Posted by supanoob View Post


    Then what do you use to activate it ?


    Quote Originally Posted by slep View Post
    after alot of tests i using now the 1.0v . i dont like the 2.0v , dont have the "delay" thing
    You're doing it wrong. v2.0 have "strength" instead, it's much more reliable. Actually, algorithm in version 1.0 is heavily bound to my ingame sensitivity and may work inaccurate with other configurations. That's why I rewrote it in v2.0. Well, too long to explain in details, and it's up to you anyway.

    Quote Originally Posted by GuettoWay View Post
    heey bro, I read the OP, but still have a doubt. In the options to choose the game has the option'' Custom''.
    https://img801.imageshack.us/img801/1859/customc.jpg
    In this case I could use this program to other games besides Counter Strike? Or am I wrong?
    You can use this app with any game even with CSGO preset, but custom preset allows you to change and save in registry your configuration for other games.

  15. #30
    xek's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    what are the best settings?

Page 2 of 24 FirstFirst 123412 ... LastLast

Similar Threads

  1. [Release] Universal Recoil Reducer v1.0
    By 63OR63 in forum Counter-Strike 2 Hacks
    Replies: 37
    Last Post: 07-08-2014, 08:02 PM
  2. universal recoil reducer
    By sht2theheart in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 29
    Last Post: 04-27-2010, 11:35 AM
  3. No Recoil reducer + Autoclicker
    By ddd555 in forum Combat Arms Europe Hacks
    Replies: 22
    Last Post: 04-23-2009, 09:58 AM
  4. No Recoil [Not a hack] (Reduces 70% Recoil not all)
    By zebramanz in forum Combat Arms Hacks & Cheats
    Replies: 25
    Last Post: 04-11-2009, 04:40 PM
  5. (Release) Reduced-recoil
    By chainsawdaz in forum Soldier Front Hacks
    Replies: 15
    Last Post: 02-18-2009, 01:28 AM

Tags for this Thread