Css console hacks

ALL REQUIRE THAT SERVER MUST HAVE CHEATS ENABLED (SV_CHEATS 1) TO WORK
use Game Monitor to find servers with cheats enabled.
NUKE
[1]Extract to 'SteamSteamapps<ACCOUNT NAME>counter-strike sourcecstrikecfg'
[2]Find a server with cheats enabled (using the link above)
[3]Bind a key for the nuke script. To do this open console and type: bind F2 'exec nukecounter.cfg'
[4]Press F2.
DOWNLOAD!
DOWNLOAD 2!
*You will appear to be frozen (unable to move) during the countdown due to the amount of 'wait' commands being used.
*See DCLXVI's topic on sv_cheats and rcon: HERE!
*It may not work on all servers with sv_cheats enabled due to server side addons/plugins blocking certain commands
*It uses point_tesla entities to make the sounds (only method i know possible atm)
*The point_tesla code is repeated twice for each sound because it doesn't always play (Reply if you can fix it up)
+++++++++++
CONSOLE COMMANDS
personal low gravity
ent_fire !self addoutput 'gravity .25'
reset [ent_fire !self addoutput 'gravity 1']

low gravity for all players
ent_fire !player addoutput 'gravity .25'

lots of health
ent_fire !self addoutput 'health 13371337'

Speed x4 (change 4 to any number you want)
give player_speedmod
ent_fire player_speedmod ModifySpeed 4
Kill all other players, you live (put this in a script)
ent_fire player addoutput 'targetname lolurdead'
wait;wait
ent_fire !self addoutput 'targetname memyself'
wait;wait
ent_fire lolurdead sethealth -200

Burn all other players, you live (put this in a script)
ent_fire player addoutput 'targetname loluronfire'
wait;wait
ent_fire !self addoutput 'targetname memyself'
wait;wait
ent_fire loluronfire ignite

All players on server join spectator
End map, on to next map
give game_end;wait;wait; ent_fire game_end endgame

Spawn hostage
CTs Win
ent_create hostage_entity; ent_fire hostage_entity onrescuezonetouch 1

Disable / Enable Bombsite
ent_fire func_bomb_target disable
ent_fire func_bomb_target enable

Disable / Enable Buyzone
ent_fire func_buyzone disable
ent_fire func_buyzone enable

Destroy all weapons
Remove Planted bomb

ent_fire planted_c4 kill
++ KONTROLA NAD RCONEM przy sv_cheats 1++
Ściągnij potrzebną paczkę: download (rar) lub załączniki na dole strony
Info:
Overview: This will hack server RCON passwords, but will only work if the server's sv_cheats is set to 1.
How to use:
To use it, place all the .cfg files in the game's cfg folder.
For CSS it is: steamsteamappsyour_accountcounter-strike sourcecstrikecfg
For CS 1.6 it is: steamsteamappsyour_accountcounter strikecstrike
Then find a server which has sv_cheats set to 1, this site will search for them:
For Counter Strike SOURCE - http://www.game-monitor.com/search.php?sea...p;game=cstrike2
FOR Counter Strike 1.6 - http://www.game-monitor.com/search.php?sea...mp;game=cstrike
From there find a server you want to join, get the IP address for it and connect to it.
Then in console type exec fkn_rcon
That will change the server's rcon password to: fkn0wned
You then have full power over the server until you get banned by a local admin.
There are also other config files which allow you to have fun with your power.
____________
Fkn_invisible

To use (type in console):
exec fkn_invisible
What it does: It creates an invisible object which automatically kills anyone who walks near it.
____________
Fkn_barrel
To use (type in console): exec fkn_barrel
What it does: It drops a barrel from the sky to where your crosshair is (if youre alive) or the person you are watching (if youre dead)
____________
Fkn_gunsfire
To use (type in console): exec fkn_gunsfire
What it does: It sets all guns on fire.
____________
Fkn_haha
To use (type in console): exec fkn_haha
What it does:Binds mouse1 to say fkn0wned.com, changes everybodies names towww.fkn0wned.com, makes everybody spin in circles and jump and look atthe sky
____________
Fkn_noban
To use (type in console): exec fkn_noban
What it does: Makes it so every time someone tries to ban you it doesn't ban you instead it says www.fkn0wned.com
____________
Fkn_awp
To use (type in console): exec fkn_awp
What it does:It drops an awp somewhere in the map and when a player picks it up itfucks them up badly with www.fkn0wned.com spamming everywhere.
++ daj sobie sam mani admin plugin jak znasz rcona++
C+P to a txt document, and rename it to something like ADMIN.cfg
Then, once in game, type 'exec ADMIN' into the console.
Replace YOURNAME, YOURSTEAMID, YOURIPADRESS with your name, your steam ID, and your adress.

