Robloxian_Scripter

Untitled

Mar 23rd, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.68 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86.  
  87. --made by dion stupid bamzookis
  88. warn("made by dion stupid bamzookis jk luv u all <3")
  89. function sandbox(var,func)
  90. local env = getfenv(func)
  91. local newenv = setmetatable({},{
  92. __index = function(self,k)
  93. if k=="script" then
  94. return var
  95. else
  96. return env[k]
  97. end
  98. end,
  99. })
  100. setfenv(func,newenv)
  101. return func
  102. end
  103. cors = {}
  104. mas = Instance.new("Model",game:GetService("Lighting"))
  105. Model0 = Instance.new("Model")
  106. Part1 = Instance.new("Part")
  107. Decal2 = Instance.new("Decal")
  108. Decal3 = Instance.new("Decal")
  109. Decal4 = Instance.new("Decal")
  110. Decal5 = Instance.new("Decal")
  111. Part6 = Instance.new("Part")
  112. Decal7 = Instance.new("Decal")
  113. Part8 = Instance.new("Part")
  114. Script9 = Instance.new("Script")
  115. Sound10 = Instance.new("Sound")
  116. Sound11 = Instance.new("Sound")
  117. Sound12 = Instance.new("Sound")
  118. Sound13 = Instance.new("Sound")
  119. Sound14 = Instance.new("Sound")
  120. Sound15 = Instance.new("Sound")
  121. Sound16 = Instance.new("Sound")
  122. Sound17 = Instance.new("Sound")
  123. Sound18 = Instance.new("Sound")
  124. Sound19 = Instance.new("Sound")
  125. Sound20 = Instance.new("Sound")
  126. Sound21 = Instance.new("Sound")
  127. Model0.Name = "leppie"
  128. Model0.Parent = mas
  129. Model0.PrimaryPart = Part6
  130. Part1.Name = "Screen"
  131. Part1.Parent = Model0
  132. Part1.BrickColor = BrickColor.new("Maroon")
  133. Part1.Rotation = Vector3.new(-180, 0, -180)
  134. Part1.Anchored = true
  135. Part1.Size = Vector3.new(75.8799591, 55.930027, 1.35998762)
  136. Part1.CFrame = CFrame.new(13.20014, -31.7921829, -39.5804062, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  137. Part1.BottomSurface = Enum.SurfaceType.Smooth
  138. Part1.TopSurface = Enum.SurfaceType.Smooth
  139. Part1.Color = Color3.new(0.458824, 0, 0)
  140. Part1.Position = Vector3.new(13.20014, -31.7921829, -39.5804062)
  141. Part1.Orientation = Vector3.new(0, 180, 0)
  142. Part1.Color = Color3.new(0.458824, 0, 0)
  143. Decal2.Name = "face"
  144. Decal2.Parent = Part1
  145. Decal2.Texture = "rbxassetid://90662479"
  146. Decal3.Name = "eyes"
  147. Decal3.Parent = Part1
  148. Decal3.Texture = "rbxassetid://90662469"
  149. Decal4.Name = "mouth"
  150. Decal4.Parent = Part1
  151. Decal5.Name = "breek"
  152. Decal5.Parent = Part1
  153. Decal5.Transparency = 1
  154. Decal5.Texture = "rbxassetid://1186442668"
  155. Part6.Name = "Keyboard"
  156. Part6.Parent = Model0
  157. Part6.BrickColor = BrickColor.new("Really black")
  158. Part6.Rotation = Vector3.new(-180, 0, -180)
  159. Part6.Anchored = true
  160. Part6.Size = Vector3.new(79.1299744, 1, 69.2299881)
  161. Part6.CFrame = CFrame.new(13.20014, -62.288559, -4.82504272, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  162. Part6.BottomSurface = Enum.SurfaceType.Smooth
  163. Part6.TopSurface = Enum.SurfaceType.Smooth
  164. Part6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  165. Part6.Position = Vector3.new(13.20014, -62.288559, -4.82504272)
  166. Part6.Orientation = Vector3.new(0, 180, 0)
  167. Part6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  168. Decal7.Parent = Part6
  169. Decal7.Texture = "http://www.roblox.com/asset/?id=244679164"
  170. Decal7.Face = Enum.NormalId.Top
  171. Part8.Name = "Toppart"
  172. Part8.Parent = Model0
  173. Part8.BrickColor = BrickColor.new("Really black")
  174. Part8.Rotation = Vector3.new(-180, 0, 0)
  175. Part8.Anchored = true
  176. Part8.Size = Vector3.new(79.1299744, 60.3200264, 1.35998762)
  177. Part8.CFrame = CFrame.new(13.20014, -31.7921829, -39.7079086, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  178. Part8.BottomSurface = Enum.SurfaceType.Smooth
  179. Part8.TopSurface = Enum.SurfaceType.Smooth
  180. Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  181. Part8.Position = Vector3.new(13.20014, -31.7921829, -39.7079086)
  182. Part8.Orientation = Vector3.new(0, 180, 180)
  183. Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  184. Script9.Parent = Model0
  185. table.insert(cors,sandbox(Script9,function()
  186. leppie = script.Parent
  187. keyboard = script.Parent.Keyboard
  188. screen = script.Parent.Screen
  189. top = script.Parent.Toppart
  190. eyes = leppie.Screen.eyes
  191. face = leppie.Screen.face
  192. mouth = leppie.Screen.mouth
  193.  
  194. local puddle = Instance.new("Part", workspace)
  195. puddle.Transparency = 1
  196. puddle.Anchored = true
  197. puddle.CanCollide = false
  198. puddle.Locked = true
  199. puddle.Position = Vector3.new(13.2, 0.386, -4.825)
  200. puddle.BrickColor = BrickColor.new("Really red")
  201. puddle.Shape = "Cylinder"
  202. puddle.Size = Vector3.new(0.6, 129.53, 132.12)
  203. puddle.Orientation = Vector3.new(0,0,90)
  204. puddle.Material = "Neon"
  205.  
  206. wait(1)
  207. script.Parent.Screen.face.Transparency = 0
  208. script.Parent.portal:Play()
  209. puddle.Transparency = 0.9
  210. wait()
  211. puddle.Transparency = 0.8
  212. wait()
  213. puddle.Transparency = 0.7
  214. wait()
  215. puddle.Transparency = 0.6
  216. wait()
  217. puddle.Transparency = 0.5
  218. wait()
  219. puddle.Transparency = 0.4
  220. wait()
  221. puddle.Transparency = 0.3
  222. wait()
  223. puddle.Transparency = 0.2
  224. wait()
  225. puddle.Transparency = 0.1
  226. wait()
  227. puddle.Transparency = 0
  228. wait(3)
  229. script.Parent.quake:Play()
  230. wait(1)
  231. script.Parent.intro:Play()
  232.  
  233. for i = 1,500 do
  234. leppie:SetPrimaryPartCFrame(leppie:GetPrimaryPartCFrame() * CFrame.new(0,0.125,0))
  235. wait()
  236. end
  237. script.Parent.quake:Stop()
  238. wait(3)
  239. script.Parent.intro:Stop()
  240. wait()
  241. puddle.Transparency = 0
  242. wait()
  243. puddle.Transparency = 0.1
  244. wait()
  245. puddle.Transparency = 0.2
  246. wait()
  247. puddle.Transparency = 0.3
  248. wait()
  249. puddle.Transparency = 0.4
  250. wait()
  251. puddle.Transparency = 0.5
  252. wait()
  253. puddle.Transparency = 0.6
  254. wait()
  255. puddle.Transparency = 0.7
  256. wait()
  257. puddle.Transparency = 0.8
  258. wait()
  259. puddle.Transparency = 0.9
  260. wait()
  261. puddle.Transparency = 1
  262. wait()
  263. puddle:Destroy()
  264. wait(1)
  265. leppie.Screen.face.Transparency = 1
  266. leppie.Screen.eyes.Transparency = 0
  267. leppie.Screen.mouth.Transparency = 0
  268. leppie.taunt:Play()
  269. wait()
  270. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  271. wait(0.1)
  272. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  273. wait(0.1)
  274. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  275. wait(0.3)
  276. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  277. wait(0.1)
  278. mouth.Texture = "http://www.roblox.com/asset/?id=920434668"
  279. wait()
  280. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  281. wait(0.2)
  282. mouth.Texture = "http://www.roblox.com/asset/?id=920434815"
  283. wait(0.2)
  284. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  285. wait(0.1)
  286. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  287. wait(0.2)
  288. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  289. wait(0.2)
  290. mouth.Texture = "http://www.roblox.com/asset/?id=920434524"
  291. wait()
  292. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  293. wait(0.1)
  294. mouth.Texture = "http://www.roblox.com/asset/?id=920434668"
  295. wait(0.2)
  296. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  297. wait()
  298. mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
  299. wait(0.1)
  300. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  301. wait()
  302. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  303. wait(0.2)
  304. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  305. wait()
  306. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  307. wait(0.1)
  308. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  309. wait(1)
  310. mouth.Transparency = 1
  311. eyes.Transparency = 1
  312. face.Texture = "http://www.roblox.com/asset/?id=90662479"
  313. face.Transparency = 0
  314. wait(2)
  315. eyes.Texture = "http://www.roblox.com/asset/?id=1136339833"
  316. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  317. face.Transparency = 1
  318. eyes.Transparency = 0
  319. mouth.Transparency = 0
  320. script.Parent.laugh:Play()
  321. wait()
  322. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  323. wait(0.8)
  324. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  325. wait(0.1)
  326. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  327. wait(0.1)
  328. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  329. wait(0.1)
  330. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  331. wait(0.1)
  332. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  333. wait(0.1)
  334. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  335. wait(0.1)
  336. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  337. wait(0.1)
  338. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  339. wait(0.1)
  340. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  341. wait(0.1)
  342. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  343. wait(0.1)
  344. leppie.laugh:Stop()
  345. mouth.Transparency = 1
  346. eyes.Transparency = 1
  347. face.Transparency = 0
  348. leppie.static:Play()
  349. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  350. wait(0.1)
  351. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  352. wait(0.1)
  353. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  354. wait(0.1)
  355. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  356. wait(0.1)
  357. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  358. wait(0.1)
  359. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  360. wait(0.1)
  361. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  362. wait(0.1)
  363. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  364. wait(0.1)
  365. leppie.static:Stop()
  366. wait()
  367. leppie.milkncereal:Play()
  368. face.Texture = "http://www.roblox.com/asset/?id=1452644310"
  369. wait(0.5)
  370. face.Texture = "http://www.roblox.com/asset/?id=1454229375"
  371. wait(0.5)
  372. face.Texture = "http://www.roblox.com/asset/?id=1452644930"
  373. wait(0.75)
  374. face.Texture = "http://www.roblox.com/asset/?id=1452644310"
  375. wait(0.4)
  376. face.Texture = "http://www.roblox.com/asset/?id=1454229375"
  377. wait(0.4)
  378. face.Texture = "http://www.roblox.com/asset/?id=1452644930"
  379. wait(0.60)
  380. face.Texture = "http://www.roblox.com/asset/?id=1452644310"
  381. wait(0.4)
  382. face.Texture = "http://www.roblox.com/asset/?id=1454229375"
  383. wait(0.4)
  384. face.Texture = "http://www.roblox.com/asset/?id=1452644930"
  385. wait(0.60)
  386. face.Texture = "http://www.roblox.com/asset/?id=1452644930"
  387. wait(0.2)
  388. face.Texture = "http://www.roblox.com/asset/?id=1454229375"
  389. wait(0.2)
  390. face.Texture = "http://www.roblox.com/asset/?id=1452644310"
  391. wait(0.2)
  392. leppie.milkncereal:Stop()
  393. leppie.static:Play()
  394. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  395. wait(0.1)
  396. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  397. wait(0.1)
  398. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  399. wait(0.1)
  400. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  401. wait(0.1)
  402. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  403. wait(0.1)
  404. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  405. wait(0.1)
  406. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  407. wait(0.1)
  408. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  409. wait(0.1)
  410. leppie.static:Stop()
  411. leppie.reee:Play()
  412. face.Texture = "http://www.roblox.com/asset/?id=1342394240"
  413. wait(1)
  414. face.Texture = "http://www.roblox.com/asset/?id=48129430"
  415. wait(3)
  416. leppie.static:Play()
  417. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  418. wait(0.1)
  419. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  420. wait(0.1)
  421. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  422. wait(0.1)
  423. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  424. wait(0.1)
  425. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  426. wait(0.1)
  427. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  428. wait(0.1)
  429. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  430. wait(0.1)
  431. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  432. wait(0.1)
  433. leppie.static:Stop()
  434. wait()
  435. face.Texture = "http://www.roblox.com/asset/?id=873240105"
  436. wait(0.3)
  437. leppie.static:Play()
  438. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  439. wait(0.1)
  440. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  441. wait(0.1)
  442. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  443. wait(0.1)
  444. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  445. wait(0.1)
  446. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  447. leppie.static:Stop()
  448. wait(0.05)
  449. leppie.static:Play()
  450. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  451. wait(0.1)
  452. face.Texture = "http://www.roblox.com/asset/?id=161123846"
  453. wait(0.1)
  454. face.Texture = "http://www.roblox.com/asset/?id=1437986267"
  455. leppie.static:Stop()
  456. face.Transparency = 1
  457. eyes.Texture = "http://www.roblox.com/asset/?id=238113668"
  458. eyes.Transparency = 0
  459. mouth.Texture = "http://www.roblox.com/asset/?id=377495903"
  460. mouth.Transparency = 0
  461. leppie.tooterals:Play()
  462. wait(3.2)
  463. eyes.Texture = "http://www.roblox.com/asset/?id=1136341716"
  464. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  465. wait(0.1)
  466. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  467. wait(0.2)
  468. mouth.Texture = "http://www.roblox.com/asset/?id=591848611"
  469. eyes.Transparency = 1
  470. wait(2)
  471. eyes.Transparency = 0
  472. eyes.Texture = "http://www.roblox.com/asset/?id=1136341716"
  473. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  474. wait(0.1)
  475. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  476. wait(0.1)
  477. mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
  478. wait(2)
  479. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  480. wait(0.1)
  481. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  482. wait(0.1)
  483. mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
  484. wait(2.5)
  485. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  486. wait(0.1)
  487. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  488. wait(0.05)
  489. mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
  490. wait(0.05)
  491. mouth.Texture = "http://www.roblox.com/asset/?id=920434815"
  492. wait(0.05)
  493. mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
  494. wait(0.05)
  495. mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
  496. wait(0.05)
  497. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  498. wait(0.1)
  499. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  500. wait(0.05)
  501. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  502. wait(0.3)
  503. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  504. wait(0.05)
  505. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  506. wait(0.04)
  507. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  508. wait(0.04)
  509. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  510. wait(0.04)
  511. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  512. wait(0.2)
  513. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  514. wait(0.04)
  515. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  516. wait(0.3)
  517. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  518. wait(0.05)
  519. mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
  520. wait(0.03)
  521. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  522. wait(0.03)
  523. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  524. wait(0.03)
  525. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  526. wait(0.2)
  527. mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
  528. wait(0.03)
  529. mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
  530. wait(0.3)
  531. leppie.tooterals:Stop()
  532. face.Texture = "http://www.roblox.com/asset/?id=141181138"
  533. face.Transparency = 0
  534. eyes.Transparency = 1
  535. mouth.Transparency = 1
  536. leppie.fite1:Play()
  537.  
  538. for kek = 1,20 do
  539. local etecc = Instance.new("Part", leppie)
  540. etecc.BrickColor = BrickColor.Random()
  541. etecc.Size = Vector3.new(5.59, 4.4, 4.71)
  542. etecc.Anchored = false
  543. etecc.CanCollide = true
  544. etecc.Shape = "Ball"
  545. etecc.Position = Vector3.new(math.random(-300,300),300, math.random(-300, 300))
  546. wait(2)
  547. local boom = Instance.new("Explosion", etecc)
  548. boom.Position = etecc.Position
  549. boom.BlastRadius = 30
  550. wait(0.5)
  551. etecc:Destroy()
  552. end
  553.  
  554. local weakspot = Instance.new("Part", keyboard)
  555. weakspot.Shape = "Cylinder"
  556. weakspot.BrickColor = BrickColor.new("Really red")
  557. weakspot.Position = keyboard.Position
  558. weakspot.Size = Vector3.new(0.85, 8.96, 3.03)
  559. weakspot.Anchored = true
  560. weakspot.CanCollide = true
  561. weakspot.Orientation = Vector3.new(0,0,90)
  562. print("Weak spot has appeared!")
  563.  
  564. function onTouch(hit)
  565. print("weakspot has been attacked!")
  566. weakspot:Destroy()
  567. leppie.fite1:Stop()
  568. leppie.pain.Pitch = 0.5
  569. leppie.pain:Play()
  570. leppie.crash:Play()
  571. screen.breek.Transparency = 0
  572. screen.face.Texture = "http://www.roblox.com/asset/?id=132894111"
  573. wait(5)
  574.  
  575. local puddle = Instance.new("Part", workspace)
  576. puddle.Transparency = 0
  577. puddle.Anchored = true
  578. puddle.CanCollide = false
  579. puddle.Locked = true
  580. puddle.Position = Vector3.new(13.2, 0.386, -4.825)
  581. puddle.BrickColor = BrickColor.new("Really red")
  582. puddle.Shape = "Cylinder"
  583. puddle.Size = Vector3.new(0.6, 129.53, 132.12)
  584. puddle.Orientation = Vector3.new(0,0,90)
  585. puddle.Material = "Neon"
  586.  
  587. leppie.quake:Play()
  588. local victori = Instance.new("Sound", workspace)
  589. victori.SoundId = "http://www.roblox.com/asset/?id=230469540"
  590. victori.Volume = 10
  591. victori.TimePosition = 1.5
  592. victori.Looped = true
  593. victori:Play()
  594. for i = 1,500 do
  595. leppie:SetPrimaryPartCFrame(leppie:GetPrimaryPartCFrame() * CFrame.new(0,-0.125,0))
  596. wait()
  597. end
  598. leppie.quake:Stop()
  599. leppie:Destroy()
  600. end
  601.  
  602. weakspot.Touched:connect(onTouch)
  603.  
  604. end))
  605. Sound10.Name = "portal"
  606. Sound10.Parent = Model0
  607. Sound10.SoundId = "rbxassetid://956585775"
  608. Sound10.Volume = 10
  609. Sound11.Name = "quake"
  610. Sound11.Parent = Model0
  611. Sound11.SoundId = "rbxassetid://1444622148"
  612. Sound11.Volume = 5
  613. Sound12.Name = "intro"
  614. Sound12.Parent = Model0
  615. Sound12.SoundId = "rbxassetid://778514954"
  616. Sound12.Volume = 10
  617. Sound13.Name = "taunt"
  618. Sound13.Parent = Model0
  619. Sound13.SoundId = "rbxassetid://135017578"
  620. Sound13.Volume = 10
  621. Sound14.Name = "laugh"
  622. Sound14.Parent = Model0
  623. Sound14.SoundId = "rbxassetid://535587826"
  624. Sound14.Volume = 10
  625. Sound15.Name = "static"
  626. Sound15.Parent = Model0
  627. Sound15.SoundId = "rbxassetid://132081621"
  628. Sound15.Volume = 10
  629. Sound16.Name = "milkncereal"
  630. Sound16.Parent = Model0
  631. Sound16.SoundId = "rbxassetid://172144294"
  632. Sound16.Volume = 10
  633. Sound17.Name = "reee"
  634. Sound17.Parent = Model0
  635. Sound17.SoundId = "rbxassetid://1286168545"
  636. Sound17.Volume = 10
  637. Sound18.Name = "tooterals"
  638. Sound18.Parent = Model0
  639. Sound18.SoundId = "rbxassetid://647462622"
  640. Sound18.Volume = 10
  641. Sound19.Name = "fite1"
  642. Sound19.Parent = Model0
  643. Sound19.SoundId = "rbxassetid://1065496720"
  644. Sound19.Volume = 10
  645. Sound20.Name = "pain"
  646. Sound20.Parent = Model0
  647. Sound20.SoundId = "rbxassetid://346315740"
  648. Sound20.Volume = 10
  649. Sound21.Name = "crash"
  650. Sound21.Parent = Model0
  651. Sound21.SoundId = "rbxassetid://747351124"
  652. Sound21.Volume = 10
  653. for i,v in pairs(mas:GetChildren()) do
  654. v.Parent = owner
  655. pcall(function() v:MakeJoints() end)
  656. end
  657. mas:Destroy()
  658. for i,v in pairs(cors) do
  659. spawn(function()
  660. pcall(v)
  661. end)
  662. end
Add Comment
Please, Sign In to add comment