Categories > WeAreDevs > Hangout >

TUTORIAL | How to send Embed Discord Messages w/out a selfbot

TeekTacker

(apparently) YNW Melly

Posts: 921

Threads: 111

Joined: Jan, 2019

Reputation: -95

Posted

Notes:

If this gets attention and you need help, join my Discord server here.

Credits to cheapsk9


Steps:

1. Find your Discord token

2. Go into your development console and put in this code:

var urlToSendTo = "https://discordapp.com/api/v6/channels/474976340919975936/messages"; var authorization = "YOURTOKENHRE; function doSubmit() { var xmlhttp; if (window.XMLHttpRequest) { // code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp = new XMLHttpRequest(); } var jsonPOST = {"content": "", "embed": {"type": "rich", "title": "Title", "Description": "tell me", "footer": {"text": "Footer"}}} var datatosend = JSON.stringify(jsonPOST); xmlhttp.open("POST", urlToSendTo, true); xmlhttp.setRequestHeader("Content-Type", "application/json"); xmlhttp.setRequestHeader("authorization", authorization); xmlhttp.send(datatosend); //counter++; //setTimeout(doSubmit, 1000); } doSubmit();


Here is what it looks like:

https://gyazo.com/dbfc9865be82e491eefcf6f72d58f914


What would you like to see next?

  • 0

Added

@SUPERSMASHERBROS No it's not

  • 0

Added

@SUPERSMASHERBROS I got banned by a mod that targets me which I will get unbanned soon :)

  • 0

Proud owner of Artemis

I quit exploiting

I might buy Premium soon!

Posts: 421

Threads: 117

Joined: Mar, 2018

Reputation: 37

Replied

@TeekTacker 

how much threats can teek make

proof that the mod that banned you never  targetted you:

https://media.discordapp.net/attachments/474976340919975936/706317833671278654/unknown.png

https://media.discordapp.net/attachments/474976340919975936/706318078371430480/unknown.png

  • 0

‏‏‏‏‏

TeekTacker

(apparently) YNW Melly

Posts: 921

Threads: 111

Joined: Jan, 2019

Reputation: -95

Replied

@stan2012 I'm god. Must be true because I said it

  • 0

Added

@SUPERSMASHERBROS Yes I will because I have proof this method is not a self bot. Even if it was, I shouldn't have gotten banned w/out a warning to not use it.

  • 0

Added

@SUPERSMASHERBROS :) I have no clue who Pixel is, or why you think I am them. You won't make me mad though :) 

  • 0

Proud owner of Artemis

I quit exploiting

I might buy Premium soon!

Posts: 21

Threads: 3

Joined: Aug, 2017

Reputation: 1

Replied

@TeekTacker i bet you my left testicle you are not getting unbanned

  • 0

rasengan bro

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )