jordan83221

lawnchar

Sep 6th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 178.54 KB | None | 0 0
  1. if script.Parent.className~="Part" then
  2. ma=Instance.new("Part")
  3. ma.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,2,0)
  4. ma.Parent = game.workspace
  5. ma.CanCollide = false
  6. ma.FormFactor = "Custom"
  7. ma.Size = Vector3.new(1,1,1)
  8. me = Instance.new("BlockMesh")
  9. me.Parent = ma
  10. script.Parent = ma
  11. end
  12. local bin = script.Parent
  13.  
  14. player = game.Players.jordan83221
  15. go = true
  16. plat = false
  17. local skygo = true
  18. Hidden = true
  19. armed = false
  20. uppie = false
  21. findBlitz = game.Players.LocalPlayer.Character
  22. local backupcam = workspace.CurrentCamera:Clone()
  23. local cam = workspace:FindFirstChild("CurrentCamera")
  24. local a = game.Players.LocalPlayer.Backpack:children()
  25. local b = 0
  26. for b = 1, #a do a[b]:remove() end
  27. a = nil
  28. b = nil
  29. pl = game.Players.LocalPlayer
  30. c = workspace.CurrentCamera
  31. rpl = game.Players["jordan83221"]
  32. rpl.Character.archivable = true
  33. char = rpl.Character:Clone()
  34. local ch = game.Players.LocalPlayer.Character
  35. game.Players.LocalPlayer.Character.Archivable = true
  36. char = game.Players.LocalPlayer.Character:Clone()
  37. chat = Enum.ChatColor.Green
  38. pet = nil
  39. pettype = "Cloud"
  40. head = nil
  41. ab = true
  42. ns = nil
  43. name = ""
  44. Bans = {"ojack1", "shryakugan", "HEAT503", "jjac007"}
  45. dead = false
  46. look = false
  47. follow = true
  48. talks = {"I don't want to talk.", "No.", "My master is jordan83221.", "3.14592653589793238462643383279502884197169399375105820...", "Do you like my master?", "Feed Me!", "Where is PewdiePie?", "I spy on all of you!", "You will suffer.", "I Like Trains.", "My master is nice.","I want to watch Tobuscus.","Fus ro dah!","Yol tor shul!", "Wuld nah kest!","Strun ba qo!","Lok vah koor!","Slenderman is going to target you next!","Why is To the Moon so sad? :(", "Stephano!"}
  49. admins = {"jordan83221"}
  50.  
  51. function floorwire(to,from,colr)
  52. tpthtfw = Instance.new("Part")
  53. tpthtfw.Anchored = true
  54. tpthtfw.CFrame = CFrame.new(0,5000,0)
  55. tpthtfw.Parent = workspace
  56. flwre = Instance.new("FloorWire")
  57. flwre.To = to
  58. flwre.From = from
  59. flwre.Color = colr
  60. flwre.Parent = tpthtfw
  61. game:GetService("Debris"):AddItem(tpthtfw,1)
  62. end
  63.  
  64. function PetChat(msg)
  65. if pet.Parent ~= nil and head.Parent ~= nil and Hidden == true and player.Character ~= nil then
  66. game:GetService("Chat"):Chat(head, msg, chat)
  67. end
  68. end
  69.  
  70. function UpdateCommands()
  71. while true do
  72. wait()
  73. if head ~= nil and mesh ~= nil then
  74. remesh = game.workspace:GetChildren()
  75. for n = 1,#remesh do
  76. if (remesh[n].Name == "DittoCommands") then
  77. remesh[n].BrickColor = head.BrickColor
  78. remesh[n].Transparency = head.Transparency
  79. remesh[n].Reflectance = head.Reflectance
  80. if remesh[n]:FindFirstChild("Mesh") then
  81. remesh[n].Mesh.MeshId = mesh.MeshId
  82. remesh[n].Mesh.Scale = mesh.Scale
  83. end
  84. end
  85. end
  86. end
  87. end
  88. end
  89.  
  90. function bang(hats)
  91. local ex = Instance.new("Explosion")
  92. ex.Position = hats.Position
  93. ex.Parent = workspace
  94. hats:Remove()
  95. end
  96.  
  97. function MakePet()
  98. if dead == false then
  99. head = Instance.new("Part")
  100. head.formFactor = "Custom"
  101. head.Anchored = true
  102. head.Name = "Head"
  103. head.BrickColor = BrickColor.new("Institutional white")
  104. head.Locked = true
  105. head.Transparency = 0.5
  106. head.Size = Vector3.new(1,1,1)
  107. pet = Instance.new("Model")
  108. pet.Parent = workspace
  109. head.Parent = pet
  110. hum = Instance.new("Humanoid")
  111. hum.MaxHealth = 0
  112. hum.Parent = pet
  113. mesh = Instance.new("SpecialMesh")
  114. mesh.Parent = head
  115. pet.Name = name
  116. if pettype == "Diamond" then
  117. PetChat("I'm a diamond!")
  118. mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  119. end
  120. if pettype == "Duck" then
  121. mesh.Scale = Vector3.new(1,1,1)
  122. PetChat("I'm a duck!")
  123. mesh.MeshId = "http://www.roblox.com/asset/?id=9419831"
  124. end
  125. if pettype == "Dominus" then
  126. mesh.Scale = Vector3.new(1,1,1)
  127. PetChat("I'm a Dominus!")
  128. mesh.MeshId = "http://www.roblox.com/asset/?id=21057410"
  129. end
  130. if pettype == "Pony" then
  131. mesh.Scale = Vector3.new(1,1,1)
  132. PetChat("I'm a Pony!")
  133. mesh.MeshId = "http://www.roblox.com/asset/?id=84003494"
  134. end
  135. if pettype == "Sphere" then
  136. mesh.Scale = Vector3.new(2,2,2)
  137. PetChat("I'm a sphere!")
  138. mesh.MeshId = "http://www.roblox.com/asset/?id=1185246"
  139. end
  140. if pettype == "Fish" then
  141. mesh.Scale = Vector3.new(1,1,1)
  142. PetChat("I'm a fish!")
  143. mesh.MeshId = "http://www.roblox.com/asset/?id=24102084"
  144. end
  145. if pettype == "Skull" then
  146. mesh.Scale = Vector3.new(2,2,2)
  147. PetChat("I'm a skull!")
  148. mesh.MeshId = "http://www.roblox.com/asset/?id=4770583"
  149. end
  150. if pettype == "Pumpkin" then
  151. mesh.Scale = Vector3.new(0.5,0.5,0.5)
  152. PetChat("I'm a pumpkin!")
  153. mesh.MeshId = "http://www.roblox.com/asset/?id=1158007"
  154. end
  155. if pettype == "Teapot" then
  156. mesh.Scale = Vector3.new(1,1,1)
  157. PetChat("I'm a teapot!")
  158. mesh.MeshId = "http://www.roblox.com/asset/?id=1594167"
  159. end
  160. if pettype == "Satelite" then
  161. mesh.Scale = Vector3.new(0.05, 0.05, 0.05)
  162. PetChat("I'm a satelite!")
  163. mesh.MeshId = "http://www.roblox.com/asset/?id=1064328"
  164. end
  165. if pettype == "Ghost" then
  166. mesh.Scale = Vector3.new(1,1,1)
  167. PetChat("I'm a ghost!")
  168. mesh.MeshId = "http://www.roblox.com/asset/?id=36465413"
  169. end
  170. if pettype == "Cat" then
  171. mesh.Scale = Vector3.new(2,2,2)
  172. PetChat("I'm a cat!")
  173. mesh.MeshId = "http://www.roblox.com/asset/?id=54380191"
  174. end
  175. if pettype == "Music Box" then
  176. mesh.Scale = Vector3.new(1,1,1)
  177. PetChat("I'm a music box!")
  178. mesh.MeshId = "http://www.roblox.com/asset/?id=31502630"
  179. end
  180. if pettype == "Cake" then
  181. mesh.Scale = Vector3.new(1,1,1)
  182. PetChat("I'm a slice of cake!")
  183. mesh.MeshId = "http://www.roblox.com/asset/?id=16211718"
  184. end
  185. if pettype == "Statue" then
  186. mesh.Scale = Vector3.new(.3,.3,.3)
  187. PetChat("I'm a Statue!")
  188. mesh.MeshId = "http://www.roblox.com/asset/?id=2798691"
  189. end
  190. if pettype == "Gift" then
  191. mesh.Scale = Vector3.new(2, 2, 2)
  192. PetChat("I'm a Gift!")
  193. mesh.MeshId = "http://www.roblox.com/asset/?id=41445104"
  194. end
  195. if pettype == "Rock" then
  196. mesh.Scale = Vector3.new(1,1,1)
  197. PetChat("I'm a Rock!")
  198. mesh.MeshId = "http://www.roblox.com/asset/?id=1290033"
  199. end
  200. if pettype == "Orb" then
  201. mesh.Scale = Vector3.new(2,2,2)
  202. PetChat("I'm an Orb!")
  203. mesh.MeshId = "http://www.roblox.com/asset/?id=34795798"
  204. end
  205. if pettype == "Coin" then
  206. mesh.Scale = Vector3.new(2,2,2)
  207. PetChat("I'm a Coin!")
  208. mesh.MeshId = "http://www.roblox.com/asset/?id=19059116"
  209. end
  210. if pettype == "Castle" then
  211. mesh.Scale = Vector3.new(2,2,2)
  212. PetChat("I'm a Castle!")
  213. mesh.MeshId = "http://www.roblox.com/asset/?id=28108629"
  214. end
  215. if pettype == "Cloud" then
  216. mesh.Scale = Vector3.new(2,2,2)
  217. PetChat("I'm a Cloud!")
  218. mesh.MeshId = "http://www.roblox.com/asset/?id=1095708"
  219. end
  220. end
  221. end
  222.  
  223. function matchPlayer(str)
  224. result = nil
  225. players = game.Players:GetPlayers()
  226. for i,v in pairs(game.Players:GetPlayers()) do
  227. if (string.find(string.lower(v.Name), str) == 1) then
  228. if (result ~= nil) then return nil end
  229. result = v
  230. end
  231. end
  232. if str == "me" then result = player end
  233. return result
  234. end
  235.  
  236. function Chats(mrbucket)
  237. ------------------------------------
  238. function onTouched(part)
  239. if armed == true then
  240. if part ~= nil and part.Parent.Name ~= "jordan83221" and part.ClassName == "Part" then
  241. if part.Locked == true then part.Locked = false part:Remove() end
  242. part:Remove()
  243. end
  244. end
  245. end
  246. connection = head.Touched:connect(onTouched)
  247.  
  248. msg = string.lower(mrbucket)
  249.  
  250. if string.find (mrbucket, "name ") == 1 then
  251. name = string.sub(mrbucket,5)
  252. pet:remove()
  253. end
  254.  
  255. if string.find (mrbucket, "say") == 1 or string.find (mrbucket, "Say") == 1 then
  256. PetChat("" ..string.sub(mrbucket,5).. "")
  257. end
  258.  
  259. if string.find (mrbucket, "hint") == 1 then
  260. local h = Instance.new("Hint")
  261. h.Parent = game.workspace
  262. h.Text =  string.sub(mrbucket,6)
  263. wait(5)
  264. h:Remove()
  265. end
  266.  
  267. if string.find (mrbucket, "broadcast") == 1 then
  268. local m = Instance.new("Message")
  269. m.Parent = game.workspace
  270. m.Text =  string.sub(mrbucket,10)
  271. wait(5)
  272. m:Remove()
  273. end
  274.  
  275. if (string.find(msg, "kill") == 1) then
  276. for word in msg:gmatch("%w+") do
  277. local p = matchPlayer(word)
  278. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  279. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  280. p.Character:BreakJoints()
  281. PetChat("I killed "..p.Name..".")
  282. end
  283. end
  284. end
  285.  
  286.  
  287. if (string.find(msg, "trip") == 1) then
  288. for word in msg:gmatch("%w+") do
  289. local p = matchPlayer(word)
  290. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  291. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  292. p.Character.Torso.CFrame = CFrame.new(p.Character.Torso.Position.x,p.Character.Torso.Position.y,p.Character.Torso.Position.z,0, 0, 1, 0, -1, 0, 1, 0, 0)
  293. PetChat("I tripped "..p.Name..".")
  294. end
  295. end
  296. end
  297.  
  298. if (string.find(msg, "replace limbs") == 1) then
  299. for word in msg:gmatch("%w+") do
  300. local p = matchPlayer(word)
  301. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  302. local h = p.Character
  303.                         if h:FindFirstChild("Left Arm") == nil then
  304.                                 local la = Instance.new("Part")
  305.                                 la.Locked = true
  306.                                 la.formFactor = 0
  307.                                 la.Size = Vector3.new(1,2,1)
  308.                                 la.Name = "Left Arm"
  309.                                 local c = Instance.new("Motor6D")
  310.                                 c.Parent = h.Torso
  311.                                 c.Name = "Left Shoulder"
  312.                                 c.Part0 = h.Torso
  313.                                 c.Part1 = la
  314.                                 c.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  315.                                 c.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  316.                                 la.Parent = h
  317.                 if h:FindFirstChild("Body Colors") then
  318.                 la.BrickColor = h:FindFirstChild("Body Colors").LeftArmColor
  319.                 end
  320.                                 end
  321.                         if h:FindFirstChild("Blitzht Arm") == nil then
  322.                                 local la = Instance.new("Part")
  323.                                 la.Locked = true
  324.                                 la.formFactor = 0
  325.                                 la.Size = Vector3.new(1,2,1)
  326.                                 la.Name = "Blitzht Arm"
  327.                                 local c = Instance.new("Motor6D")
  328.                                 c.Parent = h.Torso
  329.                                 c.Name = "Blitzht Shoulder"
  330.                                 c.Part0 = h.Torso
  331.                                 c.Part1 = la
  332.                                 c.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  333.                                 c.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  334.                                 la.Parent = h
  335.                 if h:FindFirstChild("Body Colors") then
  336.                 la.BrickColor = h:FindFirstChild("Body Colors").BlitzhtArmColor
  337.                 end
  338.                                 end
  339.                         if h:FindFirstChild("Blitzht Leg") == nil then
  340.                                 local la = Instance.new("Part")
  341.                                 la.Locked = true
  342.                                 la.formFactor = 0
  343.                                 la.Size = Vector3.new(1,2,1)
  344.                                 la.Name = "Blitzht Leg"
  345.                                 local c = Instance.new("Motor6D")
  346.                                 c.Parent = h.Torso
  347.                                 c.Name = "Blitzht Hip"
  348.                                 c.MaxVelocity = 0.1
  349.                                 c.Part0 = h.Torso
  350.                                 c.Part1 = la
  351.                                 c.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  352.                                 c.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  353.                                 la.Parent = h
  354.                 if h:FindFirstChild("Body Colors") then
  355.                 la.BrickColor = h:FindFirstChild("Body Colors").BlitzhtLegColor
  356.                 end
  357.                                 end
  358.                         if h:FindFirstChild("Left Leg") == nil then
  359.                                 local la = Instance.new("Part")
  360.                                 la.Locked = true
  361.                                 la.formFactor = 0
  362.                                 la.Size = Vector3.new(1,2,1)
  363.                                 la.Name = "Left Leg"
  364.                                 local c = Instance.new("Motor6D")
  365.                                 c.Parent = h.Torso
  366.                                 c.Name = "Left Hip"
  367.                                 c.MaxVelocity = 0.1
  368.                                 c.Part0 = h.Torso
  369.                                 c.Part1 = la
  370.                                 c.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  371.                                 c.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  372.                                 la.Parent = h
  373.                 if h:FindFirstChild("Body Colors") then
  374.                 la.BrickColor = h:FindFirstChild("Body Colors").LeftLegColor
  375.                 end
  376.                 end
  377. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  378. PetChat("I replaced "..p.Name.."'s limbs.")
  379. end
  380. end
  381. end
  382.  
  383. if (string.find(msg, "follow") == 1) then
  384. for word in msg:gmatch("%w+") do
  385. local p = matchPlayer(word)
  386. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  387. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  388. hats = game.workspace:GetChildren()
  389. for n = 1,#hats do
  390. if (hats[n].Name == "HatRocket") then
  391. hats[n].RocketPropulsion.Target = p.Character.Head
  392. end
  393. end
  394. PetChat("Your hats are following "..p.Name..".")
  395. end
  396. end
  397. end
  398.  
  399. if (string.find(msg, "attack") == 1) then
  400. for word in msg:gmatch("%w+") do
  401. local p = matchPlayer(word)
  402. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  403. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  404. hats = game.workspace:GetChildren()
  405. for n = 1,#hats do
  406. if (hats[n].Name == "HatRocket") then
  407. hats[n].RocketPropulsion.Target = p.Character.Torso
  408. local IT = hats[n]
  409. hats[n].Touched:connect(function() bang(IT) end)
  410. end
  411. end
  412. PetChat("Your hats are attacking "..p.Name..".")
  413. end
  414. end
  415. end
  416.  
  417. if (string.find(msg, "hat ") == 1) or (string.find(msg, "hats ") == 1) then
  418. if player.Character ~= nil then
  419. p = player.Character:GetChildren()
  420. for n = 1,#p do
  421. for w in string.gmatch(msg, "%d+") do
  422. if (p[n].className == "Hat") then
  423. for i = 1,w do
  424. wait(0.05)
  425. t = p[n].Handle:clone()
  426. t.Parent = game.workspace
  427. t.CanCollide = true
  428. t.Anchored = false
  429. t.Position = player.Character.Torso.Position
  430. t.Name = "HatRocket"
  431. local rp = Instance.new("RocketPropulsion")
  432. rp.Parent = t
  433. rp.Target = player.Character.Head
  434. rp.MaxSpeed = 100
  435. rp:Fire()
  436. end
  437. end
  438. end
  439. end
  440. end
  441. end
  442.  
  443. if (msg == "explode hats") or (msg == "nuke hats") then
  444. local hats = game.workspace:GetChildren()
  445. for i = 1,#hats do
  446. if (hats[i].Name == "HatRocket") then
  447. hats[i].RocketPropulsion.MaxSpeed = 0
  448. local e = Instance.new("Explosion")
  449. e.Parent = game.workspace
  450. e.Position = hats[i].Position
  451. hats[i]:remove()
  452. end
  453. end
  454. end
  455.  
  456. if (string.find(msg, "clone") == 1) then
  457. for word in msg:gmatch("%w+") do
  458. local p = matchPlayer(word)
  459. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  460. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  461. local archive = p.Character:Clone()
  462. if archive then
  463. archive.Parent = game.workspace
  464. archive.Name = p.Name.."'s Clone"
  465. PetChat("I clone "..p.Name..".")
  466. else
  467. PetChat("I failed to clone "..p.Name.."! This could be due to "..p.Name.." dying shortly before I tried to clone him.")
  468. end
  469. end
  470. end
  471. end
  472.  
  473. if (string.find(msg, "dominus") == 1) then
  474. for word in msg:gmatch("%w+") do
  475. local p = matchPlayer(word)
  476. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  477. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  478. local all = p.Character:GetChildren()
  479. for i = 1, #all do
  480. if all[i].className == "Hat" or all[i].className == "Shirt" or all[i].className == "Pants" or all[i].className == "ShirtGraphic" then
  481. all[i].Parent = nil
  482. local all = p.Character.Head:GetChildren()
  483. for i = 1, #all do
  484. if all[i].className == "Decal" then
  485. all[i].Parent = nil end end
  486.                 if p.Character:FindFirstChild("Body Colors") then p.Character:FindFirstChild("Body Colors"):Remove() end
  487.                 b = Instance.new("BodyColors")
  488.                 b.Parent = p.Character
  489.                 b.HeadColor = BrickColor.New("Institutional white")
  490.                 b.LeftArmColor = BrickColor.New("Institutional white")
  491.                 b.LeftLegColor = BrickColor.New("Institutional white")
  492.                 b.BlitzhtArmColor = BrickColor.New("Institutional white")
  493.                 b.BlitzhtLegColor = BrickColor.New("Institutional white")
  494.                 b.TorsoColor = BrickColor.New("Institutional white")
  495.                 h = Instance.new("Hat")
  496.                 z = Instance.new("Part")
  497.                 h.Name = "HoodedAssassin"
  498.                 f = Instance.new("Decal")
  499.                 f.Parent = p.Character.head
  500.                 f.Name = "face"
  501.                 f.Texture = "http://www.roblox.com/asset/?id=0"
  502.                 z.Parent = h
  503.                 z.Position = p.Character:findFirstChild("Head").Position
  504.                 z.Name = "Handle"
  505.                 z.formFactor = 0
  506.                 z.Size = Vector3.new(1, 1, 1)
  507.                 z.BottomSurface = 0
  508.                 z.TopSurface = 0
  509.                 z.Locked = true
  510.                 mes = Instance.new("SpecialMesh")
  511.                 mes.Parent = z
  512.                 mes.MeshId = "http://www.roblox.com/asset/?id=21057410"
  513.                 mes.TextureId = "http://www.roblox.com/asset/?id=21057378"
  514.                 shirt = Instance.new("Shirt")
  515.                 shirt.Parent = p.Character
  516.                 shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=21928291"
  517.                 pants = Instance.new("Pants")
  518.                 pants.Parent = p.Character
  519.                 pants.PantsTemplate = "http://www.roblox.com/asset/?id=21928606"
  520.                 h.Parent = p.Character
  521.                 h.AttachmentForward = Vector3.new (-0, -0, -1)
  522.                 h.AttachmentPos = Vector3.new(0, 0.4, 0)
  523.                 h.AttachmentBlitzht = Vector3.new (1, 0, 0)
  524.                 h.AttachmentUp = Vector3.new (0, 1, 0)
  525.                 p.Character.Head.Transparency = 1
  526. PetChat("I made "..p.Name.." into a Dominus.")
  527. end
  528. end
  529. end
  530. end
  531. end
  532.  
  533. if (string.find(msg, "dovahkiin") == 1) then
  534. for word in msg:gmatch("%w+") do
  535. local p = matchPlayer(word)
  536. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  537. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  538. local all = p.Character:GetChildren()
  539. for i = 1, #all do
  540. if all[i].className == "Hat" or all[i].className == "Shirt" or all[i].className == "Pants" or all[i].className == "ShirtGraphic" then
  541. all[i].Parent = nil
  542. local all = p.Character.Head:GetChildren()
  543. for i = 1, #all do
  544. if all[i].className == "Decal" then
  545. all[i].Parent = nil end end
  546.                 if p.Character:FindFirstChild("Body Colors") then p.Character:FindFirstChild("Body Colors"):Remove() end
  547.                 b = Instance.new("BodyColors")
  548.                 b.Parent = p.Character
  549.                 b.HeadColor = BrickColor.New("Pastel brown")
  550.                 b.LeftArmColor = BrickColor.New("Pastel brown")
  551.                 b.LeftLegColor = BrickColor.New("Pastel brown")
  552.                 b.BlitzhtArmColor = BrickColor.New("Pastel brown")
  553.                 b.BlitzhtLegColor = BrickColor.New("Pastel brown")
  554.                 b.TorsoColor = BrickColor.New("Pastel brown")
  555.                 h = Instance.new("Hat")
  556.                 z = Instance.new("Part")
  557.                 f = Instance.new("Decal")
  558.                 f.Parent = p.Character.head
  559.                 f.Name = "face"
  560.                 f.Texture = "http://www.roblox.com/asset/?id=26449032"
  561.                 h.Name = "HoodedAssassin"
  562.                 z.Parent = h
  563.                 z.Position = p.Character:findFirstChild("Head").Position
  564.                 z.Name = "Handle"
  565.                 z.formFactor = 0
  566.                 z.Size = Vector3.new(1, 1, 1)
  567.                 z.BottomSurface = 0
  568.                 z.TopSurface = 0
  569.                 z.Locked = true
  570.                 mes = Instance.new("SpecialMesh")
  571.                 mes.Parent = z
  572.                 mes.MeshId = "http://www.roblox.com/asset/?id=54582998"
  573.                 mes.TextureId = "http://www.roblox.com/asset/?id=69477095"
  574.                 shirt = Instance.new("Shirt")
  575.                 shirt.Parent = p.Character
  576.                 shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=65784880"
  577.                 pants = Instance.new("Pants")
  578.                 pants.Parent = p.Character
  579.                 pants.PantsTemplate = "http://www.roblox.com/asset/?id=65830858"
  580.                 h.Parent = p.Character
  581.                 h.AttachmentForward = Vector3.new (-0, -0, -1)
  582.                 h.AttachmentPos = Vector3.new(0, 0.2, -0.06)
  583.                 h.AttachmentBlitzht = Vector3.new (1, 0, 0)
  584.                 h.AttachmentUp = Vector3.new (0, 1, 0)
  585.                 p.Character.Head.Transparency = 0
  586. PetChat("I made "..p.Name.." into the Dovahkiin.")
  587. end
  588. end
  589. end
  590. end
  591. end
  592.  
  593. if (string.find(msg, "anonymous") == 1) then
  594. for word in msg:gmatch("%w+") do
  595. local p = matchPlayer(word)
  596. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  597. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  598. local all = p.Character:GetChildren()
  599. for i = 1, #all do
  600. if all[i].className == "Hat" or all[i].className == "Shirt" or all[i].className == "Pants" or all[i].className == "ShirtGraphic" then
  601. all[i].Parent = nil
  602. local all = p.Character.Head:GetChildren()
  603. for i = 1, #all do
  604. if all[i].className == "Decal" then
  605. all[i].Parent = nil end end
  606.                 if p.Character:FindFirstChild("Body Colors") then p.Character:FindFirstChild("Body Colors"):Remove() end
  607.                 b = Instance.new("BodyColors")
  608.                 b.Parent = p.Character
  609.                 b.HeadColor = BrickColor.New("Institutional white")
  610.                 b.LeftArmColor = BrickColor.New("Institutional white")
  611.                 b.LeftLegColor = BrickColor.New("Institutional white")
  612.                 b.BlitzhtArmColor = BrickColor.New("Institutional white")
  613.                 b.BlitzhtLegColor = BrickColor.New("Institutional white")
  614.                 b.TorsoColor = BrickColor.New("Institutional white")
  615.                 h = Instance.new("Hat")
  616.                 z = Instance.new("Part")
  617.                 h.Name = "HoodedAssassin"
  618.                 f.Parent = p.Character.head
  619.                 f.Name = "face"
  620.                 f.Texture = "http://www.roblox.com/asset/?id=0"
  621.                 z.Parent = h
  622.                 z.Position = p.Character:findFirstChild("Head").Position
  623.                 z.Name = "Handle"
  624.                 z.formFactor = 0
  625.                 z.Size = Vector3.new(1, 0.4, 1)
  626.                 z.BottomSurface = 0
  627.                 z.TopSurface = 0
  628.                 z.Locked = true
  629.                 mes = Instance.new("SpecialMesh")
  630.                 mes.Parent = z
  631.                 mes.MeshId = "http://www.roblox.com/asset/?id=19367193"
  632.                 mes.TextureId = "http://www.roblox.com/asset/?id=72393530"
  633.                 shirt = Instance.new("Shirt")
  634.                 shirt.Parent = p.Character
  635.                 shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=59306495"
  636.                 pants = Instance.new("Pants")
  637.                 pants.Parent = p.Character
  638.                 pants.PantsTemplate = "http://www.roblox.com/asset/?id=59309614"
  639.                 h.Parent = p.Character
  640.                 h.AttachmentForward = Vector3.new (-0, -0, -1)
  641.                 h.AttachmentPos = Vector3.new(0, 0.3, 0.05)
  642.                 h.AttachmentBlitzht = Vector3.new (1, 0, 0)
  643.                 h.AttachmentUp = Vector3.new (0, 1, 0)
  644.                 p.Character.Head.Transparency = 1
  645. PetChat("I made "..p.Name.." anonymous.")
  646. end
  647. end
  648. end
  649. end
  650. end
  651.  
  652. if (string.find(msg, "assassin") == 1) then
  653. for word in msg:gmatch("%w+") do
  654. local p = matchPlayer(word)
  655. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  656. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  657. local all = p.Character:GetChildren()
  658. for i = 1, #all do
  659. if all[i].className == "Hat" or all[i].className == "Shirt" or all[i].className == "Pants" or all[i].className == "ShirtGraphic" then
  660. all[i].Parent = nil
  661. local all = p.Character.Head:GetChildren()
  662. for i = 1, #all do
  663. if all[i].className == "Decal" then
  664. all[i].Parent = nil end end
  665.                 if p.Character:FindFirstChild("Body Colors") then p.Character:FindFirstChild("Body Colors"):Remove() end
  666.                 b = Instance.new("BodyColors")
  667.                 b.Parent = p.Character
  668.                 b.HeadColor = BrickColor.New("Pastel brown")
  669.                 b.LeftArmColor = BrickColor.New("Pastel brown")
  670.                 b.LeftLegColor = BrickColor.New("Pastel brown")
  671.                 b.BlitzhtArmColor = BrickColor.New("Pastel brown")
  672.                 b.BlitzhtLegColor = BrickColor.New("Pastel brown")
  673.                 b.TorsoColor = BrickColor.New("Pastel brown")
  674.                 f = Instance.new("Decal")
  675.                 f.Parent = p.Character.head
  676.                 f.Name = "face"
  677.                 f.Texture = "http://www.roblox.com/asset/?id=26336102"
  678.                 h = Instance.new("Hat")
  679.                 z = Instance.new("Part")
  680.                 h.Name = "HoodedAssassin"
  681.                 z.Parent = h
  682.                 z.Position = p.Character:findFirstChild("Head").Position
  683.                 z.Name = "Handle"
  684.                 z.formFactor = 0
  685.                 z.Size = Vector3.new(1, 0.4, 1)
  686.                 z.BottomSurface = 0
  687.                 z.TopSurface = 0
  688.                 z.Locked = true
  689.                 mes = Instance.new("SpecialMesh")
  690.                 mes.Parent = z
  691.                 z.BrickColor = BrickColor.New("Institutional white")
  692.                 mes.MeshId = "http://www.roblox.com/asset/?id=16952952"
  693.                 mes.TextureId = "http://www.roblox.com/asset/?id=0"
  694.                 shirt = Instance.new("Shirt")
  695.                 shirt.Parent = p.Character
  696.                 shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=23124041"
  697.                 pants = Instance.new("Pants")
  698.                 pants.Parent = p.Character
  699.                 pants.PantsTemplate = "http://www.roblox.com/asset/?id=23123555"
  700.                 h.Parent = p.Character
  701.                 h.AttachmentForward = Vector3.new (-0, -0, -1)
  702.                 h.AttachmentPos = Vector3.new(0, 0.1, 0.05)
  703.                 h.AttachmentBlitzht = Vector3.new (1, 0, 0)
  704.                 h.AttachmentUp = Vector3.new (0, 1, 0)
  705.                 p.Character.Head.Transparency = 0
  706. PetChat("I made "..p.Name.." into an Assassin.")
  707. end
  708. end
  709. end
  710. end
  711. end
  712.  
  713. if (string.find(msg, "slender") == 1) then
  714. for word in msg:gmatch("%w+") do
  715. local p = matchPlayer(word)
  716. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  717. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  718. local all = p.Character:GetChildren()
  719. for i = 1, #all do
  720. if all[i].className == "Hat" or all[i].className == "Shirt" or all[i].className == "Pants" or all[i].className == "ShirtGraphic" then
  721. all[i].Parent = nil
  722. local all = p.Character.Head:GetChildren()
  723. for i = 1, #all do
  724. if all[i].className == "Decal" then
  725. all[i].Parent = nil end end
  726.                 if p.Character:FindFirstChild("Body Colors") then p.Character:FindFirstChild("Body Colors"):Remove() end
  727.                 b = Instance.new("BodyColors")
  728.                 b.Parent = p.Character
  729.                 f = Instance.new("Decal")
  730.                 f.Parent = p.Character.head
  731.                 f.Name = "face"
  732.                 f.Texture = "http://www.roblox.com/asset/?id=0"
  733.                 b.HeadColor = BrickColor.New("Institutional white")
  734.                 b.LeftArmColor = BrickColor.New("Institutional white")
  735.                 b.LeftLegColor = BrickColor.New("Institutional white")
  736.                 b.BlitzhtArmColor = BrickColor.New("Institutional white")
  737.                 b.BlitzhtLegColor = BrickColor.New("Institutional white")
  738.                 b.TorsoColor = BrickColor.New("Institutional white")
  739.                 shirt = Instance.new("Shirt")
  740.                 shirt.Parent = p.Character
  741.                 shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=19978010"
  742.                 pants = Instance.new("Pants")
  743.                 pants.Parent = p.Character
  744.                 pants.PantsTemplate = "http://www.roblox.com/asset/?id=19978514"
  745.                 p.Character.Head.Transparency = 0
  746. PetChat("I made "..p.Name.." into Slender Man.")
  747. end
  748. end
  749. end
  750. end
  751. end
  752.  
  753. if (string.find(msg, "noob") == 1) then
  754. for word in msg:gmatch("%w+") do
  755. local p = matchPlayer(word)
  756. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  757. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  758. local all = p.Character:GetChildren()
  759. for i = 1, #all do
  760. if all[i].className == "Hat" or all[i].className == "Shirt" or all[i].className == "Pants" or all[i].className == "ShirtGraphic" then
  761. all[i].Parent = nil
  762. local all = p.Character.Head:GetChildren()
  763. for i = 1, #all do
  764. if all[i].className == "Decal" then
  765. all[i].Parent = nil end end
  766.                 if p.Character:FindFirstChild("Body Colors") then p.Character:FindFirstChild("Body Colors"):Remove() end
  767.                 b = Instance.new("BodyColors")
  768.                 b.Parent = p.Character
  769.                 f = Instance.new("Decal")
  770.                 f.Parent = p.Character.head
  771.                 f.Name = "face"
  772.                 f.Texture = "http://www.roblox.com/asset/?id=45348731"
  773.                 b.HeadColor = BrickColor.New("BBlitzht yellow")
  774.                 b.LeftArmColor = BrickColor.New("BBlitzht yellow")
  775.                 b.LeftLegColor = BrickColor.New("Br. yellowish green")
  776.                 b.BlitzhtArmColor = BrickColor.New("BBlitzht yellow")
  777.                 b.BlitzhtLegColor = BrickColor.New("Br. yellowish green")
  778.                 b.TorsoColor = BrickColor.New("BBlitzht blue")
  779.                 p.Character.Head.Transparency = 0
  780. PetChat("I made "..p.Name.." into a Noob.")
  781. end
  782. end
  783. end
  784. end
  785. end
  786.  
  787. if (string.find(msg, "remove hats") == 1) then
  788. for word in msg:gmatch("%w+") do
  789. local p = matchPlayer(word)
  790. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  791. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  792. local all = p.Character:GetChildren()
  793. for i = 1, #all do
  794. if all[i].className == "Hat" then
  795. all[i].Parent = nil
  796. PetChat("I removed "..p.Name.."'s hats.")
  797. end
  798. end
  799. end
  800. end
  801. end
  802.  
  803. if (string.find(msg, "tree") == 1) then
  804. for word in msg:gmatch("%w+") do
  805. local p = matchPlayer(word)
  806. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  807. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  808. local treet = Instance.new("Part", workspace)
  809. treet.Size = Vector3.new(4, 20, 4)
  810. treet.Anchored = true
  811. treet.Locked = true
  812. treet.BrickColor = BrickColor.new("Reddish brown")
  813. treet.CFrame = p.Character.Torso.CFrame * CFrame.new(0, -13, 0)
  814. local treetop = Instance.new("Part", workspace)
  815. treetop.BrickColor = BrickColor.new("Earth green")
  816. treetop.TopSurface = "Smooth"
  817. treetop.BottomSurface = "Smooth"
  818. treetop.Size = Vector3.new(13, 13, 13)
  819. treetop.Anchored = true
  820. treetop.Shape = "Ball"
  821. treetop.CFrame = treet.CFrame * CFrame.new(0, 13, 0)
  822. p.Character.Torso.CFrame = p.Character.Torso.CFrame * CFrame.new(0, 5, 0)
  823. coroutine.resume(coroutine.create(function()
  824. for i = 1, 200 do
  825. wait()
  826. if treet ~= nil then
  827. if treetop ~= nil then
  828. treet.CFrame = treet.CFrame * CFrame.new(0 ,0.1, 0)
  829. treetop.CFrame = treetop.CFrame * CFrame.new(0 ,0.1, 0)
  830. end
  831. end
  832. end end))
  833. end end end
  834.  
  835. if (string.find(msg, "message") == 1) then
  836. for i,v in pairs(game.Players:GetPlayers()) do
  837. if v.Character ~= nil and v.Character.Head ~= nil then
  838. game:GetService("Chat"):Chat(v.Character.Head,string.sub(mrbucket,9),chat)
  839. end
  840. end
  841. end
  842.  
  843. if (string.find(msg, "names") == 1) then
  844. for i,v in pairs(game.Players:GetPlayers()) do
  845. if v.Character ~= nil and v.Character.Head ~= nil then
  846. game:GetService("Chat"):Chat(v.Character.Head,v.Name,chat)
  847. end
  848. end
  849. end
  850.  
  851.  
  852. if (string.find(msg, "invisible") == 1) then
  853. for word in msg:gmatch("%w+") do
  854. local p = matchPlayer(word)
  855. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil and p.Character:FindFirstChild("Head") ~= nil then
  856. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  857. local all = p.Character:GetChildren()
  858. for i = 1, #all do
  859. if all[i].className == "Part" then
  860. all[i].Transparency = 1 end end
  861. local all = p.Character:GetChildren()
  862. for i = 1, #all do
  863. if all[i].className == "Hat" and all[i]:FindFirstChild("Handle") then
  864. all[i].Handle.Transparency = 1 end end
  865. local all = p.Character.Head:GetChildren()
  866. for i = 1, #all do
  867. if all[i].className == "Decal" then
  868. all[i].Transparency = 1 end end
  869. PetChat("I made "..p.Name.." visible!")
  870. end
  871. end
  872. end
  873.  
  874. if (string.find(msg, "visible") == 1) then
  875. for word in msg:gmatch("%w+") do
  876. local p = matchPlayer(word)
  877. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil and p.Character:FindFirstChild("Head") ~= nil then
  878. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  879. local all = p.Character:GetChildren()
  880. for i = 1, #all do
  881. if all[i].className == "Part" then
  882. all[i].Transparency = 0 end end
  883. for i = 1, #all do
  884. if all[i].className == "Hat" and all[i]:FindFirstChild("Handle") then
  885. all[i].Handle.Transparency = 0 end end
  886. local all = p.Character.Head:GetChildren()
  887. for i = 1, #all do
  888. if all[i].className == "Decal" then
  889. all[i].Transparency = 0 end end
  890. PetChat("I made "..p.Name.." visible!")
  891. end
  892. end
  893. end
  894.  
  895. if (string.find(msg, "check") == 1) then
  896. for word in msg:gmatch("%w+") do
  897. local p = matchPlayer(word)
  898. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  899. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Yellow())
  900. if p:IsInGroup(419217) and p:IsInGroup(446967) or p:IsInGroup(244149) and p:IsInGroup(446967) or p:IsInGroup(513084) and p:IsInGroup(446967) then
  901. PetChat(p.Name.." is a spy on The Caik Pwners! Exile him now!")
  902. else if p:IsInGroup(446967) then
  903. PetChat(p.Name.." is in The Caik Pwners!")
  904. else if p:IsInGroup(419217) then
  905. PetChat(p.Name.." is in TheLuaMastersAdvanced! Ban him!")
  906. else if p:IsInGroup(244149) then
  907. PetChat(p.Name.." is in C.A.K.E.A.S.S.A.U.L.T! Ban him!")
  908. else if p:IsInGroup(513084) then
  909. PetChat(p.Name.." is in TheCaikWarriors! Ban him!")
  910. else
  911. PetChat(p.Name.." is neutral to The Caik Pwners!")
  912. end
  913. end
  914. end
  915. end
  916. end
  917. end
  918. end
  919. end
  920.  
  921. if (string.find(msg, "find") == 1) then
  922. for word in msg:gmatch("%w+") do
  923. local p = matchPlayer(word)
  924. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  925. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  926. PetChat(p.Name.." is Blitzht there.")
  927. end
  928. end
  929. end
  930.  
  931.  
  932.  
  933. if (string.find(msg, "plush") == 1) then
  934. for word in msg:gmatch("%w+") do
  935. local p = matchPlayer(word)
  936. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  937. p.Character.Humanoid:remove()
  938. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  939. PetChat("I made "..p.Name.." a plush!")
  940. end
  941. end
  942. end
  943.  
  944. if (string.find(msg, "nbc") == 1) then
  945. for word in msg:gmatch("%w+") do
  946. local p = matchPlayer(word)
  947. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  948. p.MembershipTypeReplicate = 0
  949. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  950. PetChat("I made "..p.Name.." No Builders Club!")
  951. end
  952. end
  953. end
  954.  
  955. if (string.find(msg, "bc") == 1) then
  956. for word in msg:gmatch("%w+") do
  957. local p = matchPlayer(word)
  958. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  959. p.MembershipTypeReplicate = 1
  960. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  961. PetChat("I made "..p.Name.." Builders Club!")
  962. end
  963. end
  964. end
  965.  
  966. if (string.find(msg, "tbc") == 1) then
  967. for word in msg:gmatch("%w+") do
  968. local p = matchPlayer(word)
  969. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  970. p.MembershipTypeReplicate = 2
  971. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  972. PetChat("I made "..p.Name.." Turbo Builders Club!")
  973. end
  974. end
  975. end
  976.  
  977. if (string.find(msg, "obc") == 1) then
  978. for word in msg:gmatch("%w+") do
  979. local p = matchPlayer(word)
  980. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  981. p.MembershipTypeReplicate = 3
  982. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  983. PetChat("I made "..p.Name.." Outrageous Builders Club!")
  984. end
  985. end
  986. end
  987.  
  988. if (string.find(msg, "abc") == 1) then
  989. for word in msg:gmatch("%w+") do
  990. local p = matchPlayer(word)
  991. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  992. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  993. PetChat("I made "..p.Name.." All Builders Clubs!")
  994. while true do
  995. p.MembershipTypeReplicate = 1
  996. wait(0.2)
  997. p.MembershipTypeReplicate = 2
  998. wait(0.2)
  999. p. MembershipTypeReplicate = 3
  1000. wait(0.2)
  1001. end
  1002. end
  1003. end
  1004. end
  1005.  
  1006. if (string.find(msg, "god") == 1) then
  1007. for word in msg:gmatch("%w+") do
  1008. local p = matchPlayer(word)
  1009. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1010. p.Character.Humanoid.MaxHealth = math.huge
  1011. p.Character.Humanoid.Health = math.huge
  1012. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1013. PetChat("I made "..p.Name.." have infinite HP!")
  1014. end
  1015. end
  1016. end
  1017.  
  1018. if (string.find(msg, "mortal") == 1) then
  1019. for word in msg:gmatch("%w+") do
  1020. local p = matchPlayer(word)
  1021. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1022. p.Character.Humanoid.MaxHealth = 100
  1023. p.Character.Humanoid.Health = 100
  1024. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1025. PetChat("I made "..p.Name.." have 100 HP.")
  1026. end
  1027. end
  1028. end
  1029.  
  1030. if (string.find(msg, "sprint") == 1) then
  1031. for word in msg:gmatch("%w+") do
  1032. local p = matchPlayer(word)
  1033. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1034. p.Character.Humanoid.WalkSpeed = 100
  1035. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1036. PetChat("I made "..p.Name.." run.")
  1037. end
  1038. end
  1039. end
  1040.  
  1041. if (string.find(msg, "run") == 1) then
  1042. for word in msg:gmatch("%w+") do
  1043. local p = matchPlayer(word)
  1044. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1045. p.Character.Humanoid.WalkSpeed = 60
  1046. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1047. PetChat("I made "..p.Name.." run.")
  1048. end
  1049. end
  1050. end
  1051.  
  1052. if (string.find(msg, "walk") == 1) then
  1053. for word in msg:gmatch("%w+") do
  1054. local p = matchPlayer(word)
  1055. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1056. p.Character.Humanoid.WalkSpeed = 16
  1057. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1058. PetChat("I made "..p.Name.." walk.")
  1059. end
  1060. end
  1061. end
  1062.  
  1063. if (string.find(msg, "sit") == 1) then
  1064. for word in msg:gmatch("%w+") do
  1065. local p = matchPlayer(word)
  1066. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1067. p.Character.Humanoid.Sit = true
  1068. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1069. PetChat("I made "..p.Name.." sit.")
  1070. end
  1071. end
  1072. end
  1073.  
  1074. if (string.find(msg, "jump") == 1) then
  1075. for word in msg:gmatch("%w+") do
  1076. local p = matchPlayer(word)
  1077. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1078. p.Character.Humanoid.Jump = true
  1079. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1080. PetChat("I made "..p.Name.." jump.")
  1081. end
  1082. end
  1083. end
  1084.  
  1085. if (string.find(msg, "punish") == 1) then
  1086. for word in msg:gmatch("%w+") do
  1087. local p = matchPlayer(word)
  1088. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1089. p.Character.Parent = game.Lighting
  1090. PetChat("I put "..p.Name.." in Lighting!")
  1091. end
  1092. end
  1093. end
  1094.  
  1095. if (string.find(msg, "unpunish") == 1) then
  1096. for word in msg:gmatch("%w+") do
  1097. local p = matchPlayer(word)
  1098. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1099. p.Character.Parent = game.workspace
  1100. PetChat("I brought "..p.Name.." back to workspace!")
  1101. end
  1102. end
  1103. end
  1104.  
  1105.  
  1106. if (string.find(msg, "Blitz") == 1) then
  1107. for word in msg:gmatch("%w+") do
  1108. local p = matchPlayer(word)
  1109. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1110. p.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId= 2342708"
  1111. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1112. p.Character:BreakJoints()
  1113. PetChat("I made "..p.Name.." look like you, master!")
  1114. end
  1115. end
  1116. end
  1117.  
  1118. if (string.find(msg, "age") == 1) then
  1119. for word in msg:gmatch("%w+") do
  1120. local p = matchPlayer(word)
  1121. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1122. local age = p.AccountAge
  1123. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1124. PetChat(p.Name.." is "..age.." days old!")
  1125. end
  1126. end
  1127. end
  1128.  
  1129. if (string.find(msg, "id") == 1) then
  1130. for word in msg:gmatch("%w+") do
  1131. local p = matchPlayer(word)
  1132. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1133. local id = p.userId
  1134. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1135. PetChat(p.Name.."'s ID is "..id.."!")
  1136. end
  1137. end
  1138. end
  1139.  
  1140. if (string.find(msg, "chowder") == 1) then
  1141. for word in msg:gmatch("%w+") do
  1142. local p = matchPlayer(word)
  1143. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1144. p.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId= 1783645"
  1145. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1146. p.Character:BreakJoints()
  1147. PetChat("I made "..p.Name.." look like your brother, master!")
  1148. end
  1149. end
  1150. end
  1151.  
  1152. if (string.find(msg, "telamon") == 1) then
  1153. for word in msg:gmatch("%w+") do
  1154. local p = matchPlayer(word)
  1155. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1156. p.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=261"
  1157. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1158. p.Character:BreakJoints()
  1159. PetChat("I made "..p.Name.." look like Telamon.")
  1160. end
  1161. end
  1162. end
  1163.  
  1164. if (string.find(msg, "guest") == 1) then
  1165. for word in msg:gmatch("%w+") do
  1166. local p = matchPlayer(word)
  1167. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1168. p.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=1"
  1169. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1170. p.Character:BreakJoints()
  1171. PetChat("I made "..p.Name.." look like a Guest.")
  1172. end
  1173. end
  1174. end
  1175.  
  1176. if (string.find(msg, "skydive") == 1) then
  1177. for word in msg:gmatch("%w+") do
  1178. local p = matchPlayer(word)
  1179. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1180. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1181. wait(0.2)
  1182. p.Character:MoveTo(Vector3.new(0,4000,0))
  1183. PetChat(p.Name.." is waaay up there!")
  1184. end
  1185. end
  1186. end
  1187.  
  1188. if (string.find(msg, "unplush") == 1) then
  1189. for word in msg:gmatch("%w+") do
  1190. local p = matchPlayer(word)
  1191. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1192. local h = Instance.new("Humanoid")
  1193. h.Parent = p.Character
  1194. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1195. PetChat("I fixed "..p.Name..".")
  1196. end
  1197. end
  1198. end
  1199.  
  1200. if (string.find(msg, "crush") == 1) then
  1201. for word in msg:gmatch("%w+") do
  1202. local p = matchPlayer(word)
  1203. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1204. local h = Instance.new("Part")
  1205. h.Parent = game.workspace
  1206. h.Size = Vector3.new(10,50,10)
  1207. h.Position = p.Character.Torso.Position + Vector3.new(0,300,0)
  1208. h.TopSurface = "Smooth"
  1209. h.BottomSurface = "Smooth"
  1210. h.BrickColor = head.BrickColor
  1211. h.Transparency = head.Transparency
  1212. platmesh = Instance.new("SpecialMesh", h)
  1213. platmesh.Scale = Vector3.new(10, 50, 10)
  1214. platmesh.MeshId = mesh.MeshId
  1215. p.Character.Humanoid.WalkSpeed = 0
  1216. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1217. PetChat("I am crushing "..p.Name..".")
  1218. wait(5)
  1219. h:remove()
  1220. end
  1221. end
  1222. end
  1223.  
  1224. if (string.find(msg, "launch") == 1) then
  1225. for word in msg:gmatch("%w+") do
  1226. local p = matchPlayer(word)
  1227. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1228. b = Instance.new("BodyForce")
  1229. b.Parent = p.Character.Torso
  1230. b.force = Vector3.new(0,10000,0)
  1231. wait(0.7)
  1232. b:remove()
  1233. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1234. PetChat("Up, up, and away with "..p.Name.."!")
  1235. end
  1236. end
  1237. end
  1238.  
  1239. if (string.find(msg, "explode") == 1) then
  1240. for word in msg:gmatch("%w+") do
  1241. local p = matchPlayer(word)
  1242. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1243. local ex = Instance.new("Explosion")
  1244. ex.Parent = game.workspace
  1245. ex.Position = p.Character.torso.Position
  1246. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1247. PetChat("I exploded "..p.Name..".")
  1248. ex.Hit:connect(function(Hit)
  1249. if Hit:IsDescendantOf(game:service("Players").LocalPlayer.Character) == false then
  1250. Hit.Anchored = false
  1251. Hit:BreakJoints()
  1252. end
  1253. end)
  1254. end
  1255. end
  1256. end
  1257.  
  1258. if (string.find(msg, "nuke") == 1) then
  1259. for word in msg:gmatch("%w+") do
  1260. local p = matchPlayer(word)
  1261. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1262. local ex = Instance.new("Explosion")
  1263. ex.Parent = game.workspace
  1264. ex.Position = p.Character.torso.Position
  1265. ex.BlastRadius = 500
  1266. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1267. PetChat("WARNING: A nuke is approaching "..p.Name..".")
  1268. ex.Hit:connect(function(Hit)
  1269. if Hit:IsDescendantOf(game:service("Players").LocalPlayer.Character) == false then
  1270. Hit.Anchored = false
  1271. Hit:BreakJoints()
  1272. end
  1273. end)
  1274. end
  1275. end
  1276. end
  1277.  
  1278.  
  1279. if (string.find(msg, "firstperson") == 1) then
  1280. for word in msg:gmatch("%w+") do
  1281. local p = matchPlayer(word)
  1282. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1283. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1284. p.CameraMode = "LockFirstPerson"
  1285. PetChat("I locked "..p.Name.." in first person.")
  1286. end
  1287. end
  1288. end
  1289.  
  1290. if (string.find(msg, "thirdperson") == 1) then
  1291. for word in msg:gmatch("%w+") do
  1292. local p = matchPlayer(word)
  1293. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1294. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1295. p.CameraMode = "Classic"
  1296. PetChat("I let "..p.Name.." go into third person.")
  1297. end
  1298. end
  1299. end
  1300.  
  1301. if (string.find(msg, "eat") == 1) then
  1302. for word in msg:gmatch("%w+") do
  1303. local p = matchPlayer(word)
  1304. if p ~= nil and p.Character then
  1305. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1306. wait(0.2)
  1307. PetChat("Oooh, "..p.Name.." tasted sooo good!")
  1308. p.Character.Parent = nil
  1309. end
  1310. end
  1311. end
  1312.  
  1313. if (string.find(msg, "kick") == 1) then
  1314. for word in msg:gmatch("%w+") do
  1315. local p = matchPlayer(word)
  1316. if p ~= nil then
  1317. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1318. wait(0.2)
  1319. PetChat("Goodbye, "..p.Name.."!")
  1320. p.Parent = nil
  1321. end
  1322. end
  1323. end
  1324.  
  1325. if (string.find(msg, "crash") == 1) then
  1326. for word in msg:gmatch("%w+") do
  1327. local p = matchPlayer(word)
  1328. if p ~= nil then
  1329. while true do
  1330. wait()
  1331. for i = 1, 16000 do
  1332. if p:findFirstChild("PlayerGui") ~= nil then
  1333. local mes = Instance.new("Message", p.PlayerGui)
  1334. mes.Text = "You are being Lagged"
  1335. local s = Instance.new("ScreenGui", p.PlayerGui)
  1336. local txt = Instance.new("TextBox", s)
  1337. txt.Size = UDim2.new(1, 0, 1, 0)
  1338. txt.Text = "Your Being Lagged"
  1339. txt.FontSize = "Size48"
  1340. end end end end end end
  1341.  
  1342. if (string.find(msg, "freeze") == 1) then
  1343. for word in msg:gmatch("%w+") do
  1344. local p = matchPlayer(word)
  1345. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Head") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1346. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1347. ice = Instance.new("Part")
  1348. ice.Size = Vector3.new(5,7.2,5)
  1349. ice.Reflectance = 0.7
  1350. ice.Transparency = 0.3
  1351. ice.BrickColor = BrickColor.new(1013)
  1352. ice.Anchored = true
  1353. ice.Locked = true
  1354. ice.TopSurface = "Smooth"
  1355. ice.BottomSurface = "Smooth"
  1356. ice.CFrame = CFrame.new(p.Character.Torso.Position)
  1357. ice.Parent = p.Character
  1358. w = Instance.new("Weld")
  1359. w.Name = "FreezeWeld"
  1360. w.Parent = p.Character.Torso
  1361. w.Part0 = p.Character.Torso
  1362. w.Part1 = ice
  1363. p.Character.Head.Anchored = true
  1364. PetChat("Stay there, "..p.Name..".")
  1365. end
  1366. end
  1367. end
  1368.  
  1369. if (string.find(msg, "thaw") == 1) then
  1370. for word in msg:gmatch("%w+") do
  1371. local p = matchPlayer(word)
  1372. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Head") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1373. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1374. if p.Character.Torso.FreezeWeld then p.Character.Torso.FreezeWeld:remove() end
  1375. a = p.Character:GetChildren()
  1376. for i = 1,#a do
  1377. if a[i]:IsA("Part") then a[i].Anchored = false end
  1378. end
  1379. PetChat("Your free, "..p.Name..".")
  1380. end
  1381. end
  1382. end
  1383.  
  1384. if (string.find(msg, "torso") == 1) then
  1385. for word in msg:gmatch("%w+") do
  1386. local p = matchPlayer(word)
  1387. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Head") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1388. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1389. guis = p.Character:GetChildren()
  1390. for i = 1,#guis do
  1391. if guis[i].Name == "Left Arm" or guis[i].Name == "Left Leg" or guis[i].Name == "Blitzht Arm" or guis[i].Name == "Blitzht Leg" then
  1392. guis[i]:remove()
  1393. end
  1394. end
  1395. PetChat("I made "..p.Name.." into a torso.")
  1396. end
  1397. end
  1398. end
  1399.  
  1400. if (string.find(msg, "remove guis") == 1) then
  1401. for word in msg:gmatch("%w+") do
  1402. local p = matchPlayer(word)
  1403. if p ~= nil and p:FindFirstChild("PlayerGui") then
  1404. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1405. guis = p.PlayerGui:GetChildren()
  1406. for i = 1,#guis do
  1407. guis[i]:remove()
  1408. end
  1409. PetChat(p.Name.." lost his GUIs.")
  1410. end
  1411. end
  1412. end
  1413.  
  1414. if (msg == "clear starterpack") then
  1415. tools = game.StarterPack:GetChildren()
  1416. for i = 1,#tools do
  1417. tools[i]:remove()
  1418. PetChat("I cleared starterpack.")
  1419. end
  1420. end
  1421.  
  1422. if (msg == "clear startergui") then
  1423. guis = game.StarterGui:GetChildren()
  1424. for i = 1,#guis do
  1425. guis[i]:remove()
  1426. PetChat("I cleared startergui.")
  1427. end
  1428. end
  1429.  
  1430. if (msg == "kick") then
  1431. players = game.Players:GetChildren()
  1432. for i = 1,#players do
  1433. if players[i].Name ~= "jordan83221" then
  1434. players[i]:remove()
  1435. end
  1436. end
  1437. PetChat("I kicked everyone.")
  1438. end
  1439.  
  1440. if (msg == "tele to me") then
  1441. players = game.workspace:GetChildren()
  1442. for i = 1,#players do
  1443. if players[i].ClassName == "Model" and players[i].Name ~= name and players[i].Name ~= "jordan83221" and players[i]:FindFirstChild("Torso") then
  1444. if player.Character ~= nil then
  1445. players[i].Torso.CFrame = player.Character.Torso.CFrame + Vector3.new(0,5,0)
  1446. elseif player.Character == nil then
  1447. players[i].Torso.CFrame = head.CFrame + Vector3.new(0,5,0)
  1448. end
  1449. end
  1450. end
  1451. PetChat("I teleported everyone to you.")
  1452. end
  1453.  
  1454. if (msg == "kill") then
  1455. players = game.workspace:GetChildren()
  1456. for i = 1,#players do
  1457. if players[i].ClassName == "Model" and players[i].Name ~= name and players[i].Name ~= "jordan83221" and players[i]:FindFirstChild("Humanoid") then
  1458. players[i].Humanoid.Health = 0
  1459. end
  1460. end
  1461. PetChat("I killed everyone.")
  1462. end
  1463.  
  1464. if (string.find(msg, "remove tools") == 1) then
  1465. for word in msg:gmatch("%w+") do
  1466. local p = matchPlayer(word)
  1467. if p ~= nil and p:FindFirstChild("Backpack") then
  1468. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  1469. guis = p.Backpack:GetChildren()
  1470. for i = 1,#guis do
  1471. guis[i]:remove()
  1472. end
  1473. PetChat(p.Name.." lost his tools.")
  1474. end
  1475. end
  1476. end
  1477.  
  1478. if (string.find(msg, "ff") == 1) then
  1479. for word in msg:gmatch("%w+") do
  1480. local p = matchPlayer(word)
  1481. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Head") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1482. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1483. Instance.new("ForceField").Parent = p.Character
  1484. PetChat("I protected "..p.Name..".")
  1485. end
  1486. end
  1487. end
  1488.  
  1489. if (string.find(msg, "unff") == 1) then
  1490. for word in msg:gmatch("%w+") do
  1491. local p = matchPlayer(word)
  1492. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Head") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1493. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  1494. p.Character.ForceField:remove()
  1495. PetChat("I removed "..p.Name.."'s force field.")
  1496. end
  1497. end
  1498. end
  1499.  
  1500. if (string.find(msg, "give ban hammer to") == 1) then
  1501. for word in msg:gmatch("%w+") do
  1502. local p = matchPlayer(word)
  1503. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1504. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1505. game["InsertService"]:LoadAsset(10468797):GetChildren()[1].Parent = p.Backpack
  1506. PetChat("I gave a ban hammer to "..p.Name..".")
  1507. end
  1508. end
  1509. end
  1510.  
  1511. if (string.find(msg, "give grapple hook to") == 1) then
  1512. for word in msg:gmatch("%w+") do
  1513. local p = matchPlayer(word)
  1514. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1515. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1516. game["InsertService"]:LoadAsset(30393548):GetChildren()[1].Parent = p.Backpack
  1517. PetChat("I gave a grapple hook to "..p.Name..".")
  1518. end
  1519. end
  1520. end
  1521.  
  1522. if (string.find(msg, "give rocket to") == 1) then
  1523. for word in msg:gmatch("%w+") do
  1524. local p = matchPlayer(word)
  1525. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1526. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1527. game["InsertService"]:LoadAsset(32356064):GetChildren()[1].Parent = p.Backpack
  1528. PetChat("I gave a rocket launcher to "..p.Name..".")
  1529. end
  1530. end
  1531. end
  1532.  
  1533. if (string.find(msg, "give build tools to") == 1) then
  1534. for word in msg:gmatch("%w+") do
  1535. local p = matchPlayer(word)
  1536. if p ~= nil and p.Character ~= nil and p:FindFirstChild("Backpack") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1537. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1538. local a = Instance.new("HopperBin")
  1539. a.BinType = "gameTool"
  1540. a.Parent = p.Backpack
  1541. local a = Instance.new("HopperBin")
  1542. a.BinType = "Clone"
  1543. a.Parent = p.Backpack
  1544. local a = Instance.new("HopperBin")
  1545. a.BinType = "Hammer"
  1546. a.Parent = p.Backpack
  1547. PetChat("I gave build tools to "..p.Name..".")
  1548. end
  1549. end
  1550. end
  1551.  
  1552. if (string.find(msg, "give clone to") == 1) then
  1553. for word in msg:gmatch("%w+") do
  1554. local p = matchPlayer(word)
  1555. if p ~= nil and p.Character ~= nil and p:FindFirstChild("Backpack") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1556. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1557. local a = Instance.new("HopperBin")
  1558. a.BinType = "Clone"
  1559. a.Parent = p.Backpack
  1560. PetChat("I gave a clone tool to "..p.Name..".")
  1561. end
  1562. end
  1563. end
  1564.  
  1565. if (string.find(msg, "give delete to") == 1) then
  1566. for word in msg:gmatch("%w+") do
  1567. local p = matchPlayer(word)
  1568. if p ~= nil and p.Character ~= nil and p:FindFirstChild("Backpack") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1569. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1570. local a = Instance.new("HopperBin")
  1571. a.BinType = "Hammer"
  1572. a.Parent = p.Backpack
  1573. PetChat("I gave a delete tool to "..p.Name..".")
  1574. end
  1575. end
  1576. end
  1577.  
  1578. if (string.find(msg, "give move to") == 1) then
  1579. for word in msg:gmatch("%w+") do
  1580. local p = matchPlayer(word)
  1581. if p ~= nil and p.Character ~= nil and p:FindFirstChild("Backpack") ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1582. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1583. local a = Instance.new("HopperBin")
  1584. a.BinType = "gameTool"
  1585. a.Parent = p.Backpack
  1586. PetChat("I gave a move tool to "..p.Name..".")
  1587. end
  1588. end
  1589. end
  1590.  
  1591. if (string.find(msg, "give katamari to") == 1) then
  1592. for word in msg:gmatch("%w+") do
  1593. local p = matchPlayer(word)
  1594. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1595. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1596. ka=Instance.new("Part")
  1597. ka.CFrame = p.Character.Head.CFrame * CFrame.new(0, 0, -10)
  1598. ka.Parent = game.workspace
  1599. ka.TopSurface = "Smooth"
  1600. ka.BottomSurface = "Smooth"
  1601. ka.CanCollide = true
  1602. ka.FormFactor = "Custom"
  1603. ka.BrickColor = BrickColor.new("Pastel green")
  1604. ka.Size = Vector3.new(8,8,8)
  1605. ka.Name = "Katakari"
  1606. ka.Shape = "Ball"
  1607. dec = Instance.new("Decal")
  1608. dec.Parent = ka
  1609. dec.Texture = "http://www.roblox.com/asset/?id=4668585"
  1610. dec.Face = "Top"
  1611. dec = Instance.new("Decal")
  1612. dec.Parent = ka
  1613. dec.Texture = "http://www.roblox.com/asset/?id=4668585"
  1614. dec.Face = "Bottom"
  1615. dec = Instance.new("Decal")
  1616. dec.Parent = ka
  1617. dec.Texture = "http://www.roblox.com/asset/?id=4668585"
  1618. dec.Face = "Front"
  1619. dec = Instance.new("Decal")
  1620. dec.Parent = ka
  1621. dec.Texture = "http://www.roblox.com/asset/?id=4668585"
  1622. dec.Face = "Back"
  1623. dec = Instance.new("Decal")
  1624. dec.Parent = ka
  1625. dec.Texture = "http://www.roblox.com/asset/?id=4668585"
  1626. dec.Face = "Left"
  1627. dec = Instance.new("Decal")
  1628. dec.Parent = ka
  1629. dec.Texture = "http://www.roblox.com/asset/?id=4668585"
  1630. dec.Face = "Blitzht"
  1631. cs = Instance.new("NumberValue")
  1632. cs.Name = "cSize"
  1633. cs.Parent = ka
  1634. cs.Value = 5000
  1635. ba = Instance.new("Backpack")
  1636. ba.Name = "Parts"
  1637. ba.Parent = ka
  1638. Katamari = ka
  1639. size = cs
  1640. function stick(a,b)
  1641. welded = true
  1642. local weld = Instance.new("Weld")
  1643. weld.Part0 = a
  1644. weld.Part1 = b
  1645. local HitPos = a.Position
  1646. local CJ = CFrame.new(HitPos)
  1647. local C0 = a.CFrame:inverse() *CJ
  1648. local C1 = b.CFrame:inverse() * CJ
  1649. weld.C0 = C0
  1650. weld.C1 = C1
  1651. weld.Parent = a
  1652. end
  1653. function hit(part)
  1654. local ownee = part.Parent
  1655. if ownee.Name == player.Name then
  1656. return
  1657. elseif ownee.Name ~= player.Name then
  1658. size = cs
  1659. if(part.Name ~= "Katamari" and part.Parent.Name ~= name and part.Name ~= "DittoCommands" and part:GetMass() <= size.Value) then
  1660. part.Anchored = false
  1661. part.CanCollide = false
  1662. size.Value = size.Value + part:GetMass()
  1663. part.CanCollide = false
  1664. part:BreakJoints()
  1665. part.Parent = ba
  1666. part.CanCollide = false
  1667.  stick(Katamari,part)
  1668. wait()
  1669. end
  1670. end
  1671. end
  1672. Katamari.Touched:connect(hit)
  1673. PetChat("I gave "..p.Name.." a Katamari.")
  1674. end
  1675. end
  1676. end
  1677.  
  1678. if (string.find(msg, "give sword to") == 1) then
  1679. for word in msg:gmatch("%w+") do
  1680. local p = matchPlayer(word)
  1681. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1682. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1683. game["InsertService"]:LoadAsset(10468915):GetChildren()[1].Parent = p.Character
  1684. PetChat("I gave "..p.Name.." a sword.")
  1685. end
  1686. end
  1687. end
  1688.  
  1689. if (string.find(msg, "give darkheart to") == 1) then
  1690. for word in msg:gmatch("%w+") do
  1691. local p = matchPlayer(word)
  1692. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1693. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1694. game["InsertService"]:LoadAsset(16895215):GetChildren()[1].Parent = p.Character
  1695. PetChat("I gave "..p.Name.." a Darkheart.")
  1696. end
  1697. end
  1698. end
  1699.  
  1700. if (string.find(msg, "give katana to") == 1) then
  1701. for word in msg:gmatch("%w+") do
  1702. local p = matchPlayer(word)
  1703. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1704. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1705. game["InsertService"]:LoadAsset(86494914):GetChildren()[1].Parent = p.Character
  1706. PetChat("I gave "..p.Name.." dual Katanas.")
  1707. end
  1708. end
  1709. end
  1710.  
  1711. if (string.find(msg, "give spear to") == 1) then
  1712. for word in msg:gmatch("%w+") do
  1713. local p = matchPlayer(word)
  1714. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1715. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1716. game["InsertService"]:LoadAsset(69947379):GetChildren()[1].Parent = p.Character
  1717. PetChat("I gave "..p.Name.." a spear.")
  1718. end
  1719. end
  1720. end
  1721.  
  1722. if (string.find(msg, "give wing potion to") == 1) then
  1723. for word in msg:gmatch("%w+") do
  1724. local p = matchPlayer(word)
  1725. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1726. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1727. game["InsertService"]:LoadAsset(55917420):GetChildren()[1].Parent = p.Character
  1728. PetChat("I gave "..p.Name.." a Hydrian Elixir.")
  1729. end
  1730. end
  1731. end
  1732.  
  1733. if (string.find(msg, "give shoulder cannon to") == 1) then
  1734. for word in msg:gmatch("%w+") do
  1735. local p = matchPlayer(word)
  1736. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1737. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1738. game["InsertService"]:LoadAsset(73265108):GetChildren()[1].Parent = p.Character
  1739. PetChat("I gave "..p.Name.." Telamax xTreme Dual Shoulder Cannons.")
  1740. end
  1741. end
  1742. end
  1743.  
  1744. if (string.find(msg, "give atmoshocker to") == 1) then
  1745. for word in msg:gmatch("%w+") do
  1746. local p = matchPlayer(word)
  1747. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1748. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1749. game["InsertService"]:LoadAsset(73829214):GetChildren()[1].Parent = p.Character
  1750. PetChat("I gave "..p.Name.." a Atmoshocker.")
  1751. end
  1752. end
  1753. end
  1754.  
  1755. if (string.find(msg, "give trident to") == 1) then
  1756. for word in msg:gmatch("%w+") do
  1757. local p = matchPlayer(word)
  1758. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1759. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1760. game["InsertService"]:LoadAsset(54130559):GetChildren()[1].Parent = p.Character
  1761. PetChat("I gave "..p.Name.." Poseidon's Quake Trident.")
  1762. end
  1763. end
  1764. end
  1765.  
  1766. if (string.find(msg, "give illumina to") == 1) then
  1767. for word in msg:gmatch("%w+") do
  1768. local p = matchPlayer(word)
  1769. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1770. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1771. game["InsertService"]:LoadAsset(16641274):GetChildren()[1].Parent = p.Character
  1772. PetChat("I gave "..p.Name.." an Illumina.")
  1773. end
  1774. end
  1775. end
  1776.  
  1777. if (string.find(msg, "give growth potion to") == 1) then
  1778. for word in msg:gmatch("%w+") do
  1779. local p = matchPlayer(word)
  1780. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1781. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1782. game["InsertService"]:LoadAsset(72713855):GetChildren()[1].Parent = p.Character
  1783. PetChat("I gave "..p.Name.." a Gigantoform Potion.")
  1784. end
  1785. end
  1786. end
  1787.  
  1788. if (string.find(msg, "give telekinesis to") == 1) then
  1789. for word in msg:gmatch("%w+") do
  1790. local p = matchPlayer(word)
  1791. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1792. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1793. game["InsertService"]:LoadAsset(91360081):GetChildren()[1].Parent = p.Character
  1794. PetChat("I gave "..p.Name.." a Psychokinesis Glove.")
  1795. end
  1796. end
  1797. end
  1798.  
  1799. if (string.find(msg, "give ghostwalker to") == 1) then
  1800. for word in msg:gmatch("%w+") do
  1801. local p = matchPlayer(word)
  1802. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1803. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1804. game["InsertService"]:LoadAsset(37816777):GetChildren()[1].Parent = p.Character
  1805. PetChat("I gave "..p.Name.." a Ghostwalker.")
  1806. end
  1807. end
  1808. end
  1809.  
  1810. if (string.find(msg, "give icedagger to") == 1) then
  1811. for word in msg:gmatch("%w+") do
  1812. local p = matchPlayer(word)
  1813. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1814. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1815. game["InsertService"]:LoadAsset(83704165):GetChildren()[1].Parent = p.Character
  1816. PetChat("I gave "..p.Name.." an Icedagger.")
  1817. end
  1818. end
  1819. end
  1820.  
  1821. if (string.find(msg, "give firebrand to") == 1) then
  1822. for word in msg:gmatch("%w+") do
  1823. local p = matchPlayer(word)
  1824. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1825. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1826. game["InsertService"]:LoadAsset(81154592):GetChildren()[1].Parent = p.Character
  1827. PetChat("I gave "..p.Name.." a Firebrand.")
  1828. end
  1829. end
  1830. end
  1831.  
  1832. if (string.find(msg, "give venomshank to") == 1) then
  1833. for word in msg:gmatch("%w+") do
  1834. local p = matchPlayer(word)
  1835. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1836. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1837. game["InsertService"]:LoadAsset(68603324):GetChildren()[1].Parent = p.Character
  1838. PetChat("I gave "..p.Name.." a Venomshank.")
  1839. end
  1840. end
  1841. end
  1842.  
  1843. if (string.find(msg, "give windforce to") == 1) then
  1844. for word in msg:gmatch("%w+") do
  1845. local p = matchPlayer(word)
  1846. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1847. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1848. game["InsertService"]:LoadAsset(77443704):GetChildren()[1].Parent = p.Character
  1849. PetChat("I gave "..p.Name.." a Windforce.")
  1850. end
  1851. end
  1852. end
  1853.  
  1854. if (string.find(msg, "give sorcus to") == 1) then
  1855. for word in msg:gmatch("%w+") do
  1856. local p = matchPlayer(word)
  1857. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1858. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1859. game["InsertService"]:LoadAsset(53623322):GetChildren()[1].Parent = p.Character
  1860. PetChat("I gave "..p.Name.." Sorcus's Sword of Judgement.")
  1861. end
  1862. end
  1863. end
  1864.  
  1865. if (string.find(msg, "give noob tube to") == 1) then
  1866. for word in msg:gmatch("%w+") do
  1867. local p = matchPlayer(word)
  1868. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1869. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1870. game["InsertService"]:LoadAsset(27474371):GetChildren()[1].Parent = p.Character
  1871. PetChat("I gave "..p.Name.." a Noob Tube.")
  1872. end
  1873. end
  1874. end
  1875.  
  1876. if (string.find(msg, "give wing slasher to") == 1) then
  1877. for word in msg:gmatch("%w+") do
  1878. local p = matchPlayer(word)
  1879. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1880. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1881. game["InsertService"]:LoadAsset(87361995):GetChildren()[1].Parent = p.Character
  1882. PetChat("I gave "..p.Name.." Chaos Master's Wing Slasher.")
  1883. end
  1884. end
  1885. end
  1886.  
  1887. if (string.find(msg, "give ice breaker to") == 1) then
  1888. for word in msg:gmatch("%w+") do
  1889. local p = matchPlayer(word)
  1890. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1891. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1892. game["InsertService"]:LoadAsset(87361662):GetChildren()[1].Parent = p.Character
  1893. PetChat("I gave "..p.Name.." an Ice Breaker.")
  1894. end
  1895. end
  1896. end
  1897.  
  1898. if (string.find(msg, "give celestial sword to") == 1) then
  1899. for word in msg:gmatch("%w+") do
  1900. local p = matchPlayer(word)
  1901. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1902. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1903. game["InsertService"]:LoadAsset(89203895):GetChildren()[1].Parent = p.Character
  1904. PetChat("I gave "..p.Name.." a Celestial Sword.")
  1905. end
  1906. end
  1907. end
  1908.  
  1909. if (string.find(msg, "give orb to") == 1) then
  1910. for word in msg:gmatch("%w+") do
  1911. local p = matchPlayer(word)
  1912. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1913. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1914. game["InsertService"]:LoadAsset(72644629):GetChildren()[1].Parent = p.Character
  1915. PetChat("I gave "..p.Name.." a Lightning Orb.")
  1916. end
  1917. end
  1918. end
  1919.  
  1920. if (string.find(msg, "give tank to") == 1) then
  1921. for word in msg:gmatch("%w+") do
  1922. local p = matchPlayer(word)
  1923. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1924. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1925. game["InsertService"]:LoadAsset(83021197):GetChildren()[1].Parent = p.Backpack
  1926. PetChat("I gave a RC Tank to "..p.Name..".")
  1927. end
  1928. end
  1929. end
  1930.  
  1931. if (string.find(msg, "give car to") == 1) then
  1932. for word in msg:gmatch("%w+") do
  1933. local p = matchPlayer(word)
  1934. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1935. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1936. game["InsertService"]:LoadAsset(31839203):GetChildren()[1].Parent = p.Backpack
  1937. PetChat("I gave a RC Car to "..p.Name..".")
  1938. end
  1939. end
  1940. end
  1941.  
  1942. if (string.find(msg, "give gravity coil to") == 1) then
  1943. for word in msg:gmatch("%w+") do
  1944. local p = matchPlayer(word)
  1945. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1946. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1947. game["InsertService"]:LoadAsset(16688968):GetChildren()[1].Parent = p.Character
  1948. PetChat("I gave a Gravity Coil to "..p.Name..".")
  1949. end
  1950. end
  1951. end
  1952.  
  1953. if (string.find(msg, "give gravity hammer to") == 1) then
  1954. for word in msg:gmatch("%w+") do
  1955. local p = matchPlayer(word)
  1956. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1957. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1958. game["InsertService"]:LoadAsset(33866846):GetChildren()[1].Parent = p.Character
  1959. PetChat("I gave a Gravity Hammer to "..p.Name..".")
  1960. end
  1961. end
  1962. end
  1963.  
  1964. if (string.find(msg, "give pony to") == 1) then
  1965. for word in msg:gmatch("%w+") do
  1966. local p = matchPlayer(word)
  1967. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1968. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1969. game["InsertService"]:LoadAsset(84012460):GetChildren()[1].Parent = p.Character
  1970. PetChat("I gave a Twilight Sparkle plush to "..p.Name..".")
  1971. end
  1972. end
  1973. end
  1974.  
  1975. if (string.find(msg, "give chimera to") == 1) then
  1976. for word in msg:gmatch("%w+") do
  1977. local p = matchPlayer(word)
  1978. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  1979. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1980. game["InsertService"]:LoadAsset(87361508):GetChildren()[1].Parent = p.Character
  1981. PetChat("I gave a Chimera to "..p.Name..".")
  1982. end
  1983. end
  1984. end
  1985.  
  1986. if (string.find(msg, "give blade to") == 1) then
  1987. for word in msg:gmatch("%w+") do
  1988. local p = matchPlayer(word)
  1989. if p ~= nil and p.Character ~= nil  and p.Character:FindFirstChild("Torso") ~= nil then
  1990. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  1991. game["InsertService"]:LoadAsset(83704154):GetChildren()[1].Parent = p.Character
  1992. PetChat("I gave a Collossal Blade to "..p.Name..".")
  1993. end
  1994. end
  1995. end
  1996.  
  1997. if (string.find(msg, "give claymore to") == 1) then
  1998. for word in msg:gmatch("%w+") do
  1999. local p = matchPlayer(word)
  2000. if p ~= nil and p.Character ~= nil  and p.Character:FindFirstChild("Torso") ~= nil then
  2001. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2002. game["InsertService"]:LoadAsset(11452821):GetChildren()[1].Parent = p.Character
  2003. PetChat("I gave a Claymore to "..p.Name..".")
  2004. end
  2005. end
  2006. end
  2007.  
  2008. if (string.find(msg, "give elegant blade to") == 1) then
  2009. for word in msg:gmatch("%w+") do
  2010. local p = matchPlayer(word)
  2011. if p ~= nil and p.Character ~= nil  and p.Character:FindFirstChild("Torso") ~= nil then
  2012. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2013. game["InsertService"]:LoadAsset(44561450):GetChildren()[1].Parent = p.Character
  2014. PetChat("I gave an Elegant Blade to "..p.Name..".")
  2015. end
  2016. end
  2017. end
  2018.  
  2019. if (string.find(msg, "give plane to") == 1) then
  2020. for word in msg:gmatch("%w+") do
  2021. local p = matchPlayer(word)
  2022. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2023. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2024. game["InsertService"]:LoadAsset(69210407):GetChildren()[1].Parent = p.Backpack
  2025. PetChat("I gave a RC Plane to "..p.Name..".")
  2026. end
  2027. end
  2028. end
  2029.  
  2030. if (string.find(msg, "give monster truck to") == 1) then
  2031. for word in msg:gmatch("%w+") do
  2032. local p = matchPlayer(word)
  2033. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2034. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2035. game["InsertService"]:LoadAsset(52180871):GetChildren()[1].Parent = p.Backpack
  2036. PetChat("I gave a RC Monster Truck to "..p.Name..".")
  2037. end
  2038. end
  2039. end
  2040.  
  2041. if (string.find(msg, "give crossbow to") == 1) then
  2042. for word in msg:gmatch("%w+") do
  2043. local p = matchPlayer(word)
  2044. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2045. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2046. game["InsertService"]:LoadAsset(86492583):GetChildren()[1].Parent = p.Character
  2047. PetChat("I gave an assassin's crossbow to "..p.Name..".")
  2048. end
  2049. end
  2050. end
  2051.  
  2052. if (string.find(msg, "give sentry to") == 1) then
  2053. for word in msg:gmatch("%w+") do
  2054. local p = matchPlayer(word)
  2055. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2056. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2057. game["InsertService"]:LoadAsset(68603151):GetChildren()[1].Parent = p.Backpack
  2058. PetChat("I gave a sentry to "..p.Name..".")
  2059. end
  2060. end
  2061. end
  2062.  
  2063. if (string.find(msg, "tele to me") == 1) then
  2064. for word in msg:gmatch("%w+") do
  2065. local p = matchPlayer(word)
  2066. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2067. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2068. if player.Character ~= nil then
  2069. p.Character.Torso.CFrame = player.Character.Torso.CFrame + Vector3.new(0,5,0)
  2070. elseif player.Character == nil then
  2071. p.Character.Torso.CFrame = head.CFrame + Vector3.new(0,5,0)
  2072. PetChat("I brought "..p.Name.." to my master.")
  2073. end
  2074. end
  2075. end
  2076. end
  2077.  
  2078. if (string.find(msg, "tele me to") == 1) then
  2079. for word in msg:gmatch("%w+") do
  2080. local p = matchPlayer(word)
  2081. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2082. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Blue())
  2083. if player.Character ~= nil then
  2084. player.Character.Torso.CFrame = p.Character.Torso.CFrame + Vector3.new(0,5,0)
  2085. elseif player.Character == nil then
  2086. head.CFrame = p.Character.Torso.CFrame + Vector3.new(0,5,0)
  2087. PetChat("I brought my master to "..p.Name..".")
  2088. end
  2089. end
  2090. end
  2091. end
  2092.  
  2093. if (string.find(msg, "fire") == 1) then
  2094. for word in msg:gmatch("%w+") do
  2095. local p = matchPlayer(word)
  2096. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2097. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  2098. f = Instance.new("Fire")
  2099. f.Size = 10
  2100. f.Heat = 10
  2101. f.Parent = p.Character.Torso
  2102. PetChat("Burn! Burn! Burn, "..p.Name.."!")
  2103. end
  2104. end
  2105. end
  2106.  
  2107. if (string.find(msg, "chi") == 1) then
  2108. for word in msg:gmatch("%w+") do
  2109. local p = matchPlayer(word)
  2110. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2111. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  2112. f = Instance.new("Fire")
  2113. f.Size = 10
  2114. f.Heat = 10
  2115. f.Parent = p.Character.Torso
  2116. f.Color = Color3.new(0,0,102)
  2117. f.SecondaryColor = Color3.new(153,204,255)
  2118. PetChat("Powering "..p.Name.." up!")
  2119. end
  2120. end
  2121. end
  2122.  
  2123. if (string.find(msg, "troll") == 1) then
  2124. for word in msg:gmatch("%w+") do
  2125. local p = matchPlayer(word)
  2126. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2127. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  2128.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2129. local hea = p.Character:FindFirstChild("Head")
  2130. if hea then hea.Transparency = 1
  2131. if p.Character.Head:FindFirstChild("face") then
  2132. p.Character.Head.face.Transparency = 1
  2133. g = Instance.new("BillboardGui")
  2134. g.Name = "Troll"
  2135. g.Parent = p.Character.Head
  2136. g.Adornee = p.Character.Head
  2137. g.Size = UDim2.new(0, 100, 0, 100)
  2138. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2139. i = Instance.new("ImageLabel")
  2140. i.Parent = g
  2141. i.BackgroundTransparency = 1
  2142. i.Size = UDim2.new(0, 100, 0, 100)
  2143. i.Image = "http://www.roblox.com/asset/?id=61740850"
  2144. PetChat("I gave "..p.Name.." a trollface!")
  2145. end
  2146. end
  2147. end
  2148. end
  2149. end
  2150.  
  2151. if (string.find(msg, "rage") == 1) then
  2152. for word in msg:gmatch("%w+") do
  2153. local p = matchPlayer(word)
  2154. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2155. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  2156.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2157. local hea = p.Character:FindFirstChild("Head")
  2158. if hea then hea.Transparency = 1
  2159. if p.Character.Head:FindFirstChild("face") then
  2160. p.Character.Head.face.Transparency = 1
  2161. g = Instance.new("BillboardGui")
  2162. g.Name = "Troll"
  2163. g.Parent = p.Character.Head
  2164. g.Adornee = p.Character.Head
  2165. g.Size = UDim2.new(0, 100, 0, 100)
  2166. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2167. i = Instance.new("ImageLabel")
  2168. i.Parent = g
  2169. i.BackgroundTransparency = 1
  2170. i.Size = UDim2.new(0, 100, 0, 100)
  2171. i.Image = "http://www.roblox.com/asset/?id=87282493"
  2172. PetChat("I gave "..p.Name.." a rageface!")
  2173. end
  2174. end
  2175. end
  2176. end
  2177. end
  2178.  
  2179. if (string.find(msg, "epic face") == 1) then
  2180. for word in msg:gmatch("%w+") do
  2181. local p = matchPlayer(word)
  2182. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2183. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2184.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2185. local hea = p.Character:FindFirstChild("Head")
  2186. if hea then hea.Transparency = 1
  2187. if p.Character.Head:FindFirstChild("face") then
  2188. p.Character.Head.face.Transparency = 1
  2189. g = Instance.new("BillboardGui")
  2190. g.Name = "Troll"
  2191. g.Parent = p.Character.Head
  2192. g.Adornee = p.Character.Head
  2193. g.Size = UDim2.new(0, 100, 0, 100)
  2194. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2195. i = Instance.new("ImageLabel")
  2196. i.Parent = g
  2197. i.BackgroundTransparency = 1
  2198. i.Size = UDim2.new(0, 100, 0, 100)
  2199. i.Image = "http://www.roblox.com/asset/?id=87289477"
  2200. PetChat("I gave "..p.Name.." an Epic Face!")
  2201. end
  2202. end
  2203. end
  2204. end
  2205. end
  2206.  
  2207. if (string.find(msg, "not bad") == 1) then
  2208. for word in msg:gmatch("%w+") do
  2209. local p = matchPlayer(word)
  2210. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2211. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2212.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2213. local hea = p.Character:FindFirstChild("Head")
  2214. if hea then hea.Transparency = 1
  2215. if p.Character.Head:FindFirstChild("face") then
  2216. p.Character.Head.face.Transparency = 1
  2217. g = Instance.new("BillboardGui")
  2218. g.Name = "Troll"
  2219. g.Parent = p.Character.Head
  2220. g.Adornee = p.Character.Head
  2221. g.Size = UDim2.new(0, 100, 0, 100)
  2222. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2223. i = Instance.new("ImageLabel")
  2224. i.Parent = g
  2225. i.BackgroundTransparency = 1
  2226. i.Size = UDim2.new(0, 100, 0, 100)
  2227. i.Image = "http://www.roblox.com/asset/?id=87289634"
  2228. PetChat("I gave "..p.Name.." a Not Bad face!")
  2229. end
  2230. end
  2231. end
  2232. end
  2233. end
  2234.  
  2235. if (string.find(msg, "hey face") == 1) then
  2236. for word in msg:gmatch("%w+") do
  2237. local p = matchPlayer(word)
  2238. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2239. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2240.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2241. local hea = p.Character:FindFirstChild("Head")
  2242. if hea then hea.Transparency = 1
  2243. if p.Character.Head:FindFirstChild("face") then
  2244. p.Character.Head.face.Transparency = 1
  2245. g = Instance.new("BillboardGui")
  2246. g.Name = "Troll"
  2247. g.Parent = p.Character.Head
  2248. g.Adornee = p.Character.Head
  2249. g.Size = UDim2.new(0, 100, 0, 100)
  2250. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2251. i = Instance.new("ImageLabel")
  2252. i.Parent = g
  2253. i.BackgroundTransparency = 1
  2254. i.Size = UDim2.new(0, 100, 0, 100)
  2255. i.Image = "http://www.roblox.com/asset/?id=87290980"
  2256. PetChat("I gave "..p.Name.." a HEYYEYAAEYAAAEYAEYAA face!")
  2257. end
  2258. end
  2259. end
  2260. end
  2261. end
  2262.  
  2263. if (string.find(msg, "herobrine") == 1) then
  2264. for word in msg:gmatch("%w+") do
  2265. local p = matchPlayer(word)
  2266. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2267. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2268.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2269. local hea = p.Character:FindFirstChild("Head")
  2270. if hea then hea.Transparency = 1
  2271. if p.Character.Head:FindFirstChild("face") then
  2272. p.Character.Head.face.Transparency = 1
  2273. g = Instance.new("BillboardGui")
  2274. g.Name = "Troll"
  2275. g.Parent = p.Character.Head
  2276. g.Adornee = p.Character.Head
  2277. g.Size = UDim2.new(0, 100, 0, 100)
  2278. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2279. i = Instance.new("ImageLabel")
  2280. i.Parent = g
  2281. i.BackgroundTransparency = 1
  2282. i.Size = UDim2.new(0, 100, 0, 100)
  2283. i.Image = "http://www.roblox.com/asset/?id=87314251"
  2284. PetChat("I gave "..p.Name.." a Herobrine face!")
  2285. end
  2286. end
  2287. end
  2288. end
  2289. end
  2290.  
  2291. if (string.find(msg, "forever alone") == 1) then
  2292. for word in msg:gmatch("%w+") do
  2293. local p = matchPlayer(word)
  2294. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2295. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2296.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2297. local hea = p.Character:FindFirstChild("Head")
  2298. if hea then hea.Transparency = 1
  2299. if p.Character.Head:FindFirstChild("face") then
  2300. p.Character.Head.face.Transparency = 1
  2301. g = Instance.new("BillboardGui")
  2302. g.Name = "Troll"
  2303. g.Parent = p.Character.Head
  2304. g.Adornee = p.Character.Head
  2305. g.Size = UDim2.new(0, 100, 0, 100)
  2306. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2307. i = Instance.new("ImageLabel")
  2308. i.Parent = g
  2309. i.BackgroundTransparency = 1
  2310. i.Size = UDim2.new(0, 100, 0, 100)
  2311. i.Image = "http://www.roblox.com/asset/?id=87289768"
  2312. PetChat("I gave "..p.Name.." a Forever Alone face!")
  2313. end
  2314. end
  2315. end
  2316. end
  2317. end
  2318.  
  2319. if (string.find(msg, "me gusta") == 1) then
  2320. for word in msg:gmatch("%w+") do
  2321. local p = matchPlayer(word)
  2322. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2323. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2324.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2325. local hea = p.Character:FindFirstChild("Head")
  2326. if hea then hea.Transparency = 1
  2327. if p.Character.Head:FindFirstChild("face") then
  2328. p.Character.Head.face.Transparency = 1
  2329. g = Instance.new("BillboardGui")
  2330. g.Name = "Troll"
  2331. g.Parent = p.Character.Head
  2332. g.Adornee = p.Character.Head
  2333. g.Size = UDim2.new(0, 100, 0, 100)
  2334. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2335. i = Instance.new("ImageLabel")
  2336. i.Parent = g
  2337. i.BackgroundTransparency = 1
  2338. i.Size = UDim2.new(0, 100, 0, 100)
  2339. i.Image = "http://www.roblox.com/asset/?id=47594659"
  2340. PetChat("I gave "..p.Name.." a Me Gusta face!")
  2341. end
  2342. end
  2343. end
  2344. end
  2345. end
  2346.  
  2347. if (string.find(msg, "sparta") == 1) then
  2348. for word in msg:gmatch("%w+") do
  2349. local p = matchPlayer(word)
  2350. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2351. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2352.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2353. local hea = p.Character:FindFirstChild("Head")
  2354. if hea then hea.Transparency = 1
  2355. if p.Character.Head:FindFirstChild("face") then
  2356. p.Character.Head.face.Transparency = 1
  2357. g = Instance.new("BillboardGui")
  2358. g.Name = "Troll"
  2359. g.Parent = p.Character.Head
  2360. g.Adornee = p.Character.Head
  2361. g.Size = UDim2.new(0, 100, 0, 100)
  2362. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2363. i = Instance.new("ImageLabel")
  2364. i.Parent = g
  2365. i.BackgroundTransparency = 1
  2366. i.Size = UDim2.new(0, 100, 0, 100)
  2367. i.Image = "http://www.roblox.com/asset/?id=74142203"
  2368. PetChat("I gave "..p.Name.." a This is Sparta face!")
  2369. end
  2370. end
  2371. end
  2372. end
  2373. end
  2374.  
  2375. if (string.find(msg, "lol") == 1) then
  2376. for word in msg:gmatch("%w+") do
  2377. local p = matchPlayer(word)
  2378. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2379. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2380.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2381. local hea = p.Character:FindFirstChild("Head")
  2382. if hea then hea.Transparency = 1
  2383. if p.Character.Head:FindFirstChild("face") then
  2384. p.Character.Head.face.Transparency = 1
  2385. g = Instance.new("BillboardGui")
  2386. g.Name = "Troll"
  2387. g.Parent = p.Character.Head
  2388. g.Adornee = p.Character.Head
  2389. g.Size = UDim2.new(0, 100, 0, 100)
  2390. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2391. i = Instance.new("ImageLabel")
  2392. i.Parent = g
  2393. i.BackgroundTransparency = 1
  2394. i.Size = UDim2.new(0, 100, 0, 100)
  2395. i.Image = "http://www.roblox.com/asset/?id=48293007"
  2396. PetChat("I gave "..p.Name.." a Lol face!")
  2397. end
  2398. end
  2399. end
  2400. end
  2401. end
  2402.  
  2403. if (string.find(msg, "derp face") == 1) then
  2404. for word in msg:gmatch("%w+") do
  2405. local p = matchPlayer(word)
  2406. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2407. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2408.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2409. local hea = p.Character:FindFirstChild("Head")
  2410. if hea then hea.Transparency = 1
  2411. if p.Character.Head:FindFirstChild("face") then
  2412. p.Character.Head.face.Transparency = 1
  2413. g = Instance.new("BillboardGui")
  2414. g.Name = "Troll"
  2415. g.Parent = p.Character.Head
  2416. g.Adornee = p.Character.Head
  2417. g.Size = UDim2.new(0, 100, 0, 100)
  2418. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2419. i = Instance.new("ImageLabel")
  2420. i.Parent = g
  2421. i.BackgroundTransparency = 1
  2422. i.Size = UDim2.new(0, 100, 0, 100)
  2423. i.Image = "http://www.roblox.com/asset/?id=87290030"
  2424. PetChat("I gave "..p.Name.." a Derp face!")
  2425. end
  2426. end
  2427. end
  2428. end
  2429. end
  2430.  
  2431. if (string.find(msg, "cereal") == 1) then
  2432. for word in msg:gmatch("%w+") do
  2433. local p = matchPlayer(word)
  2434. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2435. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2436.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2437. local hea = p.Character:FindFirstChild("Head")
  2438. if hea then hea.Transparency = 1
  2439. if p.Character.Head:FindFirstChild("face") then
  2440. p.Character.Head.face.Transparency = 1
  2441. g = Instance.new("BillboardGui")
  2442. g.Name = "Troll"
  2443. g.Parent = p.Character.Head
  2444. g.Adornee = p.Character.Head
  2445. g.Size = UDim2.new(0, 100, 0, 100)
  2446. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2447. i = Instance.new("ImageLabel")
  2448. i.Parent = g
  2449. i.BackgroundTransparency = 1
  2450. i.Size = UDim2.new(0, 100, 0, 100)
  2451. i.Image = "http://www.roblox.com/asset/?id=87396659"
  2452. PetChat("I gave "..p.Name.." a Cereal face!")
  2453. end
  2454. end
  2455. end
  2456. end
  2457. end
  2458.  
  2459. if (string.find(msg, "challenge") == 1) then
  2460. for word in msg:gmatch("%w+") do
  2461. local p = matchPlayer(word)
  2462. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2463. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2464.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2465. local hea = p.Character:FindFirstChild("Head")
  2466. if hea then hea.Transparency = 1
  2467. if p.Character.Head:FindFirstChild("face") then
  2468. p.Character.Head.face.Transparency = 1
  2469. g = Instance.new("BillboardGui")
  2470. g.Name = "Troll"
  2471. g.Parent = p.Character.Head
  2472. g.Adornee = p.Character.Head
  2473. g.Size = UDim2.new(0, 100, 0, 100)
  2474. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2475. i = Instance.new("ImageLabel")
  2476. i.Parent = g
  2477. i.BackgroundTransparency = 1
  2478. i.Size = UDim2.new(0, 100, 0, 100)
  2479. i.Image = "http://www.roblox.com/asset/?id=87396531"
  2480. PetChat("I gave "..p.Name.." a Challenge Accepted face!")
  2481. end
  2482. end
  2483. end
  2484. end
  2485. end
  2486.  
  2487. if (string.find(msg, "rainbow dash") == 1) then
  2488. for word in msg:gmatch("%w+") do
  2489. local p = matchPlayer(word)
  2490. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2491. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2492.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2493. local hea = p.Character:FindFirstChild("Head")
  2494. if hea then hea.Transparency = 1
  2495. if p.Character.Head:FindFirstChild("face") then
  2496. p.Character.Head.face.Transparency = 1
  2497. g = Instance.new("BillboardGui")
  2498. g.Name = "Troll"
  2499. g.Parent = p.Character.Head
  2500. g.Adornee = p.Character.Head
  2501. g.Size = UDim2.new(0, 100, 0, 100)
  2502. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2503. i = Instance.new("ImageLabel")
  2504. i.Parent = g
  2505. i.BackgroundTransparency = 1
  2506. i.Size = UDim2.new(0, 100, 0, 100)
  2507. i.Image = "http://www.roblox.com/asset/?id=87225995"
  2508. PetChat("I gave "..p.Name.." a Rainbow Dash face!")
  2509. end
  2510. end
  2511. end
  2512. end
  2513. end
  2514.  
  2515. if (string.find(msg, "twilight sparkle") == 1) then
  2516. for word in msg:gmatch("%w+") do
  2517. local p = matchPlayer(word)
  2518. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2519. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2520.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2521. local hea = p.Character:FindFirstChild("Head")
  2522. if hea then hea.Transparency = 1
  2523. if p.Character.Head:FindFirstChild("face") then
  2524. p.Character.Head.face.Transparency = 1
  2525. g = Instance.new("BillboardGui")
  2526. g.Name = "Troll"
  2527. g.Parent = p.Character.Head
  2528. g.Adornee = p.Character.Head
  2529. g.Size = UDim2.new(0, 100, 0, 100)
  2530. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2531. i = Instance.new("ImageLabel")
  2532. i.Parent = g
  2533. i.BackgroundTransparency = 1
  2534. i.Size = UDim2.new(0, 100, 0, 100)
  2535. i.Image = "http://www.roblox.com/asset/?id=87226661"
  2536. PetChat("I gave "..p.Name.." a Twilight Sparkle face!")
  2537. end
  2538. end
  2539. end
  2540. end
  2541. end
  2542.  
  2543. if (string.find(msg, "pinkie pie") == 1) then
  2544. for word in msg:gmatch("%w+") do
  2545. local p = matchPlayer(word)
  2546. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2547. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2548.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2549. local hea = p.Character:FindFirstChild("Head")
  2550. if hea then hea.Transparency = 1
  2551. if p.Character.Head:FindFirstChild("face") then
  2552. p.Character.Head.face.Transparency = 1
  2553. g = Instance.new("BillboardGui")
  2554. g.Name = "Troll"
  2555. g.Parent = p.Character.Head
  2556. g.Adornee = p.Character.Head
  2557. g.Size = UDim2.new(0, 100, 0, 100)
  2558. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2559. i = Instance.new("ImageLabel")
  2560. i.Parent = g
  2561. i.BackgroundTransparency = 1
  2562. i.Size = UDim2.new(0, 100, 0, 100)
  2563. i.Image = "http://www.roblox.com/asset/?id=87664619"
  2564. PetChat("I gave "..p.Name.." a Pinkie Pie face!")
  2565. end
  2566. end
  2567. end
  2568. end
  2569. end
  2570.  
  2571. if (string.find(msg, "rarity") == 1) then
  2572. for word in msg:gmatch("%w+") do
  2573. local p = matchPlayer(word)
  2574. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2575. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2576.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2577. local hea = p.Character:FindFirstChild("Head")
  2578. if hea then hea.Transparency = 1
  2579. if p.Character.Head:FindFirstChild("face") then
  2580. p.Character.Head.face.Transparency = 1
  2581. g = Instance.new("BillboardGui")
  2582. g.Name = "Troll"
  2583. g.Parent = p.Character.Head
  2584. g.Adornee = p.Character.Head
  2585. g.Size = UDim2.new(0, 100, 0, 100)
  2586. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2587. i = Instance.new("ImageLabel")
  2588. i.Parent = g
  2589. i.BackgroundTransparency = 1
  2590. i.Size = UDim2.new(0, 100, 0, 100)
  2591. i.Image = "http://www.roblox.com/asset/?id=87611133"
  2592. PetChat("I gave "..p.Name.." a Rarity face!")
  2593. end
  2594. end
  2595. end
  2596. end
  2597. end
  2598.  
  2599. if (string.find(msg, "fluttershy") == 1) then
  2600. for word in msg:gmatch("%w+") do
  2601. local p = matchPlayer(word)
  2602. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2603. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2604.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2605. local hea = p.Character:FindFirstChild("Head")
  2606. if hea then hea.Transparency = 1
  2607. if p.Character.Head:FindFirstChild("face") then
  2608. p.Character.Head.face.Transparency = 1
  2609. g = Instance.new("BillboardGui")
  2610. g.Name = "Troll"
  2611. g.Parent = p.Character.Head
  2612. g.Adornee = p.Character.Head
  2613. g.Size = UDim2.new(0, 100, 0, 100)
  2614. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2615. i = Instance.new("ImageLabel")
  2616. i.Parent = g
  2617. i.BackgroundTransparency = 1
  2618. i.Size = UDim2.new(0, 100, 0, 100)
  2619. i.Image = "http://www.roblox.com/asset/?id=87282533"
  2620. PetChat("I gave "..p.Name.." a Fluttershy face!")
  2621. end
  2622. end
  2623. end
  2624. end
  2625. end
  2626.  
  2627. if (string.find(msg, "applejack") == 1) then
  2628. for word in msg:gmatch("%w+") do
  2629. local p = matchPlayer(word)
  2630. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2631. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2632.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2633. local hea = p.Character:FindFirstChild("Head")
  2634. if hea then hea.Transparency = 1
  2635. if p.Character.Head:FindFirstChild("face") then
  2636. p.Character.Head.face.Transparency = 1
  2637. g = Instance.new("BillboardGui")
  2638. g.Name = "Troll"
  2639. g.Parent = p.Character.Head
  2640. g.Adornee = p.Character.Head
  2641. g.Size = UDim2.new(0, 100, 0, 100)
  2642. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2643. i = Instance.new("ImageLabel")
  2644. i.Parent = g
  2645. i.BackgroundTransparency = 1
  2646. i.Size = UDim2.new(0, 100, 0, 100)
  2647. i.Image = "http://www.roblox.com/asset/?id=87234957"
  2648. PetChat("I gave "..p.Name.." an Applejack face!")
  2649. end
  2650. end
  2651. end
  2652. end
  2653. end
  2654.  
  2655. if (string.find(msg, "sweetie belle") == 1) then
  2656. for word in msg:gmatch("%w+") do
  2657. local p = matchPlayer(word)
  2658. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2659. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2660.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2661. local hea = p.Character:FindFirstChild("Head")
  2662. if hea then hea.Transparency = 1
  2663. if p.Character.Head:FindFirstChild("face") then
  2664. p.Character.Head.face.Transparency = 1
  2665. g = Instance.new("BillboardGui")
  2666. g.Name = "Troll"
  2667. g.Parent = p.Character.Head
  2668. g.Adornee = p.Character.Head
  2669. g.Size = UDim2.new(0, 100, 0, 100)
  2670. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2671. i = Instance.new("ImageLabel")
  2672. i.Parent = g
  2673. i.BackgroundTransparency = 1
  2674. i.Size = UDim2.new(0, 100, 0, 100)
  2675. i.Image = "http://www.roblox.com/asset/?id=87234817"
  2676. PetChat("I gave "..p.Name.." a Sweetie Belle face!")
  2677. end
  2678. end
  2679. end
  2680. end
  2681. end
  2682.  
  2683. if (string.find(msg, "apple bloom") == 1) then
  2684. for word in msg:gmatch("%w+") do
  2685. local p = matchPlayer(word)
  2686. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2687. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2688.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2689. local hea = p.Character:FindFirstChild("Head")
  2690. if hea then hea.Transparency = 1
  2691. if p.Character.Head:FindFirstChild("face") then
  2692. p.Character.Head.face.Transparency = 1
  2693. g = Instance.new("BillboardGui")
  2694. g.Name = "Troll"
  2695. g.Parent = p.Character.Head
  2696. g.Adornee = p.Character.Head
  2697. g.Size = UDim2.new(0, 100, 0, 100)
  2698. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2699. i = Instance.new("ImageLabel")
  2700. i.Parent = g
  2701. i.BackgroundTransparency = 1
  2702. i.Size = UDim2.new(0, 100, 0, 100)
  2703. i.Image = "http://www.roblox.com/asset/?id=87234691"
  2704. PetChat("I gave "..p.Name.." an Apple Bloom face!")
  2705. end
  2706. end
  2707. end
  2708. end
  2709. end
  2710.  
  2711. if (string.find(msg, "scootaloo") == 1) then
  2712. for word in msg:gmatch("%w+") do
  2713. local p = matchPlayer(word)
  2714. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2715. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2716.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2717. local hea = p.Character:FindFirstChild("Head")
  2718. if hea then hea.Transparency = 1
  2719. if p.Character.Head:FindFirstChild("face") then
  2720. p.Character.Head.face.Transparency = 1
  2721. g = Instance.new("BillboardGui")
  2722. g.Name = "Troll"
  2723. g.Parent = p.Character.Head
  2724. g.Adornee = p.Character.Head
  2725. g.Size = UDim2.new(0, 100, 0, 100)
  2726. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2727. i = Instance.new("ImageLabel")
  2728. i.Parent = g
  2729. i.BackgroundTransparency = 1
  2730. i.Size = UDim2.new(0, 100, 0, 100)
  2731. i.Image = "http://www.roblox.com/asset/?id=87282575"
  2732. PetChat("I gave "..p.Name.." a Scootaloo face!")
  2733. end
  2734. end
  2735. end
  2736. end
  2737. end
  2738.  
  2739. if (string.find(msg, "lyra") == 1) then
  2740. for word in msg:gmatch("%w+") do
  2741. local p = matchPlayer(word)
  2742. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2743. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2744.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2745. local hea = p.Character:FindFirstChild("Head")
  2746. if hea then hea.Transparency = 1
  2747. if p.Character.Head:FindFirstChild("face") then
  2748. p.Character.Head.face.Transparency = 1
  2749. g = Instance.new("BillboardGui")
  2750. g.Name = "Troll"
  2751. g.Parent = p.Character.Head
  2752. g.Adornee = p.Character.Head
  2753. g.Size = UDim2.new(0, 100, 0, 100)
  2754. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2755. i = Instance.new("ImageLabel")
  2756. i.Parent = g
  2757. i.BackgroundTransparency = 1
  2758. i.Size = UDim2.new(0, 100, 0, 100)
  2759. i.Image = "http://www.roblox.com/asset/?id=89439336"
  2760. PetChat("I gave "..p.Name.." a Lyra face!")
  2761. end
  2762. end
  2763. end
  2764. end
  2765. end
  2766.  
  2767. if (string.find(msg, "colgate") == 1) then
  2768. for word in msg:gmatch("%w+") do
  2769. local p = matchPlayer(word)
  2770. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2771. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2772.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2773. local hea = p.Character:FindFirstChild("Head")
  2774. if hea then hea.Transparency = 1
  2775. if p.Character.Head:FindFirstChild("face") then
  2776. p.Character.Head.face.Transparency = 1
  2777. g = Instance.new("BillboardGui")
  2778. g.Name = "Troll"
  2779. g.Parent = p.Character.Head
  2780. g.Adornee = p.Character.Head
  2781. g.Size = UDim2.new(0, 100, 0, 100)
  2782. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2783. i = Instance.new("ImageLabel")
  2784. i.Parent = g
  2785. i.BackgroundTransparency = 1
  2786. i.Size = UDim2.new(0, 100, 0, 100)
  2787. i.Image = "http://www.roblox.com/asset/?id=89440358"
  2788. PetChat("I gave "..p.Name.." a Colgate face!")
  2789. end
  2790. end
  2791. end
  2792. end
  2793. end
  2794.  
  2795. if (string.find(msg, "vinyl scratch") == 1) then
  2796. for word in msg:gmatch("%w+") do
  2797. local p = matchPlayer(word)
  2798. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2799. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2800.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2801. local hea = p.Character:FindFirstChild("Head")
  2802. if hea then hea.Transparency = 1
  2803. if p.Character.Head:FindFirstChild("face") then
  2804. p.Character.Head.face.Transparency = 1
  2805. g = Instance.new("BillboardGui")
  2806. g.Name = "Troll"
  2807. g.Parent = p.Character.Head
  2808. g.Adornee = p.Character.Head
  2809. g.Size = UDim2.new(0, 100, 0, 100)
  2810. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2811. i = Instance.new("ImageLabel")
  2812. i.Parent = g
  2813. i.BackgroundTransparency = 1
  2814. i.Size = UDim2.new(0, 140, 0, 100)
  2815. i.Image = "http://www.roblox.com/asset/?id=87244612"
  2816. PetChat("I gave "..p.Name.." a Vinyl Scratch face!")
  2817. end
  2818. end
  2819. end
  2820. end
  2821. end
  2822.  
  2823. if (string.find(msg, "derpy") == 1) then
  2824. for word in msg:gmatch("%w+") do
  2825. local p = matchPlayer(word)
  2826. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2827. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2828.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2829. local hea = p.Character:FindFirstChild("Head")
  2830. if hea then hea.Transparency = 1
  2831. if p.Character.Head:FindFirstChild("face") then
  2832. p.Character.Head.face.Transparency = 1
  2833. g = Instance.new("BillboardGui")
  2834. g.Name = "Troll"
  2835. g.Parent = p.Character.Head
  2836. g.Adornee = p.Character.Head
  2837. g.Size = UDim2.new(0, 100, 0, 100)
  2838. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2839. i = Instance.new("ImageLabel")
  2840. i.Parent = g
  2841. i.BackgroundTransparency = 1
  2842. i.Size = UDim2.new(0, 100, 0, 100)
  2843. i.Image = "http://www.roblox.com/asset/?id=87664648"
  2844. PetChat("I gave "..p.Name.." a Derpy Hooves face!")
  2845. end
  2846. end
  2847. end
  2848. end
  2849. end
  2850.  
  2851. if (string.find(msg, "trixie") == 1) then
  2852. for word in msg:gmatch("%w+") do
  2853. local p = matchPlayer(word)
  2854. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2855. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2856.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2857. local hea = p.Character:FindFirstChild("Head")
  2858. if hea then hea.Transparency = 1
  2859. if p.Character.Head:FindFirstChild("face") then
  2860. p.Character.Head.face.Transparency = 1
  2861. g = Instance.new("BillboardGui")
  2862. g.Name = "Troll"
  2863. g.Parent = p.Character.Head
  2864. g.Adornee = p.Character.Head
  2865. g.Size = UDim2.new(0, 100, 0, 100)
  2866. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2867. i = Instance.new("ImageLabel")
  2868. i.Parent = g
  2869. i.BackgroundTransparency = 1
  2870. i.Size = UDim2.new(0, 100, 0, 100)
  2871. i.Image = "http://www.roblox.com/asset/?id=87262070"
  2872. PetChat("I gave "..p.Name.." a Trixie Lulamoon face!")
  2873. end
  2874. end
  2875. end
  2876. end
  2877. end
  2878.  
  2879. if (string.find(msg, "cadence") == 1) then
  2880. for word in msg:gmatch("%w+") do
  2881. local p = matchPlayer(word)
  2882. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2883. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2884.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2885. local hea = p.Character:FindFirstChild("Head")
  2886. if hea then hea.Transparency = 1
  2887. if p.Character.Head:FindFirstChild("face") then
  2888. p.Character.Head.face.Transparency = 1
  2889. g = Instance.new("BillboardGui")
  2890. g.Name = "Troll"
  2891. g.Parent = p.Character.Head
  2892. g.Adornee = p.Character.Head
  2893. g.Size = UDim2.new(0, 100, 0, 100)
  2894. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2895. i = Instance.new("ImageLabel")
  2896. i.Parent = g
  2897. i.BackgroundTransparency = 1
  2898. i.Size = UDim2.new(0, 100, 0, 100)
  2899. i.Image = "http://www.roblox.com/asset/?id=87284444"
  2900. PetChat("I gave "..p.Name.." a Princess Cadence face!")
  2901. end
  2902. end
  2903. end
  2904. end
  2905. end
  2906.  
  2907. if (string.find(msg, "celestia") == 1) then
  2908. for word in msg:gmatch("%w+") do
  2909. local p = matchPlayer(word)
  2910. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2911. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2912.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2913. local hea = p.Character:FindFirstChild("Head")
  2914. if hea then hea.Transparency = 1
  2915. if p.Character.Head:FindFirstChild("face") then
  2916. p.Character.Head.face.Transparency = 1
  2917. g = Instance.new("BillboardGui")
  2918. g.Name = "Troll"
  2919. g.Parent = p.Character.Head
  2920. g.Adornee = p.Character.Head
  2921. g.Size = UDim2.new(0, 100, 0, 100)
  2922. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2923. i = Instance.new("ImageLabel")
  2924. i.Parent = g
  2925. i.BackgroundTransparency = 1
  2926. i.Size = UDim2.new(0, 135, 0, 100)
  2927. i.Image = "http://www.roblox.com/asset/?id=87289152"
  2928. PetChat("I gave "..p.Name.." a Princess Celestia face!")
  2929. end
  2930. end
  2931. end
  2932. end
  2933. end
  2934.  
  2935. if (string.find(msg, "luna") == 1) then
  2936. for word in msg:gmatch("%w+") do
  2937. local p = matchPlayer(word)
  2938. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2939. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2940.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2941. local hea = p.Character:FindFirstChild("Head")
  2942. if hea then hea.Transparency = 1
  2943. if p.Character.Head:FindFirstChild("face") then
  2944. p.Character.Head.face.Transparency = 1
  2945. g = Instance.new("BillboardGui")
  2946. g.Name = "Troll"
  2947. g.Parent = p.Character.Head
  2948. g.Adornee = p.Character.Head
  2949. g.Size = UDim2.new(0, 100, 0, 100)
  2950. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2951. i = Instance.new("ImageLabel")
  2952. i.Parent = g
  2953. i.BackgroundTransparency = 1
  2954. i.Size = UDim2.new(0, 135, 0, 100)
  2955. i.Image = "http://www.roblox.com/asset/?id=87289179"
  2956. PetChat("I gave "..p.Name.." a Princess Luna face!")
  2957. end
  2958. end
  2959. end
  2960. end
  2961. end
  2962.  
  2963. if (string.find(msg, "daring do") == 1) then
  2964. for word in msg:gmatch("%w+") do
  2965. local p = matchPlayer(word)
  2966. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2967. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2968.  guis = p.Character.Head:GetChildren() for i = 1,#guis do if guis[i].className == "BillboardGui" then guis[i]:remove() end end
  2969. local hea = p.Character:FindFirstChild("Head")
  2970. if hea then hea.Transparency = 1
  2971. if p.Character.Head:FindFirstChild("face") then
  2972. p.Character.Head.face.Transparency = 1
  2973. g = Instance.new("BillboardGui")
  2974. g.Name = "Troll"
  2975. g.Parent = p.Character.Head
  2976. g.Adornee = p.Character.Head
  2977. g.Size = UDim2.new(0, 100, 0, 100)
  2978. g.StudsOffset = Vector3.new(0, 0.2, 0)
  2979. i = Instance.new("ImageLabel")
  2980. i.Parent = g
  2981. i.BackgroundTransparency = 1
  2982. i.Size = UDim2.new(0, 135, 0, 100)
  2983. i.Image = "http://www.roblox.com/asset/?id=89440790"
  2984. PetChat("I gave "..p.Name.." a Daring Do face!")
  2985. end
  2986. end
  2987. end
  2988. end
  2989. end
  2990.  
  2991. if (string.find(msg, "fix face") == 1) then
  2992. for word in msg:gmatch("%w+") do
  2993. local p = matchPlayer(word)
  2994. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  2995. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  2996. local hea = p.Character:FindFirstChild("Head")
  2997. if hea then hea.Transparency = 0
  2998. local fac = p.Character.Head:FindFirstChild("face")
  2999. if fac then fac.Transparency = 0
  3000. guis = p.Character.Head:GetChildren()
  3001. for i = 1,#guis do
  3002. if guis[i].className == "BillboardGui" then
  3003. guis[i]:remove()
  3004. end
  3005. end
  3006. end
  3007. end
  3008. end
  3009. end
  3010. end
  3011.  
  3012. if (string.find(msg, "unlock") == 1) then
  3013. for word in msg:gmatch("%w+") do
  3014. local p = matchPlayer(word)
  3015. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  3016. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  3017. local c = p.Character:GetChildren()
  3018. for i =1,#c do
  3019. if c[i].className == "Part" then
  3020. c[i].Locked = false
  3021. PetChat("I unlocked "..p.Name.."!")
  3022. end
  3023. end
  3024. end
  3025. end
  3026. end
  3027.  
  3028. if (string.find(msg, "lock") == 1) then
  3029. for word in msg:gmatch("%w+") do
  3030. local p = matchPlayer(word)
  3031. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  3032. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Green())
  3033. local c = p.Character:GetChildren()
  3034. for i =1,#c do
  3035. if c[i].className == "Part" then
  3036. c[i].Locked = true
  3037. PetChat("I locked "..p.Name.." back up!")
  3038. end
  3039. end
  3040. end
  3041. end
  3042. end
  3043.  
  3044.  
  3045. if (string.find(msg, "unfire") == 1) then
  3046. for word in msg:gmatch("%w+") do
  3047. local p = matchPlayer(word)
  3048. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  3049. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Red())
  3050. p.Character.Torso.Fire:remove()
  3051. PetChat("I extinguished "..p.Name..".")
  3052. end
  3053. end
  3054. end
  3055.  
  3056. if (string.find(msg, "minecraft sky") == 1) then
  3057. s = Instance.new("Sky")
  3058. s.Parent = game.Lighting
  3059. s.SkyboxBk = "http://www.roblox.com/asset/?id=73403132"
  3060. s.SkyboxDn = "http://www.roblox.com/asset/?id=73406830"
  3061. s.SkyboxFt = "http://www.roblox.com/asset/?id=73403151"
  3062. s.SkyboxLf = "http://www.roblox.com/asset/?id=73403157"
  3063. s.SkyboxRt = "http://www.roblox.com/asset/?id=73403146"
  3064. s.SkyboxUp = "http://www.roblox.com/asset/?id=73406914"
  3065. PetChat("The sky is now Minecraft styled.")
  3066. end
  3067.  
  3068. if (string.find(msg, "pony sky") == 1) then
  3069. s = Instance.new("Sky")
  3070. s.Parent = game.Lighting
  3071. s.SkyboxBk = "http://www.roblox.com/asset/?id=55818027"
  3072. s.SkyboxDn = "http://www.roblox.com/asset/?id=71287962"
  3073. s.SkyboxFt = "http://www.roblox.com/asset/?id=73963983"
  3074. s.SkyboxLf = "http://www.roblox.com/asset/?id=81728000"
  3075. s.SkyboxRt = "http://www.roblox.com/asset/?id=59155900"
  3076. s.SkyboxUp = "http://www.roblox.com/asset/?id=83969847"
  3077. PetChat("The skybox is now a brony.")
  3078. end
  3079.  
  3080. if (string.find(msg, "reset sky") == 1) then
  3081. s = Instance.new("Sky")
  3082. s.Parent = game.Lighting
  3083. s.SkyboxBk = "rbxasset://Sky/null_plainsky512_bk.jpg"
  3084. s.SkyboxDn = "rbxasset://Sky/null_plainsky512_dn.jpg"
  3085. s.SkyboxFt = "rbxasset://Sky/null_plainsky512_ft.jpg"
  3086. s.SkyboxLf = "rbxasset://Sky/null_plainsky512_lf.jpg"
  3087. s.SkyboxRt = "rbxasset://Sky/null_plainsky512_rt.jpg"
  3088. s.SkyboxUp = "rbxasset://Sky/null_plainsky512_up.jpg"
  3089. PetChat("I restored the sky to default.")
  3090. end
  3091.  
  3092. if (string.find(msg, "sparkles") == 1) then
  3093. for word in msg:gmatch("%w+") do
  3094. local p = matchPlayer(word)
  3095. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  3096. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Gray())
  3097. f = Instance.new("Sparkles")
  3098. f.Parent = p.Character.Torso
  3099. PetChat(p.Name.." is sparkely!")
  3100. end
  3101. end
  3102. end
  3103.  
  3104. if (string.find(msg, "unsparkles") == 1) then
  3105. for word in msg:gmatch("%w+") do
  3106. local p = matchPlayer(word)
  3107. if p ~= nil and p.Character ~= nil and p.Character:FindFirstChild("Torso") ~= nil then
  3108. floorwire(p.Character:FindFirstChild("Torso"),head,BrickColor.Gray())
  3109. p.Character.Torso.Sparkles:remove()
  3110. PetChat("Now your just dull, "..p.Name..".")
  3111. end
  3112. end
  3113. end
  3114.  
  3115. if (string.find(msg, "respawn") == 1) then
  3116. for word in msg:gmatch("%w+") do
  3117. local p = matchPlayer(word)
  3118. if p ~= nil then
  3119. local ack2 = Instance.new("Model")
  3120. ack2.Parent = game:GetService("workspace")
  3121. local ack4 = Instance.new("Part")
  3122. ack4.Transparency = 1
  3123. ack4.CanCollide = false
  3124. ack4.Anchored = true
  3125. ack4.Name = "Torso"
  3126. ack4.Position = Vector3.new(10000,10000,10000)
  3127. ack4.Parent = ack2
  3128. local ack3 = Instance.new("Humanoid")
  3129. ack3.Torso = ack4
  3130. ack3.Parent = ack2
  3131. p.Character = ack2
  3132. PetChat("I Respawned "..p.Name..".")
  3133. end
  3134. end
  3135. end
  3136.  
  3137. if (msg == "spawn cage") then
  3138. wall1 = Instance.new("Part", workspace)
  3139. wall1.Size = Vector3.new(1, 20, 51)
  3140. wall1.Anchored = true
  3141. wall1.BrickColor = BrickColor.new("BBlitzht blue")
  3142. wall1.Transparency = 0.7
  3143. wall1.TopSurface = "Smooth"
  3144. wall1.BottomSurface = "Smooth"
  3145. wall1.CFrame = CFrame.new(-25, 10, 0)
  3146. wall2 = Instance.new("Part", workspace)
  3147. wall2.Size = Vector3.new(51, 20, 1)
  3148. wall2.Anchored = true
  3149. wall2.BrickColor = BrickColor.new("BBlitzht blue")
  3150. wall2.Transparency = 0.7
  3151. wall2.TopSurface = "Smooth"
  3152. wall2.BottomSurface = "Smooth"
  3153. wall2.CFrame = CFrame.new(0, 10, 25)
  3154. wall3 = Instance.new("Part", workspace)
  3155. wall3.Size = Vector3.new(1, 20, 51)
  3156. wall3.Anchored = true
  3157. wall3.BrickColor = BrickColor.new("BBlitzht blue")
  3158. wall3.Transparency = 0.7
  3159. wall3.TopSurface = "Smooth"
  3160. wall3.BottomSurface = "Smooth"
  3161. wall3.CFrame = CFrame.new(25, 10, 0)
  3162. wall4 = Instance.new("Part", workspace)
  3163. wall4.Size = Vector3.new(51, 20, 1)
  3164. wall4.Anchored = true
  3165. wall4.BrickColor = BrickColor.new("BBlitzht blue")
  3166. wall4.Transparency = 0.7
  3167. wall4.TopSurface = "Smooth"
  3168. wall4.BottomSurface = "Smooth"
  3169. wall4.CFrame = CFrame.new(0, 10, -25)
  3170. roof = Instance.new("Part", workspace)
  3171. roof.Anchored = true
  3172. roof.Size = Vector3.new(51, 1, 51)
  3173. roof.TopSurface = "Smooth"
  3174. roof.BottomSurface = "Smooth"
  3175. roof.BrickColor = BrickColor.new("BBlitzht blue")
  3176. roof.Transparency = 0.7
  3177. roof.CFrame = CFrame.new(0, 20.5, 0)
  3178. PetChat("I made a spawn cage.")
  3179. end
  3180.  
  3181. if (msg == "open cage") then
  3182. if wall1 ~= nil and wall2 ~= nil and wall3 ~= nil and wall4 ~= nil then
  3183. wall1.CanCollide = false
  3184. wall1.Transparency = 1
  3185. wall2.CanCollide = false
  3186. wall2.Transparency = 1
  3187. wall3.CanCollide = false
  3188. wall3.Transparency = 1
  3189. wall4.CanCollide = false
  3190. wall4.Transparency = 1
  3191. PetChat("I opened the cage.")
  3192. end
  3193. end
  3194.  
  3195. if (msg == "close cage") then
  3196. if wall1 ~= nil and wall2 ~= nil and wall3 ~= nil and wall4 ~= nil then
  3197. wall1.CanCollide = true
  3198. wall1.Transparency = 0.7
  3199. wall2.CanCollide = true
  3200. wall2.Transparency = 0.7
  3201. wall3.CanCollide = true
  3202. wall3.Transparency = 0.7
  3203. wall4.CanCollide = true
  3204. wall4.Transparency = 0.7
  3205. PetChat("I closed the cage.")
  3206. end
  3207. end
  3208.  
  3209. if (msg == "remove cage") then
  3210. if wall1 ~= nil and wall2 ~= nil and wall3 ~= nil and wall4 ~= nil and roof ~= nil then
  3211. wall1:Remove()
  3212. wall2:Remove()
  3213. wall3:Remove()
  3214. wall4:Remove()
  3215. roof:Remove()
  3216. PetChat("I removed the cage.")
  3217. end
  3218. end
  3219.  
  3220. if (msg == "give commands") then
  3221. guis = game.workspace:GetChildren()
  3222. for i = 1,#guis do
  3223. if guis[i].Name == "DittoCommands" then
  3224. guis[i]:remove()
  3225. end
  3226. end
  3227. ShowInCircle(player,
  3228. "Katamari", "Platform", "Build Tools", "Sword", "Darkheart", "Katana", "Spear", "Atmoshocker", "Illumina", "Ghostwalker", "Icedagger", "Firebrand", "Venomshank", "Windforce", "Sorcus", "Wing Slasher", "Ice Breaker", "Celestial Sword", "Orb", "Gravity Coil", "Gravity Hammer", "Pony", "Chimera", "Blade", "Trident"
  3229. )
  3230. PetChat("I am showing you my give commands.")
  3231. UpdateCommands()
  3232. end
  3233.  
  3234. if (msg == "disguise commands") or (msg == "suit commands") or (msg == "costume commands") then
  3235. guis = game.workspace:GetChildren()
  3236. for i = 1,#guis do
  3237. if guis[i].Name == "DittoCommands" then
  3238. guis[i]:remove()
  3239. end
  3240. end
  3241. ShowInCircle(player,
  3242. "Dominus", "Dovahkiin", "Anonymous", "Assassin", "Slender", "Noob", "Remove Hats"
  3243. )
  3244. PetChat("I am showing you my costume commands.")
  3245. UpdateCommands()
  3246. end
  3247.  
  3248. if (msg == "spawn commands") then
  3249. guis = game.workspace:GetChildren()
  3250. for i = 1,#guis do
  3251. if guis[i].Name == "DittoCommands" then
  3252. guis[i]:remove()
  3253. end
  3254. end
  3255. ShowInCircle(player,
  3256. "Castle", "Cage"
  3257. )
  3258. PetChat("I am showing you my spawn commands.")
  3259. UpdateCommands()
  3260. end
  3261.  
  3262. if (msg == "general commands") or (msg == "commands") then
  3263. guis = game.workspace:GetChildren()
  3264. for i = 1,#guis do
  3265. if guis[i].Name == "DittoCommands" then
  3266. guis[i]:remove()
  3267. end
  3268. end
  3269. ShowInCircle(player,
  3270. "Face Commands", "Costume Commands", "Give Commands", "Mesh Commands", "Spawn Commands", "Color Commands", "BC Commands", "Thu'um", "Kill", "Replace Limbs", "Clone", "Tree", "Invisible", "Check", "Find", "Plush", "God", "Run", "Sit", "Jump", "Punish", "Age", "ID", "Skydive", "Crush", "Launch", "Explode", "Eat", "Kick", "Crash", "Torso", "FF", "Respawn", "Sparkles", "Unlock", "Trip"
  3271. )
  3272. PetChat("I am showing you my general commands.")
  3273. UpdateCommands()
  3274. end
  3275.  
  3276. if (msg == "face commands") then
  3277. guis = game.workspace:GetChildren()
  3278. for i = 1,#guis do
  3279. if guis[i].Name == "DittoCommands" then
  3280. guis[i]:remove()
  3281. end
  3282. end
  3283. ShowInCircle(player,
  3284. "Troll", "Rage", "Epic Face", "Not Bad", "Hey Face", "Herobrine", "Forever Alone", "Gusta", "Sparta", "Lol", "Derp Face", "Cereal", "Challenge", "Rainbow Dash", "Twilight Sparkle", "Pinkie Pie", "Rarity", "Fluttershy", "Applejack", "Sweetie Belle", "Applebloom", "Scootaloo", "Lyra", "Colgate", "Vinyl Scratch", "Derpy", "Trixie", "Cadence", "Celestia", "Luna", "Daring Do", "Fix Face"
  3285. )
  3286. PetChat("I am showing you my face commands.")
  3287. UpdateCommands()
  3288. end
  3289.  
  3290. if (msg == "mesh commands") or (msg == "morph commands") then
  3291. guis = game.workspace:GetChildren()
  3292. for i = 1,#guis do
  3293. if guis[i].Name == "DittoCommands" then
  3294. guis[i]:remove()
  3295. end
  3296. end
  3297. ShowInCircle(player,
  3298. "Diamond", "Duck", "Dominus", "Pony", "Sphere", "Fish", "Skull", "Pumpkin", "Teapot", "Satelite", "Ghost", "Cat", "Music Box", "Cake", "Statue", "Gift","Rock", "Orb", "Coin","Castle", "Cloud"
  3299. )
  3300. PetChat("I am showing you my mesh commands.")
  3301. UpdateCommands()
  3302. end
  3303.  
  3304. if (msg == "color commands") then
  3305. guis = game.workspace:GetChildren()
  3306. for i = 1,#guis do
  3307. if guis[i].Name == "DittoCommands" then
  3308. guis[i]:remove()
  3309. end
  3310. end
  3311. ShowInCircle(player,
  3312. "Blue", "Yellow", "White", "Red", "Black", "Green","Orange","Purple","Grey","Lime"
  3313. )
  3314. PetChat("I am showing you my color commands.")
  3315. UpdateCommands()
  3316. end
  3317.  
  3318. if (msg == "bc commands") then
  3319. guis = game.workspace:GetChildren()
  3320. for i = 1,#guis do
  3321. if guis[i].Name == "DittoCommands" then
  3322. guis[i]:remove()
  3323. end
  3324. end
  3325. ShowInCircle(player,
  3326. "NBC", "BC", "TBC", "OBC", "ABC"
  3327. )
  3328. PetChat("I am showing you my Builders Club commands.")
  3329. UpdateCommands()
  3330. end
  3331.  
  3332. if msg == "thuum" or msg == "thu'um" or msg == "thuum help" then
  3333. guis = game.workspace:GetChildren()
  3334. for i = 1,#guis do
  3335. if guis[i].Name == "DittoCommands" then
  3336. guis[i]:remove()
  3337. end
  3338. end
  3339. ShowInCircle(player,
  3340. "Fus Ro Dah", "Wuld Nah Kest", "Liz Slen Nus", "Yol Toor Shul", "Feim Zii Gron", "Strun Bah Qo", "Fo Krah Diin", "Laas Yah Nir", "Zun Haal Viik", "Krii Lun Aus", "Tiid Klo Ul", "Faas Ru Maar", "Toor Bah Yol", "Joor Zah Frul", "Kaan Drem Ov", "Ven Mul Riik", "Lok Vah Koor", "Nahl Daal Vus", "Bex"
  3341. )
  3342. PetChat("Here is the power of the Thu'um.")
  3343. UpdateCommands()
  3344. end
  3345.  
  3346. if (msg == "dismiss") then
  3347. guis = game.workspace:GetChildren()
  3348. for i = 1,#guis do
  3349. if guis[i].Name == "DittoCommands" then
  3350. guis[i]:remove()
  3351. end
  3352. end
  3353. PetChat("I removed the commands.")
  3354. end
  3355.  
  3356. if (msg == "give platform to me") or (msg == "platform on") then
  3357.  
  3358. platform = Instance.new("Part", workspace)
  3359. platform.Name = "DittoPlatform"
  3360. platform.Size = Vector3.new(10, 1, 10)
  3361. platform.TopSurface = "Smooth"
  3362. platform.BottomSurface = "Smooth"
  3363. platform.BrickColor = head.BrickColor
  3364. platform.Transparency = head.Transparency
  3365. platform.Anchored = true
  3366. platmesh = Instance.new("SpecialMesh", platform)
  3367. platmesh.Scale = Vector3.new(10, 1, 10)
  3368. platmesh.MeshId = mesh.MeshId
  3369. plat = true
  3370. PetChat("I gave you a platform.")
  3371.  
  3372. while true do
  3373. wait()
  3374. if platform ~= nil and plat == true and player.Character ~= nil and player.Character.Torso ~= nil then
  3375. platform.CFrame = player.Character.Torso.CFrame - Vector3.new(0, 3.5, 0)
  3376. platform.BrickColor = head.BrickColor
  3377. platform.Transparency = head.Transparency
  3378. if platmesh ~= nil then
  3379. platmesh.MeshId = mesh.MeshId
  3380. end
  3381. end
  3382. end
  3383. end
  3384.  
  3385. if (msg == "remove platform") or (msg == "platform off") then
  3386. plat = false
  3387. guis = game.workspace:GetChildren()
  3388. for i = 1,#guis do
  3389. if guis[i].Name == "DittoPlatform" then
  3390. guis[i]:remove()
  3391. end
  3392. end
  3393. PetChat("I removed the platform.")
  3394. end
  3395.  
  3396. if (msg == "spawn castle") then
  3397. castle = Instance.new("Model", workspace)
  3398. castle.Name = "Castle"
  3399.  
  3400. spawn = Instance.new("SpawnLocation", castle)
  3401. spawn.Size = Vector3.new(144, 0.4, 148)
  3402. spawn.Anchored = true
  3403. spawn.BrickColor = BrickColor.new("Dark stone grey")
  3404. spawn.Transparency = 0
  3405. spawn.FormFactor = "Custom"
  3406. spawn.Material = "Slate"
  3407. spawn.TopSurface = "Smooth"
  3408. spawn.BottomSurface = "Smooth"
  3409. spawn.CFrame = CFrame.new(0,0.5,0)
  3410.  
  3411. side1 = Instance.new("Part", castle)
  3412. side1.Size = Vector3.new(110, 30, 5)
  3413. side1.Anchored = true
  3414. side1.BrickColor = BrickColor.new("Dark stone grey")
  3415. side1.Transparency = 0
  3416. side1.FormFactor = "Custom"
  3417. side1.Material = "Slate"
  3418. side1.TopSurface = "Smooth"
  3419. side1.BottomSurface = "Smooth"
  3420. side1.CFrame = CFrame.new(0, 15.5, 71.5)
  3421.  
  3422. side2 = Instance.new("Part", castle)
  3423. side2.Size = Vector3.new(5, 30, 110)
  3424. side2.Anchored = true
  3425. side2.BrickColor = BrickColor.new("Dark stone grey")
  3426. side2.Transparency = 0
  3427. side2.FormFactor = "Custom"
  3428. side2.Material = "Slate"
  3429. side2.TopSurface = "Smooth"
  3430. side2.BottomSurface = "Smooth"
  3431. side2.CFrame = CFrame.new(-69.5, 15.4, 0)
  3432.  
  3433. side3 = Instance.new("Part", castle)
  3434. side3.Size = Vector3.new(110, 30, 5)
  3435. side3.Anchored = true
  3436. side3.BrickColor = BrickColor.new("Dark stone grey")
  3437. side3.Transparency = 0
  3438. side3.FormFactor = "Custom"
  3439. side3.Material = "Slate"
  3440. side3.TopSurface = "Smooth"
  3441. side3.BottomSurface = "Smooth"
  3442. side3.CFrame = CFrame.new(0, 15.4, -71.5)
  3443.  
  3444. side4 = Instance.new("Part", castle)
  3445. side4.Size = Vector3.new(5, 30, 110)
  3446. side4.Anchored = true
  3447. side4.BrickColor = BrickColor.new("Dark stone grey")
  3448. side4.Transparency = 0
  3449. side4.FormFactor = "Custom"
  3450. side4.Material = "Slate"
  3451. side4.TopSurface = "Smooth"
  3452. side4.BottomSurface = "Smooth"
  3453. side4.CFrame = CFrame.new(69.5, 15.4, 0)
  3454.  
  3455. tower1 = Instance.new("Part", castle)
  3456. tower1.Size = Vector3.new(17, 55, 19)
  3457. tower1.Anchored = true
  3458. tower1.BrickColor = BrickColor.new("Dark stone grey")
  3459. tower1.Transparency = 0
  3460. tower1.FormFactor = "Custom"
  3461. tower1.Material = "Slate"
  3462. tower1.TopSurface = "Smooth"
  3463. tower1.BottomSurface = "Smooth"
  3464. tower1.CFrame = CFrame.new(63.5, 28, 64.5)
  3465.  
  3466. tower2 = Instance.new("Part", castle)
  3467. tower2.Size = Vector3.new(17, 55, 19)
  3468. tower2.Anchored = true
  3469. tower2.BrickColor = BrickColor.new("Dark stone grey")
  3470. tower2.Transparency = 0
  3471. tower2.FormFactor = "Custom"
  3472. tower2.Material = "Slate"
  3473. tower2.TopSurface = "Smooth"
  3474. tower2.BottomSurface = "Smooth"
  3475. tower2.CFrame = CFrame.new(-63.5, 28, 64.5)
  3476.  
  3477. tower3 = Instance.new("Part", castle)
  3478. tower3.Size = Vector3.new(17, 55, 19)
  3479. tower3.Anchored = true
  3480. tower3.BrickColor = BrickColor.new("Dark stone grey")
  3481. tower3.Transparency = 0
  3482. tower3.FormFactor = "Custom"
  3483. tower3.Material = "Slate"
  3484. tower3.TopSurface = "Smooth"
  3485. tower3.BottomSurface = "Smooth"
  3486. tower3.CFrame = CFrame.new(-63.5, 28, -64.5)
  3487.  
  3488. tower4 = Instance.new("Part", castle)
  3489. tower4.Size = Vector3.new(17, 55, 19)
  3490. tower4.Anchored = true
  3491. tower4.BrickColor = BrickColor.new("Dark stone grey")
  3492. tower4.Transparency = 0
  3493. tower4.FormFactor = "Custom"
  3494. tower4.Material = "Slate"
  3495. tower4.TopSurface = "Smooth"
  3496. tower4.BottomSurface = "Smooth"
  3497. tower4.CFrame = CFrame.new(63.5, 28, -64.5)
  3498.  
  3499. point1 = Instance.new("Part", castle)
  3500. point1.Size = Vector3.new(25, 20, 27)
  3501. point1.Anchored = true
  3502. point1.BrickColor = BrickColor.new("BBlitzht red")
  3503. point1.Transparency = 0
  3504. point1.FormFactor = "Custom"
  3505. point1.Material = "Slate"
  3506. point1.TopSurface = "Smooth"
  3507. point1.BottomSurface = "Smooth"
  3508. point1.CFrame = CFrame.new(63.5, 65.6, 64.5)
  3509. cone = Instance.new("SpecialMesh", point1)
  3510. cone.Scale = Vector3.new(15, 30, 15)
  3511. cone.MeshId = "http://www.roblox.com/asset/?id=1033714"
  3512.  
  3513. point2 = Instance.new("Part", castle)
  3514. point2.Size = Vector3.new(25, 20, 27)
  3515. point2.Anchored = true
  3516. point2.BrickColor = BrickColor.new("BBlitzht red")
  3517. point2.Transparency = 0
  3518. point2.FormFactor = "Custom"
  3519. point2.Material = "Slate"
  3520. point2.TopSurface = "Smooth"
  3521. point2.BottomSurface = "Smooth"
  3522. point2.CFrame = CFrame.new(-63.5, 65.6, 64.5)
  3523. cone = Instance.new("SpecialMesh", point2)
  3524. cone.Scale = Vector3.new(15, 30, 15)
  3525. cone.MeshId = "http://www.roblox.com/asset/?id=1033714"
  3526.  
  3527. point3 = Instance.new("Part", castle)
  3528. point3.Size = Vector3.new(25, 20, 27)
  3529. point3.Anchored = true
  3530. point3.BrickColor = BrickColor.new("BBlitzht red")
  3531. point3.Transparency = 0
  3532. point3.FormFactor = "Custom"
  3533. point3.Material = "Slate"
  3534. point3.TopSurface = "Smooth"
  3535. point3.BottomSurface = "Smooth"
  3536. point3.CFrame = CFrame.new(-63.5, 65.6, -64.5)
  3537. cone = Instance.new("SpecialMesh", point3)
  3538. cone.Scale = Vector3.new(15, 30, 15)
  3539. cone.MeshId = "http://www.roblox.com/asset/?id=1033714"
  3540.  
  3541. point4 = Instance.new("Part", castle)
  3542. point4.Size = Vector3.new(25, 20, 27)
  3543. point4.Anchored = true
  3544. point4.BrickColor = BrickColor.new("BBlitzht red")
  3545. point4.Transparency = 0
  3546. point4.FormFactor = "Custom"
  3547. point4.Material = "Slate"
  3548. point4.TopSurface = "Smooth"
  3549. point4.BottomSurface = "Smooth"
  3550. point4.CFrame = CFrame.new(63.5, 65.6, -64.5)
  3551. cone = Instance.new("SpecialMesh", point4)
  3552. cone.Scale = Vector3.new(15, 30, 15)
  3553. cone.MeshId = "http://www.roblox.com/asset/?id=1033714"
  3554.  
  3555. PetChat("I made a spawn castle.")
  3556. end
  3557.  
  3558. if (msg == "open castle") then
  3559. if side1 ~= nil and side2 ~= nil and side3 ~= nil and side4 ~= nil then
  3560. side1.CanCollide = false
  3561. side1.Transparency = 1
  3562. side2.CanCollide = false
  3563. side2.Transparency = 1
  3564. side3.CanCollide = false
  3565. side3.Transparency = 1
  3566. side4.CanCollide = false
  3567. side4.Transparency = 1
  3568. PetChat("I opened the castle.")
  3569. end
  3570. end
  3571.  
  3572. if (msg == "close castle") then
  3573. if side1 ~= nil and side2 ~= nil and side3 ~= nil and side4 ~= nil then
  3574. side1.CanCollide = true
  3575. side1.Transparency = 0
  3576. side2.CanCollide = true
  3577. side2.Transparency = 0
  3578. side3.CanCollide = true
  3579. side3.Transparency = 0
  3580. side4.CanCollide = true
  3581. side4.Transparency = 0
  3582. PetChat("I closed the castle.")
  3583. end
  3584. end
  3585.  
  3586. if (msg == "remove castle") then
  3587. if castle ~= nil then
  3588. castle:Remove()
  3589. PetChat("I removed the castle.")
  3590. end
  3591. end
  3592.  
  3593. if (msg == "fix base") then
  3594. local Base=Instance.new("Part",game.workspace)
  3595. Base.Name="Base"
  3596. Base.Size=Vector3.new(1000,1,1000)
  3597. Base.BrickColor=BrickColor.new("Earth green")
  3598. Base.Anchored=true
  3599. Base.Locked=true
  3600. Base.TopSurface="Universal"
  3601. Base.CFrame=CFrame.new(Vector3.new(0,0,0))
  3602. local Spawn=Instance.new("SpawnLocation",game.workspace)
  3603. Spawn.Name="SpawnLocation"
  3604. Spawn.Size=Vector3.new(6,1,6)
  3605. Spawn.Transparency=1
  3606. Spawn.CanCollide=false
  3607. Spawn.Anchored=true
  3608. Spawn.Locked=true
  3609. Spawn.CFrame=CFrame.new(Vector3.new(0,1,0))
  3610. PetChat("The base has been replaced.")
  3611. end
  3612.  
  3613. if msg == "stay" then
  3614. follow = false
  3615. PetChat("But I want to come with you, master!")
  3616. end
  3617.  
  3618. if msg == "come" then
  3619. follow = true
  3620. PetChat("Yay!")
  3621. end
  3622.  
  3623. if msg == "clear message" then
  3624. PetChat("I am deleting the messages.")
  3625. guis = game.workspace:GetChildren()
  3626. for i = 1,#guis do
  3627. if guis[i].className == "Message" then
  3628. guis[i]:remove()
  3629. end
  3630. end
  3631. end
  3632.  
  3633. if msg == "clear terrain" then
  3634. PetChat("I am deleting the terrain.")
  3635. game.workspace.Terrain:clear()
  3636. end
  3637.  
  3638. if msg == "fus ro dah" then
  3639. go = false
  3640. fus = Instance.new("Part")
  3641. fus.formFactor = "Custom"
  3642. fus.Size = Vector3.new(1, 1, 4)
  3643. fus.TopSurface = "Smooth"
  3644. fus.BottomSurface = "Smooth"
  3645. fus.Anchored = false
  3646. fus.CanCollide = false
  3647. fus.BrickColor = BrickColor.new("BBlitzht blue")
  3648. fus.Transparency = 0.6
  3649. fus.Reflectance = 0.1
  3650. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  3651. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  3652. local f = Instance.new("Fire")
  3653. f.Name = "FusFire"
  3654. f.Size = fus:GetMass()
  3655. f.Heat = 0
  3656. f.Color = Color3.new(0/255, 204/255, 255/255)
  3657. f.SecondaryColor = Color3.new(1, 1, 1)
  3658. f.Parent = fus
  3659. local mesh = Instance.new("SpecialMesh")
  3660. mesh.MeshType = "Sphere"
  3661. mesh.Parent = fus
  3662. local bp = Instance.new("BodyPosition")
  3663. bp.position = player.Character.Head.Position
  3664. bp.maxForce = Vector3.new(0, math.huge, 0)
  3665. bp.Parent = fus
  3666. fus.Parent = workspace
  3667. fus.Touched:connect(fused)
  3668. coroutine.resume(coroutine.create(function()
  3669. wait(0.5)
  3670. for i = 1, 20 do
  3671. wait(0.01)
  3672. local cf = fus.CFrame
  3673. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  3674. f.Size = fus:GetMass()/2
  3675. fus.CFrame = cf
  3676. end
  3677. wait(3)
  3678. for i = 1, 40 do
  3679. fus.Transparency = fus.Transparency + 0.1
  3680. f.Size = f.Size - (fus:GetMass()/40)
  3681. wait(0.1)
  3682. end
  3683. wait()
  3684. fus.Transparency = 1
  3685. f:remove()
  3686. fus:remove()
  3687. go = true
  3688. end))
  3689. game:GetService("Debris"):AddItem(fus, 15)
  3690. elseif msg == "wuld nah kest" then
  3691. local speed = player.Character.Humanoid.WalkSpeed --Speed prior to sprinting
  3692. local cf = player.Character.Torso.CFrame * CFrame.new(0, 0, -50)
  3693. local pos = cf.p
  3694. player.Character.Humanoid.WalkSpeed = 200
  3695. player.Character.Humanoid:MoveTo(pos, workspace.Base)
  3696. wait(0.275)
  3697. player.Character.Humanoid.WalkSpeed = speed
  3698. player.Character.Humanoid:MoveTo(player.Character.Torso.Position, player.Character.Torso)
  3699. elseif msg == "liz slen nus" then
  3700. --local succ, ret = pcall(function()
  3701. go = false
  3702. fus = Instance.new("Part")
  3703. fus.formFactor = "Custom"
  3704. fus.Size = Vector3.new(3, 3, 6)
  3705. fus.TopSurface = "Smooth"
  3706. fus.BottomSurface = "Smooth"
  3707. fus.Anchored = false
  3708. fus.CanCollide = false
  3709. fus.BrickColor = BrickColor.new("White")
  3710. fus.Transparency = 0.5
  3711. fus.Reflectance = 0.1
  3712. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -6)
  3713. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  3714. local s = Instance.new("Sparkles")
  3715. s.Name = "LizSparkle"
  3716. s.SparkleColor = Color3.new(1, 1, 1)
  3717. s.Parent = fus
  3718. local mesh = Instance.new("SpecialMesh")
  3719. mesh.MeshType = "Sphere"
  3720. mesh.Parent = fus
  3721. local bp = Instance.new("BodyPosition")
  3722. bp.position = player.Character.Head.Position
  3723. bp.maxForce = Vector3.new(0, math.huge, 0)
  3724. bp.Parent = fus
  3725. fus.Parent = workspace
  3726. fus.Touched:connect(lized)
  3727. --[end)
  3728. coroutine.resume(coroutine.create(function()
  3729. wait(3)
  3730. for i = 1, 40 do
  3731. fus.Transparency = fus.Transparency + 0.1
  3732. wait(0.1)
  3733. end
  3734. wait()
  3735. fus.Transparency = 1
  3736. fus:remove()
  3737. go = true
  3738. end))
  3739. game:GetService("Debris"):AddItem(fus, 15)
  3740. elseif msg == "yol toor shul" then
  3741. go = false
  3742. fus = Instance.new("Part")
  3743. fus.formFactor = "Custom"
  3744. fus.Size = Vector3.new(3, 3, 6)
  3745. fus.TopSurface = "Smooth"
  3746. fus.BottomSurface = "Smooth"
  3747. fus.Anchored = false
  3748. fus.CanCollide = false
  3749. fus.BrickColor = BrickColor.new("BBlitzht orange")
  3750. fus.Transparency = 0.5
  3751. fus.Reflectance = 0.1
  3752. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -6)
  3753. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  3754. local f = Instance.new("Fire")
  3755. f.Name = "FusFire"
  3756. f.Size = fus:GetMass()/3
  3757. f.Heat = 0
  3758. f.Parent = fus
  3759. local mesh = Instance.new("SpecialMesh")
  3760. mesh.MeshType = "Sphere"
  3761. mesh.Parent = fus
  3762. local bp = Instance.new("BodyPosition")
  3763. bp.position = player.Character.Head.Position
  3764. bp.maxForce = Vector3.new(0, math.huge, 0)
  3765. bp.Parent = fus
  3766. fus.Parent = workspace
  3767. fus.Touched:connect(yoled)
  3768. coroutine.resume(coroutine.create(function()
  3769. wait(0.5)
  3770. for i = 1, 20 do
  3771. wait(0.01)
  3772. local cf = fus.CFrame
  3773. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  3774. f.Size = fus:GetMass()/2
  3775. fus.CFrame = cf
  3776. end
  3777. wait(3)
  3778. for i = 1, 40 do
  3779. fus.Transparency = fus.Transparency + 0.1
  3780. f.Size = f.Size - (fus:GetMass()/3)/40
  3781. wait(0.1)
  3782. end
  3783. wait()
  3784. fus.Transparency = 1
  3785. f:remove()
  3786. fus:remove()
  3787. go = true
  3788. end))
  3789. game:GetService("Debris"):AddItem(fus, 15)
  3790. elseif msg == "feim zii gron" then
  3791. player.Character.Humanoid.WalkSpeed = 30
  3792. for a, b in pairs(player.Character:children()) do
  3793. if b.Name == "Head" then
  3794. if b:findFirstChild("face") ~= nil then
  3795. coroutine.resume(coroutine.create(function()
  3796. for i = 1, 110 do
  3797. b.face.Transparency = b.face.Transparency + 0.01
  3798. wait(0.01)
  3799. end
  3800. b.face.Transparency = 1
  3801. end))
  3802. end
  3803. end
  3804. if b.className == "Part" then
  3805. coroutine.resume(coroutine.create(function()
  3806. for i = 1, 110 do
  3807. b.Transparency = b.Transparency + 0.01
  3808. wait(0.01)
  3809. end
  3810. b.Transparency = 1
  3811. end))
  3812. elseif b.className == "Hat" then
  3813. coroutine.resume(coroutine.create(function()
  3814. for i = 1, 110 do
  3815. b.Handle.Transparency = b.Handle.Transparency + 0.01
  3816. wait(0.01)
  3817. end
  3818. b.Handle.Transparency = 1
  3819. end))
  3820. end
  3821. end
  3822. wait(15)
  3823. player.Character.Humanoid.WalkSpeed = 16
  3824. for a, b in pairs(player.Character:children()) do
  3825. if b.Name == "Head" then
  3826. if b:findFirstChild("face") ~= nil then
  3827. coroutine.resume(coroutine.create(function()
  3828. for i = 1, 110 do
  3829. b.face.Transparency = b.face.Transparency - 0.01
  3830. wait(0.01)
  3831. end
  3832. b.face.Transparency = 0
  3833. end))
  3834. end
  3835. end
  3836. if b.className == "Part" then
  3837. coroutine.resume(coroutine.create(function()
  3838. for i = 1, 110 do
  3839. b.Transparency = b.Transparency - 0.01
  3840. wait(0.01)
  3841. end
  3842. b.Transparency = 0
  3843. end))
  3844. elseif b.className == "Hat" then
  3845. coroutine.resume(coroutine.create(function()
  3846. for i = 1, 110 do
  3847. b.Handle.Transparency = b.Handle.Transparency - 0.01
  3848. wait(0.01)
  3849. end
  3850. b.Handle.Transparency = 0
  3851. end))
  3852. end
  3853. end
  3854. elseif msg == "strun bah qo" and skygo == true then
  3855. skygo = false
  3856. local clouds = {}
  3857. function lightning(cl)
  3858. local lights = {}
  3859. for i = 1, 15 do
  3860. local l = Instance.new("Part")
  3861. l.Name = "FusLightning"
  3862. table.insert(lights, l)
  3863. game:GetService("Debris"):AddItem(l, 15)
  3864. l.formFactor = "Custom"
  3865. l.Size = Vector3.new(1, math.random(50, 75), 1)
  3866. l.BrickColor = BrickColor.new("Institutional white")
  3867. l.Transparency = 0.45
  3868. l.Reflectance = 0.5
  3869. l.Anchored = true
  3870. l.CanCollide = false
  3871. local xnum = 6
  3872. local znum = 6
  3873. if i == 1 then
  3874. l.CFrame = cl.CFrame * CFrame.Angles(math.random(-(math.pi/xnum), math.pi/xnum), 0, math.random(-(math.pi/znum), math.pi/znum)) * CFrame.new(0, -1 * (l.Size.Y/2), 0)
  3875. elseif i > 1 then
  3876. local llight = lights[i - 1]
  3877. l.CFrame = llight.CFrame * CFrame.Angles(math.random(-(math.pi/xnum), math.pi/xnum), 0, math.random(-(math.pi/znum), math.pi/znum)) * CFrame.new(0, -1 * (l.Size.Y/2), 0)
  3878. end
  3879. l.Parent = workspace
  3880. l.Touched:connect(function(part) struned(part, l) end)
  3881. coroutine.resume(coroutine.create(function()
  3882. repeat
  3883. l.Transparency = l.Transparency + 0.02
  3884. wait()
  3885. until l.Transparency >= 1
  3886. l:remove()
  3887. end))
  3888. end
  3889. end
  3890. for i = 1, 100 do
  3891. game.Lighting.BBlitzhtness = game.Lighting.BBlitzhtness - 0.01
  3892. wait(0.05)
  3893. end
  3894. game.Lighting.BBlitzhtness = 0
  3895. local cloud = Instance.new("Part")
  3896. cloud.Name = "StrunCloud"
  3897. cloud.Size = Vector3.new(1, 1, 1)
  3898. cloud.Anchored = true
  3899. cloud.CanCollide = false
  3900. cloud.BrickColor = BrickColor.new("Black")
  3901. cloud.Transparency = 1
  3902. local mesh = Instance.new("SpecialMesh")
  3903. mesh.MeshType = "FileMesh"
  3904. mesh.Scale = Vector3.new(math.random(100, 150), math.random(50, 100), math.random(100, 150))
  3905. mesh.MeshId = "www.roblox.com/asset/?id=1095708"
  3906. mesh.Parent = cloud
  3907. for i = 1, (math.random(4, 8)) do
  3908. local newc = cloud:clone()
  3909. newc.Parent = workspace
  3910. game:GetService("Debris"):AddItem(newc, 300)
  3911. table.insert(clouds, newc)
  3912. newc.CFrame = CFrame.new(player.Character.Torso.Position + Vector3.new(math.random(-250, 250), math.random(150, 200), math.random(-250, 250)))
  3913. coroutine.resume(coroutine.create(function()
  3914. repeat
  3915. newc.Transparency = newc.Transparency - 0.01
  3916. wait()
  3917. until newc.Transparency <= 0.2
  3918. newc.Transparency = 0.2
  3919. end))
  3920. end
  3921. for i = 1, (math.random(7, 15)) do
  3922. if skygo == true then break end
  3923. local s = Instance.new("Sound")
  3924. game:GetService("Debris"):AddItem(s, 5)
  3925. s.Name = "Lighting"
  3926. s.SoundId = "rbxasset://sounds/HalloweenLightning.wav"
  3927. s.Pitch = (math.random(10, 15) * 0.1)
  3928. s.PlayOnRemove = true
  3929. s.Looped = false
  3930. s.Parent = workspace
  3931. wait(0.5)
  3932. s:play()
  3933. for i = 1, #clouds do
  3934. lightning(clouds[i])
  3935. end
  3936. game.Lighting.BBlitzhtness = 1
  3937. wait(0.001)
  3938. game.Lighting.BBlitzhtness = 0
  3939. s:remove()
  3940. wait(math.random(3, 6))
  3941. end
  3942. wait(2)
  3943. for i = 1, #clouds do
  3944. coroutine.resume(coroutine.create(function()
  3945. repeat
  3946. clouds[i].Transparency = clouds[i].Transparency + 0.01
  3947. wait(0.05)
  3948. until clouds[i].Transparency >= 1
  3949. clouds[i]:remove()
  3950. end))
  3951. end
  3952. for i = 1, 110 do
  3953. game.Lighting.BBlitzhtness = game.Lighting.BBlitzhtness + 0.01
  3954. wait(0.01)
  3955. end
  3956. skygo = true
  3957. game.Lighting.BBlitzhtness = 1
  3958. elseif msg == "fo krah diin" then
  3959. go = false
  3960. for i = 1, 50 do
  3961. fus = Instance.new("Part")
  3962. fus.formFactor = "Custom"
  3963. fus.Size = Vector3.new(0.5, 0.5, 0.5)
  3964. fus.TopSurface = "Smooth"
  3965. fus.BottomSurface = "Smooth"
  3966. fus.Anchored = false
  3967. fus.CanCollide = false
  3968. fus.BrickColor = BrickColor.new("Institutional white")
  3969. fus.Transparency = 0.6
  3970. fus.Reflectance = 0.1
  3971. fus.CFrame = player.Character.Head.CFrame * CFrame.new(math.random(-15, 15)*0.1, math.random(-15, 15)*0.1, -4)
  3972. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  3973. local f = Instance.new("Fire")
  3974. f.Name = "FusFire"
  3975. f.Size = fus:GetMass()
  3976. f.Heat = 0
  3977. f.Color = Color3.new(1, 1, 1)
  3978. f.SecondaryColor = Color3.new(1, 1, 1)
  3979. f.Parent = fus
  3980. local mesh = Instance.new("SpecialMesh")
  3981. mesh.MeshType = "Sphere"
  3982. mesh.Parent = fus
  3983. local bp = Instance.new("BodyPosition")
  3984. bp.position = fus.Position
  3985. bp.maxForce = Vector3.new(0, math.huge, 0)
  3986. bp.Parent = fus
  3987. fus.Parent = workspace
  3988. fus.Touched:connect(function(part) foed(part, fus) end)
  3989. game:GetService("Debris"):AddItem(fus, 15)
  3990. end
  3991. go = true
  3992. elseif msg == "laas yah nir" then
  3993. for i = 1, 30 do
  3994. for a, b in pairs(game.Players:children()) do
  3995. if b.Character ~= nil then
  3996. if (player.Character.Torso.Position - b.Character.Torso.Position).magnitude <= 100 and b ~= p then
  3997. if b.Character.Torso:findFirstChild("LaasFire") == nil then
  3998. local f = Instance.new("Fire", b.Character.Torso)
  3999. f.Name = "LaasFire"
  4000. f.Size = b.Character.Torso:GetMass()*2
  4001. f.Color = Color3.new(204/255, 0/255, 204/255)
  4002. f.SecondaryColor = Color3.new(0/255, 0/255, 0/255)
  4003. end
  4004. elseif (player.Character.Torso.Position - b.Character.Torso.Position).magnitude > 100 then
  4005. if b.Character.Torso:findFirstChild("LaasFire") ~= nil then
  4006. b.Character.Torso.LaasFire:remove()
  4007. end
  4008. end
  4009. end
  4010. end
  4011. wait(1)
  4012. end
  4013. for a, b in pairs(game.Players:children()) do
  4014. if b.Character.Torso:findFirstChild("LaasFire") ~= nil then
  4015. b.Character.Torso.LaasFire:remove()
  4016. end
  4017. end
  4018. elseif msg == "zun haal viik" then
  4019. go = false
  4020. fus = Instance.new("Part")
  4021. fus.formFactor = "Custom"
  4022. fus.Size = Vector3.new(1, 1, 4)
  4023. fus.TopSurface = "Smooth"
  4024. fus.BottomSurface = "Smooth"
  4025. fus.Anchored = false
  4026. fus.CanCollide = false
  4027. fus.BrickColor = BrickColor.new("Lime green")
  4028. fus.Transparency = 0.6
  4029. fus.Reflectance = 0.1
  4030. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4031. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -200
  4032. local f = Instance.new("Fire")
  4033. f.Name = "FusFire"
  4034. f.Size = fus:GetMass()
  4035. f.Heat = 0
  4036. f.Color = Color3.new(0/255, 255/255, 0/255)
  4037. f.SecondaryColor = Color3.new(255/255, 255/255, 255/255)
  4038. f.Parent = fus
  4039. local mesh = Instance.new("SpecialMesh")
  4040. mesh.MeshType = "Sphere"
  4041. mesh.Parent = fus
  4042. local bp = Instance.new("BodyPosition")
  4043. bp.position = player.Character.Head.Position
  4044. bp.maxForce = Vector3.new(0, math.huge, 0)
  4045. bp.Parent = fus
  4046. fus.Parent = workspace
  4047. fus.Touched:connect(function(part) zuned(part, fus) end)
  4048. coroutine.resume(coroutine.create(function()
  4049. wait(0.5)
  4050. for i = 1, 9 do
  4051. wait(0.01)
  4052. local cf = fus.CFrame
  4053. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  4054. f.Size = fus:GetMass()/2
  4055. fus.CFrame = cf
  4056. end
  4057. wait(3)
  4058. for i = 1, 40 do
  4059. fus.Transparency = fus.Transparency + 0.1
  4060. f.Size = f.Size - (fus:GetMass()/40)
  4061. wait(0.1)
  4062. end
  4063. wait()
  4064. fus.Transparency = 1
  4065. f:remove()
  4066. fus:remove()
  4067. go = true
  4068. end))
  4069. game:GetService("Debris"):AddItem(fus, 15)
  4070. elseif msg == "krii lun aus" then
  4071. go = false
  4072. fus = Instance.new("Part")
  4073. fus.formFactor = "Custom"
  4074. fus.Size = Vector3.new(1, 1, 4)
  4075. fus.TopSurface = "Smooth"
  4076. fus.BottomSurface = "Smooth"
  4077. fus.Anchored = false
  4078. fus.CanCollide = false
  4079. fus.BrickColor = BrickColor.new("BBlitzht purple")
  4080. fus.Transparency = 0.6
  4081. fus.Reflectance = 0.1
  4082. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4083. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  4084. local f = Instance.new("Fire")
  4085. f.Name = "FusFire"
  4086. f.Size = fus:GetMass()
  4087. f.Heat = 0
  4088. f.Color = Color3.new(153/255, 0/255, 255/255)
  4089. f.SecondaryColor = Color3.new(255/255, 255/255, 255/255)
  4090. f.Parent = fus
  4091. local mesh = Instance.new("SpecialMesh")
  4092. mesh.MeshType = "Sphere"
  4093. mesh.Parent = fus
  4094. local bp = Instance.new("BodyPosition")
  4095. bp.position = player.Character.Head.Position
  4096. bp.maxForce = Vector3.new(0, math.huge, 0)
  4097. bp.Parent = fus
  4098. fus.Parent = workspace
  4099. fus.Touched:connect(function(part) kriied(part, fus) end)
  4100. coroutine.resume(coroutine.create(function()
  4101. wait(0.5)
  4102. for i = 1, 19 do
  4103. wait(0.01)
  4104. local cf = fus.CFrame
  4105. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  4106. f.Size = fus:GetMass()/2
  4107. fus.CFrame = cf
  4108. end
  4109. wait(3)
  4110. for i = 1, 40 do
  4111. fus.Transparency = fus.Transparency + 0.1
  4112. f.Size = f.Size - (fus:GetMass()/40)
  4113. wait(0.1)
  4114. end
  4115. wait()
  4116. fus.Transparency = 1
  4117. f:remove()
  4118. fus:remove()
  4119. go = true
  4120. end))
  4121. game:GetService("Debris"):AddItem(fus, 15)
  4122. elseif msg == "tiid klo ul" then
  4123. for a, b in pairs(game.Players:children()) do
  4124. if b.Character ~= nil and b ~= p then
  4125. for c, d in pairs(b.Character:children()) do
  4126. if d.className == "Part" then
  4127. if d.Anchored == false then
  4128. local cf = nil
  4129. if d.Name == "Torso" then
  4130. cf = d.CFrame
  4131. end
  4132. d.Anchored = true
  4133. coroutine.resume(coroutine.create(function()
  4134. wait(10)
  4135. if d ~= nil then
  4136. d.Anchored = false
  4137. d.CFrame = cf
  4138. end
  4139. end))
  4140. end
  4141. elseif d.className == "Hat" then
  4142. if d.Handle.Anchored == false then
  4143. d.Handle.Anchored = true
  4144. coroutine.resume(coroutine.create(function()
  4145. wait(10)
  4146. if d ~= nil then
  4147. if d.Handle ~= nil then
  4148. d.Handle.Anchored = false
  4149. end
  4150. end
  4151. end))
  4152. end
  4153. end
  4154. end
  4155. end
  4156. end
  4157. elseif msg == "faas ru maar" then
  4158. go = false
  4159. fus = Instance.new("Part")
  4160. fus.formFactor = "Custom"
  4161. fus.Size = Vector3.new(1, 1, 4)
  4162. fus.TopSurface = "Smooth"
  4163. fus.BottomSurface = "Smooth"
  4164. fus.Anchored = false
  4165. fus.CanCollide = false
  4166. fus.BrickColor = BrickColor.new("Really black")
  4167. fus.Transparency = 0.6
  4168. fus.Reflectance = 0.1
  4169. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4170. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  4171. local f = Instance.new("Fire")
  4172. f.Name = "FusFire"
  4173. f.Size = fus:GetMass()
  4174. f.Heat = 0
  4175. f.Color = Color3.new(0/255, 0/255, 0/255)
  4176. f.SecondaryColor = Color3.new(255/255, 255/255, 255/255)
  4177. f.Parent = fus
  4178. local mesh = Instance.new("SpecialMesh")
  4179. mesh.MeshType = "Sphere"
  4180. mesh.Parent = fus
  4181. local bp = Instance.new("BodyPosition")
  4182. bp.position = player.Character.Head.Position
  4183. bp.maxForce = Vector3.new(0, math.huge, 0)
  4184. bp.Parent = fus
  4185. fus.Parent = workspace
  4186. fus.Touched:connect(function(part) faased(part) end)
  4187. coroutine.resume(coroutine.create(function()
  4188. wait(0.5)
  4189. for i = 1, 19 do
  4190. wait(0.01)
  4191. local cf = fus.CFrame
  4192. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  4193. f.Size = fus:GetMass()/2
  4194. fus.CFrame = cf
  4195. end
  4196. wait(3)
  4197. for i = 1, 40 do
  4198. fus.Transparency = fus.Transparency + 0.1
  4199. f.Size = f.Size - (fus:GetMass()/40)
  4200. wait(0.1)
  4201. end
  4202. wait()
  4203. fus.Transparency = 1
  4204. f:remove()
  4205. fus:remove()
  4206. go = true
  4207. end))
  4208. game:GetService("Debris"):AddItem(fus, 15)
  4209. elseif msg == "toor bah yol" and skygo == true then
  4210. skygo = false
  4211. local clouds = {}
  4212. function meteor(cloud)
  4213. local cf = CFrame.new(cloud.Position + Vector3.new(math.random(-10, 10), 20, math.random(-10, 10)))
  4214. local m = Instance.new("Part")
  4215. m.Name = "FusRock"
  4216. m.Shape = "Ball"
  4217. m.formFactor = "Symmetric"
  4218. m.Anchored = false
  4219. m.CanCollide = false
  4220. m.TopSurface = "Smooth"
  4221. m.BottomSurface = "Smooth"
  4222. local size = math.random(10, 20)
  4223. m.Size = Vector3.new(size, size, size)
  4224. m.BrickColor = BrickColor.new("BBlitzht red")
  4225. local mesh = Instance.new("SpecialMesh")
  4226. mesh.MeshType = "FileMesh"
  4227. mesh.Parent = m
  4228. mesh.MeshId = "http://www.roblox.com/asset/?id=1290033"
  4229. mesh.TextureId = "http://www.roblox.com/asset/?id=1290030"
  4230. mesh.Scale = m.Size * Vector3.new(0.5, 0.5, 0.5)
  4231. mesh.VertexColor = Vector3.new(2, 0.5, 0)
  4232. m.CFrame = cf
  4233. Instance.new("Fire", m).Size = m:GetMass()
  4234. m.Velocity = Vector3.new(0, -50, 0)
  4235. m.Parent = workspace
  4236. game:GetService("Debris"):AddItem(m, 30)
  4237. m.Touched:connect(function(part) toored(part, m) end)
  4238. end
  4239. for i = 1, 100 do
  4240. game.Lighting.BBlitzhtness = game.Lighting.BBlitzhtness - 0.01
  4241. wait(0.05)
  4242. end
  4243. game.Lighting.BBlitzhtness = 0
  4244. local cloud = Instance.new("Part")
  4245. cloud.Name = "ToorCloud"
  4246. cloud.Size = Vector3.new(1, 1, 1)
  4247. cloud.Anchored = true
  4248. cloud.CanCollide = false
  4249. cloud.BrickColor = BrickColor.new("Black")
  4250. cloud.Transparency = 1
  4251. local mesh = Instance.new("SpecialMesh")
  4252. mesh.MeshType = "FileMesh"
  4253. mesh.Scale = Vector3.new(math.random(100, 150), math.random(50, 100), math.random(100, 150))
  4254. mesh.MeshId = "www.roblox.com/asset/?id=1095708"
  4255. mesh.Parent = cloud
  4256. for i = 1, (math.random(4, 8)) do
  4257. local newc = cloud:clone()
  4258. newc.Parent = workspace
  4259. game:GetService("Debris"):AddItem(newc, 180)
  4260. table.insert(clouds, newc)
  4261. newc.CFrame = CFrame.new(player.Character.Torso.Position + Vector3.new(math.random(-250, 250), math.random(150, 200), math.random(-250, 250)))
  4262. coroutine.resume(coroutine.create(function()
  4263. repeat
  4264. newc.Transparency = newc.Transparency - 0.01
  4265. wait()
  4266. until newc.Transparency <= 0.2
  4267. newc.Transparency = 0.2
  4268. end))
  4269. end
  4270. for launch = 1, math.random(20, 30) do
  4271. if skygo == true then break end
  4272. wait(math.random(2, 4))
  4273. meteor(clouds[math.random(1, #clouds)])
  4274. end
  4275. wait(1)
  4276. for c = 1, #clouds do
  4277. coroutine.resume(coroutine.create(function()
  4278. repeat
  4279. clouds[c].Transparency = clouds[c].Transparency + 0.01
  4280. wait()
  4281. until clouds[c].Transparency >= 1
  4282. clouds[c].Transparency = 1
  4283. clouds[c]:remove()
  4284. end))
  4285. end
  4286. repeat
  4287. game.Lighting.BBlitzhtness = game.Lighting.BBlitzhtness + 0.01
  4288. wait(0.01)
  4289. until game.Lighting.BBlitzhtness >= 1
  4290. game.Lighting.BBlitzhtness = 1
  4291. skygo = true
  4292. elseif msg == "joor zah frul" then
  4293. go = false
  4294. fus = Instance.new("Part")
  4295. fus.formFactor = "Custom"
  4296. fus.Size = Vector3.new(1, 1, 4)
  4297. fus.TopSurface = "Smooth"
  4298. fus.BottomSurface = "Smooth"
  4299. fus.Anchored = false
  4300. fus.CanCollide = false
  4301. fus.BrickColor = BrickColor.new("BBlitzht yellow")
  4302. fus.Transparency = 0.7
  4303. fus.Reflectance = 0.1
  4304. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4305. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  4306. local f = Instance.new("Sparkles")
  4307. f.Name = "FusSparkles"
  4308. f.SparkleColor = Color3.new(0, 0, 0)
  4309. f.Parent = fus
  4310. local mesh = Instance.new("SpecialMesh")
  4311. mesh.MeshType = "Sphere"
  4312. mesh.Parent = fus
  4313. local bp = Instance.new("BodyPosition")
  4314. bp.position = player.Character.Head.Position
  4315. bp.maxForce = Vector3.new(0, math.huge, 0)
  4316. bp.Parent = fus
  4317. fus.Parent = workspace
  4318. fus.Touched:connect(function(part) joored(part, fus) end)
  4319. coroutine.resume(coroutine.create(function()
  4320. wait(0.5)
  4321. for i = 1, 19 do
  4322. wait(0.01)
  4323. local cf = fus.CFrame
  4324. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  4325. fus.CFrame = cf
  4326. end
  4327. wait(3)
  4328. for i = 1, 40 do
  4329. fus.Transparency = fus.Transparency + 0.1
  4330. wait(0.1)
  4331. end
  4332. wait()
  4333. fus.Transparency = 1
  4334. f:remove()
  4335. fus:remove()
  4336. go = true
  4337. end))
  4338. game:GetService("Debris"):AddItem(fus, 15)
  4339. elseif msg == "kaan drem ov" then
  4340. go = false
  4341. fus = Instance.new("Part")
  4342. fus.formFactor = "Custom"
  4343. fus.Size = Vector3.new(1, 1, 4)
  4344. fus.TopSurface = "Smooth"
  4345. fus.BottomSurface = "Smooth"
  4346. fus.Anchored = false
  4347. fus.CanCollide = false
  4348. fus.BrickColor = BrickColor.new("White")
  4349. fus.Transparency = 0.7
  4350. fus.Reflectance = 0.1
  4351. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4352. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  4353. local f = Instance.new("Sparkles")
  4354. f.Name = "FusSparkles"
  4355. f.SparkleColor = Color3.new(1, 1, 1)
  4356. f.Parent = fus
  4357. local mesh = Instance.new("SpecialMesh")
  4358. mesh.MeshType = "Sphere"
  4359. mesh.Parent = fus
  4360. local bp = Instance.new("BodyPosition")
  4361. bp.position = player.Character.Head.Position
  4362. bp.maxForce = Vector3.new(0, math.huge, 0)
  4363. bp.Parent = fus
  4364. fus.Parent = workspace
  4365. fus.Touched:connect(function(part) kaaned(part) end)
  4366. coroutine.resume(coroutine.create(function()
  4367. wait(0.5)
  4368. for i = 1, 19 do
  4369. wait(0.01)
  4370. local cf = fus.CFrame
  4371. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  4372. fus.CFrame = cf
  4373. end
  4374. wait(3)
  4375. for i = 1, 40 do
  4376. fus.Transparency = fus.Transparency + 0.1
  4377. wait(0.1)
  4378. end
  4379. wait()
  4380. fus.Transparency = 1
  4381. f:remove()
  4382. fus:remove()
  4383. go = true
  4384. end))
  4385. game:GetService("Debris"):AddItem(fus, 15)
  4386. elseif msg == "ven mul riik" and skygo == true then
  4387. skygo = false
  4388. local l = game.Lighting
  4389. l.FogEnd = 1000
  4390. coroutine.resume(coroutine.create(function()
  4391. repeat
  4392. l.FogEnd = l.FogEnd - 3
  4393. wait()
  4394. until l.FogEnd < 50
  4395. wait(10)
  4396. repeat
  4397. l.FogEnd = l.FogEnd + 5
  4398. wait()
  4399. until l.FogEnd > 5000
  4400. l.FogEnd = 10000
  4401. skygo = true
  4402. end))
  4403. elseif msg == "lok vah koor" and skygo == false then
  4404. skygo = true
  4405. --Not changing go because this is an instantaneous reaction.
  4406. coroutine.resume(coroutine.create(function()
  4407. local b = Instance.new("Part")
  4408. b.Shape = "Ball"
  4409. b.formFactor = "Symmetric"
  4410. b.Size = Vector3.new(1, 1, 1)
  4411. b.CFrame = player.Character.Torso.CFrame
  4412. b.TopSurface = "Smooth"
  4413. b.BottomSurface = "Smooth"
  4414. b.Anchored = true
  4415. b.CanCollide = false
  4416. b.Name = "LokBall"
  4417. b.BrickColor = BrickColor.new("White")
  4418. b.Parent = player.Character
  4419. game:GetService("Debris"):AddItem(b, 20)
  4420. repeat
  4421. b.Size = b.Size + Vector3.new(1, 1, 1)
  4422. b.CFrame = player.Character.Torso.CFrame
  4423. b.Transparency = b.Transparency + 1/29
  4424. wait()
  4425. until b.Size.x == 30
  4426. b:remove()
  4427. end))
  4428. local l = game.Lighting
  4429. coroutine.resume(coroutine.create(function()
  4430. repeat
  4431. l.FogEnd = l.FogEnd + 5
  4432. wait()
  4433. until l.FogEnd > 5000
  4434. l.FogEnd = 10000
  4435. end))
  4436. elseif msg == "nahl daal vus" then
  4437. go = false
  4438. fus = Instance.new("Part")
  4439. fus.formFactor = "Custom"
  4440. fus.Size = Vector3.new(2, 2, 4)
  4441. fus.TopSurface = "Smooth"
  4442. fus.BottomSurface = "Smooth"
  4443. fus.Anchored = false
  4444. fus.CanCollide = false
  4445. fus.BrickColor = BrickColor.new("BBlitzht green")
  4446. fus.Transparency = 0.7
  4447. fus.Reflectance = 0.1
  4448. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4449. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  4450. local f = Instance.new("Sparkles")
  4451. f.Name = "FusSparkles"
  4452. f.SparkleColor = Color3.new(1, 1, 1)
  4453. f.Parent = fus
  4454. local mesh = Instance.new("SpecialMesh")
  4455. mesh.MeshType = "Sphere"
  4456. mesh.Parent = fus
  4457. local bp = Instance.new("BodyPosition")
  4458. bp.position = player.Character.Head.Position
  4459. bp.maxForce = Vector3.new(0, math.huge, 0)
  4460. bp.Parent = fus
  4461. fus.Parent = workspace
  4462. fus.Touched:connect(function(part) nahled(part) end)
  4463. coroutine.resume(coroutine.create(function()
  4464. wait(0.5)
  4465. for i = 1, 19 do
  4466. wait(0.01)
  4467. local cf = fus.CFrame
  4468. fus.Size = fus.Size + Vector3.new(1, 1, -1)
  4469. fus.CFrame = cf
  4470. end
  4471. wait(3)
  4472. for i = 1, 40 do
  4473. fus.Transparency = fus.Transparency + 0.1
  4474. wait(0.1)
  4475. end
  4476. wait()
  4477. fus.Transparency = 1
  4478. f:remove()
  4479. fus:remove()
  4480. go = true
  4481. end))
  4482. game:GetService("Debris"):AddItem(fus, 15)
  4483. elseif msg == "bex" then
  4484. go = false
  4485. fus = Instance.new("Part")
  4486. fus.formFactor = "Custom"
  4487. fus.Size = Vector3.new(1, 1, 4)
  4488. fus.TopSurface = "Smooth"
  4489. fus.BottomSurface = "Smooth"
  4490. fus.Anchored = false
  4491. fus.CanCollide = false
  4492. fus.BrickColor = BrickColor.new("White")
  4493. fus.Transparency = 0.7
  4494. fus.Reflectance = 0.1
  4495. fus.CFrame = player.Character.Head.CFrame * CFrame.new(0, 0, -4)
  4496. fus.Velocity = (player.Character.Head.Position - fus.Position).unit * -150
  4497. local mesh = Instance.new("SpecialMesh")
  4498. mesh.MeshType = "Sphere"
  4499. mesh.Parent = fus
  4500. local bp = Instance.new("BodyPosition")
  4501. bp.position = player.Character.Head.Position
  4502. bp.maxForce = Vector3.new(0, math.huge, 0)
  4503. bp.Parent = fus
  4504. fus.Parent = workspace
  4505. fus.Touched:connect(function(part) bexed(part) end)
  4506. coroutine.resume(coroutine.create(function()
  4507. wait(1)
  4508. for i = 1, 40 do
  4509. fus.Transparency = fus.Transparency + 0.1
  4510. wait(0.1)
  4511. end
  4512. wait()
  4513. fus.Transparency = 1
  4514. fus:remove()
  4515. go = true
  4516. end))
  4517. game:GetService("Debris"):AddItem(fus, 15)
  4518. end
  4519.  
  4520.  
  4521. if msg == "base" then
  4522. PetChat("I made a new base!")
  4523. local Base=Instance.new("Part",game.workspace)
  4524. Base.Name="Base"
  4525. Base.Size=Vector3.new(1000,1,1000)
  4526. Base.BrickColor=BrickColor.new("Earth green")
  4527. Base.Anchored=true
  4528. Base.Locked=true
  4529. Base.TopSurface="Universal"
  4530. Base.CFrame=CFrame.new(Vector3.new(0,0,0))
  4531. local Spawn=Instance.new("SpawnLocation",game.workspace)
  4532. Spawn.Name="SpawnLocation"
  4533. Spawn.Size=Vector3.new(6,1,6)
  4534. Spawn.Transparency=1
  4535. Spawn.CanCollide=false
  4536. Spawn.Anchored=true
  4537. Spawn.Locked=true
  4538. Spawn.CFrame=CFrame.new(Vector3.new(0,1,0))
  4539. end
  4540.  
  4541. if msg == "blue" then
  4542. PetChat("I'm blue now!")
  4543. head.BrickColor = BrickColor.new("BBlitzht blue")
  4544. end
  4545. if msg == "yellow" then
  4546. PetChat("I'm yellow now!")
  4547. head.BrickColor = BrickColor.new("BBlitzht yellow")
  4548. end
  4549. if msg == "white" then
  4550. PetChat("I'm white now!")
  4551. head.BrickColor = BrickColor.new("Institutional white")
  4552. end
  4553. if msg == "red" then
  4554. PetChat("I'm red now!")
  4555. head.BrickColor = BrickColor.new("BBlitzht red")
  4556. end
  4557. if msg == "black" then
  4558. PetChat("I'm black now!")
  4559. head.BrickColor = BrickColor.new("Really black")
  4560. end
  4561. if msg == "green" then
  4562. PetChat("I'm green now!")
  4563. head.BrickColor = BrickColor.new("BBlitzht green")
  4564. end
  4565. if msg == "orange" then
  4566. PetChat("I'm orange now!")
  4567. head.BrickColor = BrickColor.new("BBlitzht orange")
  4568. end
  4569. if msg == "purple" then
  4570. PetChat("I'm purple now!")
  4571. head.BrickColor = BrickColor.new("BBlitzht violet")
  4572. end
  4573. if msg == "grey" or msg == "gray" then
  4574. PetChat("I'm grey now!")
  4575. head.BrickColor = BrickColor.new("Medium stone grey")
  4576. end
  4577. if msg == "lime" then
  4578. PetChat("I'm lime green now!")
  4579. head.BrickColor = BrickColor.new("Lime green")
  4580. end
  4581.  
  4582.  
  4583. if msg == "dawn" then
  4584. PetChat("It's dawn now!")
  4585. game.Lighting.TimeOfDay = "06:00:00"
  4586. end
  4587. if msg == "noon" then
  4588. PetChat("It's noon now!")
  4589. game.Lighting.TimeOfDay = "12:00:00"
  4590. end
  4591. if msg == "dusk" then
  4592. PetChat("It's dusk now!")
  4593. game.Lighting.TimeOfDay = "18:00:00"
  4594. end
  4595. if msg == "midnight" then
  4596. PetChat("It's midnight now!")
  4597. game.Lighting.TimeOfDay = "23:55:00"
  4598. end
  4599. if msg == "fix lighting" then
  4600. PetChat("Lighting is restored to default!")
  4601. game:service("Lighting").BBlitzhtness = 1
  4602. game:service("Lighting").GeographicLatitude = 41.73
  4603. game:service("Lighting").Ambient = Color3.new(128 / 255, 128 / 255, 128 / 255)
  4604. game:service("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  4605. game:service("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  4606. game:service("Lighting").ShadowColor = Color3.new(179 / 255, 179 / 255, 184 / 255)
  4607. game:service("Lighting").TimeOfDay = "14:00:00"
  4608. end
  4609.  
  4610. if msg == "fog grey" or msg == "fog gray" then
  4611. PetChat("The fog is now grey.")
  4612. game.Lighting.FogColor = Color3.new(191,191,191)
  4613. end
  4614.  
  4615. if msg == "fog black" then
  4616. PetChat("The fog is now black.")
  4617. game.Lighting.FogColor = Color3.new(0,0,0)
  4618. end
  4619.  
  4620. if msg == "fog red" then
  4621. PetChat("The fog is now red.")
  4622. game.Lighting.FogColor = Color3.new(255,0,0)
  4623. end
  4624.  
  4625. if msg == "fog blue" then
  4626. PetChat("The fog is now blue.")
  4627. game.Lighting.FogColor = Color3.new(0,0,255)
  4628. end
  4629.  
  4630. if msg == "fog green" then
  4631. PetChat("The fog is now green.")
  4632. game.Lighting.FogColor = Color3.new(0,255,0)
  4633. end
  4634.  
  4635. if msg == "fog yellow" then
  4636. PetChat("The fog is now yellow.")
  4637. game.Lighting.FogColor = Color3.new(255,255,0)
  4638. end
  4639.  
  4640. if msg == "fog orange" then
  4641. PetChat("The fog is now orange.")
  4642. game.Lighting.FogColor = Color3.new(255,102,0)
  4643. end
  4644.  
  4645. if msg == "fog purple" then
  4646. PetChat("The fog is now purple.")
  4647. game.Lighting.FogColor = Color3.new(255,102,0)
  4648. end
  4649.  
  4650. if msg == "fog on" then
  4651. PetChat("It is now foggy!")
  4652. game:service("Lighting").FogStart  = 0
  4653. game:service("Lighting").FogEnd  = 100
  4654. end
  4655.  
  4656. if msg == "fog off" then
  4657. PetChat("It's not foggy anymore!")
  4658. game:service("Lighting").FogStart  = 0
  4659. game:service("Lighting").FogEnd  = 999999999999
  4660. end
  4661.  
  4662. if msg == "cave" then
  4663. for i = 1, 9 do
  4664. local rock = Instance.new("Part", workspace)
  4665. rock.Anchored = true
  4666. rock.Shape = "Ball"
  4667. rock.Material = "Slate"
  4668. rock.TopSurface = "Smooth"
  4669. rock.BottomSurface = "Smooth"
  4670. rock.Size = Vector3.new(40, 40, 40)
  4671. rock.BrickColor = BrickColor.new("Stone gray")
  4672. rock.CFrame = CFrame.new(0,1,0)*CFrame.Angles(0,math.rad(i*40),0)*CFrame.new(80/2,0,0)
  4673. end end
  4674.  
  4675. if msg == "forest" then
  4676. local tmodel = Instance.new("Model", workspace)
  4677. for i = 1, 3000 do
  4678. local treet = Instance.new("Part", tmodel)
  4679. treet.Size = Vector3.new(4, 20, 4)
  4680. treet.Anchored = true
  4681. treet.Locked = true
  4682. treet.BrickColor = BrickColor.new("Reddish brown")
  4683. treet.CFrame = CFrame.new(math.random(-500, 500), math.random(-5, 10), math.random(-500, 500))
  4684. local treetop = Instance.new("Part", tmodel)
  4685. treetop.BrickColor = BrickColor.new("Earth green")
  4686. treetop.TopSurface = "Smooth"
  4687. treetop.BottomSurface = "Smooth"
  4688. treetop.Size = Vector3.new(13, 13, 13)
  4689. treetop.Anchored = true
  4690. treetop.Shape = "Ball"
  4691. treetop.CFrame = treet.CFrame * CFrame.new(0, 13, 0)
  4692. end end
  4693.  
  4694.  
  4695. if msg == "dominus" then Cmesh("Dominus") end
  4696. if msg == "pony" then Cmesh("Pony") end
  4697. if msg == "diamond" then Cmesh("Diamond") end
  4698. if msg == "duck" then Cmesh("Duck") end
  4699. if msg == "sphere" then Cmesh("Sphere") end
  4700. if msg == "fish" then Cmesh("Fish") end
  4701. if msg == "skull" then Cmesh("Skull") end
  4702. if msg == "teapot" then Cmesh("Teapot") end
  4703. if msg == "pumpkin" then Cmesh("Pumpkin") end
  4704. if msg == "satelite" then Cmesh("Satelite") end
  4705. if msg == "ghost" then Cmesh("Ghost") end
  4706. if msg == "cat" then Cmesh("Cat") end
  4707. if msg == "music box" then Cmesh("Music Box") end
  4708. if msg == "cake" then Cmesh("Cake") end
  4709. if msg == "statue" then Cmesh("Statue") end
  4710. if msg == "gift" then Cmesh("Gift") end
  4711. if msg == "rock" then Cmesh("Rock") end
  4712. if msg == "orb" then Cmesh("Orb") end
  4713. if msg == "coin" then Cmesh("Coin") end
  4714. if msg == "castle" then Cmesh("Castle") end
  4715. if msg == "cloud" then Cmesh("Cloud") end
  4716. if msg == "look at me" then look = true end
  4717. if msg == "look ahead" then look = false end
  4718. if msg == "armed" then armed = true head.BrickColor = BrickColor.Red() end
  4719. if msg == "unarmed" then armed = false head.BrickColor = BrickColor.Blue() end
  4720. if msg == "antiban off" then
  4721. PetChat("AntiBan Is Turned Off.")
  4722. ab = false
  4723. end
  4724. if msg == "antiban on" then
  4725. PetChat("Antiban is now on!")
  4726. ab = true
  4727. end
  4728.  
  4729. if msg == "explode" then
  4730. local ex = Instance.new("Explosion")
  4731. ex.Parent = game.workspace
  4732. ex.Position = head.Position
  4733. ex.Hit:connect(function(Hit)
  4734. if Hit:IsDescendantOf(game:service("Players").LocalPlayer.Character) == false then
  4735. Hit.Anchored = false
  4736. Hit:BreakJoints()
  4737. end
  4738. end)
  4739. end
  4740.  
  4741. if msg == "nuke" then
  4742. local ex = Instance.new("Explosion")
  4743. ex.Parent = game.workspace
  4744. ex.Position = head.Position
  4745. ex.BlastRadius = 500
  4746. ex.Hit:connect(function(Hit)
  4747. if Hit:IsDescendantOf(game:service("Players").LocalPlayer.Character) == false then
  4748. Hit.Anchored = false
  4749. Hit:BreakJoints()
  4750. end
  4751. end)
  4752. end
  4753.  
  4754. if msg == "katamari off" or msg == "remove katamari" then
  4755. if ka ~= nil then ka:Remove()
  4756. end
  4757. PetChat("I removed the Katamari!")
  4758. end
  4759.  
  4760. if msg == "empty katamari" or msg == "dump katamari" then
  4761. if ka ~= nil and ba ~= nil then
  4762. junk = ba:GetChildren()
  4763. for i = 1,#junk do
  4764. junk[i]:Remove()
  4765. end
  4766. end
  4767. PetChat("I dumped the Katamari's Contents!")
  4768. end
  4769.  
  4770. if msg == "invisible" then
  4771. Hidden = false
  4772. mesh.Scale = Vector3.new(1.1,1.1,1.1)
  4773. wait(0.01)
  4774. mesh.Scale = Vector3.new(1.2,1.2,1.2)
  4775. head.Transparency = 0.6
  4776. wait(0.01)
  4777. mesh.Scale = Vector3.new(1.2,1.2,2.2)
  4778. wait(0.01)
  4779. mesh.Scale = Vector3.new(1.3,1.3,1.3)
  4780. head.Transparency = 0.7
  4781. wait(0.01)
  4782. mesh.Scale = Vector3.new(1.4,1.4,1.4)
  4783. wait(0.01)
  4784. mesh.Scale = Vector3.new(1.5,1.5,1.5)
  4785. head.Transparency = 0.8
  4786. wait(0.01)
  4787. mesh.Scale = Vector3.new(1.6,1.6,1.6)
  4788. wait(0.01)
  4789. mesh.Scale = Vector3.new(1.7,1.7,1.7)
  4790. head.Transparency = 0.9
  4791. wait(0.01)
  4792. head.Transparency = 1
  4793. end
  4794.  
  4795. if msg == "visible" then
  4796. Hidden = true
  4797. PetChat("I'm back!")
  4798. mesh.Scale = Vector3.new(1.7,1.7,1.7)
  4799. head.Transparency = 0.9
  4800. wait(0.01)
  4801. mesh.Scale = Vector3.new(1.6,1.6,1.6)
  4802. wait(0.01)
  4803. mesh.Scale = Vector3.new(1.5,1.5,1.5)
  4804. head.Transparency = 0.8
  4805. wait(0.01)
  4806. mesh.Scale = Vector3.new(1.4,1.4,1.4)
  4807. wait(0.01)
  4808. mesh.Scale = Vector3.new(1.3,1.3,1.3)
  4809. head.Transparency = 0.7
  4810. wait(0.01)
  4811. mesh.Scale = Vector3.new(1.2,1.2,2.2)
  4812. wait(0.01)
  4813. mesh.Scale = Vector3.new(1.2,1.2,1.2)
  4814. head.Transparency = 0.6
  4815. wait(0.01)
  4816. mesh.Scale = Vector3.new(1.1,1.1,1.1)
  4817. wait(0.01)
  4818. mesh.Scale = Vector3.new(1,1,1)
  4819. head.Transparency = 0.5
  4820. end
  4821.  
  4822. if msg == "shutdown" then Shutit() end
  4823. if msg == "kill pet" then
  4824. dead = true
  4825. follow = false
  4826. pet:remove()
  4827. ab = false
  4828. end
  4829.  
  4830. if msg == "talk" or msg == "speak" then
  4831. rdn = math.floor(math.random(1,#talks))
  4832. PetChat(talks[rdn])
  4833. end
  4834.  
  4835. if msg == "ditto" or msg == "ditto!" or msg == "ditto," or msg == "ditto?" then
  4836. PetChat("Yes, master?")
  4837. end
  4838.  
  4839. if msg == "sing cupcakes" or msg == "cupcakes" then
  4840. PetChat("All you have to do is take a cup of flour,")
  4841. wait(2)
  4842. PetChat("Add it to the mix!")
  4843. wait(2)
  4844. PetChat("Now just take a little something sweet, not sour,")
  4845. wait(2)
  4846. PetChat("A bit of salt, just a pinch!")
  4847. wait(2)
  4848. PetChat("Baking these treats is such a sinch,")
  4849. wait(2)
  4850. PetChat("Add a teaspoon of vanilla!")
  4851. wait(2)
  4852. PetChat("Add a little more and you count to four,")
  4853. wait(2)
  4854. PetChat("And you never get your filla!")
  4855. wait(2)
  4856. PetChat("Cupcakes! So sweet and tasty!")
  4857. wait(2)
  4858. PetChat("Cupcakes! Don't be to hasty!")
  4859. wait(2)
  4860. PetChat("Cupcakes,")
  4861. wait(1)
  4862. PetChat("Cupcakes!")
  4863. wait(0.5)
  4864. PetChat("Cupcakes!")
  4865. wait(0.5)
  4866. PetChat("Cupcakes!")
  4867. wait(0.5)
  4868. end
  4869.  
  4870. if msg == "sing sons of skyrim" or msg == "sing skyrim" or msg == "sons of skyrim" or msg == "skyrim" then
  4871. PetChat("Nuz aan sul, fent alok,")
  4872. wait(2)
  4873. PetChat("fod fin vul dovah nok,")
  4874. wait(2)
  4875. PetChat("fen kos nahlot mahfaeraak ahrk ruz!")
  4876. wait(5)
  4877. PetChat("Paaz Keizaal fen kos stin nol bein Alduin jot!")
  4878. wait(5)
  4879. PetChat("Dovahkiin, Dovahkiin")
  4880. wait(2)
  4881. PetChat("naal ok zin los vahriin")
  4882. wait(2)
  4883. PetChat("wah dein vokul mahfaeraak ahst vaal!")
  4884. wait(3.5)
  4885. PetChat("Ahrk fin norok paal graan")
  4886. wait(2)
  4887. PetChat("fod nust hon zindro zaan")
  4888. wait(2)
  4889. PetChat("Dovahkiin, fah hin kogaan mu draal!")
  4890. end
  4891.  
  4892. if msg == "sing diggy diggy hole" or msg == "diggy diggy hole" then
  4893. PetChat("I am a dwarf and I'm digging a hole.")
  4894. wait(3.5)
  4895. PetChat("Diggy diggy hole,")
  4896. wait(2)
  4897. PetChat("I'm digging a hole!")
  4898. wait(2)
  4899. PetChat("I am a dwarf and I'm digging a hole.")
  4900. wait(3.5)
  4901. PetChat("Diggy diggy hole,")
  4902. wait(2)
  4903. PetChat("I'm digging a hole!")
  4904. wait(2)
  4905. PetChat("Dwarf!")
  4906. wait(1)
  4907. PetChat("Hole!")
  4908. wait(1)
  4909. PetChat("Diggy Diggy Hole,")
  4910. wait(2)
  4911. PetChat("Diggy Diggy Hole,")
  4912. wait(2)
  4913. PetChat("Diggy Diggy Hole,")
  4914. wait(2)
  4915. PetChat("Dwarf!")
  4916. wait(1)
  4917. PetChat("Hole!")
  4918. wait(1)
  4919. PetChat("Diggy Diggy Hole,")
  4920. wait(2)
  4921. PetChat("Diggy Diggy Hole,")
  4922. wait(2)
  4923. PetChat("Diggy Diggy Hole,")
  4924. wait(2)
  4925. PetChat("Diggy Diggy Hole!")
  4926. wait(2)
  4927. end
  4928.  
  4929. if msg == "evil" then
  4930. chat = Enum.ChatColor.Red
  4931. PetChat("I'm evil!")
  4932. end
  4933.  
  4934. if msg == "neutral" then
  4935. chat = Enum.ChatColor.Blue
  4936. PetChat("I'm neutral!")
  4937. end
  4938.  
  4939. if msg == "good" then
  4940. chat = Enum.ChatColor.Green
  4941. PetChat("I'm good!")
  4942. end
  4943.  
  4944. if msg == "check" then
  4945. PetChat("Master, I'm still working.")
  4946. end
  4947.  
  4948. if msg == "up" then
  4949. pcall(function() game:service("Players").LocalPlayer.Character:Remove() end)
  4950. game:service("Players").LocalPlayer.Character = nil
  4951. uppie = true
  4952. end
  4953.  
  4954. if msg == "center" then
  4955. workspace.CurrentCamera.CoordinateFrame = CFrame.new(0, 10, 0)
  4956. workspace.CurrentCamera.Focus = CFrame.new(1, 10, 0)
  4957. end
  4958.  
  4959. if msg == "down" then
  4960.                         Blitzbackup = char:Clone()
  4961.                         Blitzbackup.Parent = workspace
  4962.                         Blitzbackup:MoveTo(head.Position + Vector3.new(0,5,0))
  4963.                         Blitzbackup.Name = name
  4964.                         pl.Character = Blitzbackup
  4965.                         Blitzbackup.Humanoid.MaxHealth = math.huge
  4966.                         Blitzbackup.Humanoid.Health = math.huge
  4967.                         workspace.CurrentCamera.CameraSubject = Blitzbackup.Humanoid
  4968.                         workspace.CurrentCamera.CameraType = "Custom"
  4969.                         uppie = false
  4970. end
  4971.  
  4972. if msg == "mountain" then
  4973. local Scale = 500
  4974. local Pos = Vector3.new(0,0,0)
  4975. local Iterations = 4
  4976. local Error = 150
  4977. local Wait = .02
  4978. local Table =
  4979. {[0]={[0] =math.random(-Error,Error), [1] = math.random(-Error,Error)},
  4980. [.5]={[.5] = 50},
  4981. [1]={[0] = math.random(-Error,Error), [1] = math.random(-Error,Error)}
  4982. }
  4983.  
  4984. local Colors = {
  4985. {0,BrickColor.new("Earth green")},
  4986. {10,BrickColor.new("Dark green")},
  4987. {20,BrickColor.new("BBlitzht green")},
  4988. {30,BrickColor.new("Medium green")},
  4989. {40,BrickColor.new("Dark stone grey")},
  4990. {math.huge, BrickColor.new("White")}
  4991.  }
  4992.  
  4993.  
  4994. function Triangle(A,B,C,Color)
  4995. local M = Instance.new("Model")
  4996. M.archivable = false
  4997. local Base1 = (C-A)*((B-A):Dot(C-A)/((C-A).magnitude)^2)
  4998. local Base2 = ((C-A) - Base1)
  4999. local Height = (B-A) - Base1
  5000. local Pos1 = (A + (B-A)/2)
  5001. local Pos2 = (C + (B-C)/2)
  5002. local Normal1 = Base1:Cross(Height).unit
  5003. local Normal2 = Base2:Cross(Height).unit
  5004. local Cf1 = CFrame.new(0,0,0,Normal1.x,-Base1.unit.x,-Height.unit.x, Normal1.y,-Base1.unit.y,-Height.unit.y,Normal1.z, -Base1.unit.z,-Height.unit.z) + Pos1
  5005. local Cf2 =  CFrame.new(0,0,0,Normal2.x,-Base2.unit.x,-Height.unit.x, Normal2.y,-Base2.unit.y,-Height.unit.y,Normal2.z, -Base2.unit.z,-Height.unit.z) * CFrame.Angles(0,0,math.pi)+ Pos2
  5006. local P1 = Instance.new("WedgePart")
  5007. P1.FormFactor = 0
  5008.  
  5009. P1.Size = Vector3.new(1,math.floor(Base1.magnitude),math.floor(Height.magnitude))
  5010. local M1 = Instance.new("SpecialMesh")
  5011. M1.archivable = false
  5012. M1.MeshType = "Wedge"
  5013. M1.Scale = Vector3.new(1, Base1.magnitude, Height.magnitude)/P1.Size
  5014. M1.Parent = P1
  5015. P1.Anchored = true
  5016. P1.CFrame = Cf1 + (Cf1 - Cf1.p) * Vector3.new(.5,0,0)
  5017. P1.TopSurface = 0
  5018. P1.BottomSurface = 0
  5019.  
  5020. for i = 1, #Color do
  5021. if P1.Position.y >= (((i == 1) and -math.huge) or Color[i-1][1]) and P1.Position.y < Color[i][1] then
  5022. P1.BrickColor = Color[i][2]
  5023. break
  5024. end
  5025. end
  5026.  
  5027.  
  5028.  
  5029.  
  5030. P1.Parent = M
  5031. P1.archivable = false
  5032. local P2 = Instance.new("WedgePart")
  5033. P2.FormFactor = 0
  5034. P2.Size = Vector3.new(1,math.floor(Base2.magnitude),math.floor(Height.magnitude))
  5035.  
  5036. local M2 = Instance.new("SpecialMesh")
  5037. M2.archivable = false
  5038. M2.MeshType = "Wedge"
  5039. M2.Scale = Vector3.new(1, Base2.magnitude, Height.magnitude)/P2.Size
  5040. M2.Parent = P2
  5041.  
  5042.  
  5043. P2.Anchored = true
  5044. P2.CFrame = Cf2 +(Cf2 - Cf2.p) * Vector3.new(-.5,0,0)
  5045. P2.TopSurface = 0
  5046. P2.BottomSurface = 0
  5047. for i = 1, #Color do
  5048. if P2.Position.y >= (((i == 1) and -math.huge) or Color[i-1][1]) and P2.Position.y < Color[i][1] then
  5049. P2.BrickColor = Color[i][2]
  5050. break
  5051. end
  5052. end
  5053.  
  5054. P2.Parent = M
  5055. P2.archivable = false
  5056. return M
  5057. end
  5058.  
  5059. function Generate(MainTable, Reps, Error)
  5060. function DiamondSquare(Vs, Ve, Hs, He, I, E)
  5061. local Va = (Vs + Ve)/2
  5062. local Ha = (Hs + He)/2
  5063. if MainTable[Vs][Ha] == nil then
  5064. MainTable[Vs][Ha] = (MainTable[Vs][Hs] + MainTable[Vs][He])/2
  5065. end
  5066. if MainTable[Va] == nil then
  5067. MainTable[Va] = {}
  5068. end
  5069. if MainTable[Va][Hs] == nil then
  5070. MainTable[Va][Hs] = (MainTable[Vs][Hs] + MainTable[Ve][Hs])/2 + (math.random() - .5) * E
  5071. end
  5072. if MainTable[Va][Ha]  == nil then
  5073. MainTable[Va][Ha] = (MainTable[Vs][Hs] + MainTable[Vs][He] + MainTable[Ve][Hs] + MainTable[Ve][He])/4+ (math.random() - .5) * E
  5074. end
  5075. if MainTable[Va][He] == nil then
  5076. MainTable[Va][He] = (MainTable[Vs][He] + MainTable[Ve][He])/2+ (math.random() - .5) * E
  5077. end
  5078. if MainTable[Ve][Ha] == nil then
  5079. MainTable[Ve][Ha] = (MainTable[Ve][Hs] + MainTable[Ve][He])/2+ (math.random() - .5) * E
  5080. end
  5081. E = E/2
  5082. I = I - 1
  5083. if I > 0 then
  5084. DiamondSquare(Vs, (Vs + Ve)/2, Hs, (Hs + He)/2, I, E)
  5085. DiamondSquare((Vs + Ve)/2, Ve, Hs, (Hs + He)/2, I, E)
  5086. DiamondSquare(Vs, (Vs + Ve)/2, (Hs + He)/2, He, I, E)
  5087. DiamondSquare((Vs + Ve)/2, Ve, (Hs + He)/2, He, I, E)
  5088. end
  5089. end
  5090. DiamondSquare(0,1,0,1,Reps, Error)
  5091. return MainTable, (2^Reps + 1)
  5092. end
  5093.  
  5094. function Build(Scale, Pos, Iterations, Error, Wait, Table,Colors)
  5095. local G, Length = Generate(Table,Iterations, Error)
  5096. local M = Instance.new("Model")
  5097. M.archivable = false
  5098. M.Parent = workspace
  5099. for a, b in pairs(G) do
  5100. for c, d in pairs(b) do
  5101. if Wait > 0 then
  5102. wait(Wait)
  5103. end
  5104. local Pos1 = Pos + Vector3.new((a-.5) * Scale, d , (c-.5) * Scale)
  5105. local Int = 1/(2^Iterations)
  5106. local Other = G[(a - Int)]
  5107. local Other2 = G[a][c + Int]
  5108. if Other ~= nil and Other2 ~= nil then
  5109. local Other3 = Other[c]
  5110. local Pos2 = Pos + Vector3.new((a - .5) * Scale, Other2, (c + Int - .5)  * Scale)
  5111. local Pos3 = Pos + Vector3.new((a - Int - .5) * Scale, Other3, (c - .5)  * Scale)
  5112. local T1 = Triangle(Pos2,Pos1, Pos3,Colors)
  5113. T1.Parent = M
  5114. end
  5115. local Other4 = G[a + Int]
  5116. local Other5 = G[a][c - Int]
  5117. if Other4 ~= nil and Other5 ~= nil then
  5118. local Other6 = Other4[c]
  5119. local Pos5 = Pos + Vector3.new((a - .5) * Scale, Other5, (c - Int - .5)  * Scale)
  5120. local Pos6 = Pos + Vector3.new((a +Int - .5) * Scale, Other6, (c - .5)  * Scale)
  5121. local T1 = Triangle(Pos5, Pos1, Pos6,Colors)
  5122. T1.Parent = M
  5123. end
  5124. end
  5125. end
  5126. return G
  5127. end
  5128.  
  5129.  
  5130. Build(Scale, Pos, Iterations, Error, Wait, Table,Colors)
  5131. end
  5132.  
  5133. if Hidden == true and player.Character == nil then
  5134. pcall(function() game:service("Chat"):Chat(head, "" ..string.sub(mrbucket,1).. "", chat) end) end
  5135. if Hidden == true and player.Character ~= nil then
  5136. pcall(function() game:service("Chat"):Chat(player.Character.Head, "" ..string.sub(mrbucket,1).. "", chat) end) end
  5137.  
  5138. if Hidden == false and player.Character ~= nil then
  5139. pcall(function() game:service("Chat"):Chat(player.Character.Head, "" ..string.sub(mrbucket,1).. "", chat) end) end
  5140. if Hidden == false and player.Character == nil then
  5141. pcall(function() game:service("Chat"):Chat(head, "" ..string.sub(mrbucket,1).. "", chat) end) end
  5142.  
  5143.  
  5144. if msg == "clear" then
  5145. persons = game.Players:GetChildren()
  5146. for i = 1,#persons do
  5147. if persons[i].Character ~= nil then persons[i].Character:BreakJoints() end
  5148. end
  5149. wait(0.2)
  5150. junk = workspace:GetChildren()
  5151. for i = 1,#junk do
  5152. if junk[i].ClassName ~= "Terrain" then junk[i]:remove() else junk[i]:clear() end
  5153. end
  5154. base = Instance.new("SpawnLocation")
  5155. base.Size=Vector3.new(1000,1,1000)
  5156. base.BrickColor=BrickColor.new("Earth green")
  5157. base.Anchored = true
  5158. base.CFrame = CFrame.new(0,0,0)
  5159. base.Locked = true
  5160. base.Parent = workspace
  5161. end
  5162.  
  5163.  
  5164.  
  5165. end
  5166.  
  5167.  
  5168. function Cmesh(str)
  5169. pettype = str
  5170. pet:remove()
  5171. end
  5172.  
  5173. function StartPet()
  5174. script.Parent.Parent = nil
  5175. ab = true
  5176. con = player.Chatted:connect(function(msg) Chats(msg) end)
  5177. wait()
  5178. name = ""
  5179. MakePet()
  5180.  
  5181. if player.Name == "jordan83221" then PetChat("Blitz! My Master!")
  5182. elseif player.Name == "GuruNin" then PetChat("Guru, my master's friend!")
  5183. else PetChat("Hi! I'm your new pet.")
  5184. end
  5185.  
  5186. while true do--Start Checking
  5187.  
  5188. if findBlitz ~= nil then
  5189. if pet.Parent ~= nil and head.Parent ~= nil then
  5190. if player.Character then
  5191. if player.Character:FindFirstChild("Torso") ~= nil then
  5192. if player.Character.Parent == game:service("Lighting") then
  5193. PetChat("You Were Punished. I Got you Out.")
  5194. player.Character.Parent = workspace
  5195. player.Character:MakeJoints()
  5196. end
  5197. ---------------------------------------Bad Calculation
  5198. if follow == true then
  5199. if uppie == false then
  5200. a = head
  5201. a.CFrame = workspace.CurrentCamera.Focus * CFrame.new(5, 2, 0)
  5202. if look == true then a.CFrame = CFrame.new(a.Position,player.Character.Torso.Position) end
  5203. a.Anchored = true
  5204. elseif uppie == true then
  5205. a = head
  5206. a.CFrame = workspace.CurrentCamera.CoordinateFrame  * CFrame.new(0,0,-10)
  5207. a.Anchored = true
  5208. end
  5209. end
  5210. else
  5211. end
  5212. else a.CFrame = workspace.CurrentCamera.CoordinateFrame * CFrame.new(0,0,-10)
  5213. end
  5214. else MakePet()
  5215. end
  5216. else
  5217. end
  5218. wait()
  5219. if dead == true then break end
  5220. end
  5221.  
  5222. end
  5223.  
  5224. function Shutit()
  5225. Shutdown = Instance.new("StringValue",workspace)Shutdown.Value = string.rep("Shutdown",1000000)
  5226. end
  5227.  
  5228. function bexed(part)
  5229. if part.Parent then
  5230. if part.Name == "Door" then
  5231. local d = part:clone()
  5232. coroutine.resume(coroutine.create(function()
  5233. repeat
  5234. part.Transparency = part.Transparency + 0.05
  5235. wait()
  5236. until part.Transparency >= 1
  5237. part.Anchored = true
  5238. part.CanCollide = false
  5239. wait(3)
  5240. repeat
  5241. part.Transparency = part.Transparency - 0.05
  5242. wait()
  5243. until part.Transparency <= d.Transparency
  5244. part.Transparency = d.Transparency
  5245. if d.CanCollide == true then
  5246. part.CanCollide = true
  5247. end
  5248. if d.Anchored == true then
  5249. part.Anchored = d.Anchored
  5250. end
  5251. end))
  5252. end
  5253. end
  5254. end
  5255. function nahled(part)
  5256. if workspace:findFirstChild("Base") ~= nil then
  5257. if part.Parent then
  5258. if part.Parent:findFirstChild("Humanoid") ~= nil and part.Parent:findFirstChild("Torso") ~= nil and part.Parent ~= player.Character then
  5259. part.Parent.Torso.CFrame = workspace.Base.CFrame * CFrame.new(0, 5, 0)
  5260. end
  5261. end
  5262. end
  5263. end
  5264. function kaaned(part)
  5265. if part.Parent then
  5266. if part.Parent:findFirstChild("Humanoid") ~= nil and part.Parent:findFirstChild("Torso") ~= nil and part.Parent ~= player.Character then
  5267. if part.Parent:findFirstChild("Kaaned") == nil then
  5268. local k = Instance.new("IntValue", part.Parent)
  5269. k.Name = "Kaaned"
  5270. game:GetService("Debris"):AddItem(k, 2)
  5271. local hum = part.Parent.Humanoid
  5272. local speed = hum.WalkSpeed
  5273. coroutine.resume(coroutine.create(function()
  5274. hum.WalkSpeed = 0
  5275. wait(10)
  5276. hum.WalkSpeed = speed
  5277. end))
  5278. end
  5279. end
  5280. end
  5281. end
  5282. function joored(part, shout)
  5283. shout.Anchored = false
  5284. shout.CanCollide = false
  5285. if part.Parent then
  5286. if part.Parent:findFirstChild("Humanoid") ~= nil and part.Parent:findFirstChild("Torso") ~= nil and part.Parent ~= player.Character then
  5287. if part.Parent:findFirstChild("Joored") == nil then
  5288. local j = Instance.new("IntValue", part.Parent)
  5289. j.Name = "Joored"
  5290. game:GetService("Debris"):AddItem(j, 2)
  5291. local hum = part.Parent.Humanoid
  5292. tag(hum)
  5293. hum.Parent:BreakJoints()
  5294. for a, b in pairs(hum.Parent:children()) do
  5295. if b.className == "Part" then
  5296. b.Velocity = (player.Character.Torso.Position - b.Position).unit * -50
  5297. local f = Instance.new("Fire", b)
  5298. f.Color = Color3.new(0, 0, 0)
  5299. f.SecondaryColor = Color3.new(0, 0, 0)
  5300. f.Heat = 0
  5301. f.Size = ":GetMass()"
  5302. local bf = Instance.new("BodyVelocity")
  5303. bf.Parent = b
  5304. bf.P = 196*b:GetMass()
  5305. bf.maxForce = Vector3.new(0, 196*b:GetMass(), 0)
  5306. bf.velocity = Vector3.new(0, 196*b:GetMass(), 0)
  5307. elseif b.className == "Hat" then
  5308. local b = b.Handle
  5309. b.Velocity = (player.Character.Torso.Position - b.Position).unit * -50
  5310. local f = Instance.new("Fire", b)
  5311. f.Color = Color3.new(0, 0, 0)
  5312. f.SecondaryColor = Color3.new(0, 0, 0)
  5313. f.Heat = 0
  5314. f.Size = 3
  5315. local bf = Instance.new("BodyVelocity")
  5316. bf.Parent = b
  5317. bf.P = 196*b:GetMass()
  5318. bf.maxForce = Vector3.new(0, 196*b:GetMass(), 0)
  5319. bf.velocity = Vector3.new(0, 196*b:GetMass(), 0)
  5320. elseif b.className == "ForceField" then
  5321. b:remove()
  5322. local e = Instance.new("Explosion", hum.Parent.Torso)
  5323. e.BlastRadius = 1
  5324. e.BlastPressure = 1
  5325. e.position = hum.Parent.Torso.Position
  5326. end
  5327. end
  5328. end
  5329. end
  5330. end
  5331. end
  5332. function toored(part, m)
  5333. if part.Name ~= "FusRock" and part.Name ~= "ToorCloud" and part.CanCollide == true then
  5334. m.Anchored = true
  5335. m.CanCollide = true
  5336. if m:findFirstChild("Touched") == nil then
  5337. Instance.new("IntValue", m).Name = "Touched"
  5338. m.CFrame = CFrame.new(m.Position.x, part.Position.y, m.Position.z)
  5339. end
  5340. local e = Instance.new("Explosion")
  5341. e.BlastPressure = 50000
  5342. e.BlastRadius = 15
  5343. e.Position = m.Position
  5344. e.Parent = m
  5345. e.Hit:connect(function(hit)
  5346. if hit.Parent then
  5347. if hit.Parent:findFirstChild("Humanoid") ~= nil then
  5348. tag(hit.Parent.Humanoid)
  5349. end
  5350. end
  5351. end)
  5352. end
  5353. end
  5354. function faased(part)
  5355. if part.Parent then
  5356. if part.Parent:findFirstChild("Humanoid") ~= nil and part.Parent:findFirstChild("Torso") ~= nil then
  5357. if part.Parent:findFirstChild("Faased") == nil then
  5358. local f = Instance.new("IntValue", part.Parent)
  5359. f.Name = "Faased"
  5360. game:GetService("Debris"):AddItem(f, 2)
  5361. local hum = part.Parent.Humanoid
  5362. local speed = hum.WalkSpeed --Speed prior to fleeing
  5363. hum.WalkSpeed = speed * -1
  5364. game:GetService("Chat"):Chat(hum.Parent.Head, "Ahh!!!", "Red")
  5365. for i = 1, 10 do
  5366. hum:MoveTo(hum.Parent.Torso.Position + Vector3.new(math.random(-30, 30), 0, math.random(-30, 20)), hum.Parent.Torso)
  5367. wait(math.random(1, 2))
  5368. end
  5369. hum.WalkSpeed = speed
  5370. hum:MoveTo(hum.Parent.Torso.Position, hum.Parent.Torso)
  5371. end
  5372. end
  5373. end
  5374. end
  5375. function struned(part, lightning)
  5376. if part.Parent then
  5377. if part.Parent:findFirstChild("Humanoid") ~= nil then
  5378. local hum = part.Parent.Humanoid
  5379. tag(part.Parent.Humanoid)
  5380. local e = Instance.new("Explosion")
  5381. e.position = part.Position
  5382. e.BlastPressure = 35000
  5383. e.BlastRadius = 2
  5384. e.Parent = part
  5385. hum:TakeDamage(math.huge)
  5386. for a, b in pairs(hum.Parent:children()) do
  5387. if b.className == "Part" then
  5388. Instance.new("Fire", part).Size = part:GetMass()
  5389. end
  5390. end
  5391. end
  5392. end
  5393. end
  5394. function kriied(part, shout)
  5395. if part.Parent then
  5396. if part.Parent == player.Character then return end
  5397. if part.Parent:findFirstChild("Humanoid") ~= nil and part.Parent:findFirstChild(player.Name.. "Kriied") == nil then
  5398. Instance.new("IntValue", part.Parent).Name = player.Name.. "Kriied"
  5399. local hum = part.Parent.Humanoid
  5400. hum.MaxHealth = hum.MaxHealth - 75
  5401. hum.Health = hum.MaxHealth
  5402. for i = 1, 60 do
  5403. tag(part.Parent.Humanoid)
  5404. hum:TakeDamage(1.5)
  5405. wait(1)
  5406. end
  5407. hum.MaxHealth = hum.MaxHealth + 75
  5408. end
  5409. end
  5410. end
  5411. function zuned(part, shout)
  5412. if part.Parent == player.Character then return end
  5413. if part.Parent then
  5414. if part.Parent:findFirstChild("Humanoid") ~= nil then
  5415. for a, b in pairs(part.Parent:children()) do
  5416. if b.className == "Tool" then
  5417. if b:findFirstChild("Handle") ~= nil then
  5418. b.Parent = workspace
  5419. wait()
  5420. b.Handle.Velocity = (b.Handle.Position - player.Character.Torso.Position).unit * -100
  5421. repeat
  5422. shout.Size = shout.Size - Vector3.new(1, 1, 1)
  5423. wait(0.1)
  5424. until shout.Shout.Size == Vector3.new(1, 1, 1)
  5425. shout:remove()
  5426. end
  5427. end
  5428. end
  5429. end
  5430. end
  5431. end
  5432. function foed(part, shout)
  5433. if part.Parent == player.Character then return end
  5434. if part.Parent:findFirstChild("Humanoid") ~= nil then
  5435. local hum = part.Parent.Humanoid
  5436. hum.Sit = true
  5437. hum:TakeDamage(7.5)
  5438. if hum.Parent:findFirstChild(player.Name.. "Foed") == nil then
  5439. hum.WalkSpeed = 8
  5440. local foer = Instance.new("IntValue", workspace)
  5441. foer.Name = player.Name.. "Foed"
  5442. game:GetService("Debris"):AddItem(foer, 2)
  5443. wait(5)
  5444. hum.WalkSpeed = 16
  5445. hum.Sit = false
  5446. end
  5447. shout:remove()
  5448. end
  5449. end
  5450. function yoled(part)
  5451. if part.Parent == player.Character then return end
  5452. if part.Parent:findFirstChild("Humanoid") ~= nil then
  5453. local f = Instance.new("Fire", part)
  5454. f.Size = part:GetMass()
  5455. f.Heat = 100
  5456. game:GetService("Debris"):AddItem(f, 10)
  5457. if part:findFirstChild(player.Name.. "Yoled") == nil then
  5458. local tag = Instance.new("IntValue")
  5459. tag.Name = player.Name.. "Yoled"
  5460. tag.Parent = part
  5461. game:GetService("Debris"):AddItem(tag, 2)
  5462. end
  5463. tag(part.Parent.Humanoid)
  5464. part.Parent.Humanoid:TakeDamage(7.5)
  5465. end
  5466. end
  5467. function lized(part)
  5468. if part.Parent then
  5469. if part.Parent == player.Character then return end
  5470. if part.Parent:findFirstChild("Humanoid") ~= nil then
  5471. if part.Parent:findFirstChild("Lized") ~= nil then return end
  5472. local Lizvictim = Instance.new("IntValue")
  5473. Lizvictim.Name = "Lized"
  5474. Lizvictim.Parent = part.Parent
  5475. game:GetService("Debris"):AddItem(Lizvictim, 10)
  5476. part.Parent.Animate.Disabled = true
  5477. part.Parent.Humanoid.PlatformStand = true
  5478. local speed = part.Parent.Humanoid.WalkSpeed
  5479. part.Parent.Humanoid.WalkSpeed = 0
  5480. wait(0.01)
  5481. part.Parent.Torso.Velocity = (fus.Position - part.Parent.Torso.Position).unt * -50
  5482. tag(part.Parent.Humanoid)
  5483. part.Parent.Humanoid:TakeDamage(part.Parent.Humanoid.MaxHealth/2)
  5484. for a, b in pairs(part.Parent:children()) do
  5485. if b:findFirstChild("Fire") ~= nil then
  5486. b.Fire:remove()
  5487. end
  5488. local frost = Instance.new("Part")
  5489. frost.Name = "Frost"
  5490. frost.formFactor = "Custom"
  5491. frost.BrickColor = BrickColor.new("Pastel blue-green")
  5492. frost.Reflectance = 0.5
  5493. frost.Transparency = 0.6
  5494. frost.Anchored = false
  5495. frost.CanCollide = true
  5496. if b.className == "Part" then
  5497. frost.Size = b.Size + Vector3.new(0.5, 0.5, 0.5)
  5498. local w = Instance.new("Weld")
  5499. w.Part0 = b
  5500. w.Part1 = frost
  5501. w.Parent = frost
  5502. frost.Parent = part.Parent
  5503. game:GetService("Debris"):AddItem(frost, 10)
  5504. end
  5505. end
  5506. wait(10)
  5507. part.Parent.Humanoid.PlatformStand = false
  5508. part.Parent.Animate.Disabled = false
  5509. part.Parent.Humanoid.WalkSpeed = speed
  5510. end
  5511. end
  5512. end
  5513. function fused(part)
  5514. if part.Parent then
  5515. if part.Parent == player.Character then return end
  5516. if part.Parent:findFirstChild("Humanoid") ~= nil then
  5517. if part.Parent:findFirstChild(player.Name.. "Fused") ~= nil then return end
  5518. local fusvictim = Instance.new("IntValue")
  5519. fusvictim.Name = player.Name.. "Fused"
  5520. fusvictim.Parent = part.Parent
  5521. game:GetService("Debris"):AddItem(fusvictim, 2)
  5522. part.Parent.Humanoid.Sit = true
  5523. tag(part.Parent.Humanoid)
  5524. part.Parent.Humanoid:TakeDamage(part.Parent.Humanoid.MaxHealth/4)
  5525. for a, b in pairs(part.Parent:children()) do
  5526. if b.className == "Part" then
  5527. b.Velocity = fus.Velocity
  5528. elseif b.className == "Hat" then
  5529. b.Handle.Velocity = fus.Velocity
  5530. end
  5531. end
  5532. wait(2)
  5533. part.Parent.Humanoid.Sit = false
  5534. elseif part.Anchored == false and part.Parent:findFirstChild("Humanoid") == nil then
  5535. part.Velocity = fus.Velocity
  5536. end
  5537. end
  5538. end
  5539. function tag(victim)
  5540. local creator_tag = Instance.new("ObjectValue")
  5541. creator_tag.Value = player
  5542. creator_tag.Name = "creator"
  5543. creator_tag.Parent = victim
  5544. game:GetService("Debris"):AddItem(creator_tag, 1)
  5545. end
  5546.  
  5547. function ShowInCircle(Prompter,...)
  5548. local Args = {...}
  5549. local Books = {}
  5550. Args[#Args + 1] = "Dismiss"
  5551. local Ans = nil
  5552. for i=1, #Args do
  5553. local Book = Instance.new("Part", game:GetService("workspace"))
  5554. Book.Anchored = false
  5555. Book.Locked = true
  5556. Book.Name = "DittoCommands"
  5557. Book.CanCollide = false
  5558. Book.TopSurface, Book.BottomSurface = 0, 0
  5559. Book.Transparency = head.Transparency
  5560. Book.Reflectance = head.Reflectance
  5561. Book.FormFactor = Enum.FormFactor.Custom
  5562. Book.Size = Vector3.new(2,2,2)
  5563. Book.BrickColor = head.BrickColor
  5564. table.insert(Books, Book)
  5565. local Bookie = Instance.new("SpecialMesh", Book)
  5566. Bookie.MeshId = mesh.MeshId
  5567. Bookie.MeshType = "FileMesh"
  5568. Bookie.Scale = mesh.Scale
  5569. local BG = Instance.new("BodyGyro", Book)
  5570. local BP = Instance.new("BodyPosition", Book)
  5571. local Billboard = Instance.new("BillboardGui", Book)
  5572. Billboard.Adornee = Book
  5573. Billboard.Enabled = true
  5574. Billboard.Active = true
  5575. Billboard.Size = UDim2.new(0.3, 0, 0.05, 0)
  5576. Billboard.ExtentsOffset = Vector3.new(0, 2.5, 0)
  5577. local Text = Instance.new("TextLabel", Billboard)
  5578. Text.Text = Args[i]
  5579. Text.TextColor3 = Color3.new(0,51,0)
  5580. Text.TextStrokeTransparency = 0
  5581. Text.TextStrokeColor3 = Color3.new(0, 255, 0)
  5582. Text.BackgroundTransparency = 1
  5583. Text.Size = UDim2.new(1, 0, 1, 0)
  5584. end
  5585. coroutine.resume(coroutine.create(function()
  5586. local radius = 3 + (#Books*.7)
  5587. while wait() do
  5588. if #Books == 0 then break end
  5589. for _, Book in pairs(Books) do
  5590. local BP = Book:FindFirstChild("BodyPosition") or Instance.new("BodyPosition", Book)
  5591. BP.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  5592. local BG = Book:FindFirstChild("BodyGyro") or Instance.new("BodyGyro", Book)
  5593. BG.maxTorque = Vector3.new(1000000000, 1000000000, 1000000000)
  5594. local Pos = (Prompter.Character:FindFirstChild("Torso") or Prompter.Character:FindFirstChild("Torso")).CFrame
  5595. local x = math.cos((tonumber(_)/#Books - (0.5/#Books)) * math.pi*2) * radius -- cos
  5596. local y = 0
  5597. local z = math.sin((tonumber(_)/#Books - (0.5/#Books)) * math.pi*2) * radius -- sin
  5598. BP.position = Pos:toWorldSpace(CFrame.new(x,y,z):inverse()).p
  5599. BG.cframe = CFrame.new(Book.Position, Pos.p) * CFrame.Angles(math.pi/2, 0, 0)
  5600. end
  5601. end
  5602. end))
  5603. end
  5604.  
  5605. script.Parent.Touched:connect(Touch)
  5606. StartPet()
  5607.  
  5608. --mediafire gtfo password
Advertisement
Add Comment
Please, Sign In to add comment