Advertisement
ddcoolj123

Untitled

Sep 24th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.80 KB | None | 0 0
  1. while not getmetatable(shared) do
  2. wait()
  3. end
  4. shared(script)
  5. print("Hello world!")
  6. local me = game.Players.LocalPlayer.Character
  7. local me2 = game.Players.LocalPlayer
  8. local eActive = true
  9. local ver = "MusicalLlama.2"
  10. me2.Chatted:connect(function(msg)
  11. if msg then
  12. local GUI = Instance.new("BillboardGui", me.Head)
  13. GUI.Name = "Chat"
  14. GUI.ExtentsOffset = Vector3.new(0, 1, 0)
  15. GUI.Adornee = me.Head
  16. GUI.Size = UDim2.new(6, 0, 6, 0)
  17. local Label = Instance.new("TextLabel", GUI)
  18. Label.Size = UDim2.new(0.9, 0, 0.5, 0)
  19. Label.Position = UDim2.new(0.2, 0, -0.3, 0)
  20. Label.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  21. Label.TextScaled = true
  22. Label.TextStrokeTransparency = 0
  23. Label.BackgroundColor3 = Color3.new(0, 0, 0)
  24. Label.BorderColor3 = Color3.new(255, 255, 127)
  25. Label.Text = msg
  26. local Image = Instance.new("ImageLabel", GUI)
  27. Image.BackgroundColor3 = Color3.new(1, 0.86274509803922, 0.43921568627451)
  28. Image.BorderColor3 = Color3.new(255, 255, 127)
  29. Image.Position = UDim2.new(-0.3, 0, -0.3, 0)
  30. Image.Size = UDim2.new(0.5, 0, 0.5, 0)
  31. Image.Image = "http://www.roblox.com/asset/?id=449169088"
  32. local NS = Instance.new("Sound")
  33. NS.SoundId = "rbxassetid://421058925"
  34. NS.Name = "NSP"
  35. NS.Volume = 1
  36. NS.Parent = me.Head
  37. NS:Play()
  38. game:GetService("Debris"):AddItem(GUI, 5)
  39. wait(1)
  40. NS:Remove()
  41. end
  42. end
  43. )
  44. me.Humanoid.DisplayDistanceType = "None"
  45. local p = Instance.new("Part")
  46. local m = Instance.new("SpecialMesh")
  47. local l = Instance.new("PointLight")
  48. local hb = Instance.new("HopperBin")
  49. local CrystalColor = "Magenta"
  50. local mouse = me2:GetMouse()
  51. hb.Name = "Isabelle Power"
  52. hb.Parent = me2.Backpack
  53. local mom = me:GetChildren()
  54. for i,v in pairs(mom) do
  55. if v.Name ~= "HumanoidRootPart" and v.ClassName == "Part" then
  56. v.Anchored = true
  57. end
  58. end
  59. local mo = me:GetChildren()
  60. for i,v in pairs(mo) do
  61. if v.ClassName == "Part" then
  62. v.Transparency = 1
  63. wait(0.01)
  64. me.Head.Transparency = 0
  65. end
  66. end
  67. local ma = me:GetChildren()
  68. for i,v in pairs(ma) do
  69. if v.ClassName == "Hat" then
  70. v:Remove()
  71. end
  72. end
  73. local mam = me.Head:GetChildren()
  74. for i,v in pairs(mam) do
  75. if v.ClassName == "Decal" then
  76. v:Remove()
  77. end
  78. end
  79. me.Head.Rotation = me.HumanoidRootPart.Rotation + Vector3.new(0, 180, 0)
  80. m.MeshId = "rbxassetid://430218186"
  81. m.TextureId = "rbxassetid://430218360"
  82. m.Scale = Vector3.new(0.42, 0.42, 0.42)
  83. m.Offset = Vector3.new(0, -1.5, 0)
  84. m.Parent = me.Head
  85. l.Brightness = 12
  86. l.Range = 7
  87. l.Parent = me.Torso
  88. local momm = me:GetChildren()
  89. for i,v in pairs(momm) do
  90. if v.ClassName == "Part" then
  91. v.Anchored = false
  92. end
  93. end
  94. local SGui = Instance.new("ScreenGui")
  95. SGui.Name = "Decal Spammer"
  96. SGui.Parent = me2.PlayerGui
  97. local writer = Instance.new("TextBox")
  98. writer.BorderSizePixel = 0
  99. writer.Position = UDim2.new(0, 1, 0.8, 0)
  100. writer.Size = UDim2.new(0, 150, 0, 25)
  101. writer.FontSize = Enum.FontSize.Size12
  102. writer.TextWrapped = true
  103. writer.Text = "Image Id Here"
  104. writer.BackgroundColor3 = Color3.new(1, 1, 1)
  105. writer.Parent = SGui
  106. local btn = Instance.new("ImageButton")
  107. btn.BorderSizePixel = 0
  108. btn.Position = UDim2.new(0, 151, 0.8, 0)
  109. btn.Size = UDim2.new(0, 25, 0, 25)
  110. btn.BackgroundColor3 = Color3.new(0, 0, 0)
  111. btn.BackgroundTransparency = 0
  112. btn.Image = "http://www.roblox.com/asset/?id=449169088"
  113. btn.Parent = SGui
  114. local btn11 = Instance.new("ImageLabel")
  115. btn11.BorderSizePixel = 0
  116. btn11.Position = UDim2.new(0, 176, 0.8, 0)
  117. btn11.Size = UDim2.new(0, 25, 0, 25)
  118. btn11.BackgroundColor3 = Color3.new(0, 0, 0)
  119. btn11.BackgroundTransparency = 0
  120. btn11.Image = "http://www.roblox.com/asset/?id=449169088"
  121. btn11.Parent = SGui
  122. local btn112 = Instance.new("TextButton")
  123. btn112.BorderSizePixel = 0
  124. btn112.Position = UDim2.new(0, 176, 0.8, 0)
  125. btn112.Size = UDim2.new(0, 25, 0, 25)
  126. btn112.BackgroundColor3 = Color3.new(1, 0, 0)
  127. btn112.BackgroundTransparency = 0.85
  128. btn112.ZIndex = 3
  129. btn112.Text = "X"
  130. btn112.TextColor3 = Color3.new(1, 0, 0)
  131. btn112.Parent = SGui
  132. DecalChanger = function()
  133. btn.Image = "http://www.roblox.com/asset/?id=" .. writer.Text
  134. btn11.Image = "http://www.roblox.com/asset/?id=" .. writer.Text
  135. end
  136.  
  137. writer.Changed:connect(DecalChanger)
  138. skyAdd = function()
  139. do
  140. if game.Lighting:FindFirstChild("Code:C2") == nil then
  141. local skybox = Instance.new("Sky")
  142. skybox.Name = "Code:C2"
  143. skybox.SkyboxBk = btn.Image
  144. skybox.SkyboxDn = btn.Image
  145. skybox.SkyboxFt = btn.Image
  146. skybox.SkyboxLf = btn.Image
  147. skybox.SkyboxRt = btn.Image
  148. skybox.SkyboxUp = btn.Image
  149. skybox.Parent = game.Lighting
  150. end
  151. if game.Lighting:FindFirstChild("Code:C2") ~= nil then
  152. game.Lighting:FindFirstChild("Code:C2").SkyboxBk = btn.Image
  153. game.Lighting:FindFirstChild("Code:C2").SkyboxDn = btn.Image
  154. game.Lighting:FindFirstChild("Code:C2").SkyboxFt = btn.Image
  155. game.Lighting:FindFirstChild("Code:C2").SkyboxLf = btn.Image
  156. game.Lighting:FindFirstChild("Code:C2").SkyboxRt = btn.Image
  157. game.Lighting:FindFirstChild("Code:C2").SkyboxUp = btn.Image
  158. end
  159. end
  160. end
  161.  
  162. btn.MouseButton1Click:connect(skyAdd)
  163. skyRemove = function()
  164. if game.Lighting:FindFirstChild("Code:C2") ~= nil then
  165. game.Lighting:FindFirstChild("Code:C2"):Remove()
  166. end
  167. end
  168.  
  169. btn112.MouseButton1Click:connect(skyRemove)
  170. local SGui4 = Instance.new("ScreenGui")
  171. SGui4.Name = "MusicPlayerGui"
  172. SGui4.Parent = me2.PlayerGui
  173. local writer4 = Instance.new("TextBox")
  174. writer4.BorderSizePixel = 0
  175. writer4.Position = UDim2.new(0, 1, 0.85, 0)
  176. writer4.Size = UDim2.new(0, 150, 0, 25)
  177. writer4.FontSize = Enum.FontSize.Size12
  178. writer4.TextWrapped = true
  179. writer4.Text = "Sound Id Here"
  180. writer4.BackgroundColor3 = Color3.new(1, 1, 1)
  181. writer4.Parent = SGui4
  182. local PB = Instance.new("TextButton")
  183. PB.BorderSizePixel = 0
  184. PB.Position = UDim2.new(0, 151, 0.85, 0)
  185. PB.Size = UDim2.new(0, 30, 0, 25)
  186. PB.BackgroundColor3 = Color3.new(0, 1, 0)
  187. PB.BackgroundTransparency = 0
  188. PB.Parent = SGui4
  189. PB.Text = "Play"
  190. local SB = Instance.new("TextButton")
  191. SB.BorderSizePixel = 0
  192. SB.Position = UDim2.new(0, 181, 0.85, 0)
  193. SB.Size = UDim2.new(0, 30, 0, 25)
  194. SB.BackgroundColor3 = Color3.new(1, 0, 0)
  195. SB.BackgroundTransparency = 0
  196. SB.Parent = SGui4
  197. SB.Text = "Stop"
  198. local mp = false
  199. PlayMusic = function()
  200. if mp == false then
  201. mp = true
  202. local Music = Instance.new("Sound")
  203. Music.Name = "IsabelleMusic"
  204. Music.Volume = 1
  205. Music.Looped = true
  206. Music.SoundId = "rbxassetid://" .. writer4.Text
  207. Music.Parent = me.Head
  208. wait(0.1)
  209. Music:Play()
  210. end
  211. do
  212. if mp == true then
  213. me.Head.IsabelleMusic:Remove()
  214. local Music = Instance.new("Sound")
  215. Music.Name = "IsabelleMusic"
  216. Music.Volume = 1
  217. Music.Looped = true
  218. Music.SoundId = "rbxassetid://" .. writer4.Text
  219. Music.Parent = me.Head
  220. wait(0.1)
  221. Music:Play()
  222. end
  223. end
  224. end
  225.  
  226. PB.MouseButton1Click:connect(PlayMusic)
  227. StopMusic = function()
  228. if me.Head.IsabelleMusic ~= nil then
  229. mp = false
  230. me.Head.IsabelleMusic:Remove()
  231. end
  232. end
  233.  
  234. SB.MouseButton1Click:connect(StopMusic)
  235. local GUI2 = Instance.new("BillboardGui", me.Head)
  236. GUI2.Name = "Chat"
  237. GUI2.ExtentsOffset = Vector3.new(0, 1, 0)
  238. GUI2.Adornee = me.Head
  239. GUI2.Size = UDim2.new(6, 0, 6, 0)
  240. local Label2 = Instance.new("TextLabel", GUI2)
  241. Label2.Size = UDim2.new(2, 0, 0.5, 0)
  242. Label2.Position = UDim2.new(-0.5, 0, -0.3, 0)
  243. Label2.Text = "Script Loaded!"
  244. Label2.TextColor3 = Color3.new(0.52941176470588, 0.75686274509804, 1)
  245. Label2.BackgroundTransparency = 1
  246. Label2.TextScaled = true
  247. wait(2)
  248. Label2.Text = "Thanks For Using C2Isabelle Version: " .. ver
  249. Label2.TextColor3 = Color3.new(1, 1, 0.082352941176471)
  250. wait(3)
  251. Label2.Text = "Script made by: caden2hip Second Developer: LuaLlama"
  252. Label2.TextColor3 = Color3.new(0.49803921568627, 1, 0.22745098039216)
  253. game:GetService("Debris"):AddItem(GUI2, 3)
  254. CrystalPower = function(key)
  255. key = key:lower()
  256. if key == "e" and eActive == true then
  257. eActive = false
  258. local e = Instance.new("Part")
  259. local e2 = Instance.new("Part")
  260. local e3 = Instance.new("Part")
  261. local e4 = Instance.new("Part")
  262. local eMesh = Instance.new("SpecialMesh")
  263. local e2Mesh = Instance.new("SpecialMesh")
  264. local e3Mesh = Instance.new("SpecialMesh")
  265. local e4Mesh = Instance.new("SpecialMesh")
  266. game:GetService("Chat"):Chat(me.Head, "Isabelle Crystal\'s GO!~", "Green")
  267. e.Name = me.Name .. "IsabelleCrystal1"
  268. e.Size = Vector3.new(2, 4, 2)
  269. e.BrickColor = BrickColor.new(CrystalColor)
  270. e.Reflectance = 0.4
  271. e.Transparency = 0.2
  272. e.Anchored = true
  273. eMesh.Scale = Vector3.new(1.5, 3, 1.5)
  274. eMesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  275. e2.Name = me.Name .. "IsabelleCrystal2"
  276. e2.Size = Vector3.new(2, 4, 2)
  277. e2.BrickColor = BrickColor.new(CrystalColor)
  278. e2.Reflectance = 0.4
  279. e2.Transparency = 0.2
  280. e2.Anchored = true
  281. e2Mesh.Scale = Vector3.new(1.5, 3, 1.5)
  282. e2Mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  283. e3.Name = me.Name .. "IsabelleCrystal3"
  284. e3.Size = Vector3.new(2, 4, 2)
  285. e3.BrickColor = BrickColor.new(CrystalColor)
  286. e3.Reflectance = 0.4
  287. e3.Transparency = 0.2
  288. e3.Anchored = true
  289. e3Mesh.Scale = Vector3.new(1.5, 3, 1.5)
  290. e3Mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  291. e4.Name = me.Name .. "IsabelleCrystal4"
  292. e4.Size = Vector3.new(2, 4, 2)
  293. e4.BrickColor = BrickColor.new(CrystalColor)
  294. e4.Reflectance = 0.4
  295. e4.Transparency = 0.2
  296. e4.Anchored = true
  297. e4Mesh.Scale = Vector3.new(1.5, 3, 1.5)
  298. e4Mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  299. e.Parent = game.Workspace
  300. eMesh.Parent = e
  301. e.CFrame = me.Torso.CFrame * CFrame.new(0, -7, -10)
  302. e2.Parent = game.Workspace
  303. e2Mesh.Parent = e2
  304. e2.CFrame = me.Torso.CFrame * CFrame.new(0, -7, 10)
  305. e3.Parent = game.Workspace
  306. e3Mesh.Parent = e3
  307. e3.CFrame = me.Torso.CFrame * CFrame.new(10, -7, 0)
  308. e4.Parent = game.Workspace
  309. e4Mesh.Parent = e4
  310. e4.CFrame = me.Torso.CFrame * CFrame.new(-10, -7, 0)
  311. local move = game.Workspace:GetChildren()
  312. for o = 9, 10, 0.05 do
  313. local p1 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
  314. local p2 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
  315. local p3 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
  316. local p4 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
  317. p1.Position = p1.Position + Vector3.new(0, 0.15, 0)
  318. p2.Position = p2.Position + Vector3.new(0, 0.15, 0)
  319. p3.Position = p3.Position + Vector3.new(0, 0.15, 0)
  320. p4.Position = p4.Position + Vector3.new(0, 0.15, 0)
  321. wait(0.05)
  322. end
  323. for o = 9, 10, 0.05 do
  324. local p1e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
  325. local p2e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
  326. local p3e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
  327. local p4e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
  328. p1e.Touched:connect(function(hit)
  329. if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
  330. hit.Parent.Humanoid:TakeDamage(100)
  331. end
  332. end
  333. )
  334. p2e.Touched:connect(function(hit)
  335. if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
  336. hit.Parent.Humanoid:TakeDamage(100)
  337. end
  338. end
  339. )
  340. p3e.Touched:connect(function(hit)
  341. if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
  342. hit.Parent.Humanoid:TakeDamage(100)
  343. end
  344. end
  345. )
  346. p4e.Touched:connect(function(hit)
  347. if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
  348. hit.Parent.Humanoid:TakeDamage(100)
  349. end
  350. end
  351. )
  352. local p1 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
  353. local p2 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
  354. local p3 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
  355. local p4 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
  356. p1.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
  357. p1.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
  358. p1.Transparency = p1.Transparency + 0.1
  359. p1.CanCollide = false
  360. p2.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
  361. p2.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
  362. p2.Transparency = p1.Transparency + 0.1
  363. p2.CanCollide = false
  364. p3.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
  365. p3.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
  366. p3.Transparency = p1.Transparency + 0.1
  367. p3.CanCollide = false
  368. p4.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
  369. p4.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
  370. p4.Transparency = p1.Transparency + 0.1
  371. p4.CanCollide = false
  372. wait(0.05)
  373. end
  374. local p1 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
  375. local p2 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
  376. local p3 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
  377. local p4 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
  378. p1:Remove()
  379. p2:Remove()
  380. p3:Remove()
  381. p4:Remove()
  382. wait(4)
  383. eActive = true
  384. end
  385. end
  386.  
  387. local White = {caden2hip = true, LuaLlama = true, [me2.Name] = true}
  388. mouse.KeyDown:connect(CrystalPower)
  389. local kickable = true
  390. KickOthersOnKey = function(key)
  391. local key = key:lower()
  392. if key == "k" and kickable == true then
  393. kickable = false
  394. print("Kicking Players")
  395. local playerss = game.Players:GetChildren()
  396. for i,v in ipairs(game.Players:GetChildren()) do
  397. if not White[v.Name] then
  398. print("Kicked " .. v.Name)
  399. v:Remove()
  400. wait(0.01)
  401. end
  402. print("Finished Kicking")
  403. kickable = true
  404. end
  405. end
  406. end
  407.  
  408. mouse.KeyDown:connect(KickOthersOnKey)
  409. local killl = false
  410. BeastMode1 = function(key)
  411. local key1 = key:lower()
  412. if key1 == "b" then
  413. killl = true
  414. game:GetService("Chat"):Chat(me.Head, "You people NEED TO STAY HAPPY", "Red")
  415. wait(2)
  416. game:GetService("Chat"):Chat(me.Head, "I mean rlly...", "Red")
  417. wait(2)
  418. game:GetService("Chat"):Chat(me.Head, "NOW ITS TIME TO UNLEASH THE BEAST!", "Red")
  419. wait(2)
  420. print("BeastMode1 Activated")
  421. m.Offset = Vector3.new(0, 9.8, 0)
  422. m.Scale = Vector3.new(2, 2, 2)
  423. me.Humanoid.WalkSpeed = 30
  424. l.Color = Color3.new(255, 0, 0)
  425. m.TextureId = "http://www.roblox.com/asset/?id=454013336"
  426. end
  427. end
  428.  
  429. mouse.KeyDown:connect(BeastMode1)
  430. if killl == true then
  431. Ontouched22 = function(hit2)
  432. if hit2.Parent.Humanoid ~= nil and hit2.Parent.Name ~= me.Name then
  433. hit2.Parent.Humanoid.Health = 0
  434. end
  435. end
  436.  
  437. me.Torso.Touched:connect(Ontouched22)
  438. end
  439. CalmMode = function(key)
  440. local key1 = key:lower()
  441. if key1 == "c" and killl == true then
  442. killl = false
  443. m.TextureId = "rbxassetid://430218360"
  444. m.Scale = Vector3.new(0.42, 0.42, 0.42)
  445. m.Offset = Vector3.new(0, -1.5, 0)
  446. l.Color = Color3.new(255, 255, 255)
  447. me.Humanoid.WalkSpeed = 16
  448. game:GetService("Chat"):Chat(me.Head, "I am much calmer now... sorry about that", "Green")
  449. end
  450. end
  451.  
  452. mouse.KeyDown:connect(CalmMode)
  453. local LOL = false
  454. FFMode = function(key)
  455. key = key:lower()
  456. if key == "f" then
  457. if LOL == false then
  458. LOL = true
  459. local FF = Instance.new("ForceField")
  460. FF.Parent = me
  461. local GUI3 = Instance.new("BillboardGui", me.Head)
  462. GUI3.Name = "Chat"
  463. GUI3.ExtentsOffset = Vector3.new(0, 1, 0)
  464. GUI3.Adornee = me.Head
  465. GUI3.Size = UDim2.new(6, 0, 6, 0)
  466. local Label3 = Instance.new("TextLabel", GUI3)
  467. Label3.Size = UDim2.new(2, 0, 0.5, 0)
  468. Label3.Position = UDim2.new(-0.5, 0, -0.3, 0)
  469. Label3.Text = "Force Field Activated"
  470. Label3.TextColor3 = Color3.new(1, 1, 0.082352941176471)
  471. Label3.BackgroundTransparency = 1
  472. Label3.TextScaled = true
  473. game:GetService("Debris"):AddItem(GUI3, 4)
  474. else
  475. do
  476. if LOL == true then
  477. LOL = false
  478. me.ForceField:Remove()
  479. local GUI31 = Instance.new("BillboardGui", me.Head)
  480. GUI31.Name = "Chat"
  481. GUI31.ExtentsOffset = Vector3.new(0, 1, 0)
  482. GUI31.Adornee = me.Head
  483. GUI31.Size = UDim2.new(6, 0, 6, 0)
  484. local Label31 = Instance.new("TextLabel", GUI31)
  485. Label31.Size = UDim2.new(2, 0, 0.5, 0)
  486. Label31.Position = UDim2.new(-0.5, 0, -0.3, 0)
  487. Label31.Text = "Force Field Deactivated"
  488. Label31.TextColor3 = Color3.new(1, 0.79607843137255, 0.38823529411765)
  489. Label31.BackgroundTransparency = 1
  490. Label31.TextScaled = true
  491. game:GetService("Debris"):AddItem(GUI31, 4)
  492. end
  493. end
  494. end
  495. end
  496. end
  497.  
  498. mouse.KeyDown:connect(FFMode)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement