Thread: Human RCS AHK

Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    KyotoElmo's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    18
    You did not make this script.... Obvious copy of Peans V3. All you did was change a few things. You say it only has
    F4 = AK-47
    F7 = M4A4
    F6 = M4A1-S
    Yet, it has bhop, rapid fire, 180, and you didn't even include the sound files.
    This is straight out of "your script"

    GetKeyState, state, F8
    if state = D
    {
    SoundPlay, %A_ScriptDir%\4.mp3
    famas:=true
    ak:=false
    m4a1:=false
    m4a4:=false
    galil:=false
    ump:=false
    }

    ;Bunnyhop
    ~F1:: Hotkey, *~$Space, Toggle
    *~$Space::
    sleep 5
    loop
    {
    GetKeyState, SpaceState, Space, P
    if SpaceState = U
    break
    Sleep 1
    Send, {Blind}{Space}
    }
    Return

    ;Rapid fire
    ~F2:: Hotkey, *~$MButton, Toggle
    *~$MButton::
    sleep 10
    loop
    {
    GetKeyState, state, MButton
    if state = U
    break
    Sleep 1
    Send, {Blind}{LButton}
    }
    Return

  2. #17
    thearrowa's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    11
    Thats not yours.. At least u could give credits.

  3. #18
    memelord3699's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    Earth
    Posts
    35
    Reputation
    10
    Thanks
    477
    My Mood
    Yeehaw
    Quote Originally Posted by Pschytex View Post
    Nice dude! Do you have some kind of AHK simple BHOP script you can make?
    Because this is Pean's Multi-script it comes with both an auto fire which is Bound to MMB and a Bhop which is toggled on and off with F1 and is used with Space

    - - - Updated - - -

    Quote Originally Posted by KyotoElmo View Post
    You did not make this script.... Obvious copy of Peans V3. All you did was change a few things. You say it only has
    Yet, it has bhop, rapid fire, 180, and you didn't even include the sound files.
    This is straight out of "your script"
    Lol dude if you read the OP it says. XD

    - - - Updated - - -

    Quote Originally Posted by thearrowa View Post
    Thats not yours.. At least u could give credits.
    Did you even read the OP?

  4. #19
    spoonhax's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    5
    My Mood
    Cool
    Quote Originally Posted by memelord3699 View Post
    Unlike other AHK Anti-Recoil scripts they move exactly to each point that is need to neutralize the spray pattern.
    This edit moves 2-4 times between each point to create a smoother effect (Not for AK, Still working on that).
    it also only neutralizes the recoil for the downwards pull of the spray patterns to ensure that is remains "human".

    I'll add a video in a minuet c:

    - - - Updated - - -

    Used for macros that can type and, in this case, move the mouse.

    - - - Updated - - -



    Sorry, i have no clue what the source is. I taught myself over the last week how to do this and only edited the coding.
    Sorry for noob c:

    - - - Updated - - -



    The movement of the anti-recoil is smoother than compared to other AHK scripts and only neutralizes the downwards pull part of the spray pattern to create a more human look and feel.

    - - - Updated - - -



    Not needed I don't think. just make sure your windows mouse sens is in the middle.
    I play at 2 sens so if the windows sens change doesn't help try using that if you can manage the change.

    - - - Updated - - -




    this is what it was designed to be like.
    why you just didnt put the .ahk script code here

  5. #20
    memelord3699's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    Earth
    Posts
    35
    Reputation
    10
    Thanks
    477
    My Mood
    Yeehaw
    Quote Originally Posted by spoonhax View Post
    why you just didnt put the .ahk script code here
    I Gave the download link for the entire AHK script.

  6. #21
    Puggy88's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Location
    My Dads Underwear
    Posts
    67
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    Thanks dude will be trying some of this out.

  7. #22
    memelord3699's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    Earth
    Posts
    35
    Reputation
    10
    Thanks
    477
    My Mood
    Yeehaw
    Quote Originally Posted by Puggy88 View Post
    Thanks dude will be trying some of this out.
    No problem my dude.
    c:

  8. #23
    viktor99's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Can you please leave a reply with what lines I should write to turn the RCS Off (not the entire script, basically just the no-recoil).
    Thank you in advance!

    edit: Did it by myself, lulxd. :P
    Last edited by viktor99; 10-19-2016 at 12:14 PM.

  9. #24
    memelord3699's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    Earth
    Posts
    35
    Reputation
    10
    Thanks
    477
    My Mood
    Yeehaw
    Quote Originally Posted by viktor99 View Post
    Can you please leave a reply with what lines I should write to turn the RCS Off (not the entire script, basically just the no-recoil).
    Thank you in advance!

    edit: Did it by myself, lulxd. :P
    F11 disables the RCS. Again, i never said i made the script, if you read the OP I just said i edited it.
    xD

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Release] AK-47 & M4A4 Ultimate RCS -AHK-
    By Default in forum Counter-Strike 2 Scripts
    Replies: 31
    Last Post: 09-04-2019, 04:06 PM
  2. [Solved] Can RCS Ahks GET YOU VACED?
    By Shusho in forum Counter-Strike 2 Help
    Replies: 2
    Last Post: 07-21-2015, 09:17 AM
  3. [Detected] Pean's AHK MultiScript Update (BHop, Instant 180, RCS, Custom Sensitivity)
    By AwesomeDudeFTW in forum Counter-Strike 2 Hacks
    Replies: 25
    Last Post: 07-09-2015, 01:05 AM
  4. [Detected] Pean's AHK MultiScript v3 (BHop, Instant 180, RCS, Dynamic Sensitivity)
    By AwesomeDudeFTW in forum Counter-Strike 2 Hacks
    Replies: 67
    Last Post: 07-07-2015, 11:10 PM
  5. Human Faced Fish
    By arunforce in forum General
    Replies: 8
    Last Post: 03-12-2007, 10:39 PM