Rcon ma_client AddClient 'YOURNAME'
rcon ma_client AddSteam 'YOURNAME' 'YOURSTEAMID'
rcon ma_client SetAFlag 'YOURNAME' '+#'
rcon ma_client SetIFlag 'YOURNAME' '+#'
rcon removeid YOURSTEAMID
rcon removeip YOURIPADRESS

GIVE WEAPONS COMMANDS
  • give item_assaultsuit
  • give weapon_flashbang
  • give weapon_hegrenade
  • give weapon_ smokegrenade
  • give weapon_galil
  • give weapon_ak47
  • give weapon_scout
  • give weapon_sg552
  • give weapon_awp
  • give weapon_g3sg1
  • give weapon_famas
  • give weapon_m4a1
  • give weapon_aug
  • give weapon_sg550
  • give weapon_glock
  • give weapon_usp
  • give weapon_p228
  • give weapon_deagle
  • give weapon_elite
  • give weapon_fiveseven
  • give weapon_m3
  • give weapon_xm1014
  • give weapon_mac10
  • give weapon_tmp
  • give weapon_mp5navy
  • give weapon_ump45
  • give weapon_p90
  • give weapon_m249

+++++++++++
SPAWNPOINT COMMANDS
Remove CT spawn points
Remove T spawn points
ent_remove_all info_player_terrorist

Create CT spawn point (where your aiming)
Create CT spawn point (at your position)
give info_player_counterterrorist
Create T spawn point (where your aiming)
ent_create info_player_terrorist

Create T spawn point (at your position)
give info_player_terrorist
LIGHTNING ZAP
Lightning shot from you to your aiming point
test_dispatcheffect teslazap 700 8 99 10
test_dispatcheffect teslazap 700 8 99 10
test_dispatcheffect Explosion 0 0 0 100
prop_physics_create weaponsw_eq_fraggrenade_thrown.mdl
ent_setname orangebomb
ent_fire orangebomb addoutput 'exploderadius 300'
ent_fire orangebomb addoutput 'explodedamage 9999999'
ent_fire orangebomb break

[1]Copy the code above into notepad.
[2]Save As..
Filename: lightningshot.cfg
Save As Type: All Files
[3]Save to 'SteamSteamapps<ACCOUNT NAME>counter-strike sourcecstrikecfg'
[4]Bind a key for the lightning zap script. To do this open console and type: bind F3 'exec lightningshot.cfg'
[5]Press F3.
HL2 DISOLVE EFFECT
Disolve weapons (weapon_* = all weapons, weapon_awp = disolve awp etc)
ent_create env_entity_dissolver
wait
ent_fire env_entity_dissolver addoutput 'targetname disolver'
wait
ent_fire disolver addoutput 'dissolvetype energy'
ent_fire disolver addoutput 'target weapon_*';wait;ent_fire disolver dissolve

Disolve Ragdolls / Bodies
ent_create env_entity_dissolver
wait
ent_fire env_entity_dissolver addoutput 'targetname disolver'
wait
ent_fire disolver addoutput 'dissolvetype energy'
ent_fire disolver addoutput 'target cs_ragdoll';wait;ent_fire disolver dissolve

TRAPS
Will cause players to reconnect to the server (retry command) when ever they pick up a weapon. Great on fy_ and aim_ maps
ent_fire point_clientcommand kill
wait;wait
give point_clientcommand
wait
ent_setname point_clientcommand point_clientcommand
wait
ent_fire weapon_* addoutput 'OnPlayerPickup point_clientcommand,command,play botaw_hell.wav'
wait
ent_fire weapon_* addoutput 'OnPlayerPickup point_clientcommand,command,play botwhat_have_you_done.wav,0.8'
wait
ent_fire weapon_* addoutput 'OnPlayerPickup point_clientcommand,command,retry,1.7'

Fkn_ServerOvertake_Pack.rar
  1. Gmod Rcon Password
  2. Rcon Password Left 4 Dead
Aimbot, wallhack & speedhack for Counter-Strike

Page 1 of 3 - SOF2 V1.0 - posted in Fairplay: Hey all.I checked out this tool and its a very nice invention for sof2. Congrats for it. Tho its for sof2 demo only.I was wondering if its possible for you guys to create it for the full version as well? The game was fun a few years ago but nowadays there are like at least 2 hackers a server.

  • Pure ring0 (Kernel Mode) hack which does work for both engines HL1 and HL2. This should be NEVER detected by VAC2, therefore you dont need to worry about any VAC2 updates. - VAC2 - HLG - Dynamic Box ESP - Works only for Steam version.
  • Free VAC proof hacks for Counter-Strike og Counter-Strike Source - Gratis Vac proof cheats til CS and CS:Source! Remember, when you download cheats & hacks from Tobys CS, you agree not to use them on VAC secured servers.
  • Hi i play sof was wondering if anyone has any working sof2 undetectable hacks for gold 1.03 Anyone have SOF2 hack undetectable aimbot/wallhack?Anyone? - MPGH - MultiPlayer Game Hacking & Cheats.
