Advertisement
lafur

Untitled

Sep 2nd, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.12 KB | None | 0 0
  1. --https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end --BY quuisiYT (aka. quu ;3)
  6. --RULES: DO NOT COPY OR REUPLOAD AND MODIFY!!!!!!
  7. wait(2)
  8.  
  9. local hl1id = "rbxassetid://687964979"
  10. local hl2id = "rbxassetid://658979528"
  11. local ger1 = "rbxassetid://1353780582"
  12. local jl2 = "rbxassetid://1087356234"
  13. local plr = game.Players.LocalPlayer
  14. repeat wait(.4) until plr.Character
  15. local char = plr.Character
  16. local uis = game:GetService("UserInputService")
  17. local runsrv = game:GetService("RunService")
  18. char.Animate:Destroy()
  19. local armright = char.Torso["Right Shoulder"]
  20. local armleft = char.Torso["Left Shoulder"]
  21. local legright = char.Torso["Right Hip"]
  22. local legleft = char.Torso["Left Hip"]
  23. local legrightold = legright.C0
  24. local legleftold = legleft.C0
  25. local armrightold = armright.C0
  26. local armleftold = armleft.C0
  27. local neckold = char.Torso.Neck.C0
  28. local roothipold = char.HumanoidRootPart["RootJoint"].C0
  29. local cantrigger = false
  30. local humanoid = char.Humanoid
  31. humanoid.Name = "Humen"
  32. local Runningy = false
  33. local FinishedRunning = false
  34. local cansay = false
  35. local mouse = plr:getMouse();
  36. local tokeel = nil
  37. local mode = 0
  38. local marcel = nil
  39. local hing = nil
  40. local scrin = nil
  41. if workspace:FindFirstChild("marcel") then else
  42. local marcel2 = Instance.new("Sound",workspace)
  43. marcel2.SoundId = "rbxassetid://1447435947"
  44. marcel2.Looped =true
  45. marcel = marcel2
  46. marcel.Volume = 10
  47. end
  48. marcel.Name = "marcel"
  49. marcel:Play()
  50. local backup = char.Humen:Clone()
  51. local backup2 = marcel:Clone()
  52. runsrv.RenderStepped:Connect(function()
  53. if marcel then
  54. backup2.TimePosition = marcel.TimePosition
  55. end
  56. if workspace:FindFirstChild("marcel") then else
  57. backup2.Parent = workspace
  58. marcel = backup2
  59. marcel:Play()
  60. backup2 = workspace.marcel:Clone()
  61.  
  62. end
  63.  
  64.  
  65. if char:FindFirstChild("Humen") then else
  66. backup.Parent = char
  67. humanoid = backup
  68. backup = char.Humen:Clone()
  69.  
  70. end
  71. for i,v in pairs(char.Humen:GetPlayingAnimationTracks()) do
  72. v:Stop()
  73. end
  74. char.Humen.MaxHealth = 1e35345354345
  75. char.Humen.Health = 1e35345354345
  76. if char:FindFirstChild("yes") then else
  77. local force = Instance.new("ForceField",char)
  78. force.Visible = false
  79. force.Name = "yes"
  80. end
  81. end)
  82.  
  83. char.Torso.Anchored = true
  84.  
  85. runsrv.RenderStepped:Connect(function()
  86. if workspace:FindFirstChild("Table"..plr.Name) then else
  87. local table = Instance.new("Model")
  88. local part = Instance.new("Part")
  89. local part_2 = Instance.new("Part")
  90. local part_3 = Instance.new("Part")
  91. local main = Instance.new("Part")
  92. local part_4 = Instance.new("Part")
  93. local part_5 = Instance.new("Part")
  94. local laptop = Instance.new("Model")
  95. local keyboard = Instance.new("Part")
  96. local decal = Instance.new("Decal")
  97. local hinge = Instance.new("Part")
  98. local decal_2 = Instance.new("Decal")
  99. local part_6 = Instance.new("Part")
  100. local decal_3 = Instance.new("Decal")
  101. local decal_4 = Instance.new("Decal")
  102. local screen = Instance.new("Part")
  103. local decal_5 = Instance.new("Decal")
  104. local floor = Instance.new("Part")
  105. local mesh = Instance.new("BlockMesh")
  106.  
  107. table.PrimaryPart = floor
  108. table.Name = "Table"..plr.Name
  109. table.Parent = workspace
  110. part.Anchored = true
  111. part.Size = Vector3.new(5.819, 0.692, 3.055)
  112. part.Orientation = Vector3.new(0, -34.32, 0)
  113. part.Material = Enum.Material.SmoothPlastic
  114. part.BottomSurface = Enum.SurfaceType.Smooth
  115. part.BrickColor = BrickColor.new("Br. yellowish orange")
  116. part.TopSurface = Enum.SurfaceType.Smooth
  117. part.Color = Color3.new(0.886275, 0.603922, 0.247059)
  118. part.Parent = table
  119. part.CFrame = CFrame.new(-4.982, 2.694, 16.191) * CFrame.Angles(0, -0.599, 0)
  120. part_2.Anchored = true
  121. part_2.Size = Vector3.new(5.551, 0.692, 3.278)
  122. part_2.Orientation = Vector3.new(0, 34.32, 0)
  123. part_2.Material = Enum.Material.SmoothPlastic
  124. part_2.BottomSurface = Enum.SurfaceType.Smooth
  125. part_2.BrickColor = BrickColor.new("Br. yellowish orange")
  126. part_2.TopSurface = Enum.SurfaceType.Smooth
  127. part_2.Color = Color3.new(0.886275, 0.603922, 0.247059)
  128. part_2.Parent = table
  129. part_2.CFrame = CFrame.new(8.587, 2.694, 16.174) * CFrame.Angles(0, 0.599, 0)
  130. part_3.Anchored = true
  131. part_3.Size = Vector3.new(5.322, 2.387, 2.57)
  132. part_3.BottomSurface = Enum.SurfaceType.Smooth
  133. part_3.Material = Enum.Material.SmoothPlastic
  134. part_3.TopSurface = Enum.SurfaceType.Smooth
  135. part_3.Orientation = Vector3.new(0, 34.32, 0)
  136. part_3.Parent = table
  137. part_3.CFrame = CFrame.new(8.512, 1.195, 16.046) * CFrame.Angles(0, 0.599, 0)
  138. main.Anchored = true
  139. main.Size = Vector3.new(10.357, 2.387, 2.57)
  140. main.BottomSurface = Enum.SurfaceType.Smooth
  141. main.Material = Enum.Material.SmoothPlastic
  142. main.TopSurface = Enum.SurfaceType.Smooth
  143. main.Name = "main"
  144. main.Parent = table
  145. main.CFrame = CFrame.new(1.86, 1.195, 17.322)
  146. part_4.Anchored = true
  147. part_4.Size = Vector3.new(5.322, 2.387, 2.57)
  148. part_4.BottomSurface = Enum.SurfaceType.Smooth
  149. part_4.Material = Enum.Material.SmoothPlastic
  150. part_4.TopSurface = Enum.SurfaceType.Smooth
  151. part_4.Orientation = Vector3.new(0, -34.32, 0)
  152. part_4.Parent = table
  153. part_4.CFrame = CFrame.new(-4.792, 1.195, 16.046) * CFrame.Angles(0, -0.599, 0)
  154. part_5.Anchored = true
  155. part_5.Size = Vector3.new(10.658, 0.692, 3.055)
  156. part_5.Material = Enum.Material.SmoothPlastic
  157. part_5.BrickColor = BrickColor.new("Br. yellowish orange")
  158. part_5.BottomSurface = Enum.SurfaceType.Smooth
  159. part_5.TopSurface = Enum.SurfaceType.Smooth
  160. part_5.Color = Color3.new(0.886275, 0.603922, 0.247059)
  161. part_5.Parent = table
  162. part_5.CFrame = CFrame.new(1.889, 2.694, 17.564)
  163. laptop.PrimaryPart = keyboard
  164. laptop.Name = "Laptop"
  165. laptop.Parent = table
  166. keyboard.Anchored = true
  167. keyboard.Size = Vector3.new(3.182, 0.143, 2.522)
  168. keyboard.BottomSurface = Enum.SurfaceType.Smooth
  169. keyboard.Material = Enum.Material.SmoothPlastic
  170. keyboard.Color = Color3.new(0.388235, 0.372549, 0.384314)
  171. keyboard.Name = "keyboard"
  172. keyboard.TopSurface = Enum.SurfaceType.Smooth
  173. keyboard.BrickColor = BrickColor.new("Dark stone grey")
  174. keyboard.Parent = laptop
  175. keyboard.CFrame = CFrame.new(2.524, 3.112, 17.226)
  176. decal.Texture = "http://www.roblox.com/asset/?id=22020376"
  177. decal.Face = Enum.NormalId.Top
  178. decal.Parent = keyboard
  179. hinge.Anchored = true
  180. hinge.Size = Vector3.new(3.182, 0.143, 0.175)
  181. hinge.BottomSurface = Enum.SurfaceType.Smooth
  182. hinge.Material = Enum.Material.SmoothPlastic
  183. hinge.Color = Color3.new(0.388235, 0.372549, 0.384314)
  184. hinge.Name = "Hinge"
  185. hinge.BrickColor = BrickColor.new("Dark stone grey")
  186. hinge.Transparency = 1
  187. hinge.TopSurface = Enum.SurfaceType.Smooth
  188. hinge.Parent = laptop
  189. hinge.CFrame = CFrame.new(2.524, 3.112, 18.535)
  190. decal_2.Texture = "http://www.roblox.com/asset/?id=22020376"
  191. decal_2.Face = Enum.NormalId.Top
  192. decal_2.Parent = hinge
  193. part_6.Anchored = true
  194. part_6.Size = Vector3.new(3.182, 1.925, 0.183)
  195. part_6.Orientation = Vector3.new(12.32, 0, 0)
  196. part_6.Material = Enum.Material.SmoothPlastic
  197. part_6.BottomSurface = Enum.SurfaceType.Smooth
  198. part_6.BrickColor = BrickColor.new("Dark stone grey")
  199. part_6.TopSurface = Enum.SurfaceType.Smooth
  200. part_6.Color = Color3.new(0.384314, 0.368627, 0.384314)
  201. part_6.Parent = laptop
  202. part_6.CFrame = CFrame.new(2.524, 4.003, 18.706) * CFrame.Angles(0.215, 0, 0)
  203. decal_3.Texture = "http://www.roblox.com/asset/?id=1010118400"
  204. decal_3.Parent = part_6
  205. decal_4.Texture = "http://www.roblox.com/asset/?id=936197282"
  206. decal_4.Face = Enum.NormalId.Back
  207. decal_4.Parent = part_6
  208. screen.Anchored = true
  209. screen.Size = Vector3.new(23.205, 11.679, 2.57)
  210. screen.BottomSurface = Enum.SurfaceType.Smooth
  211. screen.Material = Enum.Material.SmoothPlastic
  212. screen.TopSurface = Enum.SurfaceType.Smooth
  213. screen.Name = "Screen"
  214. screen.Parent = table
  215. screen.CFrame = CFrame.new(1.53, 5.841, 4.935)
  216. decal_5.Texture = "rbxassetid://1447523984"
  217. decal_5.Face = Enum.NormalId.Back
  218. decal_5.Parent = screen
  219. floor.Anchored = true
  220. floor.Size = Vector3.new(23.205, 0.067, 16.89)
  221. floor.BottomSurface = Enum.SurfaceType.Smooth
  222. floor.Material = Enum.Material.SmoothPlastic
  223. floor.TopSurface = Enum.SurfaceType.Smooth
  224. floor.Name = "floor"
  225. floor.Parent = table
  226. floor.CFrame = CFrame.new(1.53, 0.021, 12.095)
  227. mesh.Scale = Vector3.new(1, 0.591, 1)
  228. mesh.Parent = floor
  229. hing = hinge
  230. scrin = part_6
  231. workspace.CurrentCamera.CameraSubject = part_6
  232. table:SetPrimaryPartCFrame(char.Torso.CFrame * CFrame.new(0,-2.97,2))
  233. table:SetPrimaryPartCFrame(floor.CFrame * CFrame.Angles(0,3.6,0))
  234. end
  235. end)
  236. local root = char.HumanoidRootPart
  237. local oldroot = nil
  238.  
  239. for i = 1,15 do
  240. root.CFrame = root.CFrame * CFrame.new(-.1,.03,-.06)
  241. root.CFrame = root.CFrame * CFrame.Angles(0,.047,0)
  242. runsrv.RenderStepped:wait()
  243. end
  244.  
  245. oldroot = root.CFrame
  246.  
  247. wait(2.6) -- - b
  248.  
  249.  
  250. for i = 1,470 do
  251. armright.C0 = armright.C0 * CFrame.Angles(0,0,.9)
  252. armleft.C0 = armleft.C0 * CFrame.Angles(0,0,-.4)
  253. runsrv.RenderStepped:wait()
  254. end
  255.  
  256.  
  257. for i = 1,10 do
  258. root.CFrame = root.CFrame * CFrame.Angles(.8,.7,.4)
  259. runsrv.RenderStepped:Wait()
  260. end
  261.  
  262.  
  263. wait(3)
  264.  
  265.  
  266. for i = 1,10 do
  267. root.CFrame = root.CFrame * CFrame.Angles(.8,.7,.4)
  268. runsrv.RenderStepped:Wait()
  269. end
  270.  
  271. wait(.5)
  272.  
  273.  
  274. for i = 1,30 do
  275. root.CFrame = root.CFrame * CFrame.Angles(.8,.7,.4)
  276. runsrv.RenderStepped:Wait()
  277. end --a
  278. function laptopkapputt()
  279. armright.C0 = armrightold
  280. armleft.C0 = armleftold
  281. armright.C0 = armright.C0 * CFrame.Angles(0,0,.9)
  282. armleft.C0 = armleft.C0 * CFrame.Angles(0,0,-2)
  283. armleft.C0 = armleft.C0 * CFrame.new(0,-3,0)
  284. root.CFrame = oldroot
  285. local hingepos = hing.Position
  286.  
  287. for i = 1,13 do
  288. scrin.CFrame = scrin.CFrame * CFrame.Angles(math.rad(-i),0,0) * CFrame.new(0,.01,-.09)
  289.  
  290. runsrv.RenderStepped:wait()
  291. armleft.C0 = armleft.C0 * CFrame.new(0,.1,0)
  292. end
  293. for i = 1,13 do
  294. scrin.CFrame = scrin.CFrame * CFrame.Angles(math.rad(i),0,0) * CFrame.new(0,-.01,.09)
  295.  
  296. runsrv.RenderStepped:wait()
  297. armleft.C0 = armleft.C0 * CFrame.new(0,-.1,0)
  298. end
  299. end
  300.  
  301.  
  302. function laptopkapputt2()
  303. armright.C0 = armrightold
  304. armleft.C0 = armleftold
  305. armright.C0 = armright.C0 * CFrame.Angles(0,0,.9)
  306. armleft.C0 = armleft.C0 * CFrame.Angles(0,0,-2)
  307. armleft.C0 = armleft.C0 * CFrame.new(0,-3,0)
  308. root.CFrame = oldroot
  309. local hingepos = hing.Position
  310.  
  311. for i = 1,4 do
  312. scrin.CFrame = scrin.CFrame * CFrame.Angles(math.rad(-i * 2 ),0,0) * CFrame.new(0,.01 * 2,-.09 * 2)
  313.  
  314. runsrv.RenderStepped:wait()
  315. armleft.C0 = armleft.C0 * CFrame.new(0,.1 * 2,0)
  316. end
  317. for i = 1,4 do
  318. scrin.CFrame = scrin.CFrame * CFrame.Angles(math.rad(i * 2),0,0) * CFrame.new(0,-.01 * 2,.09 * 2)
  319.  
  320. runsrv.RenderStepped:wait()
  321. armleft.C0 = armleft.C0 * CFrame.new(0,-.1 * 2,0)
  322. end
  323. end
  324. wait(1)
  325. laptopkapputt()
  326. wait(.3)
  327. laptopkapputt2()
  328. wait(.3)
  329. laptopkapputt2()
  330. for i = 1,50 do
  331. root.CFrame = root.CFrame * CFrame.Angles(.8,.7,.4)
  332. runsrv.RenderStepped:Wait()
  333. end
  334. wait(1)
  335.  
  336. laptopkapputt2()
  337. wait(.3)
  338. laptopkapputt2()
  339. wait(5)
  340. laptopkapputt2()
  341. wait(.2)
  342. laptopkapputt2()
  343. wait(.2)
  344. laptopkapputt2()
  345. wait(.3)
  346. for i = 1,50 do
  347. root.CFrame = root.CFrame * CFrame.Angles(.8,.7,.4)
  348. runsrv.RenderStepped:Wait()
  349. end
  350. armright.C0 = armrightold
  351. armleft.C0 = armleftold
  352. armright.C0 = armright.C0 * CFrame.Angles(0,0,.9)
  353. armleft.C0 = armleft.C0 * CFrame.Angles(0,0,-2)
  354. root.CFrame = oldroot
  355.  
  356. local hingepos = hing.Position
  357.  
  358. for i = 1,13 do
  359. scrin.CFrame = scrin.CFrame * CFrame.Angles(math.rad(-i),0,0) * CFrame.new(0,.01,-.09)
  360.  
  361. runsrv.RenderStepped:wait()
  362. armleft.C0 = armleft.C0 * CFrame.new(0,.1,0)
  363. end
  364.  
  365. wait(.5)
  366.  
  367. root.CFrame = root.CFrame * CFrame.new(-4,0,0)
  368.  
  369. for i = 1,90 do
  370. root.CFrame = root.CFrame * CFrame.Angles(.8,.7,.4)
  371. runsrv.RenderStepped:Wait()
  372. end
  373.  
  374. armright.C0 = armrightold
  375. armleft.C0 = armleftold
  376. armright.C0 = armright.C0 * CFrame.Angles(0,0,.9)
  377. armleft.C0 = armleft.C0 * CFrame.Angles(0,0,-1.5)
  378. --armleft.C0 = armleft.C0 * CFrame.new(0,-3,0)
  379. root.CFrame = oldroot
  380. root.CFrame = root.CFrame * CFrame.new(-4,0,0)
  381. wait(.7)
  382. for x=1,9 do
  383. for i = 1,14 do
  384. armleft.C0 = armleft.C0 * CFrame.new(0,-.1,0)
  385. runsrv.RenderStepped:wait()
  386. end
  387. wait()
  388. for i = 1,14 do
  389. armleft.C0 = armleft.C0 * CFrame.new(0,.1,0)
  390. runsrv.RenderStepped:wait()
  391. end
  392. wait(.1)
  393. end
  394. for i = 1,10 do
  395. for i = 1,4 do
  396. armleft.C0 = armleft.C0 * CFrame.new(0,-.3,0)
  397. runsrv.RenderStepped:wait()
  398. end
  399. wait()
  400. for i = 1,4 do
  401. armleft.C0 = armleft.C0 * CFrame.new(0,.3,0)
  402. runsrv.RenderStepped:wait()
  403. end
  404. wait()
  405. end
  406. wait(.5)
  407. for i = 1,300 do
  408. root.CFrame = root.CFrame * CFrame.Angles(.9,.8,.5)
  409. runsrv.RenderStepped:Wait()
  410. end
  411. wait(1.4)
  412. for i = 1,70 do
  413. root.CFrame = root.CFrame * CFrame.Angles(3,7,6)
  414. runsrv.RenderStepped:Wait()
  415. end
  416. wait(.2)
  417. laptopkapputt2()
  418. wait()
  419. laptopkapputt2()
  420. wait()
  421. laptopkapputt2()
  422. wait()
  423. laptopkapputt2()
  424. wait()
  425. armright.C0 = armrightold
  426. armleft.C0 = armleftold
  427. armright.C0 = armright.C0 * CFrame.Angles(0,0,.9)
  428. armleft.C0 = armleft.C0 * CFrame.Angles(0,0,-1.5)
  429. --armleft.C0 = armleft.C0 * CFrame.new(0,-3,0)
  430. root.CFrame = oldroot
  431. root.CFrame = root.CFrame * CFrame.new(-4,0,0)
  432. wait(1.7)
  433. for i = 1,500 do
  434. root.CFrame = root.CFrame * CFrame.Angles(.9,.8,.5)
  435. runsrv.RenderStepped:Wait()
  436. end
  437. local fish = Instance.new("Part")
  438. local mesh = Instance.new("SpecialMesh")
  439.  
  440. fish.Anchored = true
  441. fish.CanCollide = false
  442. fish.Name = "fish"
  443. fish.Transparency = 0
  444. fish.TopSurface = Enum.SurfaceType.Smooth
  445. fish.BottomSurface = Enum.SurfaceType.Smooth
  446. fish.Parent = workspace
  447. fish.CFrame = char.Torso.CFrame * CFrame.new(4,-2,0)
  448. mesh.MeshType = Enum.MeshType.FileMesh
  449. mesh.Scale = Vector3.new(0.03, 0.03, 0.03)
  450. mesh.MeshId = "rbxassetid://711628355"
  451. mesh.TextureId = "rbxassetid://711628404"
  452. mesh.Parent = fish
  453. for i = 1,15 do
  454. fish.CFrame = fish.CFrame * CFrame.new(0,.2,0)
  455. runsrv.RenderStepped:Wait()
  456. end
  457. wait(1)
  458. for i = 1,15 do
  459. fish.CFrame = fish.CFrame * CFrame.new(0,-.3,0)
  460. runsrv.RenderStepped:Wait()
  461. end
  462.  
  463. for i = 1,620 do
  464. root.CFrame = root.CFrame * CFrame.Angles(.9,.8,.5)
  465. runsrv.RenderStepped:Wait()
  466. end
  467. for i = 1,40 do
  468. root.CFrame = root.CFrame * CFrame.new(0,-.5,0)
  469. runsrv.RenderStepped:wait()
  470. end
  471. for i = 1,40 do
  472. root.CFrame = root.CFrame * CFrame.new(0,.5,0)
  473. runsrv.RenderStepped:wait()
  474. end
  475.  
  476. for i = 1,30 do
  477. root.CFrame = root.CFrame * CFrame.Angles(33,22,55)
  478. runsrv.RenderStepped:Wait()
  479. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement