Razer Gaming Guide | Guide For Gamers. By Gamers



This book is specially lab-formulated for n00bs.

Our intention is to impart some of the basic gaming knowledge gathered over the years from our friends, teams and fellow hardcore gamers to our friends who are new to the gaming scene.
If you’re currently playing in a team or playing professionally, this guide may not be for you as you’ve probably already acquired these basics.
However, don’t let this deter you from reading our beginners’ guide. It could potentially be a good refresher course and who knows; maybe you’ll pick up something along the way.
Download
Read more »

How to Bunnyhop in Counter Strike 1.6 | Bhop Guide


Instruction

  Before you start i would suggest you bind the jump control to the mouse wheel up of your mouse, in the   options -> Settings. Make mouse wheel up as your alternative jump, the default being SPACE BAR.

  • Push the 'W' key to get an initial run up.
  • RELEASING the 'w' key press the strafe key (D or A) and move your mouse in the direction of the strafe(ie: if 'A' move mouse left in a little arc or if 'D' move mouse right by say 30 degrees) + JUMP
  • You will now initiate a forward curved jump , in the left or right direction(Please note never to use the 'w' key for acceleration here after).
  • When your about to land after the first jump, hit the opposite strafe key and curve your mouse in the same direction of your strafe and hit jump EXACTLY when you land after the first jump. Doing this a little too early or little too late will cut the bunny hop.
  • If You got the timing and mouse movement right you will quickly move forward faster, and you will need to repeat Steps 2 to 4 repeatedly.

Tips

  • The trick is to get the rhythm and keep going left n right n left n right with both your strafe and mouse movement, hitting jump at the right time of landing.
  • You can also Reverse Bhop by replacing the forward key with back key, and following the same steps mentioned in the article. Reverse bhop makes you bhop backwards, and can be used to make quick escape jumps when being shot at.
  • NEVER HIT THE FORWARD KEY ONCE you start B hopping. Acceleration is obtained by using strafe and proper mouse movement. Forward key is only used for initial acceleration.

Read more »

Bunny Hop Script CS 1.6 | Bhop Script


Make a .cfg named bunnyhop and save it to your cstrike folder
and in bunnyhop you type: bind "SPACE" "+bhop"
bhop "alias _special" alias @bhop "speci
alias +bhop "alias _special @bhop;@bhop" alias -al;wait;+jump;wait;-jump"
Then you open your userconfig or config and type:
exec bunnyhop.cfg
Finish!
Read more »

How To Solve "Steam Connection Lost" Error

How to Solve Steam connection lost Error


Everyone have problems with this message after entering and play a game
especially after steam Counter-Strike. I encountered this problem myself recently, I tried to look for its solution at the support and assistance of the Steam Powered of the Counter-Strike but in vain, finally I understood that an update is made to block the valve always setmaster and certain `s ip.




Please follow the steps carefully.
1) Turn off the steam application.
2) Enter in "Control Panel" and select "Security Center" so you get the "Windows Security Center.
3) Enter the "Automatic Updates" and select "Turn off Automatic Updates" then click "Apply" then "OK".
4) Enter the "Windows Firewall" where the check box "On (recommended) 'and then' make sure that box is unchecked and" Do not Allow Exceptions "then click" Apply "then "OK".
5) Download "MasterServers.vdf" and copy it in the folder "config" in "C:\Program Files\Steam\config" and replace it.
Read more »

Disable Game Crash When You Press END, DELETE, and INSERT


Some server admins put plugins that bind u on our native Insert , Delete and End out of the game.  I will try to help correct the configuration after the game on a similar server.

So, what to do if you crash the game when you press the Insert, Delete, or End?

1) Open your configuration file (the default config.cfg )
See the following:

bind "F12" "disconnect"
bind "INS" "disconnect"
bind "DEL" "disconnect"
bind "END" "disconnect"
Erase all the lines where there is a  bind "button" disconnect or bind "button" quit and save your config.
Read more »