Page 13 of 15 FirstFirst ... 31112131415 LastLast
Results 181 to 195 of 239

Hybrid View

  1. #1
    yhdc34's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    5
    My Mood
    Amazed
    I cannot get quickscopes to work. I did everything you said. I pressed the unuversal 1 key and doesnt work. Help?
    LOL u jelly?

  2. #2
    Hayley Williams's Avatar
    Join Date
    Aug 2011
    Gender
    female
    Location
    United States, All you get Dx
    Posts
    152
    Reputation
    7
    Thanks
    404
    Quote Originally Posted by yhdc34 View Post
    I cannot get quickscopes to work. I did everything you said. I pressed the unuversal 1 key and doesnt work. Help?
    What OS are you using and make sure "Number Lock" is "ON" before pressing "Number Pad" Button "1"

  3. #3
    mattoe123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    11
    some of ur script is nice other is totally wrong. there's my best code for quickshot he havent universal turn on/off but already is pretty good .

    code:

    ~NumLock::Suspend, toggle

    $Mbutton::
    {
    GetKeyState, state, Mbutton, T
    if state = D
    {
    send {RButton Down}
    sleep 257
    MouseClick,left
    send {RButton Up}
    send {RButton Down}
    send {RButton Up}
    }
    else
    {
    MouseClick,middle
    }
    }




    and already i have a script for a no scope "fully" intervention pratically i have modificed ur script. with just 1 click u use all of ur mags

    normal intervention :

    ;VARIABLES

    V_OnOff = 0

    ;SCRIPT MANAGEMENT

    Loop
    {
    IfWinActive, alterIWnet
    {
    Suspend, Off
    }
    IfWinNotActive, alterIWnet
    {
    Suspend, On
    }
    }

    ;On Off Trigger

    Numpad0::
    V_OnOff = 0
    Return

    Numpad1::
    V_OnOff = 1
    Return

    ;Script

    ~$*Mbutton::
    {
    If V_OnOff = 1
    {

    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    {
    Return
    }
    }
    }

    extended mag no scope fully intervention

    ;VARIABLES

    V_OnOff = 0

    ;SCRIPT MANAGEMENT

    Loop
    {
    IfWinActive, alterIWnet
    {
    Suspend, Off
    }
    IfWinNotActive, alterIWnet
    {
    Suspend, On
    }
    }

    ;On Off Trigger

    Numpad0::
    V_OnOff = 0
    Return

    Numpad1::
    V_OnOff = 1
    Return

    ;Script

    ~$*Mbutton::
    {
    If V_OnOff = 1
    {

    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}
    Send, {LButton}
    Send, {R}
    Sleep, 590
    Send, {1}
    Send, {1}



    {
    Return
    }
    }
    }
    Last edited by mattoe123; 10-12-2011 at 11:17 AM.

  4. The Following User Says Thank You to mattoe123 For This Useful Post:

    Hayley Williams (10-14-2011)

  5. #4
    Hayley Williams's Avatar
    Join Date
    Aug 2011
    Gender
    female
    Location
    United States, All you get Dx
    Posts
    152
    Reputation
    7
    Thanks
    404
    My quick scoping script works excellent for me :3 and Thank you for your contribution.

  6. #5
    FatalTrigger's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Missouri
    Posts
    211
    Reputation
    4
    Thanks
    18
    My Mood
    Amused
    Ran MW2 as Admin. (windowed/Full Screen)
    Launched Quick scope M Button and all other variants
    Num Lock: [ON] Off
    Press #pad 1 In-game.
    Result=No go.

    Rinse Repeat with every other script.
    Using AHK that was provided.

    Windows 7 Ultimate Version 6.1 (Build 7601: Service Pack 1)

    Help?
    Last edited by FatalTrigger; 10-20-2011 at 11:02 AM.

  7. #6
    redkevin25's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    206
    Reputation
    10
    Thanks
    124
    My Mood
    Amused
    some problem here

  8. #7
    yhdc34's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    5
    My Mood
    Amazed
    Quote Originally Posted by FatalTrigger View Post
    Ran MW2 as Admin. (windowed/Full Screen)
    Launched Quick scope M Button and all other variants
    Num Lock: [ON] Off
    Press #pad 1 In-game.
    Result=No go.

    Rinse Repeat with every other script.
    Using AHK that was provided.

    Windows 7 Ultimate Version 6.1 (Build 7601: Service Pack 1)

    Help?
    He/she never freaking replies to these problems. IDK why. Ask her.
    LOL u jelly?

  9. #8
    rahza786's Avatar
    Join Date
    Aug 2011
    Gender
    female
    Posts
    36
    Reputation
    10
    Thanks
    2
    My Mood
    Paranoid
    which quickscope script is the best for quickscoping on barret cal with SOH also how can i make the script use left mouse button to do quickscope with?

  10. #9
    killercow's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Australia
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    In Love
    This looks cool might give it ago!

  11. #10
    FatalTrigger's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Missouri
    Posts
    211
    Reputation
    4
    Thanks
    18
    My Mood
    Amused
    lol... not a worry i just went ahead and figured out how to do the shots on my own.

  12. #11
    smekdown's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Netherlands, Geldeland, Laren
    Posts
    35
    Reputation
    10
    Thanks
    2
    My Mood
    Drunk
    mhh, Reload cancel for intervention? i've tried to make it but failed

    Sleep, 1
    Send, {R down}
    Sleep, 10
    Send, {R up}
    Sleep, 500
    Send, {1}
    Sleep, 131
    Send, {1}
    Sleep, 20
    Send, {Lbutton down}
    Sleep, 8
    Send, {Lbutton up}

    This Works but not very good tho. Looping it is awesome
    Last edited by smekdown; 11-13-2011 at 10:51 AM.

  13. #12
    dark_420's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    3
    My Mood
    Cool
    will these work for mw3 ?

  14. #13
    dalix's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    in a house
    Posts
    19
    Reputation
    10
    Thanks
    1
    My Mood
    Relaxed
    works for mw3?

  15. #14
    smekdown's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Netherlands, Geldeland, Laren
    Posts
    35
    Reputation
    10
    Thanks
    2
    My Mood
    Drunk
    Quote Originally Posted by dalix View Post
    works for mw3?
    As far as I know. Yes, but you'll need to change the process cuz now its waiting/searching for alteriw
    If you have changed it, it should be working,

    Off-topic:
    Add me ff op steam : [R'v]Scantraxx
    als je nog meer vragen hebt kun je ook pm'en

  16. #15
    jzkiller's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    faro
    Posts
    10
    Reputation
    10
    Thanks
    63
    nice job really nice job, you think you can do a 360 script to trickshot

Page 13 of 15 FirstFirst ... 31112131415 LastLast

Similar Threads

  1. Script Compile Error
    By a PhaZeD in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 07-30-2010, 03:32 PM
  2. Why Script Compile Error???!
    By ♪~ ᕕ(ᐛ)ᕗ in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 07-27-2010, 12:11 AM
  3. [Release]AlterIWnet Hack compilation(1.0.182/1.3.37)
    By Drake in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 94
    Last Post: 07-25-2010, 07:46 AM
  4. Script compile error - Unknown function (check console for details)
    By Chaojon in forum Call of Duty Modern Warfare 2 Help
    Replies: 40
    Last Post: 07-01-2010, 09:20 PM
  5. VIP Hacks Compiled + Updated
    By Dave84311 in forum Hack/Release News
    Replies: 19
    Last Post: 11-29-2007, 08:59 AM