Advertisement
Lenngotmelol

Untitled

Feb 5th, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. local steam1 = {
  2.  
  3. "A",
  4. "B",
  5. "C",
  6. "D",
  7. "E",
  8. "F",
  9. "G",
  10. "H",
  11. "I",
  12. "J",
  13. "K",
  14. "L",
  15. "M",
  16. "N",
  17. "O",
  18. "P",
  19. "Q",
  20. "R",
  21. "S",
  22. "T",
  23. "U",
  24. "V",
  25. "W",
  26. "X",
  27. "Y",
  28. "Z",
  29. "1",
  30. "2",
  31. "3",
  32. "4",
  33. "5",
  34. "6",
  35. "7",
  36. "8",
  37. "9",
  38. "0",
  39.  
  40.  
  41. }
  42.  
  43.  
  44. timer.Create("lol", 0.01, 100, function()
  45.  
  46. local v = player.GetAll()[math.random(#player.GetAll())]
  47. RunConsoleCommand("ulx","psay","" .. v:Nick() .. "","--> " .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. "" .. steam1[math.random(#steam1)] .. " <--")
  48.  
  49. end)
  50.  
  51.  
  52. arbtare
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement