forked from vivirenremoto/tacter_stats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
315 lines (257 loc) Β· 12.8 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>TFT Set 4.5 Tacter App Report</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/main.css?v=4">
<link rel="shortcut icon" href="favicon.ico">
<meta name="robots" content="noindex" />
<meta property="og:image" content="https://tacterapp.github.io/tft-set-report/static/img/social.png">
<meta property="og:image:secure_url"
content="https://tacterapp.github.io/tft-set-report/static/img/social.png">
<meta property="og:image:alt" content="TFT Set 4.5 Tacter App Report">
<meta property="og:image:type" content="image/png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="TFT Set 4.5 Report">
<meta name="twitter:image" content="https://tacterapp.github.io/tft-set-report/static/img/social.png">
</head>
<body>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WDG7LLPTD7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-WDG7LLPTD7');
</script>
<div id="step1" class="wrap2 step hide">
<form id="form_username">
<h1>Welcome to the TFT Set 4.5 Report</h1>
<div class="credits">
Powered by <a href="javascript:;" class="download">Tacter App <img src="static/img/tacter_logo_small.png" align="absmiddle" width="20"></a>
</div>
<p><b>Add your Summoner Name and Region to see your Set 4.5 performance</b></p>
<label>Find your Summoner</label>
<input id="summoner" required="required" value="" type="text" placeholder="Add your Summoner name">
<select id="region" required="required">
<option value="br">BR</option>
<option value="eune">EUNE</option>
<option value="euw" selected="selected">EUW</option>
<option value="kr">KR</option>
<option value="lan">LAN</option>
<option value="las">LAS</option>
<option value="na">NA</option>
<option value="oce">OCE</option>
<option value="tr">TR</option>
<option value="ru">RU</option>
<option value="jp">JP</option>
</select>
<div class="row">
<div class="col2">
<a href="https://report.tacter.app/?summonerName=ApolloX®ion=na" class="link">See a report example</a>
</div>
<div class="col2 textR">
<button class="next" type="submit">Start <img src="static/img/next.png" align="absmiddle" width="20"></button>
</div>
<br class="clear">
</div>
</form>
<div class="wrap2" style="padding-top: 10px;">
<div class="padding">
<h2>Excited about Set 5? You'll love Tacter App! <img src="static/img/tacter_logo_small.png" width="40" height="40" align="absmiddle"></h2>
<div class="row">
<b>Join a 1,000,000 players community preparing for Set 5</b>
</div>
<button class="next download">Get Tacter App</button>
</div>
<div class="comment">
<div class="padding">
<b>Rank up to Platinum within a week using this app.</b>
<div class="stars">β
β
β
β
β
</div>
I was easy able to <span class="remark">rank up to plat within a week</span> mostly with the help of this Tacter. The ability to create your own comp is really user friendly and thorough. It keeps the game fun when you win games with your own comp that you designed.
<span class="author">by Jeffharje</span>
</div>
</div>
<div class="comment">
<div class="padding">
<b>Best tool for quick reference vs going on a website.</b>
<div class="stars">β
β
β
β
β
</div>
As a non-LoL (League of Legends) person coming for only TFT, this is a fantastic tool to help you <span class="remark">learn the items and synergy mechanics.</span> You always have it as a quick reference vs taking the time mid game to go to a website.
<span class="author">by MPLS_Twin</span>
</div>
</div>
<br class="clear">
</div>
</div>
<div id="step2" class="wrap2 step hide">
<form id="form_email">
<h2>Analysing your matches...</h2>
<p><img src="static/img/loading.gif"></p>
<p>This might take a while, add your email and we'll let you know when it's ready</p>
<label>Email</label>
<input type="email" id="email" required="required" value="" placeholder="Add your email">
<label><input type="checkbox" required="required"> <a href="https://www.tacter.app/terms.html" target="_blank" class="legal">Terms & Conditions</a></label>
<div class="row">
<div class="col2 textL">
<button class="back" onclick="goStep(1)"><img src="static/img/back1.png" align="absmiddle" width="16"> Back</button>
</div>
<div class="col2 textR">
<button class="next" type="submit" id="btn_send_email">Submit email</button>
</div>
<br class="clear">
</div>
<div class="row hide" id="msg_sent"><b>We'll let you know when the report is ready!</b></div>
</form>
</div>
<div id="step3" class="wrap step hide">
<h2>Hi <span class="username">BaratoNoMas</span>!</h2>
<div>In this season you achieved...</div>
<div class="box_avatar rank_icon">
<div class="rank">
Gold II<br>20 LP
</div>
</div>
<div class="box">
<div class="col2">Games played<strong class="number total_games" data-number="325">0</strong></div>
<div class="col2">Total hours<strong class="number total_hours" data-number="178">0</strong></div>
<br class="clear">
</div>
<div class="box">
Placement distribution
<table class="placements"></table>
</div>
<div class="row">
<div class="col2 textL">
<button class="back" onclick="resetFormUser()">Find other player</button>
</div>
<div class="col2 textR">
<button class="next" onclick="goStep(4)">Continue <img src="static/img/next.png" align="absmiddle" width="20"></button>
</div>
<br class="clear">
</div>
</div>
<div id="step4" class="wrap step hide">
<h2>About your matches</h2>
<div>In a game you last an average time of</div>
<strong><span class="number time_avg_hour" data-number="28">0</span>:<span class="number time_avg_minute" data-number="52">0</span></strong>
<!--<div>π Global average is <span class="number" data-number="36">0</span>:<span class="number" data-number="45">0</span></div>-->
<div class="box">
<b class="subtitle">Time flies! β</b>
<div class="col2">Shortest game<strong><span class="number time_shortest_hour" data-number="43">0</span>:<span class="number time_shortest_minute" data-number="26">0</span></strong></div>
<div class="col2">Longest game<strong><span class="number time_longest_hour" data-number="13">0</span>:<span class="number time_longest_minute" data-number="42">0</span></strong></div>
<br class="clear">
</div>
<div class="box">
<b class="subtitle">You're a real fighter βοΈ</b>
<div class="col2">Players killed<strong class="number total_killed" data-number="687">0</strong></div>
<div class="col2">Player damage<strong class="number total_damage" data-number="12994">0</strong></div>
<br class="clear">
</div>
<div class="col2 textL">
<button class="back" onclick="goStep(3)"><img src="static/img/back1.png" align="absmiddle" width="16"> Back</button>
</div>
<div class="col2 textR">
<button class="next" onclick="goStep(5)">Continue <img src="static/img/next.png" align="absmiddle" width="20"></button>
</div>
<br class="clear">
</div>
<div id="step5" class="wrap step hide">
<h2>About your gameplay</h2>
<div class="box">
<b class="subtitle">Your most played champions:</b>
<div id="champions"></div>
<br class="clear">
</div>
<div class="box">
<b class="subtitle">Your most played items:</b>
<div id="items"></div>
<br class="clear">
</div>
<div class="col2 textL">
<button class="back" onclick="goStep(4)"><img src="static/img/back1.png" align="absmiddle" width="16"> Back</button>
</div>
<div class="col2 textR">
<button class="next" onclick="goStep(6)">Continue <img src="static/img/next.png" align="absmiddle" width="20"></button>
</div>
<br class="clear">
</div>
<div id="step6" class="step hide">
<div class="wrap">
<div class="box_avatar rank_icon">
<div>
<h2 class="username">BaratoNoMas</h2>
<span class="rank">Gold II 20 LP</span>
</div>
</div>
<div class="box">
<div class="col2">Games played<strong class="number total_games" data-number="325">0</strong></div>
<div class="col2">Total hours<strong class="number total_hours" data-number="178">0</strong></div>
<br class="clear">
</div>
<div class="box">
<div class="col2">Players killed<strong class="number total_killed" data-number="687">0</strong></div>
<div class="col2">Player damage<strong class="number total_damage" data-number="12994">0</strong></div>
<br class="clear">
</div>
<div class="box">
Placement distribution
<table class="placements"></table>
</div>
<div class="row">
<div class="share padding">
<b>Share your report</b>
<img src="static/img/Twitter.png" class="btn_share" alt="twitter">
<img src="static/img/Facebook.png" class="btn_share" alt="facebook">
<img src="static/img/WhatsApp.png" class="btn_share" alt="whatsapp">
<!--<img src="static/img/Share.png">-->
</div>
</div>
<div class="row padding">
<button class="back" onclick="goStep(3)"><img src="static/img/rewind.png" align="absmiddle" width="16"> Watch again</button>
</div>
<div class="row padding">
<button class="back" onclick="resetFormUser()">Try with another summoner</button>
</div>
</div>
<div class="wrap2">
<div class="padding">
<h2>Did you like the report? You'll love Tacter App! <img src="static/img/tacter_logo_small.png" width="40" height="40" align="absmiddle"></h2>
<div class="row">
<b>Join a 1,000,000 players community preparing for Set 5</b>
</div>
<button class="next download">Get Tacter App</button>
</div>
<div class="comment">
<div class="padding">
<b>Rank up to Platinum within a week using this app.</b>
<div class="stars">β
β
β
β
β
</div>
I was easy able to <span class="remark">rank up to plat within a week</span> mostly with the help of this Tacter. The ability to create your own comp is really user friendly and thorough. It keeps the game fun when you win games with your own comp that you designed.
<span class="author">by Jeffharje</span>
</div>
</div>
<div class="comment">
<div class="padding">
<b>Best tool for quick reference vs going on a website.</b>
<div class="stars">β
β
β
β
β
</div>
As a non-LoL (League of Legends) person coming for only TFT, this is a fantastic tool to help you <span class="remark">learn the items and synergy mechanics.</span> You always have it as a quick reference vs taking the time mid game to go to a website.
<span class="author">by MPLS_Twin</span>
</div>
</div>
<br class="clear">
</div>
</div>
<div id="error" class="wrap step hide">
<h2>We couldn't make your report :(</h2>
<img src="static/img/error.png" width="150">
<p id="reason"></p>
<button class="next" onclick="goStep(1)">Try again</button>
</div>
<div id="credits" class="credits hide">
Powered by <a href="javascript:;" class="download">Tacter App <img src="static/img/tacter_logo_small.png" align="absmiddle" width="20"></a>
</div>
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="static/jquery.animateNumbers.min.js?v=2"></script>
<script src="static/main.js?v=14"></script>
</body>
</html>