Advertisement
ExTheGod

RBW2 Animation Pack

Jan 1st, 2019
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.64 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local RBAnimations = Instance.new("ScreenGui")
  5. local Login = Instance.new("Frame")
  6. local credits = Instance.new("TextLabel")
  7. local user = Instance.new("TextBox")
  8. local pass = Instance.new("TextBox")
  9. local submit = Instance.new("TextButton")
  10. local maingui = Instance.new("Frame")
  11. local owner = Instance.new("TextLabel")
  12. local created = Instance.new("TextLabel")
  13. local Super = Instance.new("TextButton")
  14. local YouDead = Instance.new("TextButton")
  15. local Shimmy = Instance.new("TextButton")
  16. local Pray = Instance.new("TextButton")
  17. local Whip = Instance.new("TextButton")
  18. local HTF = Instance.new("TextButton")
  19. local Sky = Instance.new("TextButton")
  20. local Trip = Instance.new("TextButton")
  21. local Dab = Instance.new("TextButton")
  22. local Smack = Instance.new("TextButton")
  23. local Swish = Instance.new("TextButton")
  24. local flick = Instance.new("TextButton")
  25. local Refresh = Instance.new("TextButton")
  26. local Hype = Instance.new("TextButton")
  27. local Cooking = Instance.new("TextButton")
  28. local Ankles = Instance.new("TextButton")
  29. local Close = Instance.new("TextButton")
  30. local opengui = Instance.new("Frame")
  31. local Open = Instance.new("TextButton")
  32. --Properties:
  33. RBAnimations.Name = "RB Animations"
  34. RBAnimations.Parent = game.CoreGui
  35.  
  36. Login.Name = "Login"
  37. Login.Parent = RBAnimations
  38. Login.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  39. Login.BorderSizePixel = 4
  40. Login.Position = UDim2.new(0.0962527692, 0, 0.388206422, 0)
  41. Login.Size = UDim2.new(0, 367, 0, 247)
  42. Login.Active = true
  43. Login.Draggable = true
  44.  
  45. credits.Name = "credits"
  46. credits.Parent = Login
  47. credits.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  48. credits.BorderSizePixel = 4
  49. credits.Size = UDim2.new(0, 367, 0, 25)
  50. credits.Font = Enum.Font.SourceSans
  51. credits.Text = "RB Animations By Exploit Godz#6437"
  52. credits.TextColor3 = Color3.new(0, 0, 0)
  53. credits.TextScaled = true
  54. credits.TextSize = 14
  55. credits.TextWrapped = true
  56.  
  57. user.Name = "user"
  58. user.Parent = Login
  59. user.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  60. user.BorderSizePixel = 4
  61. user.Position = UDim2.new(0.226158038, 0, 0.185560077, 0)
  62. user.Size = UDim2.new(0, 200, 0, 50)
  63. user.Font = Enum.Font.SourceSansBold
  64. user.Text = "Username"
  65. user.TextColor3 = Color3.new(0, 0, 0)
  66. user.TextSize = 20
  67.  
  68. pass.Name = "pass"
  69. pass.Parent = Login
  70. pass.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  71. pass.BorderSizePixel = 4
  72. pass.Position = UDim2.new(0.226158038, 0, 0.484030604, 0)
  73. pass.Size = UDim2.new(0, 200, 0, 50)
  74. pass.Font = Enum.Font.SourceSansBold
  75. pass.Text = "Password"
  76. pass.TextColor3 = Color3.new(0, 0, 0)
  77. pass.TextSize = 20
  78.  
  79. submit.Name = "submit"
  80. submit.Parent = Login
  81. submit.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  82. submit.BorderSizePixel = 3
  83. submit.Position = UDim2.new(0.226158038, 0, 0.797570825, 0)
  84. submit.Size = UDim2.new(0, 200, 0, 36)
  85. submit.Font = Enum.Font.SourceSansBold
  86. submit.Text = "Submit"
  87. submit.TextColor3 = Color3.new(0, 0, 0)
  88. submit.TextSize = 20
  89. submit.MouseButton1Down:connect(function()
  90. if user.Text == "dad" and pass.Text == "mom" then
  91. Login.Visible = false
  92. opengui.Visible = true
  93. end
  94. end)
  95.  
  96. maingui.Name = "maingui"
  97. maingui.Parent = RBAnimations
  98. maingui.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  99. maingui.BorderSizePixel = 3
  100. maingui.Position = UDim2.new(0.474650979, 0, 0.658476651, 0)
  101. maingui.Size = UDim2.new(0, 385, 0, 452)
  102. maingui.Visible = false
  103. maingui.Active = true
  104. maingui.Draggable = true
  105.  
  106. owner.Name = "owner"
  107. owner.Parent = maingui
  108. owner.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  109. owner.BorderSizePixel = 3
  110. owner.Size = UDim2.new(0, 385, 0, 35)
  111. owner.Font = Enum.Font.SourceSansBold
  112. owner.Text = "RB Animation By Exploit Godz#6437"
  113. owner.TextColor3 = Color3.new(0, 0, 0)
  114. owner.TextSize = 20
  115. owner.TextWrapped = true
  116.  
  117. created.Name = "created"
  118. created.Parent = maingui
  119. created.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  120. created.BorderSizePixel = 3
  121. created.Position = UDim2.new(0, 0, 0.881987512, 0)
  122. created.Size = UDim2.new(0, 385, 0, 37)
  123. created.Font = Enum.Font.SourceSansBold
  124. created.Text = "Also Credits To Script Owners "
  125. created.TextColor3 = Color3.new(0, 0, 0)
  126. created.TextScaled = true
  127. created.TextSize = 14
  128. created.TextWrapped = true
  129.  
  130. Super.Name = "Super"
  131. Super.Parent = maingui
  132. Super.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  133. Super.BorderSizePixel = 3
  134. Super.Position = UDim2.new(0.0379403792, 0, 0.0756886899, 0)
  135. Super.Size = UDim2.new(0, 134, 0, 39)
  136. Super.Font = Enum.Font.SourceSansBold
  137. Super.Text = "Super Sayin"
  138. Super.TextColor3 = Color3.new(0, 0, 0)
  139. Super.TextSize = 20
  140.  
  141. YouDead.Name = "You Dead"
  142. YouDead.Parent = maingui
  143. YouDead.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  144. YouDead.BorderSizePixel = 3
  145. YouDead.Position = UDim2.new(0.563685656, 0, 0.0756886899, 0)
  146. YouDead.Size = UDim2.new(0, 134, 0, 39)
  147. YouDead.Font = Enum.Font.SourceSansBold
  148. YouDead.Text = "You Dead"
  149. YouDead.TextColor3 = Color3.new(0, 0, 0)
  150. YouDead.TextSize = 20
  151.  
  152. Shimmy.Name = "Shimmy"
  153. Shimmy.Parent = maingui
  154. Shimmy.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  155. Shimmy.BorderSizePixel = 3
  156. Shimmy.Position = UDim2.new(0.037940383, 0, 0.166056991, 0)
  157. Shimmy.Size = UDim2.new(0, 134, 0, 39)
  158. Shimmy.Font = Enum.Font.SourceSansBold
  159. Shimmy.Text = "Shimmy"
  160. Shimmy.TextColor3 = Color3.new(0, 0, 0)
  161. Shimmy.TextSize = 20
  162.  
  163. Pray.Name = "Pray"
  164. Pray.Parent = maingui
  165. Pray.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  166. Pray.BorderSizePixel = 3
  167. Pray.Position = UDim2.new(0.563685656, 0, 0.165975541, 0)
  168. Pray.Size = UDim2.new(0, 134, 0, 39)
  169. Pray.Font = Enum.Font.SourceSansBold
  170. Pray.Text = "Pray"
  171. Pray.TextColor3 = Color3.new(0, 0, 0)
  172. Pray.TextSize = 20
  173.  
  174. Whip.Name = "Whip"
  175. Whip.Parent = maingui
  176. Whip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  177. Whip.BorderSizePixel = 3
  178. Whip.Position = UDim2.new(0.037940383, 0, 0.25899604, 0)
  179. Whip.Size = UDim2.new(0, 134, 0, 39)
  180. Whip.Font = Enum.Font.SourceSansBold
  181. Whip.Text = "WHIP"
  182. Whip.TextColor3 = Color3.new(0, 0, 0)
  183. Whip.TextSize = 20
  184.  
  185. HTF.Name = "HTF"
  186. HTF.Parent = maingui
  187. HTF.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  188. HTF.BorderSizePixel = 3
  189. HTF.Position = UDim2.new(0.563685656, 0, 0.25899604, 0)
  190. HTF.Size = UDim2.new(0, 134, 0, 39)
  191. HTF.Font = Enum.Font.SourceSansBold
  192. HTF.Text = "HTF"
  193. HTF.TextColor3 = Color3.new(0, 0, 0)
  194. HTF.TextSize = 20
  195.  
  196. Sky.Name = "Sky"
  197. Sky.Parent = maingui
  198. Sky.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  199. Sky.BorderSizePixel = 3
  200. Sky.Position = UDim2.new(0.037940383, 0, 0.349420518, 0)
  201. Sky.Size = UDim2.new(0, 134, 0, 39)
  202. Sky.Font = Enum.Font.SourceSansBold
  203. Sky.Text = "To The Sky"
  204. Sky.TextColor3 = Color3.new(0, 0, 0)
  205. Sky.TextSize = 20
  206.  
  207. Trip.Name = "Trip"
  208. Trip.Parent = maingui
  209. Trip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  210. Trip.BorderSizePixel = 3
  211. Trip.Position = UDim2.new(0.563685656, 0, 0.350622058, 0)
  212. Trip.Size = UDim2.new(0, 134, 0, 39)
  213. Trip.Font = Enum.Font.SourceSansBold
  214. Trip.Text = "Trip back"
  215. Trip.TextColor3 = Color3.new(0, 0, 0)
  216. Trip.TextSize = 20
  217.  
  218. Dab.Name = "Dab"
  219. Dab.Parent = maingui
  220. Dab.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  221. Dab.BorderSizePixel = 3
  222. Dab.Position = UDim2.new(0.0379403867, 0, 0.443580121, 0)
  223. Dab.Size = UDim2.new(0, 134, 0, 39)
  224. Dab.Font = Enum.Font.SourceSansBold
  225. Dab.Text = "Dab"
  226. Dab.TextColor3 = Color3.new(0, 0, 0)
  227. Dab.TextSize = 20
  228.  
  229. Smack.Name = "Smack"
  230. Smack.Parent = maingui
  231. Smack.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  232. Smack.BorderSizePixel = 3
  233. Smack.Position = UDim2.new(0.563685656, 0, 0.443580121, 0)
  234. Smack.Size = UDim2.new(0, 134, 0, 39)
  235. Smack.Font = Enum.Font.SourceSansBold
  236. Smack.Text = "SMACK CAM"
  237. Smack.TextColor3 = Color3.new(0, 0, 0)
  238. Smack.TextSize = 20
  239.  
  240. Swish.Name = "Swish"
  241. Swish.Parent = maingui
  242. Swish.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  243. Swish.BorderSizePixel = 3
  244. Swish.Position = UDim2.new(0.0364129543, 0, 0.542690277, 0)
  245. Swish.Size = UDim2.new(0, 134, 0, 39)
  246. Swish.Font = Enum.Font.SourceSansBold
  247. Swish.Text = "Swish "
  248. Swish.TextColor3 = Color3.new(0, 0, 0)
  249. Swish.TextSize = 20
  250.  
  251. flick.Name = "flick"
  252. flick.Parent = maingui
  253. flick.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  254. flick.BorderSizePixel = 3
  255. flick.Position = UDim2.new(0.563685656, 0, 0.542690277, 0)
  256. flick.Size = UDim2.new(0, 134, 0, 39)
  257. flick.Font = Enum.Font.SourceSansBold
  258. flick.Text = "flick feet back"
  259. flick.TextColor3 = Color3.new(0, 0, 0)
  260. flick.TextSize = 20
  261.  
  262. Refresh.Name = "Refresh"
  263. Refresh.Parent = maingui
  264. Refresh.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  265. Refresh.BorderSizePixel = 3
  266. Refresh.Position = UDim2.new(0.0364129543, 0, 0.631545007, 0)
  267. Refresh.Size = UDim2.new(0, 134, 0, 39)
  268. Refresh.Font = Enum.Font.SourceSansBold
  269. Refresh.Text = "Refreshed"
  270. Refresh.TextColor3 = Color3.new(0, 0, 0)
  271. Refresh.TextSize = 20
  272.  
  273. Hype.Name = "Hype"
  274. Hype.Parent = maingui
  275. Hype.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  276. Hype.BorderSizePixel = 3
  277. Hype.Position = UDim2.new(0.563685715, 0, 0.638182163, 0)
  278. Hype.Size = UDim2.new(0, 134, 0, 39)
  279. Hype.Font = Enum.Font.SourceSansBold
  280. Hype.Text = "Hype Crowd"
  281. Hype.TextColor3 = Color3.new(0, 0, 0)
  282. Hype.TextSize = 20
  283.  
  284. Cooking.Name = "Cooking"
  285. Cooking.Parent = maingui
  286. Cooking.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  287. Cooking.BorderSizePixel = 3
  288. Cooking.Position = UDim2.new(0.036412999, 0, 0.731691897, 0)
  289. Cooking.Size = UDim2.new(0, 134, 0, 39)
  290. Cooking.Font = Enum.Font.SourceSansBold
  291. Cooking.Text = "Cooking"
  292. Cooking.TextColor3 = Color3.new(0, 0, 0)
  293. Cooking.TextSize = 20
  294.  
  295. Ankles.Name = "Ankles"
  296. Ankles.Parent = maingui
  297. Ankles.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  298. Ankles.BorderSizePixel = 3
  299. Ankles.Position = UDim2.new(0.563685715, 0, 0.731691897, 0)
  300. Ankles.Size = UDim2.new(0, 134, 0, 39)
  301. Ankles.Font = Enum.Font.SourceSansBold
  302. Ankles.Text = "Ankles"
  303. Ankles.TextColor3 = Color3.new(0, 0, 0)
  304. Ankles.TextSize = 20
  305.  
  306. Close.Name = "Close"
  307. Close.Parent = maingui
  308. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  309. Close.Position = UDim2.new(0.922077894, 0, 0.0110619469, 0)
  310. Close.Size = UDim2.new(0, 30, 0, 18)
  311. Close.Font = Enum.Font.SourceSansBold
  312. Close.Text = "X"
  313. Close.TextColor3 = Color3.new(0.666667, 0, 0)
  314. Close.TextSize = 20
  315. Close.TextWrapped = true
  316.  
  317. opengui.Name = "opengui"
  318. opengui.Parent = RBAnimations
  319. opengui.BackgroundColor3 = Color3.new(0, 0, 0)
  320. opengui.Position = UDim2.new(0, 0, 0.482800961, 0)
  321. opengui.Size = UDim2.new(0, 103, 0, 28)
  322. opengui.Visible = false
  323.  
  324. Open.Name = "Open"
  325. Open.Parent = opengui
  326. Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  327. Open.Size = UDim2.new(0, 103, 0, 28)
  328. Open.Font = Enum.Font.SourceSans
  329. Open.Text = "Open"
  330. Open.TextColor3 = Color3.new(0, 0, 0)
  331. Open.TextScaled = true
  332. Open.TextSize = 14
  333. Open.TextWrapped = true
  334. -- Scripts:
  335. Super.MouseButton1Down:connect(function()
  336.  
  337. Player = "LocalPlayer"
  338. AnimationId = "955256993"
  339. local Anim = Instance.new("Animation")
  340. Anim.AnimationId = "rbxassetid://"..AnimationId
  341. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  342. k:Play() --Play the animation
  343. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  344.  
  345. end)
  346.  
  347. YouDead.MouseButton1Down:connect(function()
  348. Player = "LocalPlayer"
  349. AnimationId = "966906954"
  350. local Anim = Instance.new("Animation")
  351. Anim.AnimationId = "rbxassetid://"..AnimationId
  352. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  353. k:Play() --Play the animation
  354. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  355.  
  356. end)
  357.  
  358. Shimmy.MouseButton1Down:connect(function()
  359.  
  360. Player = "LocalPlayer"
  361. AnimationId = "694777468"
  362. local Anim = Instance.new("Animation")
  363. Anim.AnimationId = "rbxassetid://"..AnimationId
  364. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  365. k:Play() --Play the animation
  366. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  367.  
  368. end)
  369.  
  370. Pray.MouseButton1Down:connect(function()
  371. Player = "LocalPlayer"
  372. AnimationId = "966905791"
  373. local Anim = Instance.new("Animation")
  374. Anim.AnimationId = "rbxassetid://"..AnimationId
  375. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  376. k:Play() --Play the animation
  377. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  378.  
  379.  
  380. end)
  381.  
  382. Smack.MouseButton1Down:connect(function()
  383. Player = "LocalPlayer"
  384. AnimationId = "698479467"
  385. local Anim = Instance.new("Animation")
  386. Anim.AnimationId = "rbxassetid://"..AnimationId
  387. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  388. k:Play() --Play the animation
  389. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  390.  
  391. end)
  392.  
  393. Dab.MouseButton1Down:connect(function()
  394. Player = "LocalPlayer"
  395. AnimationId = "966904726"
  396. local Anim = Instance.new("Animation")
  397. Anim.AnimationId = "rbxassetid://"..AnimationId
  398. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  399. k:Play() --Play the animation
  400. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  401.  
  402. end)
  403.  
  404. Sky.MouseButton1Down:connect(function()
  405. Player = "LocalPlayer"
  406. AnimationId = "851501443"
  407. local Anim = Instance.new("Animation")
  408. Anim.AnimationId = "rbxassetid://"..AnimationId
  409. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  410. k:Play() --Play the animation
  411. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  412.  
  413. end)
  414.  
  415. flick.MouseButton1Down:connect(function()
  416. Player = "LocalPlayer"
  417. AnimationId = "821870820"
  418. local Anim = Instance.new("Animation")
  419. Anim.AnimationId = "rbxassetid://"..AnimationId
  420. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  421. k:Play() --Play the animation
  422. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  423.  
  424. end)
  425.  
  426. HTF.MouseButton1Down:connect(function()
  427. Player = "LocalPlayer"
  428. AnimationId = "966908607"
  429. local Anim = Instance.new("Animation")
  430. Anim.AnimationId = "rbxassetid://"..AnimationId
  431. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  432. k:Play() --Play the animation
  433. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  434.  
  435. end)
  436.  
  437. Whip.MouseButton1Down:connect(function()
  438. Player = "LocalPlayer"
  439. AnimationId = "966907872"
  440. local Anim = Instance.new("Animation")
  441. Anim.AnimationId = "rbxassetid://"..AnimationId
  442. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  443. k:Play() --Play the animation
  444. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  445.  
  446. end)
  447.  
  448. Trip.MouseButton1Down:connect(function()
  449. Player = "LocalPlayer"
  450. AnimationId = "582247904"
  451. local Anim = Instance.new("Animation")
  452. Anim.AnimationId = "rbxassetid://"..AnimationId
  453. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  454. k:Play() --Play the animation
  455. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  456.  
  457. end)
  458.  
  459. Refresh.MouseButton1Down:connect(function()
  460. Player = "LocalPlayer"
  461. AnimationId = "937889143 "
  462. local Anim = Instance.new("Animation")
  463. Anim.AnimationId = "rbxassetid://"..AnimationId
  464. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  465. k:Play() --Play the animation
  466. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  467.  
  468. end)
  469.  
  470. Swish.MouseButton1Down:connect(function()
  471. Player = "LocalPlayer"
  472. AnimationId = "697234279"
  473. local Anim = Instance.new("Animation")
  474. Anim.AnimationId = "rbxassetid://"..AnimationId
  475. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  476. k:Play() --Play the animation
  477. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  478.  
  479. end)
  480.  
  481. Hype.MouseButton1Down:connect(function()
  482.  
  483. Player = "LocalPlayer"
  484. AnimationId = "966907361"
  485. local Anim = Instance.new("Animation")
  486. Anim.AnimationId = "rbxassetid://"..AnimationId
  487. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  488. k:Play() --Play the animation
  489. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  490.  
  491. end)
  492.  
  493. Cooking.MouseButton1Down:connect(function()
  494. Player = "LocalPlayer"
  495. AnimationId = "966904248"
  496. local Anim = Instance.new("Animation")
  497. Anim.AnimationId = "rbxassetid://"..AnimationId
  498. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  499. k:Play() --Play the animation
  500. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  501.  
  502. end)
  503.  
  504. Ankles.MouseButton1Down:connect(function()
  505. Player = "LocalPlayer"
  506. AnimationId = "582247904"
  507. local Anim = Instance.new("Animation")
  508. Anim.AnimationId = "rbxassetid://"..AnimationId
  509. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  510. k:Play() --Play the animation
  511. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed
  512. end)
  513.  
  514. Close.MouseButton1Down:connect(function()
  515. maingui.Visible = false
  516. opengui.Visible = true
  517. end)
  518.  
  519. Open.MouseButton1Down:connect(function()
  520. maingui.Visible = true
  521. opengui.Visible = false
  522. end)
  523.  
  524.  
  525. (Don't Copy This Part -->) - Username: dad Pasword: mom
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement