• We just launched and are currently in beta. Join us as we build and grow the community.

[*UNFINISHED*] ELYON CBT KEY GENERATOR

...

High-Performance Code Developer
? Rep
0
0
0
Rep
0
? Vouches
0
0
0
Vouches
0
Posts
58
Likes
189
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 400 XP
HELLO FAM,
sharing this piece of code but need a little change into other code format if u know JS can be easily edit in secs*
Code:
* THIS ONE FORMAT THEY USING *
9T51-L5UE-CCWC
Code:
var speed = prompt("Speed of checker/gen (Recommended 500 for fast pcs, 1000 for slow)")
function generateCode() {
var code = "";
var chars = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
for (var i = 0; i < 4; i++)
code += chars.charAt(Math.floor(Math.random() * chars.length));
return code;
}
function main() {
document.getElementById("fe-redeem").value = generateCode();
document.getElementById("btn-redeem").click();
}
setInterval(function() {
main();
}, speed);
Edited by GRAAPAPA, 06 May 2021 - 05:47 PM.
 

432,289

312,550

312,559

Top