-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredkik.html
390 lines (340 loc) · 10.8 KB
/
redkik.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
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
<!DOCTYPE html>
<!-- alyssa was here -->
<html lang="en">
<title>Red Mods</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<head>
<!--Import Google Icon Font-->
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
<!--StyleSheet-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<!--Materialize.css stuff-->
<meta name="abstract" content="Kik, Modded Kik, Kik Mod, Pikek, Pikek Night, Night,, Lynx, Lynxkik, Dorcus, Dorcuskek, Matrik, Matrek, Kik hack, Kik hacks, How to Hack kik, How to Mod Kik, Kik mods, Modified Kik, Best modded kik, Kik client, Ewhoring, Hack, Hacks, Hacker"/>
<meta name="description" content="RedKik | Placeholder" />
<meta name="author" content="Red Mods Team"/>
<meta name="robots" content="index, follow"/>
<meta name="revisit-after" content="7 days"/>
<link rel="icon" href="placeholder">
<link rel="canonical" href="placeholder">
<style>
.hide-dot {
color: transparent;
}
.btn,
.btn-flat {
background: #f73443;
}
.btn:hover,
.btn-flat:hover {
background: #ff7373;
}
.modal {
background: #1d1d1d;
color: white;
}
.night {
background: #ff3333;
}
.white-text {
color: #ffffff;
}
.small-list .btn-flat {
width: 75%;
}
.medium-list .btn-flat {
width: 50%;
}
.large-list .btn-flat {
width: 25%;
}
.nyah {
color: #d9d9d9;
font-size: 150%;
}
.boi {
color: #ffffff;
font-size: 90%;
}
.questionforfaq {
color: #ffffff;
font-size: 130%;
}
.answerforfaq {
color: #d9d9d9;
font-size: 95%
}
div {
font-family: redmodsfont !important;
}
a {
font-family: redmodsfont !important;
color: white;
}
h1 {
font-family: redmodsfontbold !important;
color: white;
}
h6 {
font-family: redmodsfont !important;
color: white;
animation: color-change 1s infinite;
}
}
body {
color: #262626;
}
@font-face {
font-family: redmodsfont;
src: url(Caviar.ttf) format("truetype");
}
@font-face {
font-family: redmodsfontbold;
src: url(CaviarBold.ttf) format("truetype");
}
@keyframes color-change {
0% { color: red; }
10% { color: purple; }
20% { color: pink; }
}
body {
background-color: #262626;
}
.scanlines {
overflow: hidden;
mix-blend-mode: difference;
}
.scanlines::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: repeating-linear-gradient(
to bottom,
transparent 0%,
rgba(255, 255, 255, 0.05) .5%,
transparent 1%
);
animation: fudge 7s ease-in-out alternate infinite;
}
@keyframes fudge {
from {
transform: translate(0px, 0px);
}
to {
transform: translate(0px, 2%);
}
}
@keyframes glitch-2 {
1%{
transform: rotateX(10deg) skewX(70deg);
}
2%{
transform: rotateX(0deg) skewX(0deg);
}
}
@import url(https://fonts.googleapis.com/css?family=Khula:700);
body {
background: #111;
}
.hidden {
opacity:0;
}
.console-container {
font-family:Khula;
font-size:18px;
text-align:center;
height:380px;
width:600px;
display:block;
position:absolute;
color:white;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
}
.console-underscore {
display:inline-block;
position:relative;
top:-0.07em;
left:10px;
}
/* .modal-content {
border: 1px solid #888;
width: 100%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
animation-name: animatetop;
animation-duration: 0.4s */
</style>
</head>
<div class="hide-on-small-only" style="position: fixed; z-index: -99; width: 100%; height: 100%">
</div>
<!--Javascript-->
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/js/materialize.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" type="text/javascript"></script>
<!--Site Details-->
<div class="center-align">
<div class="row hide-dot">
<div class="col s1 m3">.</div>
<br>
</div><style> h1 { color: white; letter-spacing: 0px; font-size: 500%; height: 50px; } </style><h1>Red Kik</h1>
<!--- LARGE VIEW --->
<div class="hide-on-med-and-down"
<div class='console-container'><span id='text'></span><div class='console-underscore' id='console'>_</div></div>
</div>
<!--- LARGE VIEW END--->
<!--- MOBILE VIEW --->
<div class="hide-on-med-and-up center-align">
<style> h6 { letter-spacing: 3px; font-size: 120%; height: 16px; } </style><h6>~modified apps by red~</h6>
</div>
<!--- MOBILE VIEW END --->
<!--- VIEW DEBUGGING MOBILE LAYOUT --->
<!--- <div class="insert layout"><h2>mobile version!</h2></div> --->
<!--- VIEW DEBUGGING MOBILE LAYOUT END --->
<script>
$(document).ready(function(){
$('.modal').modal();
});
// function([string1, string2],target id,[color1,color2])
consoleText(['modded apps', 'made with love by red <3', 'website by alyssa owo'], 'text',['tomato','rebeccapurple','lightblue']);
function consoleText(words, id, colors) {
if (colors === undefined) colors = ['#fff'];
var visible = true;
var con = document.getElementById('console');
var letterCount = 1;
var x = 1;
var waiting = false;
var target = document.getElementById(id)
target.setAttribute('style', 'color:' + colors[0])
window.setInterval(function() {
if (letterCount === 0 && waiting === false) {
waiting = true;
target.innerHTML = words[0].substring(0, letterCount)
window.setTimeout(function() {
var usedColor = colors.shift();
colors.push(usedColor);
var usedWord = words.shift();
words.push(usedWord);
x = 1;
target.setAttribute('style', 'color:' + colors[0])
letterCount += x;
waiting = false;
}, 1000)
} else if (letterCount === words[0].length + 1 && waiting === false) {
waiting = true;
window.setTimeout(function() {
x = -1;
letterCount += x;
waiting = false;
}, 1000)
} else if (waiting === false) {
target.innerHTML = words[0].substring(0, letterCount)
letterCount += x;
}
}, 120)
window.setInterval(function() {
if (visible === true) {
con.className = 'console-underscore hidden'
visible = false;
} else {
con.className = 'console-underscore'
visible = true;
}
}, 400)
}
</script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<body>
<center>
<style>hr{ height: 0px; width:35%;}</style><hr class="solid">
<!-- Desktop Details -->
<div class="row center-align">
<br>
<a class="waves-effect waves-light btn-flat modal-trigger " href="#changelog"><i class="zmdi zmdi-collection-text right"></i>Changelog</a><br><br>
<a class="waves-effect waves-night btn-flat modal-trigger " href="#info"><i class="zmdi zmdi-dns right"></i>Features</a><br><br>
<a class="waves-effect waves-night btn-flat modal-trigger " href="https://www.mediafire.com/file/4fx7sxg5smmjlj9/RedKik_2.5_Normal.apk/file"><i class="zmdi zmdi-download right"></i>Download</a><br><br>
<!--- Version Chip Small View --->
<br>
<br>
<div class="chip hide-on-med-and-up" style="height: 30px; width:50%;">
Current Version: 2.5
</div>
<!--- Version Chip Large View --->
<div class="chip hide-on-med-and-down" style="height: 30px; width:20%;">
Current Version: 2.5
</div>
</div>
</div>
</div>
<center>
</div>
</center>
<!--Extra JavaScript at end of body for optimized loading-->
<script type="text/javascript" src="js/materialize.min.js"></script>
</body>
<!-- Download Modal -->
<div id="download" class="modal">
<div class="modal-content">
<div class="center-align">
<h2>Download</h2>
<hr align="CENTER" width="90%" size="1">
<a target="_blank" href="download link here"><span class="nyah">Placeholder</span><p>Description</p></a>
</div>
</div>
</div>
<!-- Info Modal -->
<div id="info" class="modal">
<div class="modal-content">
<div class="center-align">
<b><h4>Tabs</b></h4><br><br>
<br><b><h4>Chat Mods</b></h4><br><br>
<br><b><h4>Xmpp Logger</b></h4><br><br>
<br><b><h4>2 botnets</b></h4><br><br>
<br><b><h4>Protection Mods</b></h4><br><br>
<br><b><h4>Anti Loggers</b></h4><br><br>
<br><b><h4>Abtests</b></h4><br><br>
<br><b><h4>Search engines</b></h4><br><br>
<br><b><h4>Dark Mode</b></h4><br><br>
<br><b><h4>No captcha for certain Devices</b></h4><br><br>
</div>
</div>
</div>
<!-- Changelog Modal -->
<div id="changelog" class="modal">
<div class="modal-content" align="left">
<h4>Update Logs</h4>
<hr align="LEFT" width="50%" size="1">
v2.5 [2/6/2022]<br>
◇Useful Links<br>
◇new smallis<br>
◇better Xml Work<br>
◇better Theme<br>
◇New Botnet<br>
◇Dev info updated<br>
◇removed broken mods<br>
◇Improved Mods<br>
<div class="modal-content" align="left"><br>
<hr align="LEFT" width="100%" size="1">
One of the smoothest kik mods!
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</center>
</div>
</html>
<!--Hi wandering traveller, could I interest you in some high-quality goods?-->
<!-- No Daddy, i dont need no fallout 3 Goods.. -->