-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChampionAddons.html
More file actions
489 lines (446 loc) · 29.2 KB
/
ChampionAddons.html
File metadata and controls
489 lines (446 loc) · 29.2 KB
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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
<!doctype html>
<!-- The Time Machine GitHub pages theme was designed and developed by Jon Rohan, on Feb 7, 2012. -->
<!-- Follow him for fun. http://twitter.com/jonrohan. Tail his code on https://github.com/jonrohan -->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/script.js"></script>
<title>AimTec Script Database</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body onload="CreateChampionList('True')">
<div class="wrapper">
<div id="container">
<p class="tagline aimtecFont">
AimTec Script Database
</p>
<div id="main" role="main">
<div class="addon-bar">
<div class="inner">
<a href="index" class="addon-button"><span>Home</span></a>
<a href="ChampionAddons" class="addon-button-selected"><span>Champion Addons</span></a>
<a href="BuddyAddons" class="addon-button"><span>Buddy Addons</span></a>
<a href="UtilityAddons" class="addon-button"><span>Utility Addons</span></a>
<a href="PaidAddons" class="addon-button"><span>Paid Addons</span></a>
</div>
</div>
<article class="markdown-body">
<div>
<input id="championSearchTextbox" class="searchBoxes" type="text" autocomplete="off" name="championSearch" placeholder="Search by Champion.." oninput="CreateChampionList('False')"/>
<input id="SupportType" type="image" alt="Support" onclick="sortChampionByType(this)" src="http://gamin-123-lol.weebly.com/uploads/4/2/5/0/42507289/2380994.png?459" /><!-- Support -->
<input id="TankType" type="image" alt="Tank" onclick="sortChampionByType(this)" src="http://gamin-123-lol.weebly.com/uploads/4/2/5/0/42507289/3507982_orig.png" /><!-- Tank -->
<input id="FighterType" type="image" alt="Fighter" onclick="sortChampionByType(this)" src="http://gamin-123-lol.weebly.com/uploads/4/2/5/0/42507289/6971182_orig.png" /><!-- Fighter -->
<input id="MageType" type="image" alt="Mage" onclick="sortChampionByType(this)" src="http://gamin-123-lol.weebly.com/uploads/4/2/5/0/42507289/2160346_orig.png" /><!-- Mage -->
<input id="AssasinType" type="image" alt="Assasin" onclick="sortChampionByType(this)" src="http://gamin-123-lol.weebly.com/uploads/4/2/5/0/42507289/6959784.png?316" /><!-- Assasin -->
<input id="MarksmanType" type="image" alt="Marksman" onclick="sortChampionByType(this)" src="http://gamin-123-lol.weebly.com/uploads/4/2/5/0/42507289/185800.png?340" /><!-- Marksman -->
</div>
<div>
<select id="ChampionListType" class="comboBox" onchange="CreateChampionList('False')">
<option value="AllChamps">All Champions</option>
<option selected="selected" value="ScriptsAvailable">Scripts Available</option>
<option value="ScriptsNotAvailable">Scripts Not Available</option>
</select>
</p>
</div>
<div class="addonlist">
<ol id="championList" class="primary"></ol>
<ol id="scriptList" class="secondary"></ol>
</div>
</article>
</div>
</div>
<footer>
<div class="owner">
<p><a href="https://forum.aimtec.io/profile/60-freelo/" class="avatar"><img src="https://forum.aimtec.io/uploads/monthly_2017_07/7KlRhd9.thumb.gif.6363cd051f2db6c98c45fe6e1c1fbcf3.gif" width="48" height="48"></a> <a href="https://forum.aimtec.io/profile/60-freelo/">freelo</a> stole this Script Database.</p>
</div>
</footer>
</div>
</body>
<style>
#feedback { font-size: 1.4em; }
#championList .ui-selecting { background: #FECA40; }
#championList .ui-selected { background: #F39814; color: white; }
#championList { list-style-type: none; margin: 0; padding: 0; width: 30% }
#championList li { margin: 0px; padding: 5px 5px 10px 5px; font-size: 16px; height: 14px; }
#scriptList .ui-selecting { background: #FECA40; }
#scriptList .ui-selected { background: #F39814; color: white; }
#scriptList { list-style-type: none; margin: 0; padding: 0; width: 30% }
#scriptList li { margin: 3px; padding: 5px; font-size: 16px; height: 14px; }
.aimtecFont {font-family: Montserrat; font-weight: 700;}
</style>
<script>
var championNames = ["Aatrox",
"Ahri##Ahri by Kornis|https://forum.aimtec.io/topic/1927-715-ahri-by-kornis/|https://github.com/Korn1s/AimTec##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Akali##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Alistar",
"Amumu##pAmumu|https://forum.aimtec.io/topic/1963-715-pamumu-the-lonely-sleeper-carry/|https://github.com/Prickachu/AimTec",
"Anivia",
"Annie##Twerk for Tibbers|https://forum.aimtec.io/topic/2445-beta-release715-twerk-for-tibbers-new-generation-annie-script/|https://github.com/Krystra/AimTec/",
"Ashe##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Aurelion Sol",
"Azir",
"Bard",
"Blitzcrank##HeavenSeries|https://forum.aimtec.io/topic/1830-beta-heavenseries-basic-scripts-collection-v1401/|https://github.com/HalenRepo/Aimtec##Blitzcrank by emicovi|https://forum.aimtec.io/topic/2324-blitzcrank-by-emicovi/|https://github.com/emicovi/AimTec/",
"Brand##pBrand|https://forum.aimtec.io/topic/1993-715-pbrand-through-the-fire-and-flames/|https://github.com/Prickachu/AimTec",
"Braum",
"Caitlyn##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Camille",
"Cassiopeia##Cassiopeia by Kornis|https://forum.aimtec.io/topic/2041-715-cassiopeia-by-kornis/|https://github.com/Korn1s/AimTec",
"Cho'Gath##Seans Kit|https://forum.aimtec.io/topic/2458-seans-kit-chogath/|https://github.com/GodLS/Aimtec/",
"Corki##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Darius",
"Diana###Moon Moon|https://forum.aimtec.io/topic/2153-beta-release714-moon-moon-new-generation-diana-script/|https://github.com/Krystra/AimTec",
"Dr. Mundo",
"Draven##Flowers Draven|https://forum.aimtec.io/topic/1937-7x-flowers-draven/|https://github.com/NightMoon032/AimTec/tree/master/Flowers Draven/",
"Ekko",
"Elise##HeavenSeries|https://forum.aimtec.io/topic/1830-beta-heavenseries-basic-scripts-collection-v1401/|https://github.com/HalenRepo/Aimtec/",
"Evelynn##pEvelynn|https://forum.aimtec.io/topic/2064-715-pevelynn-the-widowmaker/|https://github.com/Prickachu/AimTec",
"Ezreal##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##Perplexed Ezreal|https://forum.aimtec.io/topic/1804-715-perplexed-ezreal-were-back/|https://github.com/Perplexity/LeagueTec/tree/master/Perplexed%20Ezreal",
"Fiddlesticks",
"Fiora##Fiora by Kornis|https://forum.aimtec.io/topic/2396-715-fiora-by-kornis/|https://github.com/Korn1s/AimTec##Flowers Fiora|https://forum.aimtec.io/topic/2434-flowers-fiora/|https://github.com/NightMoon032/AimTec/blob/master/Flowers Fiora##The Grand Duelist|https://forum.aimtec.io/topic/2442-beta-release715-the-grand-duelist-new-generation-fiora-script/|https://github.com/Krystra/AimTec",
"Fizz",
"Galio",
"Gangplank##Perplexed Gangplank|https://forum.aimtec.io/topic/2045-715-perplexed-gangplank-line-em-up-beta/|https://github.com/Perplexity/LeagueTec/tree/master/Perplexed%20Gangplank",
"Garen",
"Gnar",
"Gragas",
"Graves",
"Hecarim",
"Heimerdinger",
"Illaoi",
"Irelia##Irelia by Kornis|https://forum.aimtec.io/topic/1972-715-irelia-by-kornis/|https://github.com/Korn1s/AimTec/##Adept AIO|https://forum.aimtec.io/topic/2130-lee-sin-added-adept-aio-7-champions-beta-~-not-full-release/|https://github.com/Nechrito/LeagueTec",
"Ivern",
"Janna",
"Jarvan IV",
"Jax##Adept AIO|https://forum.aimtec.io/topic/2130-lee-sin-added-adept-aio-7-champions-beta-~-not-full-release/|https://github.com/Nechrito/LeagueTec##Jax by Kornis|https://forum.aimtec.io/topic/2276-715-jax-by-kornis/|https://github.com/Korn1s/AimTec",
"Jayce##Jayce by Kornis|https://forum.aimtec.io/topic/2176-715-jayce-by-kornis/|https://github.com/Korn1s/AimTec",
"Jhin##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Jinx##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##Jinx|https://forum.aimtec.io/topic/1876-jinx/|https://github.com/AlterEgojQuery/Aimtec",
"Kalista##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##Flowers Kalista|https://forum.aimtec.io/topic/1998-7x-flowers-kalista/|https://github.com/NightMoon032/AimTec/tree/master/Flowers Kalista##iKalista|https://forum.aimtec.io/topic/1933-ikalista-official-release-basic-kalista-atm/|https://github.com/Ox29A/Aimtec.IO/",
"Karma",
"Karthus",
"Kassadin##Kassadin by Kornis|https://forum.aimtec.io/topic/1823-715-kassadin-by-kornis/|https://github.com/Korn1s/AimTec/tree/master/Kassadin%20by%20Kornis",
"Katarina##Katarina by Kornis|https://forum.aimtec.io/topic/1873-715-katarina-by-kornis/|https://github.com/Korn1s/AimTec",
"Kayle##Stoic Kayle|https://forum.aimtec.io/topic/2046-beta-stoic-kayle-cyla-recall-fixed/|https://github.com/Zaboon/Aimtec##Kayle by Helalmoney|https://forum.aimtec.io/topic/2145-7x-kayle-by-helalmoney/|https://github.com/Helalmoney/LeagueTec",
"Kennen##Kennen D|https://forum.aimtec.io/topic/2013-beta-kennen-d/|https://github.com/Mareshx/Aimtec/tree/master/Kennen.D",
"Kha'Zix",
"Kindred##HeavenSeries|https://forum.aimtec.io/topic/1830-beta-heavenseries-basic-scripts-collection-v1401/|https://github.com/HalenRepo/Aimtec",
"Kled",
"Kog'Maw##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##KogMaw by Helalmoney|https://forum.aimtec.io/topic/2425-7x-kogmaw-by-helalmoney/|https://github.com/Helalmoney/LeagueTec",
"LeBlanc##Classic Misdirection|https://forum.aimtec.io/topic/2048-beta-release714-classic-misdirection-new-generation-leblanc/|https://github.com/Krystra/AimTec",
"Lee Sin##Adept AIO|https://forum.aimtec.io/topic/2130-lee-sin-added-adept-aio-7-champions-beta-~-not-full-release/|https://github.com/Nechrito/LeagueTec",
"Leona",
"Lissandra##Ice Ice Baby|https://forum.aimtec.io/topic/2265-beta-release715-ice-ice-baby-new-generation-lissandra-script/|https://github.com/Krystra/AimTec",
"Lucian##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Lulu",
"Lux##FrOnDaL Lux|https://www.elobuddy.net/topic/29139-622-ronin-lux-luxy-addon-combo-clears-spells-logic-humanizer-advanced-settings-more/|https://github.com/FrOnDaL/Leaguetec
"Malphite",
"Malzahar",
"Maokai",
"Master Yi##Master Yi by Kornis|https://forum.aimtec.io/topic/2338-715-master-yi-by-kornis/|https://github.com/Korn1s/AimTec",
"Miss Fortune##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Mordekaiser",
"Morgana",
"Nami##HeavenSeries|https://forum.aimtec.io/topic/1830-beta-heavenseries-basic-scripts-collection-v1401/|https://github.com/HalenRepo/Aimtec",
"Nasus",
"Nautilus",
"Nidalee##HeavenSeries|https://forum.aimtec.io/topic/1830-beta-heavenseries-basic-scripts-collection-v1401/|https://github.com/HalenRepo/Aimtec",
"Nocturne",
"Nunu",
"Olaf##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Orianna##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##Big Fat Ball|https://forum.aimtec.io/topic/2446-beta-release715-big-fat-ball-new-generation-orianna-script/|https://github.com/Krystra/AimTec",
"Pantheon",
"Poppy",
"Quinn",
"Rakan",
"Rammus",
"Rek'Sai",
"Renekton",
"Rengar##Adept AIO|https://forum.aimtec.io/topic/2130-lee-sin-added-adept-aio-7-champions-beta-~-not-full-release/|https://github.com/Nechrito/LeagueTec##Rengar by Kornis|https://forum.aimtec.io/topic/2002-715-rengar-by-kornis/|https://github.com/Korn1s/AimTec",
"Riven##Adept AIO|https://forum.aimtec.io/topic/2130-lee-sin-added-adept-aio-7-champions-beta-~-not-full-release/|https://github.com/Nechrito/LeagueTec##Flowers Riven|https://forum.aimtec.io/topic/2167-flowers-riven/|https://github.com/NightMoon032/AimTec/tree/master/Flowers Riven",
"Rumble",
"Ryze",
"Sejuani",
"Shaco",
"Shen",
"Shyvana",
"Singed",
"Sion",
"Sivir##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Skarner",
"Sona",
"Soraka##HeavenSeries|https://forum.aimtec.io/topic/1830-beta-heavenseries-basic-scripts-collection-v1401/|https://github.com/HalenRepo/Aimtec",
"Swain##FrOnDaL Swain|https://forum.aimtec.io/topic/2132-frondal-swain/|https://github.com/FrOnDaL/Leaguetec",
"Syndra##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Tahm Kench",
"Taliyah##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Talon",
"Taric",
"Teemo",
"Thresh##FrOnDaL Thresh|https://forum.aimtec.io/topic/2197-frondal-thresh/|https://github.com/FrOnDaL/Leaguetec",
"Tristana##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##Tristana by Helalmoney|https://forum.aimtec.io/topic/2205-7x-tristana-by-helalmoney/|https://github.com/Helalmoney/LeagueTec",
"Trundle",
"Tryndamere",
"Twisted Fate##Perplexed Twisted Fate|https://forum.aimtec.io/topic/1946-715-perplexed-twisted-fate-lady-luck-is-smilin/|https://github.com/Perplexity/LeagueTec/tree/master/Perplexed%20Twisted%20Fate",
"Twitch##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/##iTwitch|https://forum.aimtec.io/topic/1930-itwitch-official-release/|https://github.com/Ox29A/Aimtec.IO",
"Udyr",
"Urgot",
"Varus##FrOnDaL Varus|https://forum.aimtec.io/topic/2414-frondal-varus/|https://github.com/FrOnDaL/Leaguetec",
"Vayne##Tako Vayne|https://www.elobuddy.net/topic/51282-tako-vayne-just-a-different-vayne-addon/|https://github.com/aiRTako/EloBuddy##Auto-Carry Vayne|https://www.elobuddy.net/topic/23663-617sbtw-auto-carry-vayne-perfect-condemn|https://github.com/Kysamaa/EloBuddy##Marksman AIO|https://www.elobuddy.net/topic/40278-622-marksman-master-an-aio-for-adc-players/|https://github.com/Daeral/Marksman-AIO/",
"Veigar",
"Vel'Koz",
"Vi",
"Viktor##Perplexed Viktor|https://forum.aimtec.io/topic/1843-714-perplexed-viktor-join-the-glorious-evolution/|https://github.com/Perplexity/LeagueTec/tree/master/Perplexed%20Viktor",
"Vladimir",
"Volibear",
"Warwick",
"Wukong",
"Xayah##ExorAIO|https://forum.aimtec.io/topic/1578-betalatest-version-71522-exoraio-~-revolution-is-not-a-habit-it-is-an-act-2145-championsnewest-champions-sivir-olaf-beta/|https://github.com/ExoryXD/Aimtec-Repository/",
"Xerath##ESeries|https://forum.aimtec.io/topic/1786-eseries-xerath/|https://github.com/eox/Aimtec##King Xerx3s|https://forum.aimtec.io/topic/2053-xerath-king-xerx3s/|https://github.com/satyam126/AimTec##The Magus Ascendant|https://forum.aimtec.io/topic/1832-alpha-714-xerath-the-magus-ascendant/|https://github.com/AramBotV2/LeagueTec",
"Xin Zhao",
"Yasuo##Adept AIO|https://forum.aimtec.io/topic/2130-lee-sin-added-adept-aio-7-champions-beta-~-not-full-release/|https://github.com/Nechrito/LeagueTec"##Flowers Yasuo|https://forum.aimtec.io/topic/2009-flowers-yasuo-add-evade-logic/|https://github.com/NightMoon032/AimTec/tree/master/Flowers Yasuo,
"Yorick",
"Zac",
"Zed##The Living Shadow|https://forum.aimtec.io/topic/1986-beta-release715-the-living-shadow-new-generation-zed/|https://github.com/Krystra/AimTec",
"Ziggs",
"Zilean",
"Zyra"];
//populating main list
function CreateChampionList(initial)
{
var element = document.getElementById("championSearchTextbox");
var championList = document.getElementById("championList");
var comboBox = document.getElementById("ChampionListType");
if(initial == 'True')
{
var url = window.location.href;
if(url.includes("?"))
{
element.value = url.split("?")[1].replace("%20", " ");
comboBox.value = "AllChamps";
}
}
else
{
var listIds = ["SupportType", "TankType", "FighterType", "MageType", "AssasinType", "MarksmanType"];
for(i = 0; i < listIds.length; i++)
{
document.getElementById(listIds[i]).value = "notselected";
document.getElementById(listIds[i]).style.borderColor = "#000000";
}
}
var possibleChampions = new Array();
for (i = 0; i < championNames.length; i++)
if (championNames[i].split("##")[0].toLowerCase().includes(element.value.toLowerCase()))
{
if(comboBox.value == "AllChamps")
possibleChampions.splice(possibleChampions.length, 0, championNames[i]);
else if(comboBox.value == "ScriptsAvailable" && championNames[i].split("##").length > 1)
possibleChampions.splice(possibleChampions.length, 0, championNames[i]);
else if(comboBox.value == "ScriptsNotAvailable" && championNames[i].split("##").length == 1)
possibleChampions.splice(possibleChampions.length, 0, championNames[i]);
}
AddChampionsToList(possibleChampions);
}
//when clicking the champion
function LoadChampionScripts(evt)
{
var scriptList = document.getElementById("scriptList");
var championList = document.getElementById("championList");
var oldSelectedItem = document.getElementById(championList.value);
if(oldSelectedItem != null)
{
oldSelectedItem.style.backgroundColor = "#FFF";
oldSelectedItem.style.color = "black";
}
evt.style.backgroundColor = "#F39814";
evt.style.color = "white";
//set newly selected entity
championList.value = evt.id;
var champIndex = -1;
for(i = 0; i < championNames.length; i++)
if(championNames[i].split('##')[0].toLowerCase() == evt.innerHTML.toLowerCase())
champIndex = i;
while (scriptList.hasChildNodes())
scriptList.removeChild(scriptList.lastChild);
//champs with no addons
if(championNames[champIndex].split('##').length == 1)
{
scriptName = "None available for this champion";
var newListItem = document.createElement("li");
var newListItemNode = document.createTextNode(scriptName);
newListItem.appendChild(newListItemNode);
scriptList.appendChild(newListItem);
}
//champs with addons
for(i = 1; i < championNames[champIndex].split('##').length; i++)
{
var scriptName = championNames[champIndex].split('##')[i].split('|')[0];
var newListItem = document.createElement("li");
var newListItemNode = document.createTextNode(scriptName);
newListItem.appendChild(newListItemNode);
var githubButton = document.createElement("button");
githubButton.innerHTML = "GitHub";
githubButton.onclick = function () { launchGitHub(this, champIndex); };
var forumButton = document.createElement("button");
forumButton.innerHTML = "Forum";
forumButton.onclick = function () { launchForum(this, champIndex); };
var installButton = document.createElement("button");
installButton.innerHTML = "Install";
installButton.onclick = function () { launchInstall(this, champIndex); };
newListItem.appendChild(githubButton);
newListItem.appendChild(forumButton);
newListItem.appendChild(installButton);
scriptList.appendChild(newListItem);
}
}
//when clicking the script
function LoadURL(element, champIndex, linkIndex)
{
for(i = 1; i < championNames[champIndex].split('##').length; i++)
{
if(championNames[champIndex].split('##')[i].includes(element.parentNode.innerHTML.split("<")[0]))
{
var scriptURL = "";
//github/forum link
if(linkIndex != 2)
scriptURL = championNames[champIndex].split('##')[i].split('|')[linkIndex+1];
//install link
else
{
var githubLink = championNames[champIndex].split('##')[i].split('|')[2];
if(githubLink[githubLink.length - 1] != '/')
githubLink = githubLink + "/";
var splitString = githubLink.split("/");
scriptURL = "elobuddy://" + splitString[splitString.length - 3] + "/" + splitString[splitString.length - 2];
}
window.open(scriptURL);
}
}
}
function launchGitHub(element, champIndex)
{
LoadURL(element, champIndex, 1);
}
function launchForum(element, champIndex)
{
LoadURL(element, champIndex, 0);
}
function launchInstall(element, champIndex)
{
LoadURL(element, champIndex, 2);
}
function sortChampionByType(element)
{
var championList = document.getElementById("championList");
var comboBox = document.getElementById("ChampionListType");
var searchTextBox = document.getElementById("championSearchTextbox");
searchTextBox.value = "";
var listIds = ["SupportType", "TankType", "FighterType", "MageType", "AssasinType", "MarksmanType"];
var typeChampions;
if(element.id == "SupportType")
typeChampions = ["Alistar", "Anivia", "Annie", "Bard", "Blitzcrank", "Braum", "Brand", "Ivern", "Janna", "Karma", "Leona", "Lulu", "Lux", "Miss Fortune", "Morgana", "Nami", "Nautilus", "Nunu", "Poppy", "Shen", "Sion", "Sona", "Soraka", "Tahm Kench", "Taric", "Thresh", "Trundle", "Vel'Koz", "Volibear", "Zilean", "Zyra"];
else if(element.id == "TankType")
typeChampions = ["Alistar", "Amumu", "Blitzcrank", "Braum", "Cho'Gath", "Darius", "Dr. Mundo", "Galio", "Garen", "Gnar", "Hecarim", "Illaoi", "Jarvan IV", "Kled", "Leona", "Malphite", "Maokai", "Nasus", "Nautilus", "Nunu", "Olaf", "Poppy", "Rammus", "Renekton", "Sejuani", "Shen", "Shyvana", "Singed", "Sion", "Skarner", "Tahm Kench", "Trundle", "Udyr", "Vladimir", "Volibear", "Warwick", "Wukong", "Yorick", "Zac"];
else if(element.id == "FighterType")
typeChampions = ["Aatrox", "Blitzcrank", "Camille", "Darius", "Diana", "Ekko", "Fiora", "Fizz", "Gangplank", "Garen", "Gnar", "Hecarim", "Illaoi", "Irelia", "Jarvan IV", "Jax", "Jayce", "Kayle", "Kha'Zix", "Kled", "Lee Sin", "Malphite", "Master Yi", "Mordekaiser", "Nasus", "Nautilus", "Nidalee", "Nocturne", "Nunu", "Olaf", "Pantheon", "Poppy", "Quinn", "Rammus", "Rek'Sai", "Renekton", "Rengar", "Riven", "Rumble", "Ryze", "Sejuani", "Shyvana", "Singed", "Sion", "Skarner", "Swain", "Talon", "Taric", "Trundle", "Tryndamere", "Udyr", "Urgot", "Vi", "Volibear", "Warwick", "Wukong", "Xin Zhao", "Yasuo", "Yorick", "Zac", "Zed"];
else if(element.id == "MageType")
typeChampions = ["Ahri", "Amumu", "Anivia", "Annie", "Aurelion Sol", "Azir", "Bard", "Brand", "Cassiopeia", "Cho'Gath", "Diana", "Elise", "Evelynn", "Ezreal", "Fiddlesticks", "Galio", "Gragas", "Heimerdinger", "Ivern", "Janna", "Karma", "Karthus", "Kassadin", "Katarina", "Kennen", "Kog'Maw", "LeBlanc", "Lissandra", "Lulu", "Lux", "Malzahar", "Maokai", "Morgana", "Nami", "Nunu", "Orianna", "Rumble", "Ryze", "Sona", "Soraka", "Swain", "Syndra", "Taliyah", "Twisted Fate", "Varus", "Veigar", "Vel'Koz", "Viktor", "Vladimir", "Xerath", "Ziggs", "Zilean", "Zyra"];
else if(element.id == "AssasinType")
typeChampions = ["Ahri", "Akali", "Diana", "Ekko", "Evelynn", "Fizz", "Kassadin", "Katarina", "Kha'Zix", "LeBlanc", "Master Yi", "Nidalee", "Nocturne", "Rengar", "Shaco", "Talon", "Zed"];
else if(element.id == "MarksmanType")
typeChampions = ["Ashe", "Caitlyn", "Corki", "Draven", "Ezreal", "Graves", "Jayce", "Jhin", "Jinx", "Kalista", "Kennen", "Kindred", "Kog'Maw", "Lucian", "Miss Fortune", "Quinn", "Sivir", "Teemo", "Tristana", "Twitch", "Urgot", "Varus", "Vayne"];
if(element.value == "selected")
{
for(i = 0; i < listIds.length; i++)
{
document.getElementById(listIds[i]).value = "notselected";
document.getElementById(listIds[i]).style.borderColor = "#000000";
}
element.value = "notselected";
element.style.borderColor = "#000000";
CreateChampionList("False");
return;
}
else
{
for(i = 0; i < listIds.length; i++)
{
document.getElementById(listIds[i]).value = "notselected";
document.getElementById(listIds[i]).style.borderColor = "#000000";
}
element.value = "selected";
element.style.borderColor = "#F39814";
}
var possibleChampions = new Array();
for (i = 0; i < championNames.length; i++)
if (typeChampions.includes(championNames[i].split("##")[0]))
{
if(comboBox.value == "AllChamps")
possibleChampions.splice(possibleChampions.length, 0, championNames[i]);
else if(comboBox.value == "ScriptsAvailable" && championNames[i].split("##").length > 1)
possibleChampions.splice(possibleChampions.length, 0, championNames[i]);
else if(comboBox.value == "ScriptsNotAvailable" && championNames[i].split("##").length == 1)
possibleChampions.splice(possibleChampions.length, 0, championNames[i]);
}
AddChampionsToList(possibleChampions);
}
function AddChampionsToList(possibleChampions)
{
var championList = document.getElementById("championList");
var scriptList = document.getElementById("scriptList");
while (scriptList.hasChildNodes())
scriptList.removeChild(scriptList.lastChild);
while (championList.hasChildNodes())
championList.removeChild(championList.lastChild);
var hasChampion = "false";
var thingToLoad;
for(i = 0; i < possibleChampions.length; i++)
{
var newChampionListItem = document.createElement("li");
var newChampionListItemNode = document.createTextNode(possibleChampions[i].split('##')[0]);
newChampionListItem.onclick = function () { LoadChampionScripts(this); };
//http://ddragon.leagueoflegends.com/tool/
var urlLink = "url('http://ddragon.leagueoflegends.com/cdn/7.9.1/img/champion/";
var champName = "";
newChampionListItem.appendChild(newChampionListItemNode);
if(newChampionListItem.innerHTML == "Cho'Gath")
champName = "Chogath";
else if(newChampionListItem.innerHTML == "Kha'Zix")
champName = "Khazix";
else if(newChampionListItem.innerHTML == "Vel'Koz")
champName = "Velkoz";
else if(newChampionListItem.innerHTML == "Fiddlesticks")
champName = "FiddleSticks";
else if(newChampionListItem.innerHTML == "Wukong")
champName = "MonkeyKing";
else if(newChampionListItem.innerHTML == "LeBlanc")
champName = "Leblanc";
else
champName = possibleChampions[i].split('##')[0].replace(" ", "").replace("'", "").replace(".", "");
newChampionListItem.style.backgroundImage = urlLink + champName + ".png')";
newChampionListItem.style.backgroundSize = "30px 30px";
newChampionListItem.style.backgroundPosition = "right";
newChampionListItem.style.backgroundRepeat = "no-repeat";
newChampionListItem.id = possibleChampions[i].split("##")[0];
championList.appendChild(newChampionListItem);
if(possibleChampions[i].includes(championList.value))
{
thingToLoad = newChampionListItem;
hasChampion = "true";
}
if(possibleChampions.length == 1)
LoadChampionScripts(newChampionListItem);
}
if(hasChampion == "false")
championList.value = null;
else
LoadChampionScripts(thingToLoad);
}
</script>
</html>