Advertisement
akaMeltDown

LOL

Aug 30th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.39 KB | None | 0 0
  1.         string nL = "\n\n";
  2. string sB = "```cs";
  3. string URL = "-Buy Here https://darkworld.website/index.php?page=Login";
  4. string eB = "```";
  5. string response = "";
  6. //call inside an event
  7.          response = sB + nL + "[Iron- $2]" + nL + "[Emerald- $5]" + nL + "[Gold- $10]" + nL + "[Diamond- $15]" + nL + "[EndDragon- $25]" + nL + "[LifeTime- $35]" + nL + "[ZombieKing- $27]" + nL + eB + URL;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement