Hướng dẫn nhập key steam Informational

Leveraging technology to enhance learning experiences

Smaller class size, better efficiency

1 vs 1 or 1 vs 4

Engaging and interactive curriculum

International-standard, engaging and animated curriculum

Bite-size lesson, highly convenient

Optimized time (25 minutes or 50 minutes) Learn anywhere, anytime

Flipped classroom model

Fun, informative videos for pre-class learning, followed by intensive, interactive live class

Real-time report

Real-time tracking and reports for parents

In-house developed learning platform

Interactive, modern learning technology

Smaller class size, better efficiency

1 vs 1 or 1 vs 4

At Kyna English, we hire the most qualified teachers to deliver our curriculum.

Hướng dẫn nhập key steam	Informational

Strict recruitment process

Hướng dẫn nhập key steam	Informational

Comprehensive training process

Hướng dẫn nhập key steam	Informational

Daily quality control

Hướng dẫn nhập key steam	Informational

Comprehensive training process

  • First contact: A quick chat to understand your child's needs to arrange a trial class.
  • Second step: An analysis of your child's English proficiency and a personalized learning path
  • Always available: Detailed program information and guide throughout the enrollment process.

Hướng dẫn nhập key steam	Informational

Hướng dẫn nhập key steam	Informational
Hướng dẫn nhập key steam	Informational

In this guide you will learn how to create buy binds. This guide is for all levels or experience, from noob to veteran. This guide includes all of the weapon names and key names for use in the console or in scripts.

Intorduction: What are buy scripts and Why do I need them?

What are buy scripts?

Scripts are simple lines of commands that can be binded to a key on your keyboard or a button on your mouse, that perform a function automatically. In this case we are creating buy scripts, scripts that can buy weapons, greandes, and much more with a press of a single button.

Why do I need a buy script?

Isn't it annoying to click though the prroly designed buy wheel at the beginning of each round. Well if it isn't, buy scripts are a lot siompler and are much faster. With a press of a button, you can buy an AK-47, armor + helmet, and all your nades. Instantly.

Creating an autoexec

Introduction: What is an autoexec?

An autoexec is a a config file that is automatically ran on startup of Counter-Strike. We will be putting our buy scripts in an autoexec, so that every time you start the game the scripts will load, and you will be able to use them in-game.

Step 1: create a new text document

Step 2: open the text document with Notepad or any other text editor

Step 3: in the upper left hand corner click File > Save as

Step 4: add ".cfg" to the end of the filename so that is reads "autoexec.cfg". IMPORTANT! change the file type from Text to All. IMPORTANT!

Step 5: move the file to Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg

Your steam folder will most likely be on your hard Drive, under Program Files (x86)

Writing the buy scripts

Introduction:

Now we get to the good part, writing the buy scripts. Buy scripts are simply binding a console command to a key or button on your keyboard or mouse.

Here is a basic example:

bind KP_end "buy m4a4;ak47"

This is binds buy M4A4, or AK-47 to the end/1 key.

Simple right?

To write a buy bind type "bind" then "kp_" then the key name that you want to bind, then in double quotes buy then your weapon. If you want it to buy multiple items, separate the items by a semicolon (;).

bind kp_end "buy m4a4;ak-47"

Now keep in mind that all key names and weapon names might not be the same as what you call them.

I have thought ahead and included a list of all the weapon names and all of the key names below.

Weapon Names

SMG's:

Heavy:

Rifles:

Grenades:

Smoke Grenade

smokegrenade

Incendiary Grenade

incgrenade

Other:

Key Names

Number Pad Keys:

As you can see keys like KP_HOME don't mean the home key, they mean the "7" key on the number pad.

2 / Down Arrow

kp_downarrow

4 / Left Arrow

kp_leftarrow

6 / Right Arrow

kp_rightarrow

These keys can be bound just like the number pad keys but these keys do not include "kp_

Letter Keys

A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z

Number Keys

1,2,3,4,5,6,7,8,9,0

Function Keys

F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12

Arrow Keys

LEFTARROW,RIGHTARROW,UPARROW,DOWNARROW

Special Keys

ENTER, SPACE, SHIFT, CTRL, PAUSE, ALT, BACKSPACE, TAB, CAPSLOCK

Navigation Keys

INS, DEL, HOME, END, PGUP, PGDN

Example Buy Binds

Number pad buy bind

bind "kp_ins" "buy molotov; buy incgrenade; buy flashbang; buy hegrenade; buy smokegrenade;" bind "kp_end" "buy ak47; buy m4a1;" bind "kp_downarrow" "buy awp;" bind "kp_pgdn" "buy p90;" bind "kp_leftarrow" "buy tec9; buy fiveseven;" bind "kp_5" "buy p250;" bind "kp_rightarrow" "buy deagle;" bind "kp_del" "buy vesthelm; buy defuser;"

Conclusion

Have fun making your own buy binds!

I hope you now have enough knowledge to create your own buy binds. Then when you are done submit them to me and I will add them to the Example Buy Binds Section!

Feedback:

This is my first guide I have ever created.

I would love some feedback on what I could add or improve to make this guide better. Also if you catch any errors please let me know! Spelling, grammar, or informational errors.

This is my first guide but I really enjoyed making it, and I am interested in making more guides.

Submit your ideas for future guides that you want to be created.

Thank you for reading my guide, please take the time to comment. It can be anything! Tell me what buy binds you created. Comment some feedback. Comment future guides you want.