Search for cs hack
Search our cheat database for cs cheats
Virus/spyware free hacks
All cheats are scanned with ESSET NOD32 Antivirus. Scan restults from VirusTotal are also posted.
Worried about getting banned?
Or just want more info about VAC then, read more about Valve Anti Cheat.
Support
Support: CS hack support
Video guide: How to download and install a CS hack

NameVAC Status (?)Date added
asdfHookHL March 27
Unknown
Jul 25, 2012
NetShark CS1.6
Unknown
Jul 25, 2012
R-Aimbot v1.0
Unknown
Jul 25, 2012
ApocServ v2.7 final
Unknown
Apr 29, 2012
[SOH] CS1.6 Hack v2
Unknown
Apr 29, 2012
Adv Hack
Unknown
Apr 29, 2012
ApocServ v2.6
Unknown
Apr 1, 2012
asdfHook 1.0 HL
Detected
Apr 1, 2012
[SOH] CS1.6 Hack v1
Detected
Apr 1, 2012
TC-ECC Source
Unknown
Mar 5, 2012

1234>>>

asdfHookHL March 27

Released: Jul 25, 2012 - Unknown
- Aimbot
- Wallhack
- ESP hack
- VAC 3 Undetected
- Windows XP/Vista/7 x86 & x64 Support
- Virtualization & Mutation
- Supports ALL HL1 Mods
Download asdfHookHL March 27
Downloaded 1.062.820 times

Show players on map.
This hack is not for noobs.
Download NetShark CS1.6
Downloaded 116.524 times

- Aimbot
- AutoAim
- KnifeAim
- AutoWall
- AutoShoot
- AutoPistol
- Team
- NoRecoil
- NoSpread
Download R-Aimbot v1.0
Downloaded 1.993.661 times

ApocServ v2.7 final

Released: Apr 29, 2012 - Unknown
CS 1.6 Server Hack - You need to have a server in order to use this.
sc_giveitem
sc_noclip
sc_bunnyhop
sc_noflash
sc_rocket
Many more!
Download ApocServ v2.7 final
Downloaded 218.720 times

[SOH] CS1.6 Hack v2

Released: Apr 29, 2012 - Unknown
- Wallhack (Depthrange, Asus, Wire)
- Removals (No Flash & No Smoke)
- ESP (Name ESP, Distance ESP, Weapon ESP, Box ESP, Far ESP, Sound ESP, Entity ESP, Visible ESP)
- Miscellaneous (Wire Models, Crosshair)
- Lights (Lambert, Fullbright, Day/Night Mode)
- Font (Font size)
Download [SOH] CS1.6 Hack v2
Downloaded 504.123 times

* Aimbot (not done)
- Vector system
- Aimlock (seriously advice keeping this on if your using mouse1)
- AimSmooth (Human aiming)
- Aimkey system (Mouse1-5)
- AimTeam (0=Enemy || 1=Friends || 2=Everyone)
- FOV around target (wich means FOV decreases the further away target is)
* Wallhack
* NoSmoke
* NoFlash
- FlashPercent (what alpha flash should start at, around 200 is 'legit')
* AntiRecoil
- RecoilStrength (100 = No recoil)
Download Adv Hack
Downloaded 394.362 times

ApocServ Module Hack - For the Counter-Strike 1.6 Dedicated Server
sc_giveitem
sc_noclip
sc_bunnyhop
sc_noflash
sc_rocket
Many more!
Download ApocServ v2.6
Downloaded 31.088 times

- Aimbot
- Wallhack
- ESP hack
- VAC 3 Undetected
- Windows XP/Vista/7 x86 & x64 Support
- Virtualization & Mutation
- Supports ALL HL1 Mods
Much more features...
Download asdfHook 1.0 HL
Downloaded 154.943 times
Hack

[SOH] CS1.6 Hack v1

Released: Apr 1, 2012 - Detected
- DepthRange Wallhack
- Asus Wallhack
- Wire Wallhack
- No flash/No smoke/No sky
- Lambert
- Day/Night mode
- Wire Models
- Crosshair
Download [SOH] CS1.6 Hack v1
Downloaded 93.983 times

Note this is only Source codes, you need to compile it yourself.
Download TC-ECC Source
Downloaded 77.840 times

1234>>>
Free VAC proof hacks for Counter-Strike og Counter-Strike Source - Gratis Vac proof cheats til CS and CS:Source!
Remember, when you download cheats & hacks from Tobys CS, you agree not to use them on VAC secured servers. It is against Valves policy, and you risk getting your Steam account permanently banned from all VAC secured servers.
It is at your own risk to use any of the cheats & hacks from Tobys.dk. We take no responsibility of any harm it may cause, or if you get banned.
Follow us on Facebook

Subscribe to YouTube

Gmod Rcon Password


Rcon Password Left 4 Dead

Games

Friends