fca-naughty1 1.5.1 β 1.5.3
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +566 -75
- package/package.json +1 -1
package/index.js
CHANGED
@@ -1,11 +1,30 @@
|
|
1
1
|
'use strict';
|
2
2
|
|
3
|
-
|
4
|
-
|
3
|
+
/**
|
4
|
+
* Developers: @KanzuWakazaki - @HarryWakazaki
|
5
|
+
** A few words about developer appstate security.
|
6
|
+
*! Statement renouncing responsibility for the security of appstate encryption of the following operating systems: windows, Android, Linux operating systems,.. (maybe repl.it?),
|
7
|
+
*! because the above operating systems are private (except rep.it if the fraudster does not own your account or invite link to join).
|
8
|
+
*! If the intruder owns the computer, these private operating systems,the security of this fca cannot guarantee 100% of the time.
|
9
|
+
** If the grammar is wrong, please understand because I'm just a kid π΅.
|
5
10
|
*/
|
6
11
|
|
7
12
|
/!-[ Global Set ]-!/
|
8
|
-
|
13
|
+
console.log(`ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
14
|
+
β β
|
15
|
+
β β
|
16
|
+
β β
|
17
|
+
β ββββ βββ ββββββ βββ βββ βββββββ βββ βββββββββββββββ βββ β
|
18
|
+
β βββββ ββββββββββββββ βββββββββββ βββ ββββββββββββββββ ββββ β
|
19
|
+
β ββββββ ββββββββββββββ ββββββ ββββββββββββ βββ βββββββ β
|
20
|
+
β βββββββββββββββββββββ ββββββ βββββββββββ βββ βββββ β
|
21
|
+
β βββ βββββββββ ββββββββββββββββββββββββ βββ βββ βββ β
|
22
|
+
β βββ ββββββββ βββ βββββββ βββββββ βββ βββ βββ βββ β
|
23
|
+
β β
|
24
|
+
β β
|
25
|
+
β FCA-NAUGHTY1 β
|
26
|
+
β Version: 1.5.3 β
|
27
|
+
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ`);
|
9
28
|
global.Fca = new Object({
|
10
29
|
isThread: new Array(),
|
11
30
|
isUser: new Array(),
|
@@ -28,11 +47,11 @@ global.Fca = new Object({
|
|
28
47
|
return Main;
|
29
48
|
},
|
30
49
|
Data: new Object({
|
31
|
-
|
50
|
+
ObjPriyansh: {
|
32
51
|
"Language": "en",
|
33
52
|
"PreKey": "",
|
34
53
|
"AutoUpdate": false,
|
35
|
-
"MainColor": "#
|
54
|
+
"MainColor": "#9900FF",
|
36
55
|
"MainName": "[ FCA-ΓAUGHTY ]",
|
37
56
|
"Logo": true,
|
38
57
|
"Uptime": true,
|
@@ -40,14 +59,13 @@ global.Fca = new Object({
|
|
40
59
|
"Login2Fa": false,
|
41
60
|
"AutoLogin": false,
|
42
61
|
"BroadCast": true,
|
43
|
-
"AuthString": "SD4S XQ32 O2JA WXB3 FUX2 OPJ7 Q7JZ 4R6Z
|
62
|
+
"AuthString": "SD4S XQ32 O2JA WXB3 FUX2 OPJ7 Q7JZ 4R6Z",
|
44
63
|
"EncryptFeature": false,
|
45
64
|
"ResetDataLogin": false,
|
46
65
|
"AutoRestartMinutes": 0,
|
47
66
|
"HTML": {
|
48
67
|
"HTML": true,
|
49
|
-
"UserName": "
|
50
|
-
"MusicLink": "https://drive.google.com/uc?id=1zlAALlxk1TnO7jXtEP_O6yvemtzA2ukA&export=download"
|
68
|
+
"UserName": "Guest"
|
51
69
|
}
|
52
70
|
},
|
53
71
|
CountTime: function() {
|
@@ -91,22 +109,6 @@ global.Fca = new Object({
|
|
91
109
|
});
|
92
110
|
|
93
111
|
/!-[ Check File To Run Process ]-!/
|
94
|
-
console.log(`ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
95
|
-
β β
|
96
|
-
β β
|
97
|
-
β β
|
98
|
-
β ββββ βββ ββββββ βββ βββ βββββββ βββ βββββββββββββββ βββ β
|
99
|
-
β βββββ ββββββββββββββ βββββββββββ βββ ββββββββββββββββ ββββ β
|
100
|
-
β ββββββ ββββββββββββββ ββββββ ββββββββββββ βββ βββββββ β
|
101
|
-
β βββββββββββββββββββββ ββββββ βββββββββββ βββ βββββ β
|
102
|
-
β βββ βββββββββ ββββββββββββββββββββββββ βββ βββ βββ β
|
103
|
-
β βββ ββββββββ βββ βββββββ βββββββ βββ βββ βββ βββ β
|
104
|
-
β β
|
105
|
-
β β
|
106
|
-
β FCA-NAUGHTY1 β
|
107
|
-
β Version: 1.5.1 β
|
108
|
-
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ`);
|
109
|
-
|
110
112
|
|
111
113
|
let Boolean_Fca = ["AutoUpdate","Uptime","BroadCast","EncryptFeature","AutoLogin","ResetDataLogin","Login2Fa","Logo"];
|
112
114
|
let String_Fca = ["MainName","PreKey","Language","AuthString","Config"]
|
@@ -115,7 +117,7 @@ let All_Variable = Boolean_Fca.concat(String_Fca,Number_Fca);
|
|
115
117
|
|
116
118
|
try {
|
117
119
|
if (!global.Fca.Require.fs.existsSync(process.cwd() + '/FastConfigFca.json')) {
|
118
|
-
global.Fca.Require.fs.writeFileSync(process.cwd() + "/FastConfigFca.json", JSON.stringify(global.Fca.Data.
|
120
|
+
global.Fca.Require.fs.writeFileSync(process.cwd() + "/FastConfigFca.json", JSON.stringify(global.Fca.Data.ObjPriyansh, null, "\t"));
|
119
121
|
process.exit(1);
|
120
122
|
}
|
121
123
|
|
@@ -124,7 +126,7 @@ try {
|
|
124
126
|
}
|
125
127
|
catch (e) {
|
126
128
|
global.Fca.Require.logger.Error('Detect Your FastConfigFca Settings Invalid!, Carry out default restoration');
|
127
|
-
global.Fca.Require.fs.writeFileSync(process.cwd() + "/FastConfigFca.json", JSON.stringify(global.Fca.Data.
|
129
|
+
global.Fca.Require.fs.writeFileSync(process.cwd() + "/FastConfigFca.json", JSON.stringify(global.Fca.Data.ObjPriyansh, null, "\t"));
|
128
130
|
process.exit(1)
|
129
131
|
}
|
130
132
|
if (global.Fca.Require.fs.existsSync(process.cwd() + '/FastConfigFca.json')) {
|
@@ -160,12 +162,12 @@ catch (e) {
|
|
160
162
|
}
|
161
163
|
for (let i of All_Variable) {
|
162
164
|
if (!DataLanguageSetting[All_Variable[i]] == undefined) {
|
163
|
-
DataLanguageSetting[All_Variable[i]] = global.Fca.Data.
|
165
|
+
DataLanguageSetting[All_Variable[i]] = global.Fca.Data.ObjPriyansh[All_Variable[i]];
|
164
166
|
global.Fca.Require.fs.writeFileSync(process.cwd() + "/FastConfigFca.json", JSON.stringify(DataLanguageSetting, null, "\t"));
|
165
167
|
}
|
166
168
|
else continue;
|
167
169
|
}
|
168
|
-
global.Fca.Require.
|
170
|
+
global.Fca.Require.Priyansh = DataLanguageSetting;
|
169
171
|
}
|
170
172
|
catch (e) {
|
171
173
|
console.log(e);
|
@@ -174,7 +176,7 @@ catch (e) {
|
|
174
176
|
|
175
177
|
/!-[ Require config and use ]-!/
|
176
178
|
|
177
|
-
if (global.Fca.Require.
|
179
|
+
if (global.Fca.Require.Priyansh.Config != 'default') {
|
178
180
|
//do ssth
|
179
181
|
}
|
180
182
|
|
@@ -220,31 +222,520 @@ var js = readFileSync(join(__dirname, 'Extra', 'Html', 'Classic', 'script.js'));
|
|
220
222
|
*/
|
221
223
|
|
222
224
|
function ClassicHTML(UserName,Type,link) {
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
</
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
225
|
+
return `<!DOCTYPE html>
|
226
|
+
<html lang="en">
|
227
|
+
<head>
|
228
|
+
<meta charset="UTF-8">
|
229
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
230
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
231
|
+
<title>Priyanshu Rajput Info</title>
|
232
|
+
<!--font awasome icons-->
|
233
|
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
234
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
235
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
236
|
+
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
|
237
|
+
<!--my css file-->
|
238
|
+
<link rel="stylesheet" href="style.css">
|
239
|
+
</head>
|
240
|
+
<body >
|
241
|
+
<video autoplay muted plays-inline loop>
|
242
|
+
<source src="https://imgur.com/aoGxVLX.mp4" type="video/mp4">
|
243
|
+
</video>
|
244
|
+
<div class="container">
|
245
|
+
<button class="call"><i class="fa-solid fa-phone"></i></button>
|
246
|
+
<div class="card move">
|
247
|
+
<div class="imgbox">
|
248
|
+
<img src="https://i.imgur.com/eDbdlvd.jpg" alt="">
|
249
|
+
</div>
|
250
|
+
<div class="name-job">
|
251
|
+
<h3>Priyansh Rajput</h3>
|
252
|
+
<h5>Web Developer</h5>
|
253
|
+
</div>
|
254
|
+
<div class="skills">
|
255
|
+
<button class="btn-Follow"><a href="https://facebook.com/Priyanshu.Rajput.Official" target="_blank">Follow</a></button>
|
256
|
+
<button class="btn-Message"><a href=" https://telegram.me/Priyanshrajput" target="_blank">Message!</a></button>
|
257
|
+
</div>
|
258
|
+
|
259
|
+
</div>
|
260
|
+
<div class="icons">
|
261
|
+
<div class="icon">
|
262
|
+
<i class="fa-brands fa-twitter front"></i>
|
263
|
+
<i class="fa-brands fa-twitter back"></i>
|
264
|
+
<i class="fa-brands fa-twitter left"></i>
|
265
|
+
<i class="fa-brands fa-twitter right"></i>
|
266
|
+
<i class="fa-brands fa-twitter top"></i>
|
267
|
+
<i class="fa-brands fa-twitter bottom"></i>
|
268
|
+
</div>
|
269
|
+
<div class="icon">
|
270
|
+
<i class="fa-brands fa-youtube front"></i>
|
271
|
+
<i class="fa-brands fa-youtube back"></i>
|
272
|
+
<i class="fa-brands fa-youtube left"></i>
|
273
|
+
<i class="fa-brands fa-youtube right"></i>
|
274
|
+
<i class="fa-brands fa-youtube top"></i>
|
275
|
+
<i class="fa-brands fa-youtube bottom"></i>
|
276
|
+
</div>
|
277
|
+
<div class="icon">
|
278
|
+
<i class="fa-brands fa-facebook-f front"></i>
|
279
|
+
<i class="fa-brands fa-facebook-f back"></i>
|
280
|
+
<i class="fa-brands fa-facebook-f left"></i>
|
281
|
+
<i class="fa-brands fa-facebook-f right"></i>
|
282
|
+
<i class="fa-brands fa-facebook-f top"></i>
|
283
|
+
<i class="fa-brands fa-facebook-f bottom"></i>
|
244
284
|
</div>
|
245
|
-
|
246
|
-
|
247
|
-
|
285
|
+
<div class="icon">
|
286
|
+
<i class="fa-brands fa-whatsapp front"></i>
|
287
|
+
<i class="fa-brands fa-whatsapp back"></i>
|
288
|
+
<i class="fa-brands fa-whatsapp left"></i>
|
289
|
+
<i class="fa-brands fa-whatsapp right"></i>
|
290
|
+
<i class="fa-brands fa-whatsapp top"></i>
|
291
|
+
<i class="fa-brands fa-whatsapp bottom"></i>
|
292
|
+
</div>
|
293
|
+
</div>
|
294
|
+
</div>
|
295
|
+
</body>
|
296
|
+
</html>
|
297
|
+
<script>
|
298
|
+
var container=document.querySelector('.container')
|
299
|
+
var icons=document.querySelector('.icons')
|
300
|
+
var call=document.querySelector('.call')
|
301
|
+
var body =document.querySelector('body')
|
302
|
+
var card=document.querySelector('.card')
|
303
|
+
// body.addEventListener('onload',function(){
|
304
|
+
setTimeout(function(){
|
305
|
+
container.classList.add('move')
|
306
|
+
},3000)
|
307
|
+
// })
|
308
|
+
setTimeout(function(){
|
309
|
+
icons.style="opacity: 0"
|
310
|
+
call.style="opacity: 0"
|
311
|
+
},2000)
|
312
|
+
setTimeout(function(){
|
313
|
+
card.classList.remove('move')
|
314
|
+
icons.style="opacity: 1"
|
315
|
+
call.style="opacity: 1"
|
316
|
+
},6000)
|
317
|
+
|
318
|
+
</script>
|
319
|
+
|
320
|
+
<style>/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300&display=swap'); */
|
321
|
+
* {
|
322
|
+
padding: 0;
|
323
|
+
margin: 0;
|
324
|
+
box-sizing: border-box;
|
325
|
+
font-family: 'Roboto', sans-serif;
|
326
|
+
}
|
327
|
+
:root {
|
328
|
+
--width: 250px;
|
329
|
+
--height: 260px;
|
330
|
+
--i-width: calc(var(--height)*0.25 - 23px);
|
331
|
+
}
|
332
|
+
|
333
|
+
@media only screen and (min-width:64.1875em){
|
334
|
+
video{
|
335
|
+
height: 100%;
|
336
|
+
width: 100%;
|
337
|
+
}
|
338
|
+
|
339
|
+
}
|
340
|
+
@media only screen and (min-width:46.1875em) and (max-width:63.9375em){
|
341
|
+
video{
|
342
|
+
position: fixed;
|
343
|
+
top:0;
|
344
|
+
left: 0;
|
345
|
+
right: 0;
|
346
|
+
bottom: 0;
|
347
|
+
background-color: #000;
|
348
|
+
height: 100%;
|
349
|
+
display: block;
|
350
|
+
}
|
351
|
+
}
|
352
|
+
@media only screen and (max-width:46.1875em){
|
353
|
+
video{
|
354
|
+
position: fixed;
|
355
|
+
top:0;
|
356
|
+
left: 0;
|
357
|
+
right: 0;
|
358
|
+
bottom: 0;
|
359
|
+
background-color: #000;
|
360
|
+
height: 100%;
|
361
|
+
display: block;
|
362
|
+
}
|
363
|
+
|
364
|
+
}
|
365
|
+
body {
|
366
|
+
height: 100vh;
|
367
|
+
width: 100vw;
|
368
|
+
background-color: black;
|
369
|
+
display: flex;
|
370
|
+
justify-content: center;
|
371
|
+
align-items: center;
|
372
|
+
perspective: 600px;
|
373
|
+
overflow: hidden;
|
374
|
+
}
|
375
|
+
body::before {
|
376
|
+
content: '';
|
377
|
+
position: absolute;
|
378
|
+
left: 0;
|
379
|
+
top: 0;
|
380
|
+
width: 100%;
|
381
|
+
height: 100%;
|
382
|
+
background: linear-gradient(#E91e63, #FF0);
|
383
|
+
clip-path: circle(22% at 30% 22%);
|
384
|
+
z-index: -1;
|
385
|
+
}
|
386
|
+
body::after {
|
387
|
+
content: '';
|
388
|
+
position: absolute;
|
389
|
+
left: 0;
|
390
|
+
top: 0;
|
391
|
+
width: 100%;
|
392
|
+
height: 100%;
|
393
|
+
background: linear-gradient(#FFF, #DA00FF);
|
394
|
+
clip-path: circle(25% at 70% 80%);
|
395
|
+
z-index: -1;
|
396
|
+
}
|
397
|
+
.container {
|
398
|
+
position: fixed;
|
399
|
+
transform-style: preserve-3d;
|
400
|
+
|
401
|
+
display: none;
|
402
|
+
|
403
|
+
z-index: 99;
|
404
|
+
|
405
|
+
|
406
|
+
}
|
407
|
+
@keyframes move{
|
408
|
+
0% {
|
409
|
+
transform: scale(0);
|
410
|
+
/* opacity: 0; */
|
411
|
+
border-radius: 50%;
|
412
|
+
}
|
413
|
+
25% {
|
414
|
+
transform: scale(0.20);
|
415
|
+
/* opacity: 0.3; */
|
416
|
+
border-radius: 25%;
|
417
|
+
}
|
418
|
+
50% {
|
419
|
+
transform: scale(0.50);
|
420
|
+
/* opacity: 0,6; */
|
421
|
+
}
|
422
|
+
75% {
|
423
|
+
transform: scale(0.75);
|
424
|
+
/* opacity: 0,6; */
|
425
|
+
}
|
426
|
+
100% {
|
427
|
+
transform: scale(1);
|
428
|
+
/* opacity: 1; */
|
429
|
+
}
|
430
|
+
}
|
431
|
+
.container.move{
|
432
|
+
animation: move linear 1.5s;
|
433
|
+
display: block;
|
434
|
+
}
|
435
|
+
.container::before{
|
436
|
+
content: "";
|
437
|
+
position: absolute;
|
438
|
+
top:-2px;
|
439
|
+
left: -2px;
|
440
|
+
width:calc(100% + 5px) ;
|
441
|
+
height: calc(100% + 5px);
|
442
|
+
border:3px solid linear-gradient(45deg,#e6fb04,#00ff66,#00ffff,#ff00ff
|
443
|
+
,#ff0099,#6e0dde,#ff3300,#099fff);
|
444
|
+
/* background: linear-gradient(45deg,#e6fb04,#00ff66,#00ffff,#ff00ff
|
445
|
+
,#ff0099,#6e0dde,#ff3300,#099fff); */
|
446
|
+
animation: animate 20s linear infinite;
|
447
|
+
background-size: 400%;
|
448
|
+
/* background:linear-gradient(transparent,#45f3ff,#45f3ff,#45f3ff,transparent); */
|
449
|
+
z-index: -1;
|
450
|
+
|
451
|
+
}
|
452
|
+
/* .container::after{
|
453
|
+
content: "";
|
454
|
+
position: absolute;
|
455
|
+
|
456
|
+
inset: 3px;
|
457
|
+
} */
|
458
|
+
@keyframes animate{
|
459
|
+
0%{
|
460
|
+
/* transform: translate(-50%,-50%) rotate(0deg); */
|
461
|
+
|
462
|
+
background-position: 0 0;
|
463
|
+
}
|
464
|
+
50%{
|
465
|
+
background-position:100% 0;
|
466
|
+
}
|
467
|
+
100%{
|
468
|
+
/* transform: translate(-50%,-50%) rotate(360deg); */
|
469
|
+
background-position: 0 0;
|
470
|
+
}
|
471
|
+
}
|
472
|
+
.card {
|
473
|
+
position: relative;
|
474
|
+
width: var(--width);
|
475
|
+
height: var(--height);
|
476
|
+
background-color: rgba(255, 255, 255, 0.02);
|
477
|
+
backdrop-filter: blur(9px);
|
478
|
+
border-top: 1px solid #FFF2;
|
479
|
+
border-left: 1px solid #FFF2;
|
480
|
+
box-shadow: 4px 4px 12px #0004;
|
481
|
+
|
482
|
+
|
483
|
+
color: #FFF;
|
484
|
+
overflow: hidden;
|
485
|
+
transition: transform 0.7s;
|
486
|
+
display: flex;
|
487
|
+
flex-wrap: wrap;
|
488
|
+
justify-content: center;
|
489
|
+
transition: 1s linear;
|
490
|
+
}
|
491
|
+
.card.move{
|
492
|
+
width: 120px;
|
493
|
+
height: 120px;
|
494
|
+
border-radius: 50%;
|
495
|
+
overflow: hidden;
|
496
|
+
padding: 0px;
|
497
|
+
|
498
|
+
}
|
499
|
+
.card.move .imgbox{
|
500
|
+
transform: translateY(0);
|
501
|
+
}
|
502
|
+
.card.move.card:before{
|
503
|
+
opacity: 0;
|
504
|
+
}
|
505
|
+
.card::before {
|
506
|
+
content: '';
|
507
|
+
position: absolute;
|
508
|
+
left: -99%;
|
509
|
+
width: 70px;
|
510
|
+
height: 400px;
|
511
|
+
background-color: #FFFB;
|
512
|
+
transform: rotate(38deg) translateY(-25%);
|
513
|
+
z-index: 1;
|
514
|
+
}
|
515
|
+
.container:hover .card:before {
|
516
|
+
animation: brightness 0.8s 1 forwards;
|
517
|
+
}
|
518
|
+
@keyframes brightness {
|
519
|
+
0% {
|
520
|
+
left: -99%;
|
521
|
+
}
|
522
|
+
100% {
|
523
|
+
left: 120%;
|
524
|
+
}
|
525
|
+
}
|
526
|
+
.imgbox {
|
527
|
+
width: 115px;
|
528
|
+
height: 115px;
|
529
|
+
border: 5px solid transparent;
|
530
|
+
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.533);
|
531
|
+
border-radius: 50%;
|
532
|
+
overflow: hidden;
|
533
|
+
text-align: center;
|
534
|
+
transition: 1s;
|
535
|
+
transform: translateY(10px);
|
536
|
+
}
|
537
|
+
.imgbox:hover{
|
538
|
+
width: 100%;
|
539
|
+
height: 100%;
|
540
|
+
border: none;
|
541
|
+
border-radius: unset;
|
542
|
+
transform: translateY(0px);
|
543
|
+
}
|
544
|
+
.imgbox:hover.card{
|
545
|
+
padding: 0;
|
546
|
+
}
|
547
|
+
.imgbox img {
|
548
|
+
width: 100%;
|
549
|
+
height: 100%;
|
550
|
+
|
551
|
+
}
|
552
|
+
.name-job {
|
553
|
+
width: 100%;
|
554
|
+
text-align: center;
|
555
|
+
text-shadow: 1px 2px 2px #000;
|
556
|
+
/* margin-bottom: 40px; */
|
557
|
+
margin-top: 10px
|
558
|
+
}
|
559
|
+
|
560
|
+
.name-job h3 {
|
561
|
+
margin-bottom: 0.1em;
|
562
|
+
}
|
563
|
+
.name-job h5 {
|
564
|
+
color: rgb(36, 219, 36);
|
565
|
+
line-height: 25px;
|
566
|
+
}
|
567
|
+
.info {
|
568
|
+
grid-column: 2 / 4;
|
569
|
+
grid-row: 1 / 3;
|
570
|
+
padding: 7px;
|
571
|
+
line-height: 1.8;
|
572
|
+
font-weight: 200;
|
573
|
+
}
|
574
|
+
.skills {
|
575
|
+
display: flex;
|
576
|
+
justify-content: space-around;
|
577
|
+
align-items: center;
|
578
|
+
margin-bottom: 6px;
|
579
|
+
}
|
580
|
+
.skills button{
|
581
|
+
padding: 5px 10px;
|
582
|
+
width: 85px;
|
583
|
+
margin: 5px;
|
584
|
+
|
585
|
+
|
586
|
+
cursor: pointer;
|
587
|
+
}
|
588
|
+
.btn-Follow a{
|
589
|
+
text-decoration: none;
|
590
|
+
color: black;
|
591
|
+
}
|
592
|
+
.btn-Follow{
|
593
|
+
background-color: rgb(36, 219, 36);
|
594
|
+
border-radius: 1px;
|
595
|
+
border: none;
|
596
|
+
}
|
597
|
+
.btn-Follow:hover{
|
598
|
+
background-color: rgb(2, 250, 2);
|
599
|
+
|
600
|
+
}
|
601
|
+
.btn-Message a{
|
602
|
+
text-decoration: none;
|
603
|
+
color: rgb(36, 219, 36);
|
604
|
+
}
|
605
|
+
.btn-Message a:hover{
|
606
|
+
color: #000;
|
607
|
+
}
|
608
|
+
.btn-Message{
|
609
|
+
border: 1px solid rgb(36, 219, 36);
|
610
|
+
border-radius: 3px;
|
611
|
+
background-color: transparent;
|
612
|
+
color: #fff;
|
613
|
+
}
|
614
|
+
.btn-Message:hover{
|
615
|
+
background-color: rgb(2, 250, 2);
|
616
|
+
color: red;
|
617
|
+
}
|
618
|
+
.skills .fa-brands {
|
619
|
+
cursor: pointer;
|
620
|
+
position: relative;
|
621
|
+
width: 45px;
|
622
|
+
height: 45px;
|
623
|
+
background-color: #FFF5;
|
624
|
+
box-shadow: 0px 2px 4px #0008, 0px -1px 1px #FFF;
|
625
|
+
display: grid;
|
626
|
+
place-content: center;
|
627
|
+
font-size: 1.22em;
|
628
|
+
border-radius: 50%;
|
629
|
+
transition: 0.3s;
|
630
|
+
}
|
631
|
+
.skills .fa-brands:hover {
|
632
|
+
background-color: #FFF;
|
633
|
+
color: #222;
|
634
|
+
}
|
635
|
+
.call {
|
636
|
+
cursor: pointer;
|
637
|
+
position: absolute;
|
638
|
+
left: 10px;
|
639
|
+
top: 10px;
|
640
|
+
width: 40px;
|
641
|
+
height: 40px;
|
642
|
+
background-color: #555;
|
643
|
+
color: #FFF;
|
644
|
+
border: 2px solid #FFF;
|
645
|
+
display: grid;
|
646
|
+
place-content: center;
|
647
|
+
border-radius: 50%;
|
648
|
+
z-index: 1;
|
649
|
+
transition: 0.4s;
|
650
|
+
}
|
651
|
+
.call:focus {
|
652
|
+
transform: rotateY(45deg) translateX(120px) translateZ(-70px);
|
653
|
+
}
|
654
|
+
.call:focus ~ .card {
|
655
|
+
transform: rotateY(45deg) translateX(140px) translateZ(-120px);
|
656
|
+
}
|
657
|
+
.call:focus ~ .icons {
|
658
|
+
height: var(--height);
|
659
|
+
transform: translateZ(var(--i-width)) translateY(-50%);
|
660
|
+
}
|
661
|
+
.icon {
|
662
|
+
position: relative;
|
663
|
+
width: var(--i-width);
|
664
|
+
height: var(--i-width);
|
665
|
+
transform-style: preserve-3d;
|
666
|
+
transform: rotateX(-40deg) rotateY(45deg);
|
667
|
+
transition: 0.7s;
|
668
|
+
}
|
669
|
+
.icons {
|
670
|
+
position: absolute;
|
671
|
+
left: 5px;
|
672
|
+
top: 50%;
|
673
|
+
width: var(--i-width);
|
674
|
+
height: calc(var(--i-width)*4);
|
675
|
+
transition: 0.6s;
|
676
|
+
display: flex;
|
677
|
+
flex-direction: column;
|
678
|
+
justify-content: space-between;
|
679
|
+
transform: translateZ(calc(var(--i-width) * -1)) translateY(-50%);
|
680
|
+
transform-style: preserve-3d;
|
681
|
+
}
|
682
|
+
.icon .fa-brands {
|
683
|
+
position: absolute;
|
684
|
+
left: 0;
|
685
|
+
top: 0;
|
686
|
+
width: 100%;
|
687
|
+
height: 100%;
|
688
|
+
background-color: #222;
|
689
|
+
color: #0FF;
|
690
|
+
border: 1px dashed #0FF;
|
691
|
+
display: grid;
|
692
|
+
place-content: center;
|
693
|
+
font-size: 1.2em;
|
694
|
+
transition: 0.5s;
|
695
|
+
}
|
696
|
+
.call:hover {
|
697
|
+
border-color: #222;
|
698
|
+
color: #000;
|
699
|
+
background-color: #FC0;
|
700
|
+
}
|
701
|
+
.icon:hover {
|
702
|
+
cursor: pointer;
|
703
|
+
transform: rotateX(-40deg) rotateY(315deg);
|
704
|
+
}
|
705
|
+
.icon:hover .fa-brands {
|
706
|
+
border-color: inherit;
|
707
|
+
background-color: #FFF;
|
708
|
+
}
|
709
|
+
.icon:hover .fa-facebook-f {
|
710
|
+
color: #0000dd;
|
711
|
+
}
|
712
|
+
.icon:hover .fa-twitter {
|
713
|
+
color: #002fff;
|
714
|
+
}
|
715
|
+
.icon:hover .fa-youtube {
|
716
|
+
color: #F00;
|
717
|
+
}
|
718
|
+
.icon:hover .fa-whatsapp {
|
719
|
+
color: #0F0;
|
720
|
+
}
|
721
|
+
.front {
|
722
|
+
transform: translateZ(calc(var(--i-width)*0.5));
|
723
|
+
}
|
724
|
+
.back {
|
725
|
+
transform: translateZ(calc(var(--i-width)* -0.5));
|
726
|
+
}
|
727
|
+
.left {
|
728
|
+
transform: rotateY(-90deg) translateZ(calc(var(--i-width)* 0.5));
|
729
|
+
}
|
730
|
+
.right {
|
731
|
+
transform: rotateY(90deg) translateZ(calc(var(--i-width)* 0.5));
|
732
|
+
}
|
733
|
+
.bottom {
|
734
|
+
transform: rotateX(-90deg) translateZ(calc(var(--i-width)* 0.5));
|
735
|
+
}
|
736
|
+
.top {
|
737
|
+
transform: rotateX(90deg) translateZ(calc(var(--i-width)* 0.5));
|
738
|
+
}</style>`
|
248
739
|
//lazy to change
|
249
740
|
}
|
250
741
|
|
@@ -277,7 +768,7 @@ express.use(function(req, res, next) {
|
|
277
768
|
// }
|
278
769
|
default: {
|
279
770
|
res.writeHead(200, "OK", { "Content-Type": "text/html" });
|
280
|
-
res.write(ClassicHTML(global.Fca.Require.
|
771
|
+
res.write(ClassicHTML(global.Fca.Require.Priyansh.HTML.UserName, global.Fca.Data.PremText.includes("Premium") ? "Premium": "Free", global.Fca.Require.Priyansh.HTML.MusicLink));
|
281
772
|
}
|
282
773
|
}
|
283
774
|
res.end();
|
@@ -357,7 +848,7 @@ function buildAPI(globalOptions, html, jar) {
|
|
357
848
|
var maybeCookie = jar.getCookies("https://www.facebook.com").filter(function(/** @type {{ cookieString: () => string; }} */val) { return val.cookieString().split("=")[0] === "c_user"; });
|
358
849
|
|
359
850
|
if (maybeCookie.length === 0) {
|
360
|
-
switch (global.Fca.Require.
|
851
|
+
switch (global.Fca.Require.Priyansh.AutoLogin) {
|
361
852
|
case true: {
|
362
853
|
global.Fca.Require.logger.Warning(global.Fca.Require.Language.Index.AutoLogin, function() {
|
363
854
|
return global.Fca.AutoLogin();
|
@@ -366,7 +857,7 @@ function buildAPI(globalOptions, html, jar) {
|
|
366
857
|
}
|
367
858
|
case false: {
|
368
859
|
throw { error: global.Fca.Require.Language.Index.ErrAppState };
|
369
|
-
|
860
|
+
|
370
861
|
}
|
371
862
|
}
|
372
863
|
}
|
@@ -391,7 +882,7 @@ function buildAPI(globalOptions, html, jar) {
|
|
391
882
|
}
|
392
883
|
|
393
884
|
let Slot = Object.keys(CHECK_MQTT);
|
394
|
-
|
885
|
+
|
395
886
|
var mqttEndpoint,region,irisSeqID;
|
396
887
|
Object.keys(CHECK_MQTT).map(function(MQTT) {
|
397
888
|
if (CHECK_MQTT[MQTT] && !region) {
|
@@ -535,7 +1026,7 @@ function makeLogin(jar, email, password, loginOptions, callback, prCallback) {
|
|
535
1026
|
dpr: 1
|
536
1027
|
});
|
537
1028
|
}, 2500);
|
538
|
-
switch (global.Fca.Require.
|
1029
|
+
switch (global.Fca.Require.Priyansh.Login2Fa) {
|
539
1030
|
case true: {
|
540
1031
|
try {
|
541
1032
|
const question = question => {
|
@@ -587,7 +1078,7 @@ function makeLogin(jar, email, password, loginOptions, callback, prCallback) {
|
|
587
1078
|
$("form input").map((i, v) => arr.push({ val: $(v).val(), name: $(v).attr("name") }));
|
588
1079
|
arr = arr.filter(v => { return v.val && v.val.length });
|
589
1080
|
var from2 = utils.arrToForm(arr);
|
590
|
-
|
1081
|
+
|
591
1082
|
if (html.indexOf("checkpoint/?next") > -1) {
|
592
1083
|
setTimeout(() => {
|
593
1084
|
checkVerified = setInterval((_form) => {}, 5000, {
|
@@ -926,7 +1417,7 @@ try {
|
|
926
1417
|
}
|
927
1418
|
}
|
928
1419
|
try {
|
929
|
-
switch (global.Fca.Require.
|
1420
|
+
switch (global.Fca.Require.Priyansh.EncryptFeature) {
|
930
1421
|
case true: {
|
931
1422
|
appState = JSON.parse(JSON.stringify(appState, null, "\t"));
|
932
1423
|
switch (utils.getType(appState)) {
|
@@ -1055,7 +1546,7 @@ try {
|
|
1055
1546
|
}
|
1056
1547
|
break;
|
1057
1548
|
default: {
|
1058
|
-
logger.Warning(getText(Language.IsNotABoolean,global.Fca.Require.
|
1549
|
+
logger.Warning(getText(Language.IsNotABoolean,global.Fca.Require.Priyansh.EncryptFeature))
|
1059
1550
|
process.exit(0);
|
1060
1551
|
}
|
1061
1552
|
}
|
@@ -1147,11 +1638,11 @@ try {
|
|
1147
1638
|
Fetch('https://raw.githubusercontent.com/corazoncary/fca/main/package.json').then(async (/** @type {{ body: { toString: () => string; }; }} */res) => {
|
1148
1639
|
const localVersion = global.Fca.Version;
|
1149
1640
|
if (Number(localVersion.replace(/\./g,"")) < Number(JSON.parse(res.body.toString()).version.replace(/\./g,"")) ) {
|
1150
|
-
log.warn("[ FCA-
|
1151
|
-
if (global.Fca.Require.
|
1152
|
-
log.warn("[ FCA-
|
1641
|
+
log.warn("[ FCA-PRIYANSH ] β’",getText(Language.NewVersionFound,global.Fca.Version,JSON.parse(res.body.toString()).version));
|
1642
|
+
if (global.Fca.Require.Priyansh.AutoUpdate == true) {
|
1643
|
+
log.warn("[ FCA-PRIYANSH ] β’",Language.AutoUpdate);
|
1153
1644
|
try {
|
1154
|
-
execSync('npm install
|
1645
|
+
execSync('npm install fca-priyansh@latest', { stdio: 'inherit' });
|
1155
1646
|
logger.Success(Language.UpdateSuccess)
|
1156
1647
|
logger.Normal(Language.RestartAfterUpdate);
|
1157
1648
|
await new Promise(resolve => setTimeout(resolve,5*1000));
|
@@ -1166,16 +1657,16 @@ try {
|
|
1166
1657
|
logger.Error('succeess Package');
|
1167
1658
|
execSync('npm cache clean --force', { stdio: 'ignore'})
|
1168
1659
|
await new Promise(resolve => setTimeout(resolve, 2*1000))
|
1169
|
-
fs.removeSync('../
|
1660
|
+
fs.removeSync('../fca-priyansh');
|
1170
1661
|
// why stdio is not studio :v
|
1171
1662
|
await new Promise(resolve => setTimeout(resolve, 2*1000))
|
1172
|
-
execSync('npm i
|
1663
|
+
execSync('npm i fca-priyansh@latest', { stdio: 'inherit'})
|
1173
1664
|
logger.Success("success Restart");
|
1174
1665
|
process.exit(1);
|
1175
1666
|
}
|
1176
1667
|
catch (e) {
|
1177
1668
|
logger.Warning("Error Please Enter The Following Code In Console To Fix !");
|
1178
|
-
logger.Warning("rmdir -rf ./node_modules/fca-
|
1669
|
+
logger.Warning("rmdir -rf ./node_modules/fca-priyansh && npm i fca-priyansh@latest && npm start");
|
1179
1670
|
logger.Warning("Please Copy All The Above Words, Need To Do It 100% Correctly Otherwise Your File Will Be Discolored β¨")
|
1180
1671
|
process.exit(0);
|
1181
1672
|
}
|
@@ -1241,9 +1732,9 @@ function setUserNameAndPassWord() {
|
|
1241
1732
|
logger.Error();
|
1242
1733
|
process.exit(0);
|
1243
1734
|
}
|
1244
|
-
if (global.Fca.Require.
|
1245
|
-
global.Fca.Require.
|
1246
|
-
global.Fca.Require.fs.writeFileSync(process.cwd() + '/FastConfigFca.json', JSON.stringify(global.Fca.Require.
|
1735
|
+
if (global.Fca.Require.Priyansh.ResetDataLogin) {
|
1736
|
+
global.Fca.Require.Priyansh.ResetDataLogin = false;
|
1737
|
+
global.Fca.Require.fs.writeFileSync(process.cwd() + '/FastConfigFca.json', JSON.stringify(global.Fca.Require.Priyansh, null, 4));
|
1247
1738
|
}
|
1248
1739
|
logger.Success(Language.SuccessSetData);
|
1249
1740
|
process.exit(1);
|
@@ -1297,7 +1788,7 @@ function login(loginData, options, callback) {
|
|
1297
1788
|
emitReady: false,
|
1298
1789
|
userAgent: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8"
|
1299
1790
|
};
|
1300
|
-
|
1791
|
+
|
1301
1792
|
if (loginData.email && loginData.password) {
|
1302
1793
|
setOptions(globalOptions, {
|
1303
1794
|
logLevel: "silent",
|
@@ -1323,14 +1814,14 @@ function login(loginData, options, callback) {
|
|
1323
1814
|
};
|
1324
1815
|
callback = prCallback;
|
1325
1816
|
}
|
1326
|
-
|
1817
|
+
|
1327
1818
|
(async function() {
|
1328
1819
|
var Premium = require("./Extra/Src/Premium");
|
1329
1820
|
global.Fca.Data.PremText = await Premium(global.Fca.Require.Security.create().uuid) || "BαΊ‘n Δang SΓ i PhiΓͺn BαΊ£n: Free !";
|
1330
1821
|
if (!loginData.email && !loginData.password) {
|
1331
|
-
switch (global.Fca.Require.
|
1822
|
+
switch (global.Fca.Require.Priyansh.AutoLogin) {
|
1332
1823
|
case true: {
|
1333
|
-
if (global.Fca.Require.
|
1824
|
+
if (global.Fca.Require.Priyansh.ResetDataLogin) return setUserNameAndPassWord();
|
1334
1825
|
else {
|
1335
1826
|
try {
|
1336
1827
|
if (await Database.get("TempState")) {
|