-
Notifications
You must be signed in to change notification settings - Fork 15
/
index.html
237 lines (214 loc) · 11.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CSGO-Buynds | The Best CS:GO Buy Binds Generator</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Jesse Webb">
<meta name="description" content="Web tool for generating CS:GO buy binds/scripts.">
<meta name="keywords" content="Counter-Strike,CSGO,CS:GO,buy,bind,binds,purchase,weapon,script,scripts,generator,Gweebz">
<link href="humans.txt" rel="author" type="text/plain" />
<link href="images/buynds-favicon_64x64.png" rel="shortcut icon" />
<!-- Styles -->
<link href="vendor/bootstrap-3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="vendor/bootstrap-3.3.7/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css">
<link href="css/app.css" rel="stylesheet" type="text/css">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49466258-1', 'auto');
ga('require', 'displayfeatures'); // Advertiser Features
ga('require', 'linkid'); // Enhanced Link Attribution
ga('send', 'pageview');
</script>
<!-- csgobuynds.com Redirection -->
<script type="application/javascript">
const oldUrlBase = 'jessewebb.github.io/csgo-buynds';
const newUrlBase = 'csgobuynds.com';
const currentUrl = window.location.href;
if (currentUrl.indexOf(oldUrlBase) >= 0) {
ga('send', 'event', 'redirect', 'csgobuynds.com', {'page': '/index.html', 'nonInteraction': true, 'useBeacon': true});
window.location = currentUrl.replace(oldUrlBase, newUrlBase);
}
</script>
<!-- Google AdSense -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-3919049525026738",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div class="navbar navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a id="navSiteLink" class="navbar-brand" href="http://csgobuynds.com">CSGO-Buynds</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a id="navHomeLink" href="index.html"><span class="glyphicon glyphicon-home"></span> Home</a></li>
<li><a id="navGeneratorLink" href="buy-binds-generator.html"><span class="glyphicon glyphicon-cog"></span> Generator</a></li>
<li><a id="navHelpLink" href="help.html"><span class="glyphicon glyphicon-question-sign"></span> Help</a></li>
<li><a id="navAboutLink" href="about.html"><span class="glyphicon glyphicon-info-sign"></span> About</a></li>
</ul>
<div class="navbar-right">
<a id="navCsgoBuyndsGitHubLinkButton" class="btn btn-success navbar-btn" href="https://github.com/jessewebb/csgo-buynds" target="_blank">
View on GitHub <img id="githubIconImg" src="images/GitHub-Mark-Light-64px.png" alt="GitHub Octocat mark" />
</a>
</div>
</div>
</div>
</div>
<div class="jumbotron">
<div class="container">
<div class="row">
<div class="col-md-8">
<h1>CSGO-Buynds <small><span class="label label-info">v1.0.0</span></small></h1>
<h2>CS:GO Buy Binds Generator</h2>
<p><em>Buynds</em> is the most advanced buy-binds generator for scripting weapon purchases in CS:GO.
Build custom key mappings for all of your favourite equipment! Always be the first out of spawn!</p>
<p>
<a id="homeJumbotronGeneratorLinkButton" href="buy-binds-generator.html" class="btn btn-primary btn-lg">Try the Buy Binds Generator</a>
</p>
<div>
<div class="social-button">
<div id="twitter-tweet">
<a class="twitter-share-button" href="https://twitter.com/share" data-show-count="false"
data-url="http://csgobuynds.com/" data-count-url="http://csgobuynds.com/"
data-related="gweebz" data-hashtags="CSGO,Buynds"
data-text="CSGO-Buynds: The Best CS:GO Buy Binds Generator">Tweet</a>
</div>
</div>
<div class="social-button">
<div id="facebook-like">
<div class="fb-like" data-href="http://csgobuynds.com/" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
</div>
</div>
</div>
</div>
<div class="col-md-4 hidden-sm hidden-xs hidden-print">
<a id="homeScreenshotGeneratorLink" class="thumbnail" href="buy-binds-generator.html">
<img src="images/buynds-mkg.png" class="img-responsive img-rounded" alt="Multi-Key Generator" />
</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-8">
<h3>What is <em>CSGO-Buynds</em>?</h3>
<p>This web-application, <strong>CSGO-Buynds</strong>, is a simple tool to help gamers create and customize
their own scripts which allow <strong>1-button purchasing of weapons and equipment</strong> in the
popular PC game <a id="homeCsgoWikipediaLink" href="http://en.wikipedia.org/wiki/Counter-Strike:_Global_Offensive" target="_blank">
Counter-Strike: Global Offensive.</a> These scripts are often called "buy binds" or "buy scripts".
CSGO-Buynds will help you escape that horrible radial buy menu forever!</p>
<p><small><a id="homeLearnMoreAboutLink" href="about.html">Learn more about CS:GO-Buynds …</a></small></p>
<h3>Why use Buy Binds?</h3>
<ul>
<li>Competitive players often need to buy their weapons and equipment late, after the in-game leader is
finished calling the strats</li>
<li>Casual servers usually only allow 5 seconds for buy freeze time</li>
<li>It is easier to learn & remember one key press as opposed to <kbd>b42b52b54b65b64b63b13</kbd></li>
<li>Buy binds can help you drop weapons for teammates faster</li>
<li>Avoid getting spawn-killed in warmup</li>
<li>Throw extra decoy grenades as you leave spawn EVERY round</li>
</ul>
<h3>Create your own CS:GO Buy Binds!</h3>
<p>Try out the free, online <a id="homeTryTheGeneratorLink" href="buy-binds-generator.html">CS:GO Buy Binds Generator</a> right now! You
don't need to sign-up for an account or download any software. It only takes 5 minutes to setup your
own personal key bindings. You can keep it simple and have 1 weapon per key or go crazy and setup entire
load-outs available with a single keystroke! Never be the last one out of spawn again!</p>
</div>
<div class="col-md-4">
<div class="row">
<div class="col-sm-6 col-md-12">
<h3>Release Notes</h3>
<div class="panel panel-info release-notes">
<div class="panel-heading">
<h3 class="panel-title">v1.0.0 <em class="pull-right"><small><a href="https://github.com/jessewebb/csgo-buynds/pull/27" target="_blank" title="Release version 1.0.0">Released: 2018-06-17</a></small></em></h3>
</div>
<div class="panel-body">
<ul>
<li>Show prices of equipment and total prices of buy binds</li>
<li>Show team-colored labels on team-specific equipment</li>
<li>Add hover-over pop-ups that show equipment images and icons</li>
<li>Add help page with instructions on how to use buy binds</li>
<li>Upgrade 3rd-party libraries</li>
<li>Replace ZeroClipboard with clipboard.js (fixes <a href="https://github.com/jessewebb/csgo-buynds/issues/25" target="_blank" title="Copy to Clipboard button doesn't work.">bug #25</a>)</li>
<li>Lots of code clean-up!</li>
</ul>
</div>
<div class="panel-footer">
<div class="pull-right">
<small><a href="about.html#release-notes">Full Release Notes …</a></small>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-12">
<div class="row">
<div class="col-sm-12">
<a class="twitter-timeline" href="https://twitter.com/hashtag/Buynds"
data-widget-id="622619463402151936" data-chrome="nofooter">#Buynds Tweets</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<span>Copyright © 2014-2018 <a id="footerCopyrightGweebzTwitterLink" href="https://twitter.com/gweebz" target="_blank">Jesse Webb</a></span><br />
<span><small>Counter-Strike™ is a trademark of <a id="footerDisclaimerValveLink" href="https://www.valvesoftware.com" target="_blank">the Valve Corporation</a>.</small></span><br />
<span><small>CSGO-Buynds is not associated with Valve in any way.</small></span>
</div>
</div>
<!-- Scripts -->
<script src="vendor/jquery-3.2.1/jquery-3.2.1.min.js" type="text/javascript"></script>
<script src="vendor/bootstrap-3.3.7/js/bootstrap.min.js" type="text/javascript"></script>
<!-- Facebook -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '719315564841378',
xfbml : true,
version : 'v2.4'
});
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- Twitter -->
<script>window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};
if (d.getElementById(id)) return t;
js = d.createElement(s);
js.id = id;
js.src = '//platform.twitter.com/widgets.js';
fjs.parentNode.insertBefore(js, fjs);
t._e = [];
t.ready = function(f) {
t._e.push(f);
};
return t;
}(document, 'script', 'twitter-wjs'));</script>
</body>
</html>