Page 12 of 16 FirstFirst ... 21011121314 ... LastLast
Results 166 to 180 of 239
  1. #166
    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 hellomotobro View Post
    Can anyone do this for me i cant get it to work here is my team viewer EDIT i got it working and is epic thank you very much
    Glad it works ^^ I'll try and add some fixes for problems people are running into later

  2. #167
    moja.jst's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    436
    Reputation
    10
    Thanks
    27
    My Mood
    Sneaky
    so can this be patched cuz its script or it cant be patched?

  3. #168
    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 moja.jst View Post
    so can this be patched cuz its script or it cant be patched?
    It can't be patched.

  4. #169
    asilas12's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    5
    My Mood
    Angelic
    @Hayley Williams could you upload the quickscope scripts with the right/left mouse buttons.Because i accidently deleted the old version where was right/left mouse buttons.

  5. #170
    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 asilas12 View Post
    @Hayley Williams could you upload the quickscope scripts with the right/left mouse buttons.Because i accidently deleted the old version where was right/left mouse buttons.
    LEFT MOUSE : Quick Scope

    Code:
    ;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
    
       ~$*Lbutton::
    {
       If V_OnOff = 1
    {
       Send, {RButton down}
       Sleep, 265
       Send, {LButton down}
       Sleep, 8
       Send, {LButton up}
       Sleep, 10
       Send, {RButton up}
    {
       Return
    }
    }
    }
    RIGHT MOUSE : Quick Scope

    Code:
    ;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
    
       ~$*Rbutton::
    {
       If V_OnOff = 1
    {
       Send, {RButton down}
       Sleep, 265
       Send, {LButton down}
       Sleep, 8
       Send, {LButton up}
       Sleep, 10
       Send, {RButton up}
    {
       Return
    }
    }
    }
    LEFT MOUSE : Quick Scope No Bolt (Intervention)

    Code:
    ;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
    
       ~$*Lbutton::
    {
       If V_OnOff = 1
    {
       Send, {RButton down}
       Sleep, 270
       Send, {LButton}
       Send, {RButton up}
       Send, {R}
       Sleep, 590
       Send, {1}
       Send, {1}
    {
       Return
    }
    }
    }
    RIGHT MOUSE : : Quick Scope No Bolt (Intervention)

    Code:
    ;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
    
       ~$*Rbutton::
    {
       If V_OnOff = 1
    {
       Send, {RButton down}
       Sleep, 270
       Send, {LButton}
       Send, {RButton up}
       Send, {R}
       Sleep, 590
       Send, {1}
       Send, {1}
    {
       Return
    }
    }
    }

  6. The Following User Says Thank You to Hayley Williams For This Useful Post:

    asilas12 (09-04-2011)

  7. #171
    asilas12's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    5
    My Mood
    Angelic
    Any of these scripts dont work for me :/

  8. #172
    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 asilas12 View Post
    Any of these scripts dont work for me :/
    make sure you save as .ahk and press numpad 1.

  9. #173
    [HP]Unique's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    138
    Reputation
    10
    Thanks
    13
    the keys are suspended QQ are they supposed to be this way?
    Leecher: 0 ✔
    Choob: 25 ✔
    Newbie: 50 ✖
    Member: 100 ✖
    H4X0R Member: 150 ✖
    Dual-Keyboard Member: 250 ✖
    Expert Member: 500 ✖
    Bobo's Trainer: 750✖
    MPGH Expert: 1000 ✖
    Synthetic Hacker: 1250✖
    Blackhat Hacker: 1500 ✖
    Whitehat Hacker: 2000 ✖
    Bobo's Guardian: 2500 ✖
    Upcoming MPGHiean: 3000 ✖
    MPGH Addict: 3500 ✖
    MPGHiean: 4000 ✖
    MPGH Knight: 4500 ✖
    MPGH Lord: 5000 ✖
    MPGH Champion: 5500 ✖
    MPGH King: 6000 ✖
    MPGH Legend: 6500 ✖
    MPGH God: 7000 ✖
    MPGH God II: 7500 ✖
    MPGH God III: 8000 ✖
    MPGH God IV: 8500 ✖
    MPGH God V: 9000 ✖
    Arun's Slave: 9500 ✖
    Dave's Slave: 10000 ✖

  10. #174
    HackerUnderground's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Make a Templer Shot Script whit yawspeed i Try to make that

    €: I have make a Script Whit Temper + 360 Freakie + Slient need that ? i Up it for you if you like
    Last edited by HackerUnderground; 09-05-2011 at 10:04 AM.

  11. #175
    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 HackerUnderground View Post
    Make a Templer Shot Script whit yawspeed i Try to make that

    €: I have make a Script Whit Temper + 360 Freakie + Slient need that ? i Up it for you if you like
    sure if you want, also if you can explain more how it is suppose to work like what actions I can play around with delay timers till I get it working.

  12. #176
    shadowx360's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    305
    Reputation
    15
    Thanks
    69
    My Mood
    Cynical
    Quote Originally Posted by Hayley Williams View Post


    sure if you want, also if you can explain more how it is suppose to work like what actions I can play around with delay timers till I get it working.
    sure if you want, only if you can understand his engrish and egregious spelling errors that are even worst than the examples on the damnyouautocorrect site

    Back on topic, for some reason, even after I map all my keys to the ones shown, when I use the spas no-pump script, I suddenly go prone =/ I check my keys and prone is the left control key only and the script doesn't use that....


    When I wrote this code, only God and I understood what I was doing. Now, God only knows.
    I will give you two of my seventy-two virgins if you can fix the code mess below

  13. #177
    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 shadowx360 View Post
    sure if you want, only if you can understand his engrish and egregious spelling errors that are even worst than the examples on the damnyouautocorrect site
    ey gu tu cowega fur ingrish.

    Quote Originally Posted by shadowx360 View Post
    Back on topic, for some reason, even after I map all my keys to the ones shown, when I use the spas no-pump script, I suddenly go prone =/ I check my keys and prone is the left control key only and the script doesn't use that....
    I have had some reports of this happening and for the life of me can't figure out why or how it is happening. Sorry not much for help but others do have this problem.

  14. #178
    HackerUnderground's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0

    Templer + 720 Frikie + Slilent

    1. Go to you MW2 Floder then /players/config_mp.cfg
    2. Search for "yawspeed" and make the Value to "1000"
    Then:


    Script:
    VirusTotal
    Jotti

    BG MW2:
    bg_mw2.rar - Jotti's malware scan
    VirusTotal - Free Online Virus, Malware and URL Scanner
    Last edited by HackerUnderground; 09-07-2011 at 05:44 AM.

  15. #179
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Quote Originally Posted by HackerUnderground View Post
    1. Go to you MW2 Floder then /players/config_mp.cfg
    2. Search for "yawspeed" and make the Value to "1000"
    Then:



    VirusTotal
    Jotti
    Dude. Give me your background image please.

  16. #180
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    File Approved.
    Texture Mods


    Obedear, the sky is low

  17. The Following User Says Thank You to Heartview For This Useful Post:

    HackerUnderground (09-07-2011)

Page 12 of 16 FirstFirst ... 21011121314 ... 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