We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a62c7e commit adb6e24Copy full SHA for adb6e24
src/XD/XDDOS/XDDOS.java
@@ -27,7 +27,7 @@ public class XDDOS {
27
public static ProxyLoader proxies;
28
public static int cpuselect;
29
public static String serverhp;
30
- public static final String DISCORD_USERNAME = "vortexD#1521";
+ public static final String DISCORD_USERNAME = "CatOnDrugs#1521";
31
public static boolean attackRunning = false;
32
33
public static final String RED_BOLD = "\033[1;31m"; // RED
0 commit comments