Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › Counter-Strike 2 Hacks › Counter-Strike 2 Scripts › CS:GO Scripts

CS:GO Scripts

Posts 1–15 of 53 · Page 1 of 4
Valzeh
Valzeh
CS:GO Scripts
Hey guys,

Here are some handy scripts for CS:GO.

VAC-Status: Undetectable

1: Go to '' http // www . autohotkey . com '' and download AHK.
2: Install it.
3: Then right click, ''new'' and choose ''AutoHotkey Script'' and name the script to whatever you want.
4: Then right click on the script and click ''Edit Script''
5: Copy one of the scripts below, paste it in the script and save it.
6: Then right click on the script and click ''Compile Script''. A .exe file will pop up.
7: Open it and enjoy!


BunnyHop Script:
Hold ''Space'' to bunnyhop.
*~$Space::
Sleep 100
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 5
Send, {Blind}{Space}
}


Fast switch script for AWP
When you shoot, it quickly ''QQ''
$LButton::
Loop
{
if not GetKeyState("LButton", "P")
break
Sendevent, {LButton}
sleep 50
Send, Q
sleep 10
Send, Q
sleep 1111
sendevent, {RButton}
}
Return



I hope you guys find it useful!



-Valzeh
#1 · edited 12y ago · 12y ago
SH
Shadezz
is bhopping really worth it in cs:go??
#2 · 12y ago
Chris
Chris
The quick switch could be a lot shorter, I have mine bound to XButton2
Code:
XButton2::Send {q}Sleep5{q}
#3 · 12y ago
Valzeh
Valzeh
Quote Originally Posted by darkwrath505 View Post
The quick switch could be a lot shorter, I have mine bound to XButton2
Code:
XButton2::Send {q}Sleep5{q}
Yeah true, it's a good idea. Though, it's about personal preference. Use what you feel better with ^^

Quote Originally Posted by Shadezz View Post
is bhopping really worth it in cs:go??
Kinda, yeah.
#4 · edited 10y ago · 12y ago
triggerbotallday
triggerbotallday
Is there a way to toggle the AWP script?
#5 · 12y ago
FR
FriedChicken12
Bhop script dont work well
#6 · 12y ago
Valzeh
Valzeh
Quote Originally Posted by triggerbotallday View Post
Is there a way to toggle the AWP script?
What do you mean exactly by that? You can add a hotkey if you mean that. Would like to help you out.

Quote Originally Posted by FriedChicken12 View Post
Bhop script dont work well
Yes it does. Just hold space and you only have to do the rest. Hold a when you move your mouse to the left and hold d when you move your mouse to the right. It takes a bit of practice but the script is really useful and helps a lot with it.
#7 · edited 10y ago · 12y ago
MR
mrcoolhacker
How to toggle awp script?
#8 · 12y ago
Valzeh
Valzeh
Quote Originally Posted by mrcoolhacker View Post
How to toggle awp script?
Do you mean to toggle in on or off?
Would like to help out.
#9 · 12y ago
triggerbotallday
triggerbotallday
Quote Originally Posted by Valzeh View Post
What do you mean exactly by that? You can add a hotkey if you mean that. Would like to help you out.
I need a toggle key, so that if I want to use the M4A4 or any other guy it wont qq when I shoot. What if i want to swap to pistol when im using the AWP?
#10 · 12y ago
Valzeh
Valzeh
Quote Originally Posted by triggerbotallday View Post
I need a toggle key, so that if I want to use the M4A4 or any other guy it wont qq when I shoot. What if i want to swap to pistol when im using the AWP?
Okay, let's say you want to use F11 to toggle it. What you do is add the following code above the QQ script;

F11:: Hotkey, *~Space, Toggle

This will add a hotkey to the script. Feel free to use any other key you prefer instead of F11!
#11 · 12y ago
FR
FriedChicken12
No i mean that it dosen't make a good bhop so you don't get any speed, and it misses sometimes to bhop
#12 · 12y ago
TA
Taylor Suewift
Quote Originally Posted by Shadezz View Post
is bhopping really worth it in cs:go??
Oh yeah it is, As long as you can bhop.
#13 · 12y ago
Valzeh
Valzeh
Quote Originally Posted by FriedChicken12 View Post
No i mean that it dosen't make a good bhop so you don't get any speed, and it misses sometimes to bhop
It just takes time to do a good bhop. I use the exact same script and I'm going faster then people just running with a knife so.
#14 · 12y ago
42
420blazeitswag
Can you be banned for the AWP script?
#15 · 12y ago
Posts 1–15 of 53 · Page 1 of 4

Post a Reply

Similar Threads

  • Habbohotel ScriptsBy h0ang in General Game Hacking
    8Last post 19y ago
  • OMG I SO STUCK!!!(Java Script "n" html problemBy jeremywilms in Programming
    11Last post 20y ago
  • Html, Java script, can someone help me make a password blocked area??By jeremywilms in Programming
    1Last post 20y ago
  • Script Which Closes Ur Browser On ClickBy AN1MAL in Spammers Corner
    4Last post 19y ago
  • ScriptBy Corky in WarRock - International Hacks
    5Last post 19y ago

Tags for this Thread

None