Advertisement
Meliodas0_0

Untitled

Nov 3rd, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. bool flag3 = File.Exists("resources/bloxsploit.dll");
  2. if (flag3)
  3. {
  4. File.Delete("resources/bloxsploit.dll");
  5. }
  6. new WebClient().DownloadFileAsync(new Uri("https://bloxsploits.com/Lua.dll"), "resources/bloxsploit.dll");
  7.  
  8. if (Environment.UserName == "Nova")
  9. {
  10. this.timer2.Enabled = false;
  11. this.timer2.Stop();
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement