Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 38
  1. #16
    Flitchit's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    301
    Reputation
    19
    Thanks
    1,403
    My Mood
    Buzzed

    sorry

    Sorry, I thought people knew what a AS script and reload would do. AS scope automatically sounds in, fires at the right time and zooms out. The reload glitch makes it so u can spam with the L69A1.


    Public Sub MyLife(ByVal life As Matrix.ObjectModel, ByVal Me as Matri*****de)
          Dim Me As ObjectModel
          Me = LifeForm.HumanBeing
          If Me.+Rep = True Then
                 MsgBox("Thank you!")
          End If
    End Sub


  2. #17
    mert85's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    IN UR CPU !
    Posts
    310
    Reputation
    10
    Thanks
    371
    My Mood
    Stressed
    lol he forget to put files in to .rar
    HACKERS RUIN THE GAME ? , BE FRIEND WITH THEM AND HACK TOGETHER
    0 Posts:
    10 Posts :
    25 Posts :
    50 Posts :
    100 Posts :
    250 Posts :
    500 Posts :
    750 Posts :
    1000 Posts :


  3. The Following User Says Thank You to mert85 For This Useful Post:

    FrosK (08-19-2012)

  4. #18
    Valdar99's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    At Home
    Posts
    78
    Reputation
    10
    Thanks
    78
    My Mood
    Sad
    It didnt activates itself when i press num 1 :/

  5. #19
    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 Valdar99 View Post
    It didnt activates itself when i press num 1 :/
    This.
    /msg2short
    Hey!

  6. #20
    Flitchit's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    301
    Reputation
    19
    Thanks
    1,403
    My Mood
    Buzzed
    Quote Originally Posted by mert85 View Post
    lol he forget to put files in to .rar



    sorry?


    Public Sub MyLife(ByVal life As Matrix.ObjectModel, ByVal Me as Matri*****de)
          Dim Me As ObjectModel
          Me = LifeForm.HumanBeing
          If Me.+Rep = True Then
                 MsgBox("Thank you!")
          End If
    End Sub


  7. #21
    FrosK's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    Porto, Portugal
    Posts
    2,653
    Reputation
    411
    Thanks
    1,249
    My Mood
    Amazed
    Yeah nice.
    Im loling cuz u uploaded a .rar with nothing

  8. #22
    supertriu1's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Nomad
    Posts
    111
    Reputation
    12
    Thanks
    16
    My Mood
    Psychedelic
    didn't work When I play nothing happens

  9. #23
    Chameleon12's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Russia, Moscow
    Posts
    148
    Reputation
    10
    Thanks
    12
    My Mood
    Dead
    Ill try it!

  10. #24
    andyoc's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    hmm nice one i use AHK quite alot its a nice little language to learn anyway nice concept but can i give you a little suggestion how about on the reload you setup a get pixel colour variable on the last bullet slot and have it check what colour it is and straight after it changes from the light grey to the dark grey it presses the R key
    jut a suggestion for you anyway good work.

    example would be
     
    PixelGetColor, EmptyClip, 1890, 1000 // you would point this at the pixel on the last slot of bullets (bottom right) use window spy for this

    Loop
    {
    if EmptyClip == 0xFFFFFF then
    send {r}
    else
    return
    }
    return


    also as a heads up once you have finished making the .ahk file if you right click in windows explorer it has a compile function which auto compiles the file into .exe format... to save uploading ahk etc
    Last edited by andyoc; 11-08-2012 at 10:55 PM.

  11. #25
    blaze2120's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    North Korea
    Posts
    366
    Reputation
    17
    Thanks
    110
    My Mood
    Relaxed
    Another great release by you OP.

  12. #26
    kaspermnielsen's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    7
    My Mood
    Devilish
    glitches some times but works very well thank you!

  13. #27
    Xenuan's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    my chrome says it may harm your computer. is it safe to download?

  14. #28
    blackhorse1's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    hey me and my friend were using this on a sniper only server , we had used it there before and tested on other servers with no problem. now we got some script allocation thing and when we try to join the server it says lost connection to host. are we banned from the server ?

    it said something like this : Server Disconnected - mysteamname MT_GetSize: Max allocation exceeded: Failed allocation of 82553 bytes for script usage


    edit : thx for Flitchit, i managed to get back to the server by verifying game cache so no admin banned me, maybe bo or the server has something that detects if u use too much scripts and disconnects u from the server.
    Last edited by blackhorse1; 01-02-2013 at 07:47 AM. Reason: problem solved

  15. #29
    Flitchit's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    301
    Reputation
    19
    Thanks
    1,403
    My Mood
    Buzzed
    Quote Originally Posted by blackhorse1 View Post
    hey me and my friend were using this on a sniper only server , we had used it there before and tested on other servers with no problem. now we got some script allocation thing and when we try to join the server it says lost connection to host. are we banned from the server ?

    it said something like this : Server Disconnected - mysteamname MT_GetSize: Max allocation exceeded: Failed allocation of 82553 bytes for script usage
    If you can get on to other servers then its quite possible that your banned from that one server. You cannot get a VAC ban from this though


    Public Sub MyLife(ByVal life As Matrix.ObjectModel, ByVal Me as Matri*****de)
          Dim Me As ObjectModel
          Me = LifeForm.HumanBeing
          If Me.+Rep = True Then
                 MsgBox("Thank you!")
          End If
    End Sub


  16. #30
    Hacker1002's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I just downloaded and tested these scripts and I can't get it to work, I can't press Numpad 1 because I am using my laptop which doesn't have one. Could you please help me sort this out so I can actually use these scripts, I saw the script itself by going to "edit script" and I saw that maybe you can change the activation keys. Please how do I do that...

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Release] Black Ops L96A1 Quickscope + Reload script
    By Flitchit in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 16
    Last Post: 06-26-2012, 08:33 PM
  2. [Release] -Gh0st-™ Black ops L96A1 Tiger Camo + Sounds
    By Gaz in forum Combat Arms Mods & Rez Modding
    Replies: 31
    Last Post: 01-28-2011, 04:48 PM
  3. [Release] Black Ops QuickScope AutoHotkey Script for Sph4ack's Aimbot v1.2
    By 63OR63 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 45
    Last Post: 01-18-2011, 06:46 PM
  4. [Release] Black Ops QuickScope AutoHotkey Script for Sph4ack's Aimbot v1.0
    By 63OR63 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 19
    Last Post: 01-14-2011, 05:41 PM
  5. COD black ops Scripts
    By HJLCSR in forum Call of Duty Black Ops Discussions
    Replies: 4
    Last Post: 11-22-2010, 12:25 PM

Tags for this Thread