Last active
May 22, 2025 19:20
-
-
Save vielhuber/06eef5f7aa8353606ae33d63ebd42008 to your computer and use it in GitHub Desktop.
anton app coin hack #js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
coins = 42, | |
sourceId = localStorage.getItem('sourceId').split('"').join(''), | |
deviceLogId = localStorage.getItem('deviceLogId').split('"').join(''), | |
users = JSON.parse(localStorage.getItem('users')); | |
users.forEach(users__value => { | |
fetch('https://logger-lb-5.anton.app/events', { | |
method: 'POST', | |
'headers': { 'Content-Type': 'application/json' }, | |
body: JSON.stringify({ | |
"events":[{"event":"adjustCoins","value":coins,"src":sourceId,"created":(new Date()).toISOString()}], | |
"log":users__value.l, | |
"credentials":{"authToken":users__value.t,"deviceLogId":deviceLogId} | |
}), | |
}).then(v=>v).catch(v=>v).then(data => { window.location.reload(); }); | |
}); |
wäre sher nett habe es schon aleine probiert aber kaum erfolge gehabt
wäre sher nett habe es schon aleine probiert aber kaum erfolge gehabt
Komm in den discord da kann ich helfen
Bin ich
Antonabi ***@***.***> schrieb am Fr., 24. Jan. 2025, 20:19:
… ***@***.**** commented on this gist.
------------------------------
wäre sher nett habe es schon aleine probiert aber kaum erfolge gehabt
Komm in den discord da kann ich helfen
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/vielhuber/06eef5f7aa8353606ae33d63ebd42008#gistcomment-5407353>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BO2ELPGOZ4JHEVBIKIOXJJ32MKG5BBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVEYTCNRTGA2TMNBSU52HE2LHM5SXFJTDOJSWC5DF>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
Danke
XDDDDD
BTW ich hab mal nen discord server erstellt für alle die sich fürs modden und „hacken“ von ANTON interessieren https://discord.gg/QBUSTexsEX joint gerne wenn ihr wollt
Der Link ist kaputt, kannst du mir ne neue Einladung schicken?
BTW ich hab mal nen discord server erstellt für alle die sich fürs modden und „hacken“ von ANTON interessieren https://discord.gg/QBUSTexsEX joint gerne wenn ihr wollt
Der Link ist kaputt, kannst du mir ne neue Einladung schicken?
Ich hab das komplett vergessen, sorry
ich hab den Server (aus persönlichen Gründen) runtergenommen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hallo wollte fragen ob wer mir einen code geben kann um mir likes in anton zu geben
oder mir eine erklärung geben es selber zu machen