M16III

adv

Apr 11th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. local UserName = game:GetService('Players').LocalPlayer.Name
  2. local mesh = 465482937
  3. local texture = 465483155
  4. local txt = [[
  5.  
  6.  
  7. Buy my admin only 150 R$
  8.  
  9. M16Lost#7821
  10.  
  11.  
  12. ]]
  13. local CE = {}
  14. local Variables = {
  15. workspace = game:GetService("Workspace"),
  16. players = game:GetService("Players")
  17. }
  18.  
  19. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  20.  
  21. function CE:FireEvent(ItemName, Object, Property, Value)
  22. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  23. end
  24.  
  25.  
  26. game.Workspace.GiveTool:FireServer(2187476, "PompousTheCloud")
  27. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  28.  
  29. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text",txt)
  30. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(151, 0, 0))
  31. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextSize",100)
  32. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"BackgroundTransparency",0)
  33. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"BackgroundColor3",Color3.new(0, 0, 0))
  34. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"],"Size",UDim2.new(15, 0, 5, 0))
  35. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Position",UDim2.new(0, -362,0, -152))
  36. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Parent", game.StarterGui.MainGUI)
  37. MainUserW["PompousTheCloud"].Parent = MainUserP["Backpack"]
Advertisement
Add Comment
Please, Sign In to add comment