Advertisement
TheClassicMeme

Untitled

Jun 9th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. paly = game.Players.LocalPlayer
  2. Player = game:GetService("Players").LocalPlayer
  3. p = game.Players.LocalPlayer
  4. char = paly.Character
  5. vt = Vector3.new
  6. rarm = char["Right Arm"]
  7. hed = char.Head
  8. larm = char["Left Arm"]
  9. rleg = char["Right Leg"]
  10. lleg = char["Left Leg"]
  11. local maincolor = BrickColor.random()
  12. local effolemode = false
  13. local wrathmode = false
  14. local noobmode = false
  15. local randomname = "???"
  16. local randomnamefem = "???"
  17. local randomchanger = 6
  18. if paly.Name == "deadpoo5666" then
  19. randomchanger = 6
  20. end
  21. if randomchanger == 6 then
  22. randomnamefem = "Kys"
  23. effolemode = true
  24. maincolor = BrickColor.new("Really black")
  25.  
  26. local dec2 = Instance.new("Decal", char)
  27. dec2.Face = "Front"
  28. dec2.Texture = "rbxassetid://201119985"
  29. dec2.Parent = char.Head
  30. char.Head.face.Transparency = 1
  31. char.Head.face.Texture = "http://www.roblox.com/asset/?id=201119985"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement