Advertisement
c00lkiddv2016

sponge

Jul 5th, 2016
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --Just run it.. Not local.. Just as a normal script. Also, if you interfere with an error then say g/b or say it in the output.
  2. one = Instance.new("Decal",game.Workspace.Base)
  3. one.Texture = "http://roblox.com/asset/177097901"
  4. one.Face = "Top"
  5. wait(0.01)
  6. two = Instance.new("Decal",game.Workspace.Base)
  7. two.Texture = "http://roblox.com/asset/177097901"
  8. two.Face = "Bottom"
  9. wait(1)
  10. print"YOU ARE ALL SKIDS!!!"
  11. --[[Copyright @C00lNation]]-- --[[March 21, 2016; 10:27 PM]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement