Skip to content

Instantly share code, notes, and snippets.

View dgxo's full-sized avatar

Dog dgxo

  • England
  • 20:57 (UTC +01:00)
View GitHub Profile
@dgxo
dgxo / invite.md
Last active August 16, 2023 08:39
Get a friend invite link!

See the website for an easier time reading.

To generate a nice invite link that links directly to your profile, you can either:

  1. Copy the code below into Discord's console and run it.
(function(){const { createFriendInvite: a } = webpackChunkdiscord_app.push([[Symbol()], {}, (req) => Object.values(req.c).find((m) => m?.exports?.Z?.createFriendInvite)]).exports.Z;webpackChunkdiscord_app.pop();let m = `Here's your friend invite: https://discord.gg/${(await a()).code}`;console.log(m);alert(m);return m;})

or

@dgxo
dgxo / aternos-fix.md
Last active August 16, 2023 07:07
Aternos CSS Fixes

how to remove the ads, big red popup and add a nice font on aternos

choose your browser (click): firefox | chrome/edge

I prefer Poppins but if you want a different font then click the dropdown below:

Changing the Font

Custom Font

Go to the following link, but swap out YOURFONTHERE with the Google Font you want to use. Then copy the code under /* latin */ until the empty line. Then swap out the @font-face...} with your clipboard.