globalThis.Tesla = {
Socials: {
GitHub: '0x11DFE',
Telegram: '@T3SL4'
},
Hobbies: [
'JS',
'.NET',
'PHP',
'Reverse Engineering',
'Listening/Writing Rap',
'Making the WWW a better place'
],
Crypto: {
Bitcoin: 'bc1pkarn9lc8p7kg0zte5jh5w23tpmfd2au8szyxwrk6ycwuk5h360qqg35twp', // TapRoot
Ethereum: '0xd7808a0b7635462b1c1184767aB382C3A589D0B7',
Solana: '9dboZP2Re8fW1PqhWTPgwcWjWQiXv8C25tgnjhzZGN1W',
Litecoin: 'ltc1q4xcswdu0mpavrdsgups6kqajsfmnv0xcydxyd3',
Dogecoin: 'DFXJrMQmBX9HdshnnzX1Tf6kUKrAKQBE94',
USDT: 'TSgHFznWfRryW6mQ5mTX3pS3Arca5Xbo1T', // TRC20
Ton: 'UQB0uGMKN9BGVaXNAPd7PCofj7I7F2AsPdgjfbjiU9_6cUwI',
XRP: 'rw95kBPu3sMrsewNsSGbRp1zVj9grwdti'
},
LoveYou: Boolean(!1337),
// Function to log a given message
SayWhoWhat: (message) => console.log(message),
// Function to display a table of information
ShowSomeLove: (data) => console.table(data),
// Function to calculate a number based on a string input
ItProbablyMeans: (input) => parseInt(input, (6 + 6 + 7) - 3),
}
// Loop to show some love until LoveYou becomes true
while (Tesla.LoveYou === false) {
Tesla.ShowSomeLove(Tesla);
Tesla.LoveYou = Boolean(1337);
if (Tesla.LoveYou) {
Tesla.SayWhoWhat('What does 0x11DFE mean?');
const hmmmm = Tesla.ItProbablyMeans(Tesla.Socials.GitHub);
const oh_i_also_have_a_reddit = `https://www.reddit.com/user/${hmmmm}`;
Tesla.SayWhoWhat(oh_i_also_have_a_reddit);
}
}
👁️🗨️
Watching you...
Highlights
Pinned Loading
-
Mrakovic-ORG/NashaVM
Mrakovic-ORG/NashaVM Public archiveNasha is a Virtual Machine for .NET files and its runtime was made in C++/CLI
-
Mrakovic-ORG/Privilege_Escalation
Mrakovic-ORG/Privilege_Escalation Public archiveUAC Bypass for windows
-
Pixel-Props/pixel.features
Pixel-Props/pixel.features Public archiveA mix of files from the Pixel Phones to unlock the full potential of Android
-
Pixel-Props/build.prop
Pixel-Props/build.prop PublicBash script to build your own system.prop
-
Mrakovic-ORG/WannabeSelfish
Mrakovic-ORG/WannabeSelfish Public archiveA multi purpose discord self bot with bypass capabilities.
-
Mrakovic-ORG/iCloud_Bypass
Mrakovic-ORG/iCloud_Bypass Public archiveiCloud Bypass - iOS 13.3.1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.