Download Article
An easy-to-follow guide on how you can fake Discord messages using developer tools like Inspect Element
Download Article

To get your way or play a prank on friends, faking messages on Discord can be pretty handy. Using Inspect Element in Developer Tools, you can quickly change nicknames, usernames, times, and message text. Learn how to do this with Google Chrome ! Other browsers have slightly different buttons to push, but the process should be similar.

  1. Log in to Discord on Google Chrome. Download Chrome or use another search engine to open it. The Discord application won't work as it doesn't have the Developer Tools option.
  2. You can do this by clicking the three vertical dots in the top right, then selecting More Tools. Choose Developer Tools in the drop-down menu.
    Advertisement
  3. You can either edit the messages or create them yourself. Direct messages and server messages both work!
  4. Once the cursor is blue, it's ready to use. Click the text you want to edit.
  5. This will delete the message and leave a blank space. Don't click away.
  6. This can be any text Discord will allow.
  7. The part you should delete and replace will be after role="button" .
  8. The text that should be replaced will be after datetime="000000000" . The format is month/day/year or 00/00/0000.
  9. alt="other_name" draggable="false" class="(emoji class)"> . Get the emoji's image ID by sending the message yourself and selecting it.
    • For example, the :grinning: emoji ID is /assets/5c04ac2b97de83c767c22cb0028544ee.svg . The context is <img src=" /assets/assets/5c04ac2b97de83c767c22cb0028544ee.svg aria-label=":grinning:" alt=":grinning:" draggable="false" class="emoji jumboable">
  10. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How do I reset it so it goes back to normal?
    Jsnlin0
    Community Answer
    Simply reload the page and it should go back to normal. Click the reload button near the top of the browser window.
Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Thanks to all authors for creating a page that has been read 198,989 times.

      Is this article up to date?

      Advertisement