Thread: CS:GO Scripts

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 53
  1. #31
    Valzeh's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    De_dust2
    Posts
    49
    Reputation
    10
    Thanks
    10
    Quote Originally Posted by Dern. View Post
    Thanks, been searching for a working Awp Fast Switch script for a while
    No problemo mate.

  2. #32
    lazyworkers's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    I need help the toggle isnt working i get an error like

    Error: Nonexistent Hotkey. The current thread will exit.

    Specifically: *~Space

    Line#
    --> 001: Hotkey, *~Space, Toggle

  3. #33
    Valzeh's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    De_dust2
    Posts
    49
    Reputation
    10
    Thanks
    10
    Quote Originally Posted by lazyworkers View Post
    I need help the toggle isnt working i get an error like

    Error: Nonexistent Hotkey. The current thread will exit.

    Specifically: *~Space

    Line#
    --> 001: Hotkey, *~Space, Toggle
    Add me on Skype: blazewatmeer

  4. #34
    st1m_bl's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I will like, if you help me.
    Where to insert this line "toggle" (hotkey)?
    Tried in a few places, but I get an error reading the script by pressing F11
    Show the full script, please, along with a button off.

    There is an idea: You can in fact put only one slot, and even on some weapons that, when switching to another, the script is automatically switched off.

  5. #35
    dEAN01337's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    My Mood
    Sneaky
    F11::Suspend

  6. #36
    oaaron99's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    1
    The hotkey thing isn't working for me, is this right?:

    F11:: Hotkey, *~Space, Toggle
    $LButton::
    Loop
    {
    if not GetKeyState("LButton", "P")
    break
    Sendevent, {LButton}
    sleep 50
    Send, Q
    sleep 10
    Send, Q
    sleep 1111
    sendevent, {RButton}
    }
    Return

  7. #37
    ShowYerTits's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Olso
    Posts
    1
    Reputation
    10
    Thanks
    146
    Bhopping is prettry simple and easy to learn. Just learn to strafe and bind jump to mwheelup or down and you should be good

  8. #38
    TheGrimUnit's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    My Mood
    Busy

    Quickswitching faster!

    Valzeh Do you have a script where you could switch primary to secondary to knife then grenades and binded to SPACE so when I hold SPACE it would create a really fast quickswitch.

  9. #39
    ugurbektas's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    thank u for links

  10. #40
    cooligan3's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    52
    Reputation
    10
    Thanks
    5
    My Mood
    Bitchy
    HELP MY TOGGLE DOESNT WORK:

    F11:: Hotkey, *~Space, Toggle
    $LButton::
    Loop
    {
    if not GetKeyState("LButton", "P")
    break
    Sendevent, {LButton}
    sleep 50
    Send, Q
    sleep 10
    Send, Q
    sleep 1111
    sendevent, {RButton}
    }
    Return

    - - - Updated - - -
    Last edited by cooligan3; 01-13-2015 at 11:36 AM. Reason: typo

  11. #41
    masaker2's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Nice , can you please post trigger bot code ? or wh ?

  12. #42
    ZectixV1's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    Moscow, Russia
    Posts
    1,769
    Reputation
    710
    Thanks
    2,207
    My Mood
    Amused
    Add rapidfire?
    /::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 30
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    Credits to TyrellWantsHacks

  13. #43
    FriendlyMelon's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    On Earth
    Posts
    264
    Reputation
    12
    Thanks
    335
    My Mood
    Tired
    Anyone tested the quick AWP switch script ? sure it is vac undetected ? becasue I got banned on my previous account for using auto hotkey script (reduced recoil) and yeah unlucky me got a VAC-ban (not overwatch) - thx in advance

  14. #44
    Butterdick's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    its cause unless your on a server that changes this you can only reach a max speed of 300 then you get stopped, sometimes you can get a good bhop going for a while but i main use it for dodging and doing 1 or 2 bhops to get slightly ahead.

    - - - Updated - - -

    his example was one, not meant to be copy and pasted and two it was an example for the bhop script F11:: Hotkey, $LButton, Toggle is what i think you need, im not a coder so idk where you put it or if i did it right but yea the *~space was for the bhop.

    - - - Updated - - -

    triggerbot and wh cant be done in ahk scripting, you would need c++ or similar to code something that reads/writes memory.

    - - - Updated - - -

    doesnt need approval theres no way it could have malware as there is no download other then autohotkey which is from a separate website

    - - - Updated - - -

    its an .ahk ...

  15. #45
    shinel34t's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1
    thanks for good ahk scripts

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Habbohotel Scripts
    By h0ang in forum General Game Hacking
    Replies: 8
    Last Post: 05-18-2007, 05:19 AM
  2. Script
    By Corky in forum WarRock - International Hacks
    Replies: 5
    Last Post: 03-07-2007, 05:28 PM
  3. Script Which Closes Ur Browser On Click
    By AN1MAL in forum Spammers Corner
    Replies: 4
    Last Post: 12-28-2006, 12:39 PM
  4. Replies: 1
    Last Post: 07-05-2006, 06:20 AM
  5. OMG I SO STUCK!!!(Java Script "n" html problem
    By jeremywilms in forum Programming
    Replies: 11
    Last Post: 06-15-2006, 01:23 PM