YandZ1

mesh admin

Jan 18th, 2020
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.53 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 = "Mesh Admin",
  6. Text = "Succesfully Loaded!",
  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. (Meshe Commands)
  15. 'hunter -- Gives a giant box with 'Hunter is the best!' all over
  16. 'daniel -- Gives a giant box with 'Daniel was here' all over
  17. 'bp1
  18. 'bp2
  19. 'ballon -- big ballon
  20. 'acp -- big car military
  21. 'bhammer -- ban hammer
  22. 'cpasta -- creepy pasta
  23. 'couch -- huge one
  24. 'ambulance -- wee oo weee oo nigga
  25. 'ak -- ak-47 I got murder on my mind
  26. 'dagger -- swinging dagger
  27. 'sword -- hellsword swings
  28. '8mario -- 8 pit mario
  29. 'mclown -- mario clown
  30. 'rpg -- not for school
  31. 'bigbird -- big ass bird
  32.  
  33. (None Mesh commands)
  34. 'infj -- inf jump {to undo} -- 'uninfj
  35. 'invis -- invisble {to undo} - 'vis
  36. 'cool -- rp names loads 'Speed.','Speed..','Speed...','Speed....'
  37. 'ff -- turns ur whole body into a forcefield
  38. 'audio -- checks for all audios that are playing, you can leak them or steal them
  39. 'vip -- turns your vip tag in cartoon letters
  40. 'beast -- all beast mode faces
  41. 'cloud -- gives you a cloud
  42. 're/re
  43. 'rj
  44.  
  45. (Color Commands)
  46. 'b -- rainbow body
  47. 'black
  48. 'white
  49. 'red
  50. 'orange
  51. 'green
  52. 'blue
  53. 'purple
  54. 'tan
  55. 'lblue -- light blue/green
  56. 'fyellow -- fire yellow
  57. 'brown
  58. 'cpink -- Carnation pink
  59. 'tpaste -- Toothpaste
  60. 'byellow -- bright yellow
  61. 'cyan
  62. 'lapis
  63. ]]
  64. end
  65. if msg:lower() == "'ballon" then
  66. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  67. wait()
  68. loadstring(game:HttpGet("https://pastebin.com/raw/RvWtxki0"))()
  69. end
  70. if msg:lower() == "'acp" then
  71. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  72. wait()
  73. loadstring(game:HttpGet("https://pastebin.com/raw/bHD8YmrD"))()
  74. end
  75. if msg:lower() == "'dagger" then
  76. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  77. wait()
  78. loadstring(game:HttpGet("https://pastebin.com/raw/Ehp6Tt93"))()
  79. end
  80. if msg:lower() == "'sword" then
  81. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  82. wait()
  83. loadstring(game:HttpGet("https://pastebin.com/raw/GqhJGx0x"))()
  84. end
  85. if msg:lower() == "'8mario" then
  86. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  87. wait()
  88. loadstring(game:HttpGet("https://pastebin.com/raw/exp1V30c"))()
  89. end
  90. if msg:lower() == "'mclown" then
  91. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  92. wait()
  93. loadstring(game:HttpGet("https://pastebin.com/raw/EjvfHxNF"))()
  94. end
  95. if msg:lower() == "'kermit" then
  96. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  97. wait()
  98. loadstring(game:HttpGet("https://pastebin.com/raw/kDZQ4sZ1"))()
  99. end
  100. if msg:lower() == "'bigbird" then
  101. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  102. wait()
  103. loadstring(game:HttpGet("https://pastebin.com/raw/wKpufj5P"))()
  104. end
  105. if msg:lower() == "'rpg" then
  106. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  107. wait()
  108. loadstring(game:HttpGet("https://pastebin.com/raw/GP11yK5D"))()
  109. end
  110. game:GetService("UserInputService").JumpRequest:connect(function()
  111. if InfiniteJumpEnabled then
  112. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  113. end
  114. end)
  115. if msg:lower() == "'infj" then
  116. InfiniteJumpEnabled = true
  117. end
  118. if msg:lower() == "'uninfj" then
  119. InfiniteJumpEnabled = false
  120. end
  121. if msg:lower() == "'hunter" then
  122. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  123. wait()
  124. loadstring(game:HttpGet("https://pastebin.com/raw/yX1x1bHF"))()
  125. end
  126. if msg:lower() == "'daniel" then
  127. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  128. wait()
  129. loadstring(game:HttpGet("https://pastebin.com/raw/Q2BKnb3Z"))()
  130. end
  131. if msg:lower() == "'bhammer" then
  132. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  133. wait()
  134. loadstring(game:HttpGet("https://pastebin.com/raw/mm9zbpq2"))()
  135. end
  136. if msg:lower() == "'bp1" then
  137. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  138. wait()
  139. loadstring(game:HttpGet("https://pastebin.com/raw/DyjFLBLX"))()
  140. end
  141. if msg:lower() == "'bp2" then
  142. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  143. wait()
  144. loadstring(game:HttpGet("https://pastebin.com/raw/YFLC8gwp"))()
  145. end
  146. if msg:lower() == "'cpasta" then
  147. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  148. wait()
  149. loadstring(game:HttpGet("https://pastebin.com/raw/XRUxRUSL"))()
  150. end
  151. if msg:lower() == "'couch" then
  152. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  153. wait()
  154. loadstring(game:HttpGet("https://pastebin.com/raw/MLmdLvaH"))()
  155. end
  156. if msg:lower() == "'invis" then
  157. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  158.  
  159.  
  160. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  161. local Name = "NAME"-- NAME THE TOOL IF WANT
  162. local CE = {} -- DON'T EDIT
  163. local C = { -- DON'T EDIT
  164. workspace = game:GetService("Workspace"),
  165. players = game:GetService("Players")
  166. }
  167. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  168.  
  169.  
  170. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  171. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  172. end
  173.  
  174. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  175.  
  176. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  177. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Transparency","1")
  178. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Transparency","1")
  179. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Transparency","1")
  180. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Transparency","1")
  181. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Transparency","1")
  182. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Transparency","1")
  183. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["face"]:Remove())
  184. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","")
  185. end
  186. if msg:lower() == "'vis" then
  187. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud") -- YOUR GAMEPASS
  188.  
  189.  
  190. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  191. local Name = "NAME"-- NAME THE TOOL IF WANT
  192. local CE = {} -- DON'T EDIT
  193. local C = { -- DON'T EDIT
  194. workspace = game:GetService("Workspace"),
  195. players = game:GetService("Players")
  196. }
  197. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  198.  
  199.  
  200. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  201. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  202. end
  203.  
  204. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  205.  
  206. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW -- DON'T EDIT
  207. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Transparency","0")
  208. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Transparency","0")
  209. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Transparency","0")
  210. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Transparency","0")
  211. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Transparency","0")
  212. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Transparency","0")
  213. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["face"]:Remove())
  214. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","")
  215. end
  216. if msg:lower() == "'black" then
  217. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Really black"))
  218. end
  219. if msg:lower() == "'white" then
  220. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("White"))
  221. end
  222. if msg:lower() == "'red" then
  223. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Really red"))
  224. end
  225. if msg:lower() == "'orange" then
  226. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Deep orange"))
  227. end
  228. if msg:lower() == "'green" then
  229. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Lime green"))
  230. end
  231. if msg:lower() == "'blue" then
  232. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Really blue"))
  233. end
  234. if msg:lower() == "'purple" then
  235. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Magenta"))
  236. end
  237. if msg:lower() == "'tan" then
  238. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("Nougat"))
  239. end
  240. if msg:lower() == "'lblue" then
  241. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("183, 215, 213"))
  242. end
  243. if msg:lower() == "'brown" then
  244. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("249, 214, 46"))
  245. end
  246. if msg:lower() == "'red" then
  247. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("124, 92, 70"))
  248. end
  249. if msg:lower() == "'cpink" then
  250. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("255, 152, 220"))
  251. end
  252. if msg:lower() == "'tpaste" then
  253. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("0, 255, 255"))
  254. end
  255. if msg:lower() == "'cyan" then
  256. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("4, 175, 236"))
  257. end
  258. if msg:lower() == "'byellow" then
  259. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("255, 255, 0"))
  260. end
  261. if msg:lower() == "'lapis" then
  262. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new("16, 42, 220"))
  263. end
  264. if msg:lower() == "'ambulance" then
  265. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  266. wait()
  267. loadstring(game:HttpGet("https://pastebin.com/raw/Zg7dnb5K"))()
  268. end
  269. if msg:lower() == "'ak" then
  270. game.workspace.GiveTool:FireServer("IDFORSPAWNER", "PompousTheCloud")
  271. wait()
  272. loadstring(game:HttpGet("https://pastebin.com/raw/EK2yyybY"))()
  273. end
  274. if msg:lower() == "'cool" then
  275. while wait() do
  276. game.Workspace.GuiEvent:FireServer("Speed.")
  277. wait(0.5)
  278. game.Workspace.GuiEvent:FireServer("Speed..")
  279. wait(0.5)
  280. game.Workspace.GuiEvent:FireServer("Speed...")
  281. wait(0.5)
  282. game.Workspace.GuiEvent:FireServer("Speed....")
  283. wait(0.5)
  284. end
  285. end
  286. if msg:lower() == "'ff" then
  287. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  288. local UserName = game:GetService("Players").LocalPlayer.Name
  289. local Autoride = true
  290. local Name, ToolTip = "KTOOL", "Bodymesh"
  291. local CE = {}
  292. local Variables = {
  293. workspace = game:GetService("Workspace"),
  294. players = game:GetService("Players")
  295. }
  296. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  297.  
  298. function CE:FireEvent(ItemName, Object, Property, Value)
  299. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  300. end
  301.  
  302. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  303. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  304.  
  305. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://")
  306.  
  307. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Material",Enum.Material.ForceField)
  308. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Material",Enum.Material.ForceField)
  309. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Material",Enum.Material.ForceField)
  310. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Material",Enum.Material.ForceField)
  311. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Material",Enum.Material.ForceField)
  312. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Material",Enum.Material.ForceField)
  313. end
  314. if msg:lower() == "'audio" then
  315. loadstring(game:HttpGet("https://vtrxgicv.000webhostapp.com/Audio%20Logger.lua"))()
  316. end
  317. if msg:lower() == "'vip" then
  318. local UserName = game:GetService("Players").LocalPlayer.Name -- DON'T EDIT
  319. local Name = "NAME"-- NAME THE TOOL IF WANT
  320. local CE = {} -- DON'T EDIT
  321. local C = { -- DON'T EDIT
  322. workspace = game:GetService("Workspace"),
  323. players = game:GetService("Players")
  324. }
  325. local MainUserP, MainUserW = C.players.LocalPlayer, C.workspace:FindFirstChild(UserName) -- DON'T EDIT
  326.  
  327.  
  328. function CE:FireEvent(ItemName, Object, Property, Value) -- DON'T EDIT
  329. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  330. end
  331.  
  332. C.workspace.Buy:FireServer(0, "PompousTheCloud") -- DON'T EDIT
  333.  
  334. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  335. while wait() do
  336. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Font","Cartoon")
  337. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"],"Size",UDim2.new(5,2.5,5,2.5))
  338. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"Text","I Love Daniel")
  339. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(17,17,17))
  340. wait(.0000000000000000001)
  341. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(17,17,17))
  342. wait(.0000000000000000001)
  343. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(250,0,0))
  344. wait(.0000000000000000001)
  345. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(0,0,255))
  346. wait(.0000000000000000001)
  347. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(0,128,0))
  348. wait(.0000000000000000001)
  349. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(0,128,0))
  350. wait(.0000000000000000001)
  351. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(0,0,255))
  352. wait(.0000000000000000001)
  353. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(255,165,0))
  354. wait(.0000000000000000001)
  355. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextColor3",Color3.new(75,0,130))
  356. wait(.0000000000000000001)
  357. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["NametagTemplate"]["TagText"],"TextStrokeColor3",Color3.new(255,0,0))
  358. wait(.0000000000000000001)
  359. end
  360. end
  361. if msg:lower() == "'beast" then
  362. while wait() do
  363. workspace.Face:FireServer("http://www.roblox.com/asset/?id=1392104198")
  364. wait()
  365. workspace.Face:FireServer("http://www.roblox.com/asset/?id=741260810")
  366. wait()
  367. workspace.Face:FireServer("http://www.roblox.com/asset/?id=400818835")
  368. wait()
  369. workspace.Face:FireServer("http://www.roblox.com/asset/?id=606495374")
  370. wait()
  371. workspace.Face:FireServer("http://www.roblox.com/asset/?id=2628286951")
  372. wait()
  373. end
  374. end
  375. if msg:lower() == "cloud" then
  376. game.Workspace.GiveTool:FireServer(IDFORSPAWNER, "PompousTheCloud")
  377. end
  378. if string.sub(msg,1,6) == ("'b")then
  379. while true do
  380. for i = 0,1,0.1 do
  381. game:GetService("ReplicatedStorage").AvatarEditor.BodyColorEvent:FireServer(BrickColor.new(Color3.fromHSV(i,1,1)))
  382. wait(.1)
  383. end
  384. end
  385. end
  386. if string.sub(msg,1,2) == ("'re")then
  387. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(15)
  388. end
  389. if string.sub(msg,1,3) == ("'rj")then
  390. game:GetService("TeleportService"):Teleport(game.PlaceId,
  391. game:GetService("Players").LocalPlayer)
  392. end
  393. local gamepassId = IDFORSPAWNER
  394.  
  395. local RobloxianLife = loadstring(game:HttpGetAsync("https://pastebin.com/raw/HTF0vRHF"))()
  396. local CommandApi = loadstring(game:HttpGetAsync("https://pastebin.com/raw/3mHL7pKv"))()
  397. local players = game:GetService("Players")
  398. local localPlayer = players.localPlayer
  399.  
  400. RobloxianLife:Initialize(gamepassId)
  401.  
  402. local function strStarts(String,Start)
  403. return string.sub(String,1,string.len(Start))==Start
  404. end
  405.  
  406. local function getPlayerByName(name)
  407. local plrs = {}
  408.  
  409. if name == "me" then
  410. table.insert(plrs, localPlayer)
  411. return plrs
  412. elseif name == "others" then
  413. for i,v in pairs(players:GetPlayers()) do
  414. if v.Name ~= localPlayer.Name then
  415. table.insert(plrs, v)
  416. end
  417. end
  418. return plrs
  419. elseif name == "all" then
  420. for i,v in pairs(players:GetPlayers()) do
  421. table.insert(plrs, v)
  422. end
  423. return plrs
  424. elseif name == "random" then
  425. table.insert(plrs, players:GetPlayers()[math.random(1, #players:GetPlayers())])
  426. return plrs
  427. end
  428.  
  429. for i,v in pairs(players:GetPlayers()) do
  430. if strStarts(v.Name, name) then
  431. table.insert(plrs, v)
  432. end
  433. end
  434. return plrs
  435. end
  436.  
  437. CommandApi:AddCommand("'control", function(name)
  438. for i,v in pairs(getPlayerByName(name)) do
  439. RobloxianLife:SetLocalProperty(localPlayer.Character.Humanoid, "HipHeight", 0.1)
  440. RobloxianLife:SetLocalProperty(localPlayer.Character.Humanoid.RootPart.RootJoint, "Part1", v.Character:FindFirstChild'Torso' and v.Character.Torso or v.Character.LowerTorso)
  441. end
  442. end)
  443.  
  444. CommandApi:AddCommand("'size", function(mult)
  445. mult = tonumber(mult)
  446. if not mult then return end
  447.  
  448. local function multiplycf(cf, m)
  449. return CFrame.new(cf.p*m)*CFrame.fromOrientation(cf:ToOrientation())
  450. end
  451.  
  452. for i,v in pairs(localPlayer.Character:GetDescendants()) do
  453. if v:isA"BasePart" then
  454. RobloxianLife:SetLocalProperty(v,"Size", v.Size*mult)
  455. elseif v:isA"Motor6D" then
  456. RobloxianLife:SetLocalProperty(v,"C0", multiplycf(v.C0, mult))
  457. RobloxianLife:SetLocalProperty(v,"C1", multiplycf(v.C1, mult))
  458. end
  459. end
  460. end)
  461.  
  462. local chatConnection = localPlayer.Chatted:Connect(CommandApi.OnChatted)
  463.  
  464. end)
Advertisement
Add Comment
Please, Sign In to add comment