-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOOB.html
462 lines (445 loc) · 18.1 KB
/
NOOB.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
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
<!DOCTYPE html>
<html lang="en" class="watcher loaded">
<meta name="viewport" content="width=device-width">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<title>NOOB</title>
<meta name="format-detection" content="telephone=no">
<link href="css2" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<noscript data-n-css=""></noscript>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>NOOB</title>
<meta name="format-detection" content="telephone=no">
<style>
body {
opacity: 0;
visibility: hidden;
transition:
opacity 0.2s ease 0.2s,
visibility 0.2s ease 0.2s;
}
.loaded body {
opacity: 1;
visibility: visible;
}
</style>
<style>
@media only screen and (max-width: 600px) {
.hero__container {
margin-top: 1%;
}
.join__title{
margin-top: 20%;
}
}
</style>
<link rel="stylesheet" href="style.min.css">
<link rel="shortcut icon" href="favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="wrapper">
<div class="menu-open-bg"></div>
<header class="header">
<div class="header__container">
<a href="landing.html" class="header__logo">
<img src="logo.svg" alt="Logo"></a>
<div class="header__right">
<div class="header__menu menu">
<button type="button" class="menu__icon icon-menu">
<span></span>
</button>
<nav class="menu__body">
<ul class="menu__list">
<li class="menu__item">
<a href="NOOB.html/#" data-goto=".about" class="menu__link _navigator-active">About</a>
</li>
<li class="menu__item">
<a href="NOOB.html/#" data-goto=".tokenomics" class="menu__link">Tokenomics</a>
</li>
<li class="menu__item">
<a href="https://jup.ag/swap/SOL-54rRHktmCL8jKyMJxnBSSZ4zR8mxasR1CUx5qJuCHPze" data-goto=".how" class="menu__link">How to buy</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<main class="page">
<section class="page__hero hero">
<img class="main" src="Hero.png" style="margin-bottom: -0%; max-width: 100%; width: 100%;">
<div class="ca">
<h2 class="contractAddress" style="font-family:poppins sans-serif; color: black; text-align: center; font-size: 16px; margin-top: 50px; cursor: pointer; text-transform: uppercase; font-weight:bold; letter-spacing: 0.5px;">Contract Address: 54rRHktmCL8jKyMJxnBSSZ4zR8mxasR1CUx5qJuCHPze</h2>
</div>
<div class="hero__container" >
<div class="hero__social">
<a href="https://x.com/NoobRobloxSOL/status/1850667038714503425" target="_blank" class="hero__social-item">
<img src="x.svg" alt="Logo" style="margin-top: -500px; ">
</a>
<a href="https://t.me/NOOB_CT0" target="_blank" class="hero__social-item">
<img src="Telegram.svg" alt="Logo" style="margin-top: -500px;">
</a>
<a href="https://dexscreener.com/solana/4KHv3omc5oZ6XzDBkvqYpskd1yr1AbPePc5WM1fbL7gt" target="_blank" class="hero__social-item">
<img src="dexscreener.svg" alt="Logo" style="margin-top: -500px;">
</a>
<a href="https://www.dextools.io/app/en/solana/pair-explorer/4KHv3omc5oZ6XzDBkvqYpskd1yr1AbPePc5WM1fbL7gt?t=1731853221404" target="_blank" class="hero__social-item">
<img src="dextools.svg" alt="Logo" style="margin-top: -500px;">
</a>
</div>
<a target="_blank" href="https://jup.ag/swap/SOL-54rRHktmCL8jKyMJxnBSSZ4zR8mxasR1CUx5qJuCHPze" class="hero__button">
<img class="hero__btn" src="heroBuy.svg" alt="BUY NOW" style="margin-top: -500px;" >
</a>
</div>
</section>
<div class="page__line line" style="margin-top: -20%;">
<div class="line__row">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
</div>
<div class="line__row">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
</div>
</div>
<section class="page__about about _watcher-view" data-watch="navigator" data-watch-threshold="0.43">
<div class="about__container">
<h2 class="about__title">
<img src="abTit.svg" alt="ABOUT">
</h2>
<a href="https://raydium.io/swap/?inputMint=sol&outputMint=54rRHktmCL8jKyMJxnBSSZ4zR8mxasR1CUx5qJuCHPze" target="_blank" class="about__button">
<img src="abButton.svg" alt="Button" style="margin-bottom: 10%;">
</a>
<div class="about__slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden">
<div class="about__slider-buttons">
<button type="button" class="about__slider-button about__slider-button-prev swiper-button-disabled" disabled="">
<img src="prev.svg" alt="Prev">
</button>
<button type="button" class="about__slider-button about__slider-button-next">
<img src="next.svg" alt="Next">
</button>
</div>
<div class="about__wrapper swiper-wrapper">
<div class="about__slide swiper-slide swiper-slide-active" style="width: 861px;">
<h3 class="about__slider-title">
<img src="sl1.svg" alt="Origin">
</h3>
<div class="about__text">
WELCOME TO $NOOB — The first official Memecoin created in
Roblox! Moon? Nah. We’re blasting to the NOOBVERSE! LOCK IN
your noob bags, stack those gains, and join a revolution
where every noob is a legend. Why $NOOB? For the lolz, for
the meme culture, and because noobs rule.
</div>
<div class="about__buttons">
<a href="https://roblox-wiki-players.fandom.com/wiki/Noob" target="_blank" class="about__buttons-button">
<img src="wiki.svg" alt="Button">
</a>
<a href="https://roblox-wiki-players.fandom.com/wiki/The_Roblox_Noob_Show" target="_blank" class="about__buttons-button">
<img src="show.svg" alt="Button">
</a>
</div>
</div>
<div class="about__slide swiper-slide swiper-slide-next" style="width: 861px;">
<h3 class="about__slider-title">
<img src="sl2.svg" alt="Origin">
</h3>
<div class="about__text">
The term fosters interaction within the community, where
veteran players might guide noobs or where groups celebrate
the noob identity through events or by adopting the noob
avatar deliberately.
</div>
<div class="about__buttons">
<a href="https://roblox-wiki-players.fandom.com/wiki/Noob" target="_blank" class="about__buttons-button">
<img src="wiki.svg" alt="Button">
</a>
<a href="https://roblox-wiki-players.fandom.com/wiki/The_Roblox_Noob_Show" target="_blank" class="about__buttons-button">
<img src="show.svg" alt="Button">
</a>
</div>
</div>
<div class="about__slide swiper-slide" style="width: 861px;">
<h3 class="about__slider-title">
<img src="sl3.svg" alt="Origin">
</h3>
<div class="about__text">
In the Roblox community, "noob" often carries a dual
connotation; it can be used pejoratively to tease new
players but also affectionately to refer to someone's humble
beginnings or to celebrate the classic look. Also the term
noob is very popluar.
</div>
<div class="about__buttons">
<a href="https://roblox-wiki-players.fandom.com/wiki/Noob" target="_blank" class="about__buttons-button">
<img src="wiki.svg" alt="Button">
</a>
<a href="https://roblox-wiki-players.fandom.com/wiki/The_Roblox_Noob_Show" target="_blank" class="about__buttons-button">
<img src="show.svg" alt="Button">
</a>
</div>
</div>
<div class="about__slide swiper-slide" style="width: 861px;">
<h3 class="about__slider-title">
<img src="sl4.svg" alt="Origin">
</h3>
<div class="about__text">
"Noob" can also be embraced by players of any skill level as
a badge of honor, representing a connection to the game's
roots, or simply as a fun part of the community's slang.
Also anyone who starts with crypto is being called like
that.
</div>
<div class="about__buttons">
<a href="https://roblox-wiki-players.fandom.com/wiki/Noob" target="_blank" class="about__buttons-button">
<img src="wiki.svg" alt="Button">
</a>
<a href="https://roblox-wiki-players.fandom.com/wiki/The_Roblox_Noob_Show" target="_blank" class="about__buttons-button">
<img src="show.svg" alt="Button">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="page__decor"></div>
<div class="page__video-block video-block">
<div class="video-block__container">
<div class="video-block__video-box">
<video muted="" autoplay="" loop="" src="https://video.twimg.com/ext_tw_video/1850666711860604928/pu/vid/avc1/1064x720/VJKjUECTMndCa-Mu.mp4?tag=12"></video>
</div>
</div>
<div class="video-block__image">
<img src="vidDecor.png" alt="Image">
</div>
</div>
<div class="page__decor2"></div>
<section class="page__tokenomics tokenomics" data-watch="navigator" data-watch-threshold="0.50" style="background-image: url(About.png);">
<div class="tokenomics__container">
<div class="tokenomics__left">
<h2 class="tokenomics__title">
<img src="tokTit.svg" alt="TOKENOMICS">
</h2>
<div class="tokenomics__buttons">
<div class="tokenomics__buttons-text">
The first official Memecoin created in Roblox!
</div>
<div class="tokenomics__buttons-items">
<a href="https://dexscreener.com/solana/4KHv3omc5oZ6XzDBkvqYpskd1yr1AbPePc5WM1fbL7gt" target="_blank" class="tokenomics__buttons-item">
<img src="tb1.svg" alt="DEXSCREENER">
</a>
<a href="https://www.dextools.io/app/en/solana/pair-explorer/4KHv3omc5oZ6XzDBkvqYpskd1yr1AbPePc5WM1fbL7gt?t=1731853221404" target="_blank" class="tokenomics__buttons-item">
<img src="tb2.svg" alt="DEXTOOLS">
</a>
</div>
</div>
<div class="tokenomics__image">
<img src="tokDecc.png" alt="Image ">
</div>
</div>
<div class="tokenomics__right">
<div class="tokenomics__info">
<ul class="tokenomics__items">
<li class="tokenomics__item">
<span>Supply:</span>
<span>1bn</span>
</li>
<li class="tokenomics__item">
<span>LP:</span>
<span>Burnt</span>
</li>
<li class="tokenomics__item">
<span>Tax:</span>
<span>0%</span>
</li>
</ul>
<div class="tokenomics__ca">
<span id="tokenValue">54rRHktmCL8jKyMJxnBSSZ4zR8mxasR1CUx5qJuCHPze</span>
<button type="button" class="copy-ca-btn">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M9.5 8.5V3.5H28.5V22.5H23.5M22.5 9.5V28.5H3.5V9.5H22.5Z" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
</section>
<div class="page__line line">
<div class="line__row">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
</div>
<div class="line__row">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
</div>
</div>
<section class="page__how how" data-watch="navigator" data-watch-threshold="0.45">
<div class="how__container">
<h2 class="how__title">
<img src="howTit.svg" alt="HOW TO BUY">
</h2>
<div class="how__tems">
<div class="how__item">
<h3>1. CREATE A WALLET WITH PHANTOM</h3>
<p>
Visit PHANTOM.APP and follow the simple steps to create a new
account with the Phantom app or browser extension. Easy peasy!
</p>
</div>
<div class="how__item">
<h3>2. GET SOME $SOL</h3>
<p>
Tap the “Buy” button in the app to grab some Solana, or
transfer $SOL to your Phantom wallet from any exchange of your
choice. Fuel up your wallet!
</p>
</div>
<div class="how__item">
<h3>SWAP $SOL FOR $NOOB</h3>
<p>
In Phantom, hit the swap icon, paste the $NOOB token address,
and exchange your $SOL for $NOOB. Time to join the noob squad!
</p>
</div>
<div class="how__item">
<h3>4. CONGRATS! YOU’RE OFFICIALLY A $NOOB!</h3>
<p>Now go flex those noob gains!</p>
</div>
</div>
</div>
</section>
<div class="page__line line">
<div class="line__row">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
</div>
<div class="line__row">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
<img src="lineItem.png" alt="Image">
</div>
</div>
<section class="page__join join">
<h2 class="join__title">
<img src="joinTit.svg" alt="JOIN US">
</h2>
<div class="join__container" style="margin-top: -30%;">
<div class="join__social">
<a href="https://x.com/NoobRobloxSOL/status/1850667038714503425" target="_blank" class="join__social-item">
<img src="js1.svg" alt="Logo">
</a>
<a href="https://t.me/NOOB_CT0" target="_blank" class="join__social-item">
<img src="js2.svg" alt="Logo">
</a>
<a href="https://dexscreener.com/solana/4KHv3omc5oZ6XzDBkvqYpskd1yr1AbPePc5WM1fbL7gt" target="_blank" class="join__social-item">
<img src="js3.svg" alt="Logo">
</a>
<a href="https://www.dextools.io/app/en/solana/pair-explorer/4KHv3omc5oZ6XzDBkvqYpskd1yr1AbPePc5WM1fbL7gt?t=1731853221404" target="_blank" class="join__social-item">
<img src="js4.svg" alt="Logo">
</a>
</div>
<a target="_blank" href="https://jup.ag/swap/SOL-54rRHktmCL8jKyMJxnBSSZ4zR8mxasR1CUx5qJuCHPze" class="join__button">
<img src="joinBuy.svg" alt="BUY NOW">
</a>
</div>
</section>
</main>
<footer class="footer">
<div class="footer__container">
<span>2024 © ALL RIGHTS RESERVED</span>
<a target="_blank" href="https://t.me/ilovey0ualways">
<span>Designed by MOON</span>
<!-- <img src="" alt=""> -->
</a>
</div>
</footer>
</div>
<script src="app.min.js.download"></script>
</body></html>