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