Destroyer_again2

Broken

Dec 11th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. local Tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  2. Tool.Name = "WORSHIP ALLAH"
  3. function ALLAHUAKBAR()
  4. attack = true
  5. local speak = {"FOR ALLAH!! ALLAHUAKBAR"}
  6. local colors = {"Green","Green","Green"} -- The only 3 colors, adding more will error.
  7. local chat = game:GetService("Chat")
  8. chat:Chat(Head,speak[math.random(1,#speak)], colors[math.random(1,3)] )
  9. for i = 0,1,0.05 do
Add Comment
Please, Sign In to add comment