Advertisement
PixelDerpIsUber2

Untitled

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