Advertisement
d3cryptionalization

royalloween autofarm

Oct 10th, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.36 KB | None | 0 0
  1.  
  2. local french = Instance.new("ScreenGui")
  3. french.Name = "FRENCH"
  4. french.Parent = game.CoreGui
  5.  
  6. local design = Instance.new("Folder")
  7. design.Name = "DESIGN"
  8. design.Parent = french
  9.  
  10. local base = Instance.new("Frame")
  11. base.BackgroundColor3 = Color3.new(0, 0, 0)
  12. base.BackgroundTransparency = 0.6000000238418579
  13. base.BorderSizePixel = 0
  14. base.Position = UDim2.new(0.403250754, 0, 0.285283595, 0)
  15. base.Size = UDim2.new(0, 197, 0, 280)
  16. base.Name = "Base"
  17. base.Parent = design
  18.  
  19. local animation = Instance.new("LocalScript")
  20. animation.Name = "ANIMATION"
  21. animation.Parent = base
  22.  
  23. local button = Instance.new("Folder")
  24. button.Name = "Button"
  25. button.Parent = base
  26.  
  27. local acceuille = Instance.new("ImageButton")
  28. acceuille.Image = "http://www.roblox.com/asset/?id=11089569260"
  29. acceuille.BackgroundColor3 = Color3.new(1, 1, 1)
  30. acceuille.BackgroundTransparency = 1
  31. acceuille.Position = UDim2.new(0.171778187, 0, 0.816428483, 0)
  32. acceuille.Size = UDim2.new(0, 42, 0, 40)
  33. acceuille.Name = "Acceuille"
  34. acceuille.Parent = button
  35.  
  36. local page1 = Instance.new("LocalScript")
  37. page1.Name = "Page 1"
  38. page1.Parent = acceuille
  39.  
  40. local uigradient = Instance.new("UIGradient")
  41. uigradient.Parent = acceuille
  42.  
  43. local animation_2 = Instance.new("LocalScript")
  44. animation_2.Name = "Animation"
  45. animation_2.Parent = acceuille
  46.  
  47. local animation2 = Instance.new("LocalScript")
  48. animation2.Name = "Animation 2"
  49. animation2.Parent = acceuille
  50.  
  51. local object = Instance.new("ImageLabel")
  52. object.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  53. object.BackgroundColor3 = Color3.new(1, 1, 1)
  54. object.BackgroundTransparency = 1
  55. object.Position = UDim2.new(0.5, -12, 0.5, -12)
  56. object.Size = UDim2.new(0, 25, 0, 25)
  57. object.Name = "object"
  58. object.Parent = animation2
  59.  
  60. local script = Instance.new("ImageButton")
  61. script.Image = "http://www.roblox.com/asset/?id=11089542783"
  62. script.BackgroundColor3 = Color3.new(1, 1, 1)
  63. script.BackgroundTransparency = 1
  64. script.Position = UDim2.new(0.56344372, 0, 0.817402303, 0)
  65. script.Size = UDim2.new(0, 42, 0, 40)
  66. script.Name = "Script"
  67. script.Parent = button
  68.  
  69. local page2 = Instance.new("LocalScript")
  70. page2.Name = "Page 2"
  71. page2.Parent = script
  72.  
  73. local uicorner = Instance.new("UICorner")
  74. uicorner.Parent = script
  75.  
  76. local animation_3 = Instance.new("LocalScript")
  77. animation_3.Name = "Animation"
  78. animation_3.Parent = script
  79.  
  80. local animation2_2 = Instance.new("LocalScript")
  81. animation2_2.Name = "Animation 2"
  82. animation2_2.Parent = script
  83.  
  84. local object_2 = Instance.new("ImageLabel")
  85. object_2.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  86. object_2.BackgroundColor3 = Color3.new(1, 1, 1)
  87. object_2.BackgroundTransparency = 1
  88. object_2.Position = UDim2.new(0.5, -12, 0.5, -12)
  89. object_2.Size = UDim2.new(0, 25, 0, 25)
  90. object_2.Name = "object"
  91. object_2.Parent = animation2_2
  92.  
  93. local frame = Instance.new("Frame")
  94. frame.BackgroundColor3 = Color3.new(1, 1, 1)
  95. frame.BackgroundTransparency = 0.800000011920929
  96. frame.Position = UDim2.new(0.0325723253, 0, 0.806857109, 0)
  97. frame.Size = UDim2.new(0, 182, 0, 47)
  98. frame.Parent = button
  99.  
  100. local uicorner_2 = Instance.new("UICorner")
  101. uicorner_2.Parent = frame
  102.  
  103. local uicorner_3 = Instance.new("UICorner")
  104. uicorner_3.CornerRadius = UDim.new(0, 12)
  105. uicorner_3.Parent = base
  106.  
  107. local dgrader = Instance.new("UIGradient")
  108. dgrader.Color = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.new(0.635294, 1, 0.721569)), ColorSequenceKeypoint.new(1, Color3.new(0.305882, 1, 0.85098))})
  109. dgrader.Name = "Dégrader"
  110. dgrader.Parent = base
  111.  
  112. local script_2 = Instance.new("ScrollingFrame")
  113. script_2.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  114. script_2.ScrollBarImageTransparency = 1
  115. script_2.ScrollBarThickness = 10
  116. script_2.Active = true
  117. script_2.BackgroundColor3 = Color3.new(1, 1, 1)
  118. script_2.BackgroundTransparency = 1
  119. script_2.BorderColor3 = Color3.new(0, 0.298039, 1)
  120. script_2.BorderSizePixel = 0
  121. script_2.Position = UDim2.new(0, 0, -0.0357142873, 0)
  122. script_2.Size = UDim2.new(0, 209, 0, 289)
  123. script_2.Name = "Script"
  124. script_2.Parent = base
  125.  
  126. local antiafk = Instance.new("Frame")
  127. antiafk.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  128. antiafk.BorderSizePixel = 0
  129. antiafk.Position = UDim2.new(0.109364271, 0, 0.0502857193, 0)
  130. antiafk.Size = UDim2.new(0, 20, 0, 20)
  131. antiafk.Name = "Anti afk"
  132. antiafk.Parent = script_2
  133.  
  134. local val = Instance.new("Frame")
  135. val.BackgroundColor3 = Color3.new(1, 1, 1)
  136. val.BorderSizePixel = 0
  137. val.Position = UDim2.new(0.5, 0, 0.5, 0)
  138. val.Name = "Val"
  139. val.Parent = antiafk
  140.  
  141. local fly = Instance.new("TextButton")
  142. fly.Font = Enum.Font.FredokaOne
  143. fly.Text = ""
  144. fly.TextColor3 = Color3.new(1, 1, 1)
  145. fly.TextSize = 14
  146. fly.TextWrapped = true
  147. fly.BackgroundColor3 = Color3.new(0, 0, 0)
  148. fly.BackgroundTransparency = 0.550000011920929
  149. fly.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  150. fly.BorderSizePixel = 2
  151. fly.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  152. fly.Size = UDim2.new(0, 16, 0, 15)
  153. fly.Name = "Fly"
  154. fly.Parent = antiafk
  155.  
  156. local enabled = Instance.new("BoolValue")
  157. enabled.Name = "Enabled"
  158. enabled.Parent = fly
  159.  
  160. local animation_box = Instance.new("LocalScript")
  161. animation_box.Name = "Animation Box"
  162. animation_box.Parent = fly
  163.  
  164. local text_label = Instance.new("TextLabel")
  165. text_label.Font = Enum.Font.SourceSansLight
  166. text_label.Text = "CANDY FARM 1"
  167. text_label.TextColor3 = Color3.new(1, 1, 1)
  168. text_label.TextSize = 25
  169. text_label.TextStrokeColor3 = Color3.new(1, 1, 1)
  170. text_label.BackgroundColor3 = Color3.new(1, 1, 1)
  171. text_label.BackgroundTransparency = 1
  172. text_label.Position = UDim2.new(1.375, 0, 0, 0)
  173. text_label.Size = UDim2.new(0, 123, 0, 15)
  174. text_label.Parent = fly
  175.  
  176. local animation2_3 = Instance.new("LocalScript")
  177. animation2_3.Name = "Animation 2"
  178. animation2_3.Parent = fly
  179.  
  180. local object_3 = Instance.new("ImageLabel")
  181. object_3.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  182. object_3.BackgroundColor3 = Color3.new(1, 1, 1)
  183. object_3.BackgroundTransparency = 1
  184. object_3.Position = UDim2.new(0.5, -12, 0.5, -12)
  185. object_3.Size = UDim2.new(0, 25, 0, 25)
  186. object_3.Name = "object"
  187. object_3.Parent = animation2_3
  188.  
  189. local animation_4 = Instance.new("LocalScript")
  190. animation_4.Name = "Animation"
  191. animation_4.Parent = antiafk
  192.  
  193. local farm2 = Instance.new("Frame")
  194. farm2.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  195. farm2.BorderSizePixel = 0
  196. farm2.Position = UDim2.new(0.109364271, 0, 0.103857145, 0)
  197. farm2.Size = UDim2.new(0, 20, 0, 20)
  198. farm2.Name = "FARM 2"
  199. farm2.Parent = script_2
  200.  
  201. local val_2 = Instance.new("Frame")
  202. val_2.BackgroundColor3 = Color3.new(1, 1, 1)
  203. val_2.BorderSizePixel = 0
  204. val_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  205. val_2.Name = "Val"
  206. val_2.Parent = farm2
  207.  
  208. local fly_2 = Instance.new("TextButton")
  209. fly_2.Font = Enum.Font.FredokaOne
  210. fly_2.Text = ""
  211. fly_2.TextColor3 = Color3.new(1, 1, 1)
  212. fly_2.TextSize = 14
  213. fly_2.TextWrapped = true
  214. fly_2.BackgroundColor3 = Color3.new(0, 0, 0)
  215. fly_2.BackgroundTransparency = 0.550000011920929
  216. fly_2.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  217. fly_2.BorderSizePixel = 2
  218. fly_2.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  219. fly_2.Size = UDim2.new(0, 16, 0, 15)
  220. fly_2.Name = "Fly"
  221. fly_2.Parent = farm2
  222.  
  223. local enabled_2 = Instance.new("BoolValue")
  224. enabled_2.Name = "Enabled"
  225. enabled_2.Parent = fly_2
  226.  
  227. local animation_box_2 = Instance.new("LocalScript")
  228. animation_box_2.Name = "Animation Box"
  229. animation_box_2.Parent = fly_2
  230.  
  231. local text_label_2 = Instance.new("TextLabel")
  232. text_label_2.Font = Enum.Font.SourceSansLight
  233. text_label_2.Text = "CANDY FARM 2"
  234. text_label_2.TextColor3 = Color3.new(1, 1, 1)
  235. text_label_2.TextSize = 25
  236. text_label_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  237. text_label_2.BackgroundColor3 = Color3.new(1, 1, 1)
  238. text_label_2.BackgroundTransparency = 1
  239. text_label_2.Position = UDim2.new(1.375, 0, 0, 0)
  240. text_label_2.Size = UDim2.new(0, 123, 0, 15)
  241. text_label_2.Parent = fly_2
  242.  
  243. local animation2_4 = Instance.new("LocalScript")
  244. animation2_4.Name = "Animation 2"
  245. animation2_4.Parent = fly_2
  246.  
  247. local object_4 = Instance.new("ImageLabel")
  248. object_4.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  249. object_4.BackgroundColor3 = Color3.new(1, 1, 1)
  250. object_4.BackgroundTransparency = 1
  251. object_4.Position = UDim2.new(0.5, -12, 0.5, -12)
  252. object_4.Size = UDim2.new(0, 25, 0, 25)
  253. object_4.Name = "object"
  254. object_4.Parent = animation2_4
  255.  
  256. local animation_5 = Instance.new("LocalScript")
  257. animation_5.Name = "Animation"
  258. animation_5.Parent = farm2
  259.  
  260. local chest = Instance.new("Frame")
  261. chest.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  262. chest.BorderSizePixel = 0
  263. chest.Position = UDim2.new(0.109364271, 0, 0.210999995, 0)
  264. chest.Size = UDim2.new(0, 20, 0, 20)
  265. chest.Name = "CHEST"
  266. chest.Parent = script_2
  267.  
  268. local val_3 = Instance.new("Frame")
  269. val_3.BackgroundColor3 = Color3.new(1, 1, 1)
  270. val_3.BorderSizePixel = 0
  271. val_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  272. val_3.Name = "Val"
  273. val_3.Parent = chest
  274.  
  275. local fly_3 = Instance.new("TextButton")
  276. fly_3.Font = Enum.Font.FredokaOne
  277. fly_3.Text = ""
  278. fly_3.TextColor3 = Color3.new(1, 1, 1)
  279. fly_3.TextSize = 14
  280. fly_3.TextWrapped = true
  281. fly_3.BackgroundColor3 = Color3.new(0, 0, 0)
  282. fly_3.BackgroundTransparency = 0.550000011920929
  283. fly_3.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  284. fly_3.BorderSizePixel = 2
  285. fly_3.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  286. fly_3.Size = UDim2.new(0, 16, 0, 15)
  287. fly_3.Name = "Fly"
  288. fly_3.Parent = chest
  289.  
  290. local enabled_3 = Instance.new("BoolValue")
  291. enabled_3.Name = "Enabled"
  292. enabled_3.Parent = fly_3
  293.  
  294. local animation_box_3 = Instance.new("LocalScript")
  295. animation_box_3.Name = "Animation Box"
  296. animation_box_3.Parent = fly_3
  297.  
  298. local text_label_3 = Instance.new("TextLabel")
  299. text_label_3.Font = Enum.Font.SourceSansLight
  300. text_label_3.Text = "COLLECT CHEST"
  301. text_label_3.TextColor3 = Color3.new(1, 1, 1)
  302. text_label_3.TextSize = 22
  303. text_label_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  304. text_label_3.BackgroundColor3 = Color3.new(1, 1, 1)
  305. text_label_3.BackgroundTransparency = 1
  306. text_label_3.Position = UDim2.new(1.8125, 0, -0.0500671417, 0)
  307. text_label_3.Size = UDim2.new(0, 108, 0, 15)
  308. text_label_3.Parent = fly_3
  309.  
  310. local animation2_5 = Instance.new("LocalScript")
  311. animation2_5.Name = "Animation 2"
  312. animation2_5.Parent = fly_3
  313.  
  314. local object_5 = Instance.new("ImageLabel")
  315. object_5.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  316. object_5.BackgroundColor3 = Color3.new(1, 1, 1)
  317. object_5.BackgroundTransparency = 1
  318. object_5.Position = UDim2.new(0.5, -12, 0.5, -12)
  319. object_5.Size = UDim2.new(0, 25, 0, 25)
  320. object_5.Name = "object"
  321. object_5.Parent = animation2_5
  322.  
  323. local animation_6 = Instance.new("LocalScript")
  324. animation_6.Name = "Animation"
  325. animation_6.Parent = chest
  326.  
  327. local folder = Instance.new("Folder")
  328. folder.Parent = script_2
  329.  
  330. local image_label = Instance.new("ImageLabel")
  331. image_label.Image = "rbxassetid://5634829223"
  332. image_label.ImageTransparency = 0.699999988079071
  333. image_label.ScaleType = Enum.ScaleType.Crop
  334. image_label.BackgroundColor3 = Color3.new(1, 1, 1)
  335. image_label.BackgroundTransparency = 1
  336. image_label.Position = UDim2.new(0, 0, 0.0346020758, 0)
  337. image_label.Size = UDim2.new(0, 197, 0, 333)
  338. image_label.Parent = script_2
  339.  
  340. local fountain = Instance.new("Frame")
  341. fountain.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  342. fountain.BorderSizePixel = 0
  343. fountain.Position = UDim2.new(0.109364271, 0, 0.312785745, 0)
  344. fountain.Size = UDim2.new(0, 20, 0, 20)
  345. fountain.Name = "Fountain"
  346. fountain.Parent = script_2
  347.  
  348. local val_4 = Instance.new("Frame")
  349. val_4.BackgroundColor3 = Color3.new(1, 1, 1)
  350. val_4.BorderSizePixel = 0
  351. val_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  352. val_4.Name = "Val"
  353. val_4.Parent = fountain
  354.  
  355. local fly_4 = Instance.new("TextButton")
  356. fly_4.Font = Enum.Font.FredokaOne
  357. fly_4.Text = ""
  358. fly_4.TextColor3 = Color3.new(1, 1, 1)
  359. fly_4.TextSize = 14
  360. fly_4.TextWrapped = true
  361. fly_4.BackgroundColor3 = Color3.new(0, 0, 0)
  362. fly_4.BackgroundTransparency = 0.550000011920929
  363. fly_4.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  364. fly_4.BorderSizePixel = 2
  365. fly_4.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  366. fly_4.Size = UDim2.new(0, 16, 0, 15)
  367. fly_4.Name = "Fly"
  368. fly_4.Parent = fountain
  369.  
  370. local enabled_4 = Instance.new("BoolValue")
  371. enabled_4.Name = "Enabled"
  372. enabled_4.Parent = fly_4
  373.  
  374. local animation_box_4 = Instance.new("LocalScript")
  375. animation_box_4.Name = "Animation Box"
  376. animation_box_4.Parent = fly_4
  377.  
  378. local text_label_4 = Instance.new("TextLabel")
  379. text_label_4.Font = Enum.Font.SourceSansLight
  380. text_label_4.Text = "FOUNTAIN GUI"
  381. text_label_4.TextColor3 = Color3.new(1, 1, 1)
  382. text_label_4.TextSize = 23
  383. text_label_4.TextStrokeColor3 = Color3.new(1, 1, 1)
  384. text_label_4.BackgroundColor3 = Color3.new(1, 1, 1)
  385. text_label_4.BackgroundTransparency = 1
  386. text_label_4.Position = UDim2.new(1.31250191, 0, 0, 0)
  387. text_label_4.Size = UDim2.new(0, 120, 0, 15)
  388. text_label_4.Parent = fly_4
  389.  
  390. local animation2_6 = Instance.new("LocalScript")
  391. animation2_6.Name = "Animation 2"
  392. animation2_6.Parent = fly_4
  393.  
  394. local object_6 = Instance.new("ImageLabel")
  395. object_6.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  396. object_6.BackgroundColor3 = Color3.new(1, 1, 1)
  397. object_6.BackgroundTransparency = 1
  398. object_6.Position = UDim2.new(0.5, -12, 0.5, -12)
  399. object_6.Size = UDim2.new(0, 25, 0, 25)
  400. object_6.Name = "object"
  401. object_6.Parent = animation2_6
  402.  
  403. local animation_7 = Instance.new("LocalScript")
  404. animation_7.Name = "Animation"
  405. animation_7.Parent = fountain
  406.  
  407. local car = Instance.new("Frame")
  408. car.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  409. car.BorderSizePixel = 0
  410. car.Position = UDim2.new(0.109364271, 0, 0.362785757, 0)
  411. car.Size = UDim2.new(0, 20, 0, 20)
  412. car.Name = "CAR"
  413. car.Parent = script_2
  414.  
  415. local val_5 = Instance.new("Frame")
  416. val_5.BackgroundColor3 = Color3.new(1, 1, 1)
  417. val_5.BorderSizePixel = 0
  418. val_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  419. val_5.Name = "Val"
  420. val_5.Parent = car
  421.  
  422. local fly_5 = Instance.new("TextButton")
  423. fly_5.Font = Enum.Font.FredokaOne
  424. fly_5.Text = ""
  425. fly_5.TextColor3 = Color3.new(1, 1, 1)
  426. fly_5.TextSize = 14
  427. fly_5.TextWrapped = true
  428. fly_5.BackgroundColor3 = Color3.new(0, 0, 0)
  429. fly_5.BackgroundTransparency = 0.550000011920929
  430. fly_5.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  431. fly_5.BorderSizePixel = 2
  432. fly_5.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  433. fly_5.Size = UDim2.new(0, 16, 0, 15)
  434. fly_5.Name = "Fly"
  435. fly_5.Parent = car
  436.  
  437. local enabled_5 = Instance.new("BoolValue")
  438. enabled_5.Name = "Enabled"
  439. enabled_5.Parent = fly_5
  440.  
  441. local animation_box_5 = Instance.new("LocalScript")
  442. animation_box_5.Name = "Animation Box"
  443. animation_box_5.Parent = fly_5
  444.  
  445. local text_label_5 = Instance.new("TextLabel")
  446. text_label_5.Font = Enum.Font.SourceSansLight
  447. text_label_5.Text = "CRASH CAR"
  448. text_label_5.TextColor3 = Color3.new(1, 1, 1)
  449. text_label_5.TextSize = 25
  450. text_label_5.TextStrokeColor3 = Color3.new(1, 1, 1)
  451. text_label_5.BackgroundColor3 = Color3.new(1, 1, 1)
  452. text_label_5.BackgroundTransparency = 1
  453. text_label_5.Position = UDim2.new(1.62500191, 0, 0, 0)
  454. text_label_5.Size = UDim2.new(0, 95, 0, 15)
  455. text_label_5.Parent = fly_5
  456.  
  457. local animation2_7 = Instance.new("LocalScript")
  458. animation2_7.Name = "Animation 2"
  459. animation2_7.Parent = fly_5
  460.  
  461. local object_7 = Instance.new("ImageLabel")
  462. object_7.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  463. object_7.BackgroundColor3 = Color3.new(1, 1, 1)
  464. object_7.BackgroundTransparency = 1
  465. object_7.Position = UDim2.new(0.5, -12, 0.5, -12)
  466. object_7.Size = UDim2.new(0, 25, 0, 25)
  467. object_7.Name = "object"
  468. object_7.Parent = animation2_7
  469.  
  470. local animation_8 = Instance.new("LocalScript")
  471. animation_8.Name = "Animation"
  472. animation_8.Parent = car
  473.  
  474. local farm3 = Instance.new("Frame")
  475. farm3.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  476. farm3.BorderSizePixel = 0
  477. farm3.Position = UDim2.new(0.109364271, 0, 0.159214288, 0)
  478. farm3.Size = UDim2.new(0, 20, 0, 20)
  479. farm3.Name = "FARM 3"
  480. farm3.Parent = script_2
  481.  
  482. local val_6 = Instance.new("Frame")
  483. val_6.BackgroundColor3 = Color3.new(1, 1, 1)
  484. val_6.BorderSizePixel = 0
  485. val_6.Position = UDim2.new(0.5, 0, 0.5, 0)
  486. val_6.Name = "Val"
  487. val_6.Parent = farm3
  488.  
  489. local fly_6 = Instance.new("TextButton")
  490. fly_6.Font = Enum.Font.FredokaOne
  491. fly_6.Text = ""
  492. fly_6.TextColor3 = Color3.new(1, 1, 1)
  493. fly_6.TextSize = 14
  494. fly_6.TextWrapped = true
  495. fly_6.BackgroundColor3 = Color3.new(0, 0, 0)
  496. fly_6.BackgroundTransparency = 0.550000011920929
  497. fly_6.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  498. fly_6.BorderSizePixel = 2
  499. fly_6.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  500. fly_6.Size = UDim2.new(0, 16, 0, 15)
  501. fly_6.Name = "Fly"
  502. fly_6.Parent = farm3
  503.  
  504. local enabled_6 = Instance.new("BoolValue")
  505. enabled_6.Name = "Enabled"
  506. enabled_6.Parent = fly_6
  507.  
  508. local animation_box_6 = Instance.new("LocalScript")
  509. animation_box_6.Name = "Animation Box"
  510. animation_box_6.Parent = fly_6
  511.  
  512. local text_label_6 = Instance.new("TextLabel")
  513. text_label_6.Font = Enum.Font.SourceSansLight
  514. text_label_6.Text = "CANDY FARM 3"
  515. text_label_6.TextColor3 = Color3.new(1, 1, 1)
  516. text_label_6.TextSize = 25
  517. text_label_6.TextStrokeColor3 = Color3.new(1, 1, 1)
  518. text_label_6.BackgroundColor3 = Color3.new(1, 1, 1)
  519. text_label_6.BackgroundTransparency = 1
  520. text_label_6.Position = UDim2.new(1.375, 0, 0, 0)
  521. text_label_6.Size = UDim2.new(0, 123, 0, 15)
  522. text_label_6.Parent = fly_6
  523.  
  524. local animation2_8 = Instance.new("LocalScript")
  525. animation2_8.Name = "Animation 2"
  526. animation2_8.Parent = fly_6
  527.  
  528. local object_8 = Instance.new("ImageLabel")
  529. object_8.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  530. object_8.BackgroundColor3 = Color3.new(1, 1, 1)
  531. object_8.BackgroundTransparency = 1
  532. object_8.Position = UDim2.new(0.5, -12, 0.5, -12)
  533. object_8.Size = UDim2.new(0, 25, 0, 25)
  534. object_8.Name = "object"
  535. object_8.Parent = animation2_8
  536.  
  537. local animation_9 = Instance.new("LocalScript")
  538. animation_9.Name = "Animation"
  539. animation_9.Parent = farm3
  540.  
  541. local convert = Instance.new("Frame")
  542. convert.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  543. convert.BorderSizePixel = 0
  544. convert.Position = UDim2.new(0.109364271, 0, 0.262785733, 0)
  545. convert.Size = UDim2.new(0, 20, 0, 20)
  546. convert.Name = "Convert"
  547. convert.Parent = script_2
  548.  
  549. local val_7 = Instance.new("Frame")
  550. val_7.BackgroundColor3 = Color3.new(1, 1, 1)
  551. val_7.BorderSizePixel = 0
  552. val_7.Position = UDim2.new(0.5, 0, 0.5, 0)
  553. val_7.Name = "Val"
  554. val_7.Parent = convert
  555.  
  556. local fly_7 = Instance.new("TextButton")
  557. fly_7.Font = Enum.Font.FredokaOne
  558. fly_7.Text = ""
  559. fly_7.TextColor3 = Color3.new(1, 1, 1)
  560. fly_7.TextSize = 14
  561. fly_7.TextWrapped = true
  562. fly_7.BackgroundColor3 = Color3.new(0, 0, 0)
  563. fly_7.BackgroundTransparency = 0.550000011920929
  564. fly_7.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  565. fly_7.BorderSizePixel = 2
  566. fly_7.Position = UDim2.new(0.1035714, 0, 0.101782821, 0)
  567. fly_7.Size = UDim2.new(0, 16, 0, 15)
  568. fly_7.Name = "Fly"
  569. fly_7.Parent = convert
  570.  
  571. local enabled_7 = Instance.new("BoolValue")
  572. enabled_7.Name = "Enabled"
  573. enabled_7.Parent = fly_7
  574.  
  575. local animation_box_7 = Instance.new("LocalScript")
  576. animation_box_7.Name = "Animation Box"
  577. animation_box_7.Parent = fly_7
  578.  
  579. local text_label_7 = Instance.new("TextLabel")
  580. text_label_7.Font = Enum.Font.SourceSansLight
  581. text_label_7.Text = "CONVERT DM"
  582. text_label_7.TextColor3 = Color3.new(1, 1, 1)
  583. text_label_7.TextSize = 24
  584. text_label_7.TextStrokeColor3 = Color3.new(1, 1, 1)
  585. text_label_7.BackgroundColor3 = Color3.new(1, 1, 1)
  586. text_label_7.BackgroundTransparency = 1
  587. text_label_7.Position = UDim2.new(1.61115074, 0, 0, 0)
  588. text_label_7.Size = UDim2.new(0, 106, 0, 15)
  589. text_label_7.Parent = fly_7
  590.  
  591. local animation2_9 = Instance.new("LocalScript")
  592. animation2_9.Name = "Animation 2"
  593. animation2_9.Parent = fly_7
  594.  
  595. local object_9 = Instance.new("ImageLabel")
  596. object_9.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  597. object_9.BackgroundColor3 = Color3.new(1, 1, 1)
  598. object_9.BackgroundTransparency = 1
  599. object_9.Position = UDim2.new(0.5, -12, 0.5, -12)
  600. object_9.Size = UDim2.new(0, 25, 0, 25)
  601. object_9.Name = "object"
  602. object_9.Parent = animation2_9
  603.  
  604. local animation_10 = Instance.new("LocalScript")
  605. animation_10.Name = "Animation"
  606. animation_10.Parent = convert
  607.  
  608. local visible = Instance.new("LocalScript")
  609. visible.Name = "VISIBLE"
  610. visible.Parent = base
  611.  
  612. local antiafk_2 = Instance.new("LocalScript")
  613. antiafk_2.Name = "ANTI AFK"
  614. antiafk_2.Parent = base
  615.  
  616. local saut = Instance.new("LocalScript")
  617. saut.Name = "SAUT"
  618. saut.Parent = base
  619.  
  620. local detruire = Instance.new("LocalScript")
  621. detruire.Name = "DETRUIRE"
  622. detruire.Parent = base
  623.  
  624. local compteur = Instance.new("LocalScript")
  625. compteur.Name = "COMPTEUR"
  626. compteur.Parent = base
  627.  
  628. local acceuille_2 = Instance.new("Frame")
  629. acceuille_2.BackgroundColor3 = Color3.new(1, 1, 1)
  630. acceuille_2.BackgroundTransparency = 1
  631. acceuille_2.BorderSizePixel = 0
  632. acceuille_2.Position = UDim2.new(0, 0, 0.0463790894, 0)
  633. acceuille_2.Size = UDim2.new(0, 199, 0, 211)
  634. acceuille_2.Name = "Acceuille"
  635. acceuille_2.Parent = base
  636.  
  637. local box = Instance.new("Folder")
  638. box.Name = "BOX"
  639. box.Parent = acceuille_2
  640.  
  641. local twitchbox = Instance.new("TextBox")
  642. twitchbox.Font = Enum.Font.SourceSansBold
  643. twitchbox.Text = "COMING SOON"
  644. twitchbox.TextColor3 = Color3.new(1, 1, 1)
  645. twitchbox.TextSize = 12
  646. twitchbox.BackgroundColor3 = Color3.new(0, 0, 0)
  647. twitchbox.BorderSizePixel = 0
  648. twitchbox.Position = UDim2.new(0.230864257, 0, 0.560505509, 0)
  649. twitchbox.Size = UDim2.new(0, 136, 0, 13)
  650. twitchbox.Name = "Twitch box"
  651. twitchbox.Parent = box
  652.  
  653. local uicorner_4 = Instance.new("UICorner")
  654. uicorner_4.Parent = twitchbox
  655.  
  656. local fr = Instance.new("TextBox")
  657. fr.Font = Enum.Font.SourceSansBold
  658. fr.Text = "FRENCH CANCAN"
  659. fr.TextColor3 = Color3.new(1, 1, 1)
  660. fr.TextScaled = true
  661. fr.TextSize = 12
  662. fr.TextWrapped = true
  663. fr.BackgroundColor3 = Color3.new(0, 0, 0)
  664. fr.BorderSizePixel = 0
  665. fr.Position = UDim2.new(0.230864257, 0, 0.708318174, 0)
  666. fr.Size = UDim2.new(0, 136, 0, 13)
  667. fr.Name = "FR"
  668. fr.Parent = box
  669.  
  670. local uicorner_5 = Instance.new("UICorner")
  671. uicorner_5.Parent = fr
  672.  
  673. local local_script = Instance.new("LocalScript")
  674. local_script.Parent = fr
  675.  
  676. local youtubebox = Instance.new("TextBox")
  677. youtubebox.Font = Enum.Font.SourceSansBold
  678. youtubebox.Text = "qK5R4EUfvU"
  679. youtubebox.TextColor3 = Color3.new(1, 1, 1)
  680. youtubebox.TextSize = 12
  681. youtubebox.BackgroundColor3 = Color3.new(0, 0, 0)
  682. youtubebox.BorderSizePixel = 0
  683. youtubebox.Position = UDim2.new(0.230864257, 0, 0.405000627, 0)
  684. youtubebox.Size = UDim2.new(0, 136, 0, 13)
  685. youtubebox.Name = "Youtube box"
  686. youtubebox.Parent = box
  687.  
  688. local uicorner_6 = Instance.new("UICorner")
  689. uicorner_6.Parent = youtubebox
  690.  
  691. local local_script_2 = Instance.new("LocalScript")
  692. local_script_2.Parent = youtubebox
  693.  
  694. local label_normal = Instance.new("Folder")
  695. label_normal.Name = "Label Normal"
  696. label_normal.Parent = acceuille_2
  697.  
  698. local dev = Instance.new("TextLabel")
  699. dev.Font = Enum.Font.SourceSansLight
  700. dev.Text = "Dev :"
  701. dev.TextColor3 = Color3.new(1, 1, 1)
  702. dev.TextSize = 15
  703. dev.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  704. dev.BackgroundColor3 = Color3.new(1, 1, 1)
  705. dev.BackgroundTransparency = 1
  706. dev.BorderSizePixel = 0
  707. dev.Position = UDim2.new(0.0954957902, 0, 0.125227287, 0)
  708. dev.Size = UDim2.new(0, 19, 0, 11)
  709. dev.Name = "Dev"
  710. dev.Parent = label_normal
  711.  
  712. local owner = Instance.new("TextLabel")
  713. owner.Font = Enum.Font.SourceSansLight
  714. owner.Text = "Owner :"
  715. owner.TextColor3 = Color3.new(1, 1, 1)
  716. owner.TextSize = 13
  717. owner.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  718. owner.BackgroundColor3 = Color3.new(1, 1, 1)
  719. owner.BackgroundTransparency = 1
  720. owner.BorderSizePixel = 0
  721. owner.Position = UDim2.new(0.0854455382, 0, 0.202228993, 0)
  722. owner.Size = UDim2.new(0, 32, 0, 18)
  723. owner.Name = "Owner"
  724. owner.Parent = label_normal
  725.  
  726. local image = Instance.new("Folder")
  727. image.Name = "Image"
  728. image.Parent = acceuille_2
  729.  
  730. local fondateur = Instance.new("ImageLabel")
  731. fondateur.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  732. fondateur.BackgroundColor3 = Color3.new(1, 1, 1)
  733. fondateur.BackgroundTransparency = 1
  734. fondateur.Position = UDim2.new(0.397080302, 0, 0.0760589167, 0)
  735. fondateur.Size = UDim2.new(0, 43, 0, 42)
  736. fondateur.Name = "Fondateur"
  737. fondateur.Parent = image
  738.  
  739. local flases = Instance.new("LocalScript")
  740. flases.Name = "flases"
  741. flases.Parent = fondateur
  742.  
  743. local treus = Instance.new("LocalScript")
  744. treus.Name = "treus"
  745. treus.Parent = fondateur
  746.  
  747. local f2 = Instance.new("ImageLabel")
  748. f2.Image = "http://www.roblox.com/asset/?id=10651161778"
  749. f2.ImageTransparency = 0.8999999761581421
  750. f2.BackgroundColor3 = Color3.new(1, 1, 1)
  751. f2.BackgroundTransparency = 1
  752. f2.Position = UDim2.new(0, 0, 0.0889045447, 0)
  753. f2.Size = UDim2.new(1, 0, 0.911095381, 0)
  754. f2.Name = "F2"
  755. f2.Parent = fondateur
  756.  
  757. local f3 = Instance.new("ImageLabel")
  758. f3.Image = "http://www.roblox.com/asset/?id=10651162285"
  759. f3.ImageTransparency = 0.8999999761581421
  760. f3.BackgroundColor3 = Color3.new(1, 1, 1)
  761. f3.BackgroundTransparency = 1
  762. f3.Position = UDim2.new(0, 0, 0.0889045447, 0)
  763. f3.Size = UDim2.new(1, 0, 0.911095381, 0)
  764. f3.Name = "F3"
  765. f3.Parent = fondateur
  766.  
  767. local f4 = Instance.new("ImageLabel")
  768. f4.Image = "http://www.roblox.com/asset/?id=10651162797"
  769. f4.ImageTransparency = 0.8999999761581421
  770. f4.BackgroundColor3 = Color3.new(0, 0, 0)
  771. f4.BackgroundTransparency = 1
  772. f4.Position = UDim2.new(0, 0, 0.0889045447, 0)
  773. f4.Size = UDim2.new(1, 0, 0.911095381, 0)
  774. f4.Name = "F4"
  775. f4.Parent = fondateur
  776.  
  777. local f5 = Instance.new("ImageLabel")
  778. f5.Image = "http://www.roblox.com/asset/?id=10651163277"
  779. f5.ImageTransparency = 0.8999999761581421
  780. f5.BackgroundColor3 = Color3.new(1, 1, 1)
  781. f5.BackgroundTransparency = 1
  782. f5.Position = UDim2.new(0, 0, 0.0889045447, 0)
  783. f5.Size = UDim2.new(1, 0, 0.911095381, 0)
  784. f5.Name = "F5"
  785. f5.Parent = fondateur
  786.  
  787. local f6 = Instance.new("ImageLabel")
  788. f6.Image = "http://www.roblox.com/asset/?id=10651163590"
  789. f6.ImageTransparency = 0.8999999761581421
  790. f6.BackgroundColor3 = Color3.new(1, 1, 1)
  791. f6.BackgroundTransparency = 1
  792. f6.Position = UDim2.new(0, 0, 0.0889045447, 0)
  793. f6.Size = UDim2.new(1, 0, 0.911095381, 0)
  794. f6.Name = "F6"
  795. f6.Parent = fondateur
  796.  
  797. local f7 = Instance.new("ImageLabel")
  798. f7.Image = "http://www.roblox.com/asset/?id=10651163995"
  799. f7.ImageTransparency = 0.8999999761581421
  800. f7.BackgroundColor3 = Color3.new(1, 1, 1)
  801. f7.BackgroundTransparency = 1
  802. f7.Position = UDim2.new(0, 0, 0.0889045447, 0)
  803. f7.Size = UDim2.new(1, 0, 0.911095381, 0)
  804. f7.Name = "F7"
  805. f7.Parent = fondateur
  806.  
  807. local f8 = Instance.new("ImageLabel")
  808. f8.Image = "http://www.roblox.com/asset/?id=10651164322"
  809. f8.ImageTransparency = 0.8999999761581421
  810. f8.BackgroundColor3 = Color3.new(1, 1, 1)
  811. f8.BackgroundTransparency = 1
  812. f8.Position = UDim2.new(0, 0, 0.0889045447, 0)
  813. f8.Size = UDim2.new(1, 0, 0.911095381, 0)
  814. f8.Name = "F8"
  815. f8.Parent = fondateur
  816.  
  817. local f1 = Instance.new("ImageLabel")
  818. f1.Image = "http://www.roblox.com/asset/?id=10651161325"
  819. f1.ImageTransparency = 0.8999999761581421
  820. f1.AnchorPoint = Vector2.new(0.5, 0.5)
  821. f1.BackgroundColor3 = Color3.new(1, 1, 1)
  822. f1.BackgroundTransparency = 1
  823. f1.BorderSizePixel = 0
  824. f1.Position = UDim2.new(0.5, 0, 0.54445225, 0)
  825. f1.Size = UDim2.new(1, 0, 0.911095381, 0)
  826. f1.ZIndex = 10
  827. f1.Name = "F1"
  828. f1.Parent = fondateur
  829.  
  830. local google = Instance.new("ImageLabel")
  831. google.Image = "rbxassetid://1091572755"
  832. google.BackgroundColor3 = Color3.new(1, 1, 1)
  833. google.BackgroundTransparency = 1
  834. google.Position = UDim2.new(0.0954957902, 0, 0.544890046, 0)
  835. google.Size = UDim2.new(0, 18, 0, 19)
  836. google.Name = "Google"
  837. google.Parent = image
  838.  
  839. local youtube = Instance.new("ImageLabel")
  840. youtube.Image = "rbxassetid://1275974017"
  841. youtube.BackgroundColor3 = Color3.new(1, 1, 1)
  842. youtube.BackgroundTransparency = 1
  843. youtube.Position = UDim2.new(0.0954957902, 0, 0.692575634, 0)
  844. youtube.Size = UDim2.new(0, 18, 0, 19)
  845. youtube.Name = "Youtube"
  846. youtube.Parent = image
  847.  
  848. local discord = Instance.new("ImageLabel")
  849. discord.Image = "rbxassetid://8387379647"
  850. discord.BackgroundColor3 = Color3.new(1, 1, 1)
  851. discord.BackgroundTransparency = 1
  852. discord.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  853. discord.BorderMode = Enum.BorderMode.Inset
  854. discord.BorderSizePixel = 100
  855. discord.Position = UDim2.new(0.0954957902, 0, 0.401032209, 0)
  856. discord.Size = UDim2.new(0, 18, 0, 16)
  857. discord.Name = "Discord"
  858. discord.Parent = image
  859.  
  860. local check = Instance.new("ImageLabel")
  861. check.Image = "rbxassetid://4485364377"
  862. check.BackgroundColor3 = Color3.new(1, 1, 1)
  863. check.BackgroundTransparency = 1
  864. check.Position = UDim2.new(0.772757828, 0, 0.125227287, 0)
  865. check.Size = UDim2.new(0, 22, 0, 21)
  866. check.Name = "Check"
  867. check.Parent = image
  868.  
  869. local rotation = Instance.new("Script")
  870. rotation.Name = "Rotation"
  871. rotation.Parent = check
  872.  
  873. local label_spcial = Instance.new("Folder")
  874. label_spcial.Name = "Label Spécial"
  875. label_spcial.Parent = acceuille_2
  876.  
  877. local textequidfile2 = Instance.new("TextLabel")
  878. textequidfile2.Font = Enum.Font.SourceSansLight
  879. textequidfile2.Text = "Version : 0.01"
  880. textequidfile2.TextColor3 = Color3.new(1, 1, 1)
  881. textequidfile2.TextSize = 11
  882. textequidfile2.TextStrokeColor3 = Color3.new(1, 1, 1)
  883. textequidfile2.BackgroundColor3 = Color3.new(1, 1, 1)
  884. textequidfile2.BackgroundTransparency = 1
  885. textequidfile2.BorderColor3 = Color3.new(1, 1, 1)
  886. textequidfile2.BorderSizePixel = 0
  887. textequidfile2.Position = UDim2.new(0.0522750765, 0, 0.875515461, 0)
  888. textequidfile2.Size = UDim2.new(0, 56, 0, 19)
  889. textequidfile2.Name = "Texte qui défile 2"
  890. textequidfile2.Parent = label_spcial
  891.  
  892. local local_script_3 = Instance.new("LocalScript")
  893. local_script_3.Parent = textequidfile2
  894.  
  895. local textequidfile3 = Instance.new("TextLabel")
  896. textequidfile3.Font = Enum.Font.SourceSansLight
  897. textequidfile3.Text = "Update : 07/10/22"
  898. textequidfile3.TextColor3 = Color3.new(1, 1, 1)
  899. textequidfile3.TextSize = 11
  900. textequidfile3.TextStrokeColor3 = Color3.new(1, 1, 1)
  901. textequidfile3.BackgroundColor3 = Color3.new(1, 1, 1)
  902. textequidfile3.BackgroundTransparency = 1
  903. textequidfile3.BorderColor3 = Color3.new(1, 1, 1)
  904. textequidfile3.BorderSizePixel = 0
  905. textequidfile3.Position = UDim2.new(0.531224251, 0, 0.875515461, 0)
  906. textequidfile3.Size = UDim2.new(0, 79, 0, 19)
  907. textequidfile3.Name = "Texte qui défile 3"
  908. textequidfile3.Parent = label_spcial
  909.  
  910. local local_script_4 = Instance.new("LocalScript")
  911. local_script_4.Parent = textequidfile3
  912.  
  913. local contour_profil = Instance.new("Frame")
  914. contour_profil.BackgroundColor3 = Color3.new(1, 1, 1)
  915. contour_profil.BackgroundTransparency = 0.699999988079071
  916. contour_profil.Position = UDim2.new(0.0322449654, 0, 0.0540404841, 0)
  917. contour_profil.Size = UDim2.new(0, 128, 0, 55)
  918. contour_profil.Name = "Contour Profil"
  919. contour_profil.Parent = acceuille_2
  920.  
  921. local uicorner_7 = Instance.new("UICorner")
  922. uicorner_7.Parent = contour_profil
  923.  
  924. local contourcarrvert = Instance.new("Frame")
  925. contourcarrvert.BackgroundColor3 = Color3.new(1, 1, 1)
  926. contourcarrvert.BackgroundTransparency = 0.699999988079071
  927. contourcarrvert.Position = UDim2.new(0.710745811, 0, 0.0540404841, 0)
  928. contourcarrvert.Size = UDim2.new(0, 47, 0, 55)
  929. contourcarrvert.Name = "Contour Carré vert"
  930. contourcarrvert.Parent = acceuille_2
  931.  
  932. local uicorner_8 = Instance.new("UICorner")
  933. uicorner_8.Parent = contourcarrvert
  934.  
  935. local carr_vert = Instance.new("Frame")
  936. carr_vert.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
  937. carr_vert.BackgroundTransparency = 0.699999988079071
  938. carr_vert.Position = UDim2.new(0.733644426, 0, 0.0760589167, 0)
  939. carr_vert.Size = UDim2.new(0, 38, 0, 46)
  940. carr_vert.Name = "Carré Vert"
  941. carr_vert.Parent = acceuille_2
  942.  
  943. local uicorner_9 = Instance.new("UICorner")
  944. uicorner_9.Parent = carr_vert
  945.  
  946. local contour_version = Instance.new("Frame")
  947. contour_version.BackgroundColor3 = Color3.new(1, 1, 1)
  948. contour_version.BackgroundTransparency = 0.699999988079071
  949. contour_version.Position = UDim2.new(0.0322449654, 0, 0.861134291, 0)
  950. contour_version.Size = UDim2.new(0, 183, 0, 24)
  951. contour_version.Name = "Contour Version"
  952. contour_version.Parent = acceuille_2
  953.  
  954. local uicorner_10 = Instance.new("UICorner")
  955. uicorner_10.Parent = contour_version
  956.  
  957. local french_can_can = Instance.new("TextBox")
  958. french_can_can.Font = Enum.Font.SourceSansBold
  959. french_can_can.Text = "FRENCH CANCAN"
  960. french_can_can.TextColor3 = Color3.new(1, 1, 1)
  961. french_can_can.BackgroundColor3 = Color3.new(0, 0, 0)
  962. french_can_can.BackgroundTransparency = 0.6000000238418579
  963. french_can_can.BorderSizePixel = 0
  964. french_can_can.Position = UDim2.new(0.348767757, 0, 0.231039196, 0)
  965. french_can_can.Size = UDim2.new(0, 62, 0, 13)
  966. french_can_can.Name = "French CanCan"
  967. french_can_can.Parent = acceuille_2
  968.  
  969. local uicorner_11 = Instance.new("UICorner")
  970. uicorner_11.Parent = french_can_can
  971.  
  972. local frame_2 = Instance.new("Frame")
  973. frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  974. frame_2.BackgroundTransparency = 0.699999988079071
  975. frame_2.Position = UDim2.new(0.0322449654, 0, 0.356115848, 0)
  976. frame_2.Size = UDim2.new(0, 182, 0, 96)
  977. frame_2.Parent = acceuille_2
  978.  
  979. local uicorner_12 = Instance.new("UICorner")
  980. uicorner_12.Parent = frame_2
  981.  
  982. local frame_3 = Instance.new("Frame")
  983. frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  984. frame_3.BackgroundTransparency = 0.699999988079071
  985. frame_3.Position = UDim2.new(0.0534227826, 0, 0.0760589167, 0)
  986. frame_3.Size = UDim2.new(0, 43, 0, 45)
  987. frame_3.Parent = acceuille_2
  988.  
  989. local uicorner_13 = Instance.new("UICorner")
  990. uicorner_13.Parent = frame_3
  991.  
  992. local ouverture = Instance.new("ImageButton")
  993. ouverture.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3299324273&width=420&height=420&format=png"
  994. ouverture.BackgroundColor3 = Color3.new(1, 1, 1)
  995. ouverture.BackgroundTransparency = 1
  996. ouverture.Position = UDim2.new(0.478079915, 0, 0.0251587257, 0)
  997. ouverture.Size = UDim2.new(0, 31, 0, 24)
  998. ouverture.Name = "Ouverture"
  999. ouverture.Parent = design
  1000.  
  1001. local local_script_5 = Instance.new("LocalScript")
  1002. local_script_5.Parent = ouverture
  1003.  
  1004. local contour_profil_2 = Instance.new("Frame")
  1005. contour_profil_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1006. contour_profil_2.BackgroundTransparency = 0.699999988079071
  1007. contour_profil_2.Position = UDim2.new(-0.127483815, 0, -0.201333344, 0)
  1008. contour_profil_2.Size = UDim2.new(0, 37, 0, 33)
  1009. contour_profil_2.Name = "Contour Profil"
  1010. contour_profil_2.Parent = ouverture
  1011.  
  1012. local uicorner_14 = Instance.new("UICorner")
  1013. uicorner_14.Parent = contour_profil_2
  1014.  
  1015. local animation_11 = Instance.new("LocalScript")
  1016. animation_11.Name = "Animation"
  1017. animation_11.Parent = contour_profil_2
  1018.  
  1019. local text_label_8 = Instance.new("TextLabel")
  1020. text_label_8.Font = Enum.Font.Creepster
  1021. text_label_8.Text = "1 CHEST = 15S | 1/30"
  1022. text_label_8.TextColor3 = Color3.new(1, 1, 1)
  1023. text_label_8.TextSize = 30
  1024. text_label_8.TextStrokeColor3 = Color3.new(1, 1, 1)
  1025. text_label_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1026. text_label_8.BackgroundTransparency = 1
  1027. text_label_8.Position = UDim2.new(0.389982104, 0, 0.155228764, 0)
  1028. text_label_8.Size = UDim2.new(0, 227, 0, 35)
  1029. text_label_8.Parent = design
  1030.  
  1031. local local_script_6 = Instance.new("LocalScript")
  1032. local_script_6.Parent = text_label_8
  1033.  
  1034. --//Modules
  1035.  
  1036. local modules = {}
  1037.  
  1038. --// Scripts
  1039.  
  1040. -- ANIMATION
  1041. task.spawn(function()
  1042. local script = animation
  1043.  
  1044. local oldreq = require
  1045. local function require(target)
  1046. if modules[target] then
  1047. return modules[target]()
  1048. end
  1049. return oldreq(target)
  1050. end
  1051.  
  1052.  
  1053. local UIS = game:GetService('UserInputService')
  1054.  
  1055. local frame = script.Parent
  1056.  
  1057.  
  1058.  
  1059. local dragToggle = nil
  1060.  
  1061. local dragSpeed = 0.25
  1062.  
  1063. local dragStart = nil
  1064.  
  1065. local startPos = nil
  1066.  
  1067.  
  1068.  
  1069. local function updateInput(input)
  1070.  
  1071. local delta = input.Position - dragStart
  1072.  
  1073. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  1074.  
  1075. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1076.  
  1077. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  1078.  
  1079. end
  1080.  
  1081.  
  1082.  
  1083. frame.InputBegan:Connect(function(input)
  1084.  
  1085. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  1086.  
  1087. dragToggle = true
  1088.  
  1089. dragStart = input.Position
  1090.  
  1091. startPos = frame.Position
  1092.  
  1093. input.Changed:Connect(function()
  1094.  
  1095. if input.UserInputState == Enum.UserInputState.End then
  1096.  
  1097. dragToggle = false
  1098.  
  1099. end
  1100.  
  1101. end)
  1102.  
  1103. end
  1104.  
  1105. end)
  1106.  
  1107.  
  1108.  
  1109. UIS.InputChanged:Connect(function(input)
  1110.  
  1111. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1112.  
  1113. if dragToggle then
  1114.  
  1115. updateInput(input)
  1116.  
  1117. end
  1118.  
  1119. end
  1120.  
  1121. end)
  1122.  
  1123.  
  1124.  
  1125.  
  1126. end)
  1127.  
  1128. -- Page 1
  1129. task.spawn(function()
  1130. local script = page1
  1131.  
  1132. local oldreq = require
  1133. local function require(target)
  1134. if modules[target] then
  1135. return modules[target]()
  1136. end
  1137. return oldreq(target)
  1138. end
  1139.  
  1140. script.Parent.MouseButton1Click:connect(function()
  1141. script.Parent.Parent.Parent.Acceuille.Visible = true
  1142. script.Parent.Parent.Parent.Script.Visible = false
  1143. script.Parent.Parent.Parent.Fe.Visible = false
  1144. script.Parent.Parent.Parent["Paramétres"].Visible = false
  1145. wait(0.1)
  1146. end)
  1147. end)
  1148.  
  1149. -- Animation
  1150. task.spawn(function()
  1151. local script = animation_2
  1152.  
  1153. local oldreq = require
  1154. local function require(target)
  1155. if modules[target] then
  1156. return modules[target]()
  1157. end
  1158. return oldreq(target)
  1159. end
  1160.  
  1161. local TweenService = game:GetService("TweenService")
  1162. local Players = game:GetService("Players")
  1163. local LocalPlayer = Players.LocalPlayer
  1164. local Mouse = LocalPlayer:GetMouse()
  1165.  
  1166. local ButtonFrame = script.Parent
  1167. local Button = ButtonFrame.Parent:WaitForChild("Acceuille")
  1168.  
  1169. local OriginalColor = ButtonFrame.BackgroundColor3
  1170.  
  1171. local function MakeEffect()
  1172. local Pulse = Instance.new("Frame")
  1173. Pulse.Parent = ButtonFrame
  1174. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  1175. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  1176. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  1177. Pulse.Size = UDim2.new(1, 0, 1, 0)
  1178. Pulse.ZIndex = -1
  1179. Pulse.BorderSizePixel = 0
  1180. Pulse.BackgroundTransparency = 0.5
  1181.  
  1182.  
  1183. local MaxGrow = 0.25
  1184. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  1185. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  1186.  
  1187. Grow:Play()
  1188. Fade:Play()
  1189. Fade.Completed:Wait()
  1190. Pulse:Destroy()
  1191. end
  1192.  
  1193. local function EnterMouse()
  1194. MakeEffect()
  1195. end
  1196.  
  1197. local function LeaveMouse()
  1198. -- Something
  1199. end
  1200.  
  1201. local function ClickMouse()
  1202. MakeEffect()
  1203. end
  1204.  
  1205. Button.MouseEnter:Connect(EnterMouse)
  1206. Button.MouseLeave:Connect(LeaveMouse)
  1207. Button.MouseButton1Click:Connect(ClickMouse)
  1208. end)
  1209.  
  1210. -- Animation 2
  1211. task.spawn(function()
  1212. local script = animation2
  1213.  
  1214. local oldreq = require
  1215. local function require(target)
  1216. if modules[target] then
  1217. return modules[target]()
  1218. end
  1219. return oldreq(target)
  1220. end
  1221.  
  1222. -- made by recanman
  1223.  
  1224. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  1225. local tween = game:GetService("TweenService")
  1226.  
  1227. script.Parent.MouseButton1Click:Connect(function()
  1228. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  1229. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  1230. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  1231.  
  1232. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1233. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  1234. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  1235.  
  1236. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1237. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  1238. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  1239.  
  1240. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1241. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  1242. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  1243.  
  1244. wait(1)
  1245. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  1246. end)
  1247.  
  1248. end)
  1249.  
  1250. -- Page 2
  1251. task.spawn(function()
  1252. local script = page2
  1253.  
  1254. local oldreq = require
  1255. local function require(target)
  1256. if modules[target] then
  1257. return modules[target]()
  1258. end
  1259. return oldreq(target)
  1260. end
  1261.  
  1262. script.Parent.MouseButton1Click:connect(function()
  1263. script.Parent.Parent.Parent.Acceuille.Visible = false
  1264. script.Parent.Parent.Parent.Script.Visible = true
  1265. wait(0.1)
  1266. end)
  1267. end)
  1268.  
  1269. -- Animation
  1270. task.spawn(function()
  1271. local script = animation_3
  1272.  
  1273. local oldreq = require
  1274. local function require(target)
  1275. if modules[target] then
  1276. return modules[target]()
  1277. end
  1278. return oldreq(target)
  1279. end
  1280.  
  1281. local TweenService = game:GetService("TweenService")
  1282. local Players = game:GetService("Players")
  1283. local LocalPlayer = Players.LocalPlayer
  1284. local Mouse = LocalPlayer:GetMouse()
  1285.  
  1286. local ButtonFrame = script.Parent
  1287. local Button = ButtonFrame.Parent:WaitForChild("Script")
  1288.  
  1289. local OriginalColor = ButtonFrame.BackgroundColor3
  1290.  
  1291. local function MakeEffect()
  1292. local Pulse = Instance.new("Frame")
  1293. Pulse.Parent = ButtonFrame
  1294. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  1295. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  1296. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  1297. Pulse.Size = UDim2.new(1, 0, 1, 0)
  1298. Pulse.ZIndex = -1
  1299. Pulse.BorderSizePixel = 0
  1300. Pulse.BackgroundTransparency = 0.5
  1301.  
  1302.  
  1303. local MaxGrow = 0.25
  1304. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  1305. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  1306.  
  1307. Grow:Play()
  1308. Fade:Play()
  1309. Fade.Completed:Wait()
  1310. Pulse:Destroy()
  1311. end
  1312.  
  1313. local function EnterMouse()
  1314. MakeEffect()
  1315. end
  1316.  
  1317. local function LeaveMouse()
  1318. -- Something
  1319. end
  1320.  
  1321. local function ClickMouse()
  1322. MakeEffect()
  1323. end
  1324.  
  1325. Button.MouseEnter:Connect(EnterMouse)
  1326. Button.MouseLeave:Connect(LeaveMouse)
  1327. Button.MouseButton1Click:Connect(ClickMouse)
  1328. end)
  1329.  
  1330. -- Animation 2
  1331. task.spawn(function()
  1332. local script = animation2_2
  1333.  
  1334. local oldreq = require
  1335. local function require(target)
  1336. if modules[target] then
  1337. return modules[target]()
  1338. end
  1339. return oldreq(target)
  1340. end
  1341.  
  1342. -- made by recanman
  1343.  
  1344. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  1345. local tween = game:GetService("TweenService")
  1346.  
  1347. script.Parent.MouseButton1Click:Connect(function()
  1348. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  1349. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  1350. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  1351.  
  1352. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1353. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  1354. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  1355.  
  1356. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1357. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  1358. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  1359.  
  1360. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1361. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  1362. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  1363.  
  1364. wait(1)
  1365. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  1366. end)
  1367.  
  1368. end)
  1369.  
  1370. -- Animation Box
  1371. task.spawn(function()
  1372. local script = animation_box
  1373.  
  1374. local oldreq = require
  1375. local function require(target)
  1376. if modules[target] then
  1377. return modules[target]()
  1378. end
  1379. return oldreq(target)
  1380. end
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386. script.Parent.MouseButton1Click:Connect(function()
  1387. if script.Parent.Enabled.Value == false then
  1388. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  1389. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  1390. script.Parent.Enabled.Value = true
  1391.  
  1392. wait()
  1393. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-429, 160, -420)
  1394. wait(1)
  1395. game:GetService("RunService").Heartbeat:Connect(function()
  1396.  
  1397. for i,v in pairs(game:GetService("Workspace").DroppedCandyFolder:GetChildren()) do
  1398. if v.ClassName == "MeshPart" then
  1399. v.CanCollide = false
  1400. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1401. end
  1402. end
  1403.  
  1404. end)
  1405. _G.Bin = true
  1406. while _G.Bin do
  1407. wait(1)
  1408. for i,v in pairs(game:GetService("Workspace").TrickorTreatDoors:GetChildren()) do
  1409. if v.ClassName == "Model" then
  1410. wait(1)
  1411. pcall(function()
  1412. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Doorbell.CFrame
  1413. game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
  1414. game.Workspace.Gravity = 1000
  1415. wait(1)
  1416. fireproximityprompt(v.Doorbell.Attachment.ProximityPrompt)
  1417. wait(2)
  1418. end)
  1419. end
  1420. end
  1421. end
  1422.  
  1423. else
  1424. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  1425. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  1426. script.Parent.Enabled.Value = false
  1427.  
  1428.  
  1429. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-474.39, 122.284, -424.767)
  1430. wait(1)
  1431.  
  1432.  
  1433. if getgenv().toggle == nil then
  1434.  
  1435. getgenv().toggle = false
  1436.  
  1437. end
  1438.  
  1439. getgenv().toggle = not getgenv().toggle
  1440.  
  1441. while getgenv().toggle == false do
  1442. wait()
  1443. for i,v in pairs(game:GetService("Workspace").DroppedCandyFolder:GetChildren()) do
  1444. if v.ClassName == "MeshPart" then
  1445. v.CanCollide = false
  1446. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1447. end
  1448. end
  1449.  
  1450. end
  1451.  
  1452. if getgenv().toggle == nil then
  1453.  
  1454. getgenv().toggle = false
  1455.  
  1456. end
  1457.  
  1458. getgenv().toggle = not getgenv().toggle
  1459.  
  1460. while getgenv().toggle == false do
  1461. wait(1)
  1462.  
  1463. for i,v in pairs(game:GetService("Workspace").TrickorTreatDoors:GetChildren()) do
  1464. if v.ClassName == "Model" then
  1465. wait(1)
  1466. pcall(function()
  1467. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Doorbell.CFrame
  1468. game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
  1469. game.Workspace.Gravity = 1000
  1470. wait(1)
  1471. fireproximityprompt(v.Doorbell.Attachment.ProximityPrompt)
  1472. wait(2)
  1473. end)
  1474. end
  1475. end
  1476. end
  1477.  
  1478. end
  1479.  
  1480. end)
  1481.  
  1482. end)
  1483.  
  1484. -- Animation 2
  1485. task.spawn(function()
  1486. local script = animation2_3
  1487.  
  1488. local oldreq = require
  1489. local function require(target)
  1490. if modules[target] then
  1491. return modules[target]()
  1492. end
  1493. return oldreq(target)
  1494. end
  1495.  
  1496. -- made by recanman
  1497.  
  1498. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  1499. local tween = game:GetService("TweenService")
  1500.  
  1501. script.Parent.MouseButton1Click:Connect(function()
  1502. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  1503. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  1504. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  1505.  
  1506. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1507. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  1508. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  1509.  
  1510. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1511. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  1512. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  1513.  
  1514. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1515. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  1516. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  1517.  
  1518. wait(1)
  1519. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  1520. end)
  1521.  
  1522. end)
  1523.  
  1524. -- Animation
  1525. task.spawn(function()
  1526. local script = animation_4
  1527.  
  1528. local oldreq = require
  1529. local function require(target)
  1530. if modules[target] then
  1531. return modules[target]()
  1532. end
  1533. return oldreq(target)
  1534. end
  1535.  
  1536. local TweenService = game:GetService("TweenService")
  1537. local Players = game:GetService("Players")
  1538. local LocalPlayer = Players.LocalPlayer
  1539. local Mouse = LocalPlayer:GetMouse()
  1540.  
  1541. local ButtonFrame = script.Parent
  1542. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  1543.  
  1544. local OriginalColor = ButtonFrame.BackgroundColor3
  1545.  
  1546. local function MakeEffect()
  1547. local Pulse = Instance.new("Frame")
  1548. Pulse.Parent = ButtonFrame
  1549. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  1550. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  1551. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  1552. Pulse.Size = UDim2.new(1, 0, 1, 0)
  1553. Pulse.ZIndex = -1
  1554. Pulse.BorderSizePixel = 0
  1555. Pulse.BackgroundTransparency = 0.5
  1556.  
  1557.  
  1558. local MaxGrow = 0.25
  1559. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  1560. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  1561.  
  1562. Grow:Play()
  1563. Fade:Play()
  1564. Fade.Completed:Wait()
  1565. Pulse:Destroy()
  1566. end
  1567.  
  1568. local function EnterMouse()
  1569. MakeEffect()
  1570. end
  1571.  
  1572. local function LeaveMouse()
  1573. -- Something
  1574. end
  1575.  
  1576. local function ClickMouse()
  1577. MakeEffect()
  1578. end
  1579.  
  1580. Button.MouseEnter:Connect(EnterMouse)
  1581. Button.MouseLeave:Connect(LeaveMouse)
  1582. Button.MouseButton1Click:Connect(ClickMouse)
  1583. end)
  1584.  
  1585. -- Animation Box
  1586. task.spawn(function()
  1587. local script = animation_box_2
  1588.  
  1589. local oldreq = require
  1590. local function require(target)
  1591. if modules[target] then
  1592. return modules[target]()
  1593. end
  1594. return oldreq(target)
  1595. end
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601. script.Parent.MouseButton1Click:Connect(function()
  1602. if script.Parent.Enabled.Value == false then
  1603. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  1604. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  1605. script.Parent.Enabled.Value = true
  1606.  
  1607. local Loop = game:GetService"RunService".RenderStepped:Connect(function()
  1608. wait()
  1609. for i,v in pairs(game.Workspace.AppleBobbing:GetDescendants()) do -- get workspace and his dependencies
  1610. if v.Name == "Attachment" then -- replace "SubMachine Gun" with the object you want to fire the prompt
  1611. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1612. end
  1613. end
  1614. end)
  1615.  
  1616. else
  1617. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  1618. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  1619. script.Parent.Enabled.Value = false
  1620. Loop:Disconnect()
  1621.  
  1622. end
  1623.  
  1624.  
  1625. end)
  1626.  
  1627. end)
  1628.  
  1629. -- Animation 2
  1630. task.spawn(function()
  1631. local script = animation2_4
  1632.  
  1633. local oldreq = require
  1634. local function require(target)
  1635. if modules[target] then
  1636. return modules[target]()
  1637. end
  1638. return oldreq(target)
  1639. end
  1640.  
  1641. -- made by recanman
  1642.  
  1643. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  1644. local tween = game:GetService("TweenService")
  1645.  
  1646. script.Parent.MouseButton1Click:Connect(function()
  1647. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  1648. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  1649. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  1650.  
  1651. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1652. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  1653. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  1654.  
  1655. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1656. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  1657. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  1658.  
  1659. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  1660. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  1661. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  1662.  
  1663. wait(1)
  1664. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  1665. end)
  1666.  
  1667. end)
  1668.  
  1669. -- Animation
  1670. task.spawn(function()
  1671. local script = animation_5
  1672.  
  1673. local oldreq = require
  1674. local function require(target)
  1675. if modules[target] then
  1676. return modules[target]()
  1677. end
  1678. return oldreq(target)
  1679. end
  1680.  
  1681. local TweenService = game:GetService("TweenService")
  1682. local Players = game:GetService("Players")
  1683. local LocalPlayer = Players.LocalPlayer
  1684. local Mouse = LocalPlayer:GetMouse()
  1685.  
  1686. local ButtonFrame = script.Parent
  1687. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  1688.  
  1689. local OriginalColor = ButtonFrame.BackgroundColor3
  1690.  
  1691. local function MakeEffect()
  1692. local Pulse = Instance.new("Frame")
  1693. Pulse.Parent = ButtonFrame
  1694. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  1695. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  1696. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  1697. Pulse.Size = UDim2.new(1, 0, 1, 0)
  1698. Pulse.ZIndex = -1
  1699. Pulse.BorderSizePixel = 0
  1700. Pulse.BackgroundTransparency = 0.5
  1701.  
  1702.  
  1703. local MaxGrow = 0.25
  1704. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  1705. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  1706.  
  1707. Grow:Play()
  1708. Fade:Play()
  1709. Fade.Completed:Wait()
  1710. Pulse:Destroy()
  1711. end
  1712.  
  1713. local function EnterMouse()
  1714. MakeEffect()
  1715. end
  1716.  
  1717. local function LeaveMouse()
  1718. -- Something
  1719. end
  1720.  
  1721. local function ClickMouse()
  1722. MakeEffect()
  1723. end
  1724.  
  1725. Button.MouseEnter:Connect(EnterMouse)
  1726. Button.MouseLeave:Connect(LeaveMouse)
  1727. Button.MouseButton1Click:Connect(ClickMouse)
  1728. end)
  1729.  
  1730. -- Animation Box
  1731. task.spawn(function()
  1732. local script = animation_box_3
  1733.  
  1734. local oldreq = require
  1735. local function require(target)
  1736. if modules[target] then
  1737. return modules[target]()
  1738. end
  1739. return oldreq(target)
  1740. end
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746. script.Parent.MouseButton1Click:Connect(function()
  1747.  
  1748.  
  1749.  
  1750. if script.Parent.Enabled.Value == false then
  1751. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  1752. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  1753. script.Parent.Enabled.Value = true
  1754. wait(0.5)
  1755. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Visible = true
  1756. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 13S | 1/30"
  1757. wait(0.5)
  1758. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-655, 106, -626)
  1759.  
  1760. wait(1)
  1761.  
  1762. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1763. if v.Name == "Halloween2022b" then -- replace "SubMachine Gun" with the object you want to fire the prompt
  1764. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1765. end
  1766. end
  1767.  
  1768. wait(13)
  1769. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 13S | 2/30"
  1770. local VirtualInputManager = game:GetService("VirtualInputManager")
  1771. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1772. wait(1)
  1773.  
  1774. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-660, 105, -611)
  1775. wait(1)
  1776.  
  1777. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1778. if v.Name == "Halloween2022d" then -- replace "SubMachine Gun" with the object you want to fire the prompt
  1779. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1780. end
  1781. end
  1782. wait(13)
  1783. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 3/30"
  1784. local VirtualInputManager = game:GetService("VirtualInputManager")
  1785. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1786. wait(1)
  1787. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-514, 123, -130)
  1788. wait(1)
  1789.  
  1790. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1791. if v.Name == "Halloween2022e" then -- replace "SubMachine Gun" with the object you want to fire the prompt
  1792. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1793. end
  1794. end
  1795. wait(13)
  1796. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 4/30"
  1797. local VirtualInputManager = game:GetService("VirtualInputManager")
  1798. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1799. wait(1)
  1800. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-702, 151, -321)
  1801. wait(1)
  1802.  
  1803. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1804. if v.Name == "HalloweenMaze202212" then
  1805. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1806. end
  1807. end
  1808.  
  1809. wait(13)
  1810. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 5/30"
  1811. local VirtualInputManager = game:GetService("VirtualInputManager")
  1812. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1813. wait(1)
  1814. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-800, 194, -321)
  1815. wait(1)
  1816.  
  1817. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1818. if v.Name == "HalloweenMaze202203" then
  1819. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1820. end
  1821. end
  1822. wait(13)
  1823. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 6/30"
  1824. local VirtualInputManager = game:GetService("VirtualInputManager")
  1825. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1826. wait(1)
  1827.  
  1828.  
  1829. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-800, 174, -395)
  1830. wait(1)
  1831.  
  1832. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1833. if v.Name == "HalloweenMaze202217" then
  1834. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1835. end
  1836. end
  1837. wait(13)
  1838. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 7/30"
  1839. local VirtualInputManager = game:GetService("VirtualInputManager")
  1840. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1841. wait(1)
  1842.  
  1843. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-697, 9, -369)
  1844. wait(1)
  1845.  
  1846. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1847. if v.Name == "HalloweenMaze202226" then
  1848. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1849. end
  1850. end
  1851. wait(13)
  1852. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 8/30"
  1853. local VirtualInputManager = game:GetService("VirtualInputManager")
  1854. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1855. wait(1)
  1856.  
  1857. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-846, 11, -501)
  1858. wait(1)
  1859.  
  1860. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1861. if v.Name == "HalloweenMaze202215" then
  1862. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1863. end
  1864. end
  1865. wait(13)
  1866. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 9/30"
  1867. local VirtualInputManager = game:GetService("VirtualInputManager")
  1868. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1869. wait(1)
  1870.  
  1871.  
  1872. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-950, -11, -371)
  1873. wait(1)
  1874.  
  1875. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1876. if v.Name == "HalloweenMaze202211" then
  1877. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1878. end
  1879. end
  1880. wait(13)
  1881. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 10/30"
  1882. local VirtualInputManager = game:GetService("VirtualInputManager")
  1883. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1884. wait(1)
  1885. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-994, 12, -372)
  1886. wait(1)
  1887.  
  1888. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1889. if v.Name == "HalloweenMaze202205" then
  1890. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1891. end
  1892. end
  1893. wait(13)
  1894. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 11/30"
  1895.  
  1896. local VirtualInputManager = game:GetService("VirtualInputManager")
  1897. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1898. wait(1)
  1899.  
  1900. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1090, 13, -314)
  1901. wait(1)
  1902.  
  1903. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1904. if v.Name == "HalloweenMaze202206" then
  1905. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1906. end
  1907. end
  1908. wait(13)
  1909. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 12/30"
  1910.  
  1911. local VirtualInputManager = game:GetService("VirtualInputManager")
  1912. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1913. wait(1)
  1914.  
  1915. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1140, 19, -299)
  1916. wait(1)
  1917.  
  1918. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1919. if v.Name == "HalloweenMaze202225" then
  1920. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1921. end
  1922. end
  1923. wait(13)
  1924. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 13/30"
  1925.  
  1926. local VirtualInputManager = game:GetService("VirtualInputManager")
  1927. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1928. wait(1)
  1929.  
  1930. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1171, 4, -203)
  1931. wait(1)
  1932.  
  1933. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1934. if v.Name == "HalloweenMaze202210" then
  1935. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1936. end
  1937. end
  1938. wait(13)
  1939. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 14/30"
  1940.  
  1941. local VirtualInputManager = game:GetService("VirtualInputManager")
  1942. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1943. wait(1)
  1944.  
  1945. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1132, 93, -18)
  1946. wait(1)
  1947.  
  1948. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1949. if v.Name == "HalloweenMaze202208" then
  1950. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1951. end
  1952. end
  1953. wait(13)
  1954. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 15/30"
  1955.  
  1956. local VirtualInputManager = game:GetService("VirtualInputManager")
  1957. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1958. wait(1)
  1959.  
  1960. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-895, 17, 24)
  1961. wait(1)
  1962.  
  1963. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1964. if v.Name == "HalloweenMaze202222" then
  1965. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1966. end
  1967. end
  1968. wait(13)
  1969. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 16/30"
  1970.  
  1971. local VirtualInputManager = game:GetService("VirtualInputManager")
  1972. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1973. wait(1)
  1974.  
  1975. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-903, 98, -26)
  1976. wait(1)
  1977.  
  1978. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1979. if v.Name == "HalloweenMaze202219" then
  1980. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1981. end
  1982. end
  1983. wait(13)
  1984. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 17/30"
  1985.  
  1986. local VirtualInputManager = game:GetService("VirtualInputManager")
  1987. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  1988. wait(1)
  1989.  
  1990. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-840, 47, -304)
  1991. wait(1)
  1992.  
  1993. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  1994. if v.Name == "HalloweenMaze202216" then
  1995. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  1996. end
  1997. end
  1998. wait(13)
  1999. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 18/30"
  2000.  
  2001. local VirtualInputManager = game:GetService("VirtualInputManager")
  2002. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2003. wait(1)
  2004.  
  2005. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130, 54, -502)
  2006. wait(1)
  2007.  
  2008. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2009. if v.Name == "HalloweenMaze202224" then
  2010. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  2011. end
  2012. end
  2013. wait(13)
  2014. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 19/30"
  2015.  
  2016. local VirtualInputManager = game:GetService("VirtualInputManager")
  2017. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2018. wait(1)
  2019.  
  2020. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1151, 1, -436)
  2021. wait(1)
  2022.  
  2023. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2024. if v.Name == "HalloweenMaze202209" then
  2025. fireproximityprompt(v.ProximityPrompt) -- fires the prompt inside of the object ( make sure your object has a proximityprompt )
  2026. end
  2027. end
  2028. wait(13)
  2029. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 20/30"
  2030.  
  2031. local VirtualInputManager = game:GetService("VirtualInputManager")
  2032. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2033. wait(1)
  2034.  
  2035. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1122, 154, -561)
  2036. wait(1)
  2037.  
  2038. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2039. if v.Name == "HalloweenMaze202220" then
  2040. fireproximityprompt(v.ProximityPrompt)
  2041.  
  2042. end
  2043. end
  2044. wait(13)
  2045. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 21/30"
  2046.  
  2047. local VirtualInputManager = game:GetService("VirtualInputManager")
  2048. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2049. wait(1)
  2050.  
  2051. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-659, 14, -361)
  2052. wait(1)
  2053.  
  2054. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2055. if v.Name == "HalloweenMaze202207" then
  2056. fireproximityprompt(v.ProximityPrompt)
  2057.  
  2058. end
  2059. end
  2060.  
  2061. wait(13)
  2062. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 22/30"
  2063.  
  2064. local VirtualInputManager = game:GetService("VirtualInputManager")
  2065. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2066. wait(1)
  2067.  
  2068. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-672, 76, -190)
  2069. wait(1)
  2070.  
  2071. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2072. if v.Name == "HalloweenMaze202213" then
  2073. fireproximityprompt(v.ProximityPrompt)
  2074.  
  2075. end
  2076. end
  2077.  
  2078. wait(13)
  2079. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 23/30"
  2080.  
  2081. local VirtualInputManager = game:GetService("VirtualInputManager")
  2082. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2083. wait(1)
  2084.  
  2085. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-948, 1, -673)
  2086. wait(1)
  2087.  
  2088. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2089. if v.Name == "HalloweenMaze202202" then
  2090. fireproximityprompt(v.ProximityPrompt)
  2091.  
  2092. end
  2093. end
  2094.  
  2095. wait(13)
  2096. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 24/30"
  2097.  
  2098. local VirtualInputManager = game:GetService("VirtualInputManager")
  2099. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2100. wait(1)
  2101.  
  2102. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-955, 16, -595)
  2103. wait(1)
  2104.  
  2105. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2106. if v.Name == "NightmareCavernLanternChest2022" then
  2107. fireproximityprompt(v.ProximityPrompt)
  2108.  
  2109. end
  2110. end
  2111.  
  2112. wait(13)
  2113. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 25/30"
  2114.  
  2115. local VirtualInputManager = game:GetService("VirtualInputManager")
  2116. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2117. wait(1)
  2118.  
  2119. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1031, 15, -784)
  2120. wait(1)
  2121.  
  2122. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2123. if v.Name == "HalloweenMaze202201" then
  2124. fireproximityprompt(v.ProximityPrompt)
  2125.  
  2126. end
  2127. end
  2128.  
  2129. wait(13)
  2130. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 26/30"
  2131.  
  2132. local VirtualInputManager = game:GetService("VirtualInputManager")
  2133. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2134. wait(1)
  2135.  
  2136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-869, 4, -698)
  2137. wait(1)
  2138.  
  2139. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2140. if v.Name == "HalloweenMaze202218" then
  2141. fireproximityprompt(v.ProximityPrompt)
  2142.  
  2143. end
  2144. end
  2145.  
  2146. wait(13)
  2147. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 27/30"
  2148.  
  2149. local VirtualInputManager = game:GetService("VirtualInputManager")
  2150. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2151. wait(1)
  2152.  
  2153. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-672, 77, -190)
  2154. wait(1)
  2155.  
  2156. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2157. if v.Name == "HalloweenMaze202213" then
  2158. fireproximityprompt(v.ProximityPrompt)
  2159.  
  2160. end
  2161. end
  2162.  
  2163. wait(13)
  2164. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 28/30"
  2165.  
  2166. local VirtualInputManager = game:GetService("VirtualInputManager")
  2167. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2168. wait(1)
  2169.  
  2170. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-349, 126, -318)
  2171. wait(1)
  2172.  
  2173. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2174. if v.Name == "CandyBag2022" then
  2175. fireproximityprompt(v.ProximityPrompt)
  2176.  
  2177. end
  2178. end
  2179.  
  2180. wait(13)
  2181. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 29/30"
  2182.  
  2183. local VirtualInputManager = game:GetService("VirtualInputManager")
  2184. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2185. wait(1)
  2186.  
  2187. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-969, 231, -133)
  2188. wait(1)
  2189.  
  2190. for i,v in pairs(game:GetService("Workspace").SpawnedTreasureChests:GetDescendants()) do -- get workspace and his dependencies
  2191. if v.Name == "HalloweenMaze202204" then
  2192. fireproximityprompt(v.ProximityPrompt)
  2193.  
  2194. end
  2195. end
  2196. wait(0.5)
  2197. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "STOPPED!"
  2198.  
  2199. wait(0.5)
  2200. _G.Bin = false
  2201. while _G.Bin do
  2202. wait(0.5)
  2203. local VirtualInputManager = game:GetService("VirtualInputManager")
  2204. VirtualInputManager:SendMouseButtonEvent(0, 0, 0, true, game, 1)
  2205. end
  2206.  
  2207.  
  2208.  
  2209.  
  2210. else
  2211. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  2212. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  2213. script.Parent.Enabled.Value = false
  2214.  
  2215.  
  2216. local tpservice= game:GetService("TeleportService")
  2217. local plr = game.Players.LocalPlayer
  2218.  
  2219. tpservice:Teleport(game.PlaceId, plr)
  2220.  
  2221. end
  2222.  
  2223. end)
  2224.  
  2225. end)
  2226.  
  2227. -- Animation 2
  2228. task.spawn(function()
  2229. local script = animation2_5
  2230.  
  2231. local oldreq = require
  2232. local function require(target)
  2233. if modules[target] then
  2234. return modules[target]()
  2235. end
  2236. return oldreq(target)
  2237. end
  2238.  
  2239. -- made by recanman
  2240.  
  2241. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  2242. local tween = game:GetService("TweenService")
  2243.  
  2244. script.Parent.MouseButton1Click:Connect(function()
  2245. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  2246. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  2247. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  2248.  
  2249. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2250. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  2251. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  2252.  
  2253. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2254. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  2255. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  2256.  
  2257. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2258. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  2259. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  2260.  
  2261. wait(1)
  2262. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  2263. end)
  2264.  
  2265. end)
  2266.  
  2267. -- Animation
  2268. task.spawn(function()
  2269. local script = animation_6
  2270.  
  2271. local oldreq = require
  2272. local function require(target)
  2273. if modules[target] then
  2274. return modules[target]()
  2275. end
  2276. return oldreq(target)
  2277. end
  2278.  
  2279. local TweenService = game:GetService("TweenService")
  2280. local Players = game:GetService("Players")
  2281. local LocalPlayer = Players.LocalPlayer
  2282. local Mouse = LocalPlayer:GetMouse()
  2283.  
  2284. local ButtonFrame = script.Parent
  2285. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  2286.  
  2287. local OriginalColor = ButtonFrame.BackgroundColor3
  2288.  
  2289. local function MakeEffect()
  2290. local Pulse = Instance.new("Frame")
  2291. Pulse.Parent = ButtonFrame
  2292. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  2293. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  2294. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  2295. Pulse.Size = UDim2.new(1, 0, 1, 0)
  2296. Pulse.ZIndex = -1
  2297. Pulse.BorderSizePixel = 0
  2298. Pulse.BackgroundTransparency = 0.5
  2299.  
  2300.  
  2301. local MaxGrow = 0.25
  2302. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  2303. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  2304.  
  2305. Grow:Play()
  2306. Fade:Play()
  2307. Fade.Completed:Wait()
  2308. Pulse:Destroy()
  2309. end
  2310.  
  2311. local function EnterMouse()
  2312. MakeEffect()
  2313. end
  2314.  
  2315. local function LeaveMouse()
  2316. -- Something
  2317. end
  2318.  
  2319. local function ClickMouse()
  2320. MakeEffect()
  2321. end
  2322.  
  2323. Button.MouseEnter:Connect(EnterMouse)
  2324. Button.MouseLeave:Connect(LeaveMouse)
  2325. Button.MouseButton1Click:Connect(ClickMouse)
  2326. end)
  2327.  
  2328. -- Animation Box
  2329. task.spawn(function()
  2330. local script = animation_box_4
  2331.  
  2332. local oldreq = require
  2333. local function require(target)
  2334. if modules[target] then
  2335. return modules[target]()
  2336. end
  2337. return oldreq(target)
  2338. end
  2339.  
  2340.  
  2341.  
  2342.  
  2343.  
  2344. script.Parent.MouseButton1Click:Connect(function()
  2345. if script.Parent.Enabled.Value == false then
  2346. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  2347. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  2348. script.Parent.Enabled.Value = true
  2349.  
  2350. local clickdetector = workspace.Fountain.ActualFountain.ClickDetector
  2351.  
  2352. fireclickdetector(clickdetector)
  2353. for i,v in pairs(getconnections(game:GetService("Players").LocalPlayer.PlayerGui.FountainV2.WishIntro.Buttons.Wish.MouseButton1Click)) do
  2354. v:Fire()
  2355. end
  2356.  
  2357.  
  2358.  
  2359. else
  2360. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  2361. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  2362. script.Parent.Enabled.Value = false
  2363.  
  2364.  
  2365.  
  2366. end
  2367.  
  2368.  
  2369. end)
  2370.  
  2371. end)
  2372.  
  2373. -- Animation 2
  2374. task.spawn(function()
  2375. local script = animation2_6
  2376.  
  2377. local oldreq = require
  2378. local function require(target)
  2379. if modules[target] then
  2380. return modules[target]()
  2381. end
  2382. return oldreq(target)
  2383. end
  2384.  
  2385. -- made by recanman
  2386.  
  2387. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  2388. local tween = game:GetService("TweenService")
  2389.  
  2390. script.Parent.MouseButton1Click:Connect(function()
  2391. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  2392. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  2393. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  2394.  
  2395. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2396. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  2397. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  2398.  
  2399. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2400. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  2401. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  2402.  
  2403. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2404. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  2405. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  2406.  
  2407. wait(1)
  2408. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  2409. end)
  2410.  
  2411. end)
  2412.  
  2413. -- Animation
  2414. task.spawn(function()
  2415. local script = animation_7
  2416.  
  2417. local oldreq = require
  2418. local function require(target)
  2419. if modules[target] then
  2420. return modules[target]()
  2421. end
  2422. return oldreq(target)
  2423. end
  2424.  
  2425. local TweenService = game:GetService("TweenService")
  2426. local Players = game:GetService("Players")
  2427. local LocalPlayer = Players.LocalPlayer
  2428. local Mouse = LocalPlayer:GetMouse()
  2429.  
  2430. local ButtonFrame = script.Parent
  2431. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  2432.  
  2433. local OriginalColor = ButtonFrame.BackgroundColor3
  2434.  
  2435. local function MakeEffect()
  2436. local Pulse = Instance.new("Frame")
  2437. Pulse.Parent = ButtonFrame
  2438. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  2439. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  2440. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  2441. Pulse.Size = UDim2.new(1, 0, 1, 0)
  2442. Pulse.ZIndex = -1
  2443. Pulse.BorderSizePixel = 0
  2444. Pulse.BackgroundTransparency = 0.5
  2445.  
  2446.  
  2447. local MaxGrow = 0.25
  2448. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  2449. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  2450.  
  2451. Grow:Play()
  2452. Fade:Play()
  2453. Fade.Completed:Wait()
  2454. Pulse:Destroy()
  2455. end
  2456.  
  2457. local function EnterMouse()
  2458. MakeEffect()
  2459. end
  2460.  
  2461. local function LeaveMouse()
  2462. -- Something
  2463. end
  2464.  
  2465. local function ClickMouse()
  2466. MakeEffect()
  2467. end
  2468.  
  2469. Button.MouseEnter:Connect(EnterMouse)
  2470. Button.MouseLeave:Connect(LeaveMouse)
  2471. Button.MouseButton1Click:Connect(ClickMouse)
  2472. end)
  2473.  
  2474. -- Animation Box
  2475. task.spawn(function()
  2476. local script = animation_box_5
  2477.  
  2478. local oldreq = require
  2479. local function require(target)
  2480. if modules[target] then
  2481. return modules[target]()
  2482. end
  2483. return oldreq(target)
  2484. end
  2485.  
  2486.  
  2487.  
  2488.  
  2489.  
  2490. script.Parent.MouseButton1Click:Connect(function()
  2491. if script.Parent.Enabled.Value == false then
  2492. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  2493. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  2494. script.Parent.Enabled.Value = true
  2495.  
  2496. _G.Bin = true
  2497. while _G.Bin do
  2498. wait(1)
  2499. for i,v in pairs(game:GetDescendants()) do
  2500. if v:IsA("MeshPart") and v.Anchored == false then
  2501. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2502. end
  2503. end
  2504. end
  2505.  
  2506.  
  2507.  
  2508. else
  2509. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  2510. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  2511. script.Parent.Enabled.Value = false
  2512.  
  2513.  
  2514. _G.Bin = false
  2515. while _G.Bin do
  2516. wait(1)
  2517. for i,v in pairs(game:GetDescendants()) do
  2518. if v:IsA("MeshPart") and v.Anchored == false then
  2519. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2520. end
  2521. end
  2522. end
  2523.  
  2524.  
  2525.  
  2526. end
  2527.  
  2528.  
  2529. end)
  2530.  
  2531. end)
  2532.  
  2533. -- Animation 2
  2534. task.spawn(function()
  2535. local script = animation2_7
  2536.  
  2537. local oldreq = require
  2538. local function require(target)
  2539. if modules[target] then
  2540. return modules[target]()
  2541. end
  2542. return oldreq(target)
  2543. end
  2544.  
  2545. -- made by recanman
  2546.  
  2547. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  2548. local tween = game:GetService("TweenService")
  2549.  
  2550. script.Parent.MouseButton1Click:Connect(function()
  2551. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  2552. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  2553. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  2554.  
  2555. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2556. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  2557. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  2558.  
  2559. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2560. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  2561. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  2562.  
  2563. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2564. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  2565. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  2566.  
  2567. wait(1)
  2568. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  2569. end)
  2570.  
  2571. end)
  2572.  
  2573. -- Animation
  2574. task.spawn(function()
  2575. local script = animation_8
  2576.  
  2577. local oldreq = require
  2578. local function require(target)
  2579. if modules[target] then
  2580. return modules[target]()
  2581. end
  2582. return oldreq(target)
  2583. end
  2584.  
  2585. local TweenService = game:GetService("TweenService")
  2586. local Players = game:GetService("Players")
  2587. local LocalPlayer = Players.LocalPlayer
  2588. local Mouse = LocalPlayer:GetMouse()
  2589.  
  2590. local ButtonFrame = script.Parent
  2591. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  2592.  
  2593. local OriginalColor = ButtonFrame.BackgroundColor3
  2594.  
  2595. local function MakeEffect()
  2596. local Pulse = Instance.new("Frame")
  2597. Pulse.Parent = ButtonFrame
  2598. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  2599. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  2600. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  2601. Pulse.Size = UDim2.new(1, 0, 1, 0)
  2602. Pulse.ZIndex = -1
  2603. Pulse.BorderSizePixel = 0
  2604. Pulse.BackgroundTransparency = 0.5
  2605.  
  2606.  
  2607. local MaxGrow = 0.25
  2608. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  2609. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  2610.  
  2611. Grow:Play()
  2612. Fade:Play()
  2613. Fade.Completed:Wait()
  2614. Pulse:Destroy()
  2615. end
  2616.  
  2617. local function EnterMouse()
  2618. MakeEffect()
  2619. end
  2620.  
  2621. local function LeaveMouse()
  2622. -- Something
  2623. end
  2624.  
  2625. local function ClickMouse()
  2626. MakeEffect()
  2627. end
  2628.  
  2629. Button.MouseEnter:Connect(EnterMouse)
  2630. Button.MouseLeave:Connect(LeaveMouse)
  2631. Button.MouseButton1Click:Connect(ClickMouse)
  2632. end)
  2633.  
  2634. -- Animation Box
  2635. task.spawn(function()
  2636. local script = animation_box_6
  2637.  
  2638. local oldreq = require
  2639. local function require(target)
  2640. if modules[target] then
  2641. return modules[target]()
  2642. end
  2643. return oldreq(target)
  2644. end
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650. script.Parent.MouseButton1Click:Connect(function()
  2651. if script.Parent.Enabled.Value == false then
  2652. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  2653. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  2654. script.Parent.Enabled.Value = true
  2655.  
  2656. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-614, 99, -777)
  2657. wait(1)
  2658.  
  2659. repeat
  2660.  
  2661. wait()
  2662. for i,v in pairs(game.Workspace.AppleBobbing:GetDescendants()) do
  2663. if v.Name == "Attachment" then
  2664. fireproximityprompt(v.ProximityPrompt)
  2665. end
  2666. end
  2667.  
  2668. until false
  2669.  
  2670.  
  2671.  
  2672. else
  2673. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  2674. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  2675. script.Parent.Enabled.Value = false
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683. end
  2684.  
  2685.  
  2686. end)
  2687.  
  2688. end)
  2689.  
  2690. -- Animation 2
  2691. task.spawn(function()
  2692. local script = animation2_8
  2693.  
  2694. local oldreq = require
  2695. local function require(target)
  2696. if modules[target] then
  2697. return modules[target]()
  2698. end
  2699. return oldreq(target)
  2700. end
  2701.  
  2702. -- made by recanman
  2703.  
  2704. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  2705. local tween = game:GetService("TweenService")
  2706.  
  2707. script.Parent.MouseButton1Click:Connect(function()
  2708. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  2709. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  2710. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  2711.  
  2712. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2713. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  2714. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  2715.  
  2716. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2717. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  2718. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  2719.  
  2720. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2721. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  2722. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  2723.  
  2724. wait(1)
  2725. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  2726. end)
  2727.  
  2728. end)
  2729.  
  2730. -- Animation
  2731. task.spawn(function()
  2732. local script = animation_9
  2733.  
  2734. local oldreq = require
  2735. local function require(target)
  2736. if modules[target] then
  2737. return modules[target]()
  2738. end
  2739. return oldreq(target)
  2740. end
  2741.  
  2742. local TweenService = game:GetService("TweenService")
  2743. local Players = game:GetService("Players")
  2744. local LocalPlayer = Players.LocalPlayer
  2745. local Mouse = LocalPlayer:GetMouse()
  2746.  
  2747. local ButtonFrame = script.Parent
  2748. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  2749.  
  2750. local OriginalColor = ButtonFrame.BackgroundColor3
  2751.  
  2752. local function MakeEffect()
  2753. local Pulse = Instance.new("Frame")
  2754. Pulse.Parent = ButtonFrame
  2755. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  2756. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  2757. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  2758. Pulse.Size = UDim2.new(1, 0, 1, 0)
  2759. Pulse.ZIndex = -1
  2760. Pulse.BorderSizePixel = 0
  2761. Pulse.BackgroundTransparency = 0.5
  2762.  
  2763.  
  2764. local MaxGrow = 0.25
  2765. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  2766. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  2767.  
  2768. Grow:Play()
  2769. Fade:Play()
  2770. Fade.Completed:Wait()
  2771. Pulse:Destroy()
  2772. end
  2773.  
  2774. local function EnterMouse()
  2775. MakeEffect()
  2776. end
  2777.  
  2778. local function LeaveMouse()
  2779. -- Something
  2780. end
  2781.  
  2782. local function ClickMouse()
  2783. MakeEffect()
  2784. end
  2785.  
  2786. Button.MouseEnter:Connect(EnterMouse)
  2787. Button.MouseLeave:Connect(LeaveMouse)
  2788. Button.MouseButton1Click:Connect(ClickMouse)
  2789. end)
  2790.  
  2791. -- Animation Box
  2792. task.spawn(function()
  2793. local script = animation_box_7
  2794.  
  2795. local oldreq = require
  2796. local function require(target)
  2797. if modules[target] then
  2798. return modules[target]()
  2799. end
  2800. return oldreq(target)
  2801. end
  2802.  
  2803.  
  2804.  
  2805.  
  2806.  
  2807. script.Parent.MouseButton1Click:Connect(function()
  2808. if script.Parent.Enabled.Value == false then
  2809. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.1,0,0.1,0),'Out','Linear',0.1)
  2810. script.Parent.Parent.Val:TweenSize(UDim2.new(0.8,0,0.8,0),'Out','Linear',0.1)
  2811. script.Parent.Enabled.Value = true
  2812.  
  2813. local french = game:GetService("Players").LocalPlayer.PlayerGui.CandyCounter.CandyCurrency.CandyAmount.Text
  2814.  
  2815. game:GetService("Players").LocalPlayer.PlayerGui.CandyConversionScreen.MainScreen.CandyAmount.Text = french
  2816. wait()
  2817. firesignal(game.Players.LocalPlayer.PlayerGui.CandyConversionScreen.MainScreen.Convert.MouseButton1Click)
  2818. wait()
  2819. firesignal(game.Players.LocalPlayer.PlayerGui.CandyConversionScreen.PopUp.YesButton.MouseButton1Click)
  2820.  
  2821.  
  2822.  
  2823. else
  2824. script.Parent.Parent.Val:TweenPosition(UDim2.new(0.5,0,0.5,0),'Out','Linear',0.1)
  2825. script.Parent.Parent.Val:TweenSize(UDim2.new(0,0,0,0),'Out','Linear',0.1)
  2826. script.Parent.Enabled.Value = false
  2827.  
  2828.  
  2829.  
  2830. end
  2831.  
  2832.  
  2833. end)
  2834.  
  2835. end)
  2836.  
  2837. -- Animation 2
  2838. task.spawn(function()
  2839. local script = animation2_9
  2840.  
  2841. local oldreq = require
  2842. local function require(target)
  2843. if modules[target] then
  2844. return modules[target]()
  2845. end
  2846. return oldreq(target)
  2847. end
  2848.  
  2849. -- made by recanman
  2850.  
  2851. local object = script.object -- rename an ImageLabel to object, and put it as a child of the script.
  2852. local tween = game:GetService("TweenService")
  2853.  
  2854. script.Parent.MouseButton1Click:Connect(function()
  2855. local oC_C1 = object:Clone(); oC_C1.Parent = script; oC_C1.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C1.Size = UDim2.new(0, 30, 0, 25)
  2856. local oC_C2 = object:Clone(); oC_C2.Parent = script; oC_C2.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C2.Size = UDim2.new(0, 30, 0, 25)
  2857. local oC_C3 = object:Clone(); oC_C3.Parent = script; oC_C3.Position = UDim2.new(0.5, -12, 0.5, -12); oC_C3.Size = UDim2.new(0, 30, 0, 25)
  2858.  
  2859. coroutine.resume(coroutine.create(function() oC_C1.Parent = script.Parent; oC_C1:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2860. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C1.Rotation = oC_C1.Rotation + math.random(0, 35); wait(0.05) end end))
  2861. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C1.ImageTransparency = oC_C1.ImageTransparency + 0.1; wait(0.02) end end))
  2862.  
  2863. coroutine.resume(coroutine.create(function() oC_C2.Parent = script.Parent; oC_C2:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2864. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C2.Rotation = oC_C2.Rotation + math.random(0, 35); wait(0.05) end end))
  2865. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C2.ImageTransparency = oC_C2.ImageTransparency + 0.1; wait(0.02) end end))
  2866.  
  2867. coroutine.resume(coroutine.create(function() oC_C3.Parent = script.Parent; oC_C3:TweenPosition(UDim2.new(math.random(0.1, 2), math.random(-15, 0), math.random(0.1, 2), math.random(-15, 0)), Enum.EasingDirection.In, Enum.EasingStyle.Sine, 0.8, true); wait(0.05) end))
  2868. coroutine.resume(coroutine.create(function() wait(0.01); for i = 20, 1, -1 do oC_C3.Rotation = oC_C3.Rotation + math.random(0, 35); wait(0.05) end end))
  2869. coroutine.resume(coroutine.create(function() for i = 10, 1, -1 do oC_C3.ImageTransparency = oC_C3.ImageTransparency + 0.1; wait(0.02) end end))
  2870.  
  2871. wait(1)
  2872. oC_C1:Destroy();oC_C2:Destroy();oC_C3:Destroy()
  2873. end)
  2874.  
  2875. end)
  2876.  
  2877. -- Animation
  2878. task.spawn(function()
  2879. local script = animation_10
  2880.  
  2881. local oldreq = require
  2882. local function require(target)
  2883. if modules[target] then
  2884. return modules[target]()
  2885. end
  2886. return oldreq(target)
  2887. end
  2888.  
  2889. local TweenService = game:GetService("TweenService")
  2890. local Players = game:GetService("Players")
  2891. local LocalPlayer = Players.LocalPlayer
  2892. local Mouse = LocalPlayer:GetMouse()
  2893.  
  2894. local ButtonFrame = script.Parent
  2895. local Button = ButtonFrame.Parent:WaitForChild("Anti afk")
  2896.  
  2897. local OriginalColor = ButtonFrame.BackgroundColor3
  2898.  
  2899. local function MakeEffect()
  2900. local Pulse = Instance.new("Frame")
  2901. Pulse.Parent = ButtonFrame
  2902. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  2903. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  2904. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  2905. Pulse.Size = UDim2.new(1, 0, 1, 0)
  2906. Pulse.ZIndex = -1
  2907. Pulse.BorderSizePixel = 0
  2908. Pulse.BackgroundTransparency = 0.5
  2909.  
  2910.  
  2911. local MaxGrow = 0.25
  2912. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  2913. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  2914.  
  2915. Grow:Play()
  2916. Fade:Play()
  2917. Fade.Completed:Wait()
  2918. Pulse:Destroy()
  2919. end
  2920.  
  2921. local function EnterMouse()
  2922. MakeEffect()
  2923. end
  2924.  
  2925. local function LeaveMouse()
  2926. -- Something
  2927. end
  2928.  
  2929. local function ClickMouse()
  2930. MakeEffect()
  2931. end
  2932.  
  2933. Button.MouseEnter:Connect(EnterMouse)
  2934. Button.MouseLeave:Connect(LeaveMouse)
  2935. Button.MouseButton1Click:Connect(ClickMouse)
  2936. end)
  2937.  
  2938. -- VISIBLE
  2939. task.spawn(function()
  2940. local script = visible
  2941.  
  2942. local oldreq = require
  2943. local function require(target)
  2944. if modules[target] then
  2945. return modules[target]()
  2946. end
  2947. return oldreq(target)
  2948. end
  2949.  
  2950. script.Parent.Script.Visible = false
  2951. end)
  2952.  
  2953. -- ANTI AFK
  2954. task.spawn(function()
  2955. local script = antiafk_2
  2956.  
  2957. local oldreq = require
  2958. local function require(target)
  2959. if modules[target] then
  2960. return modules[target]()
  2961. end
  2962. return oldreq(target)
  2963. end
  2964.  
  2965. local CANCAN=game:service'VirtualUser'
  2966. game:service'Players'.LocalPlayer.Idled:connect(function()
  2967. CANCAN:CaptureController()CANCAN:ClickButton2(Vector2.new())
  2968. end)
  2969. end)
  2970.  
  2971. -- SAUT
  2972. task.spawn(function()
  2973. local script = saut
  2974.  
  2975. local oldreq = require
  2976. local function require(target)
  2977. if modules[target] then
  2978. return modules[target]()
  2979. end
  2980. return oldreq(target)
  2981. end
  2982.  
  2983. game:GetService("ReplicatedStorage").FakeClickDetector:Destroy()
  2984. wait(1)
  2985. game:GetService("ReplicatedStorage").FakeClickDetectorEvents:Destroy()
  2986. end)
  2987.  
  2988. -- DETRUIRE
  2989. task.spawn(function()
  2990. local script = detruire
  2991.  
  2992. local oldreq = require
  2993. local function require(target)
  2994. if modules[target] then
  2995. return modules[target]()
  2996. end
  2997. return oldreq(target)
  2998. end
  2999.  
  3000. while true do wait()
  3001. game:GetService("ReplicatedStorage").ErrorLogNetworkFolder.ReportError:Destroy()
  3002.  
  3003. game:GetService("ReplicatedStorage").LocalPromptNetwork.PromptShown:Destroy()
  3004. end
  3005. end)
  3006.  
  3007. -- COMPTEUR
  3008. task.spawn(function()
  3009. local script = compteur
  3010.  
  3011. local oldreq = require
  3012. local function require(target)
  3013. if modules[target] then
  3014. return modules[target]()
  3015. end
  3016. return oldreq(target)
  3017. end
  3018.  
  3019. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Visible = true
  3020. script.Parent.Parent.Parent.Parent.Parent.TextLabel.Text = "1 CHEST = 15S | 2/30"
  3021. end)
  3022.  
  3023. -- LocalScript
  3024. task.spawn(function()
  3025. local script = local_script
  3026.  
  3027. local oldreq = require
  3028. local function require(target)
  3029. if modules[target] then
  3030. return modules[target]()
  3031. end
  3032. return oldreq(target)
  3033. end
  3034.  
  3035. script.Parent.MouseButton1Click:connect(function()
  3036.  
  3037. setclipboard(tostring(script.Parent.Text))
  3038. end)
  3039.  
  3040.  
  3041. end)
  3042.  
  3043. -- LocalScript
  3044. task.spawn(function()
  3045. local script = local_script_2
  3046.  
  3047. local oldreq = require
  3048. local function require(target)
  3049. if modules[target] then
  3050. return modules[target]()
  3051. end
  3052. return oldreq(target)
  3053. end
  3054.  
  3055. script.Parent.MouseButton1Click:connect(function()
  3056.  
  3057. setclipboard(tostring(script.Parent.Text))
  3058. end)
  3059.  
  3060.  
  3061. end)
  3062.  
  3063. -- flases
  3064. task.spawn(function()
  3065. local script = flases
  3066.  
  3067. local oldreq = require
  3068. local function require(target)
  3069. if modules[target] then
  3070. return modules[target]()
  3071. end
  3072. return oldreq(target)
  3073. end
  3074.  
  3075. local f1 = script.Parent.F1
  3076. local f2 = script.Parent.F2
  3077. local f3 = script.Parent.F3
  3078. local f4 = script.Parent.F4
  3079. local f5 = script.Parent.F5
  3080. local f6 = script.Parent.F6
  3081. local f7 = script.Parent.F7
  3082. local f8 = script.Parent.F8
  3083.  
  3084. while true do
  3085. f8.Visible = false
  3086. wait(0.05)
  3087. f1.Visible = false
  3088. wait(0.05)
  3089. f2.Visible = false
  3090. wait(0.05)
  3091. f3.Visible = false
  3092. wait(0.05)
  3093. f4.Visible = false
  3094. wait(0.05)
  3095. f5.Visible = false
  3096. wait(0.05)
  3097. f6.Visible = false
  3098. wait(0.05)
  3099. f7.Visible = false
  3100. wait(0.05)
  3101. end
  3102.  
  3103. end)
  3104.  
  3105. -- treus
  3106. task.spawn(function()
  3107. local script = treus
  3108.  
  3109. local oldreq = require
  3110. local function require(target)
  3111. if modules[target] then
  3112. return modules[target]()
  3113. end
  3114. return oldreq(target)
  3115. end
  3116.  
  3117. local f1 = script.Parent.F1
  3118. local f2 = script.Parent.F2
  3119. local f3 = script.Parent.F3
  3120. local f4 = script.Parent.F4
  3121. local f5 = script.Parent.F5
  3122. local f6 = script.Parent.F6
  3123. local f7 = script.Parent.F7
  3124. local f8 = script.Parent.F8
  3125.  
  3126. while true do
  3127. f1.Visible = true
  3128. wait(0.05)
  3129. f2.Visible = true
  3130. wait(0.05)
  3131. f3.Visible = true
  3132. wait(0.05)
  3133. f4.Visible = true
  3134. wait(0.05)
  3135. f5.Visible = true
  3136. wait(0.05)
  3137. f6.Visible = true
  3138. wait(0.05)
  3139. f7.Visible = true
  3140. wait(0.05)
  3141. f8.Visible = true
  3142. wait(0.05)
  3143. end
  3144.  
  3145. end)
  3146.  
  3147. -- Rotation
  3148. task.spawn(function()
  3149. local script = rotation
  3150.  
  3151. local oldreq = require
  3152. local function require(target)
  3153. if modules[target] then
  3154. return modules[target]()
  3155. end
  3156. return oldreq(target)
  3157. end
  3158.  
  3159. while true do
  3160. wait(0.025)
  3161. script.Parent.Rotation = script.Parent.Rotation + 5
  3162. end
  3163. end)
  3164.  
  3165. -- LocalScript
  3166. task.spawn(function()
  3167. local script = local_script_3
  3168.  
  3169. local oldreq = require
  3170. local function require(target)
  3171. if modules[target] then
  3172. return modules[target]()
  3173. end
  3174. return oldreq(target)
  3175. end
  3176.  
  3177. local text = "Version : 0.01"
  3178.  
  3179.  
  3180. for i = 1, #text do
  3181. script.Parent.Text = string.sub(text, 1, i)
  3182. wait(0.04) --This is the speed of the text
  3183. end
  3184.  
  3185. end)
  3186.  
  3187. -- LocalScript
  3188. task.spawn(function()
  3189. local script = local_script_4
  3190.  
  3191. local oldreq = require
  3192. local function require(target)
  3193. if modules[target] then
  3194. return modules[target]()
  3195. end
  3196. return oldreq(target)
  3197. end
  3198.  
  3199. local text = "Update : 10/10/22"
  3200.  
  3201.  
  3202. for i = 1, #text do
  3203. script.Parent.Text = string.sub(text, 1, i)
  3204. wait(0.04) --This is the speed of the text
  3205. end
  3206.  
  3207. end)
  3208.  
  3209. -- LocalScript
  3210. task.spawn(function()
  3211. local script = local_script_5
  3212.  
  3213. local oldreq = require
  3214. local function require(target)
  3215. if modules[target] then
  3216. return modules[target]()
  3217. end
  3218. return oldreq(target)
  3219. end
  3220.  
  3221. script.Parent.MouseButton1Click:connect(function()
  3222. script.Parent.Parent.Base.Visible = not script.Parent.Parent.Base.Visible
  3223. end)
  3224.  
  3225. end)
  3226.  
  3227. -- Animation
  3228. task.spawn(function()
  3229. local script = animation_11
  3230.  
  3231. local oldreq = require
  3232. local function require(target)
  3233. if modules[target] then
  3234. return modules[target]()
  3235. end
  3236. return oldreq(target)
  3237. end
  3238.  
  3239. local TweenService = game:GetService("TweenService")
  3240. local Players = game:GetService("Players")
  3241. local LocalPlayer = Players.LocalPlayer
  3242. local Mouse = LocalPlayer:GetMouse()
  3243.  
  3244. local ButtonFrame = script.Parent
  3245. local Button = ButtonFrame.Parent:WaitForChild("Contour Profil")
  3246.  
  3247. local OriginalColor = ButtonFrame.BackgroundColor3
  3248.  
  3249. local function MakeEffect()
  3250. local Pulse = Instance.new("Frame")
  3251. Pulse.Parent = ButtonFrame
  3252. Pulse.BackgroundColor3 = ButtonFrame.BackgroundColor3
  3253. Pulse.AnchorPoint = Vector2.new(0.5, 0.5)
  3254. Pulse.Position = UDim2.fromScale(0.5, 0.5)
  3255. Pulse.Size = UDim2.new(1, 0, 1, 0)
  3256. Pulse.ZIndex = -1
  3257. Pulse.BorderSizePixel = 0
  3258. Pulse.BackgroundTransparency = 0.5
  3259.  
  3260.  
  3261. local MaxGrow = 0.25
  3262. local Grow = TweenService:Create(Pulse, TweenInfo.new(0.25), {Size = UDim2.fromScale(Pulse.Size.X.Scale+MaxGrow, Pulse.Size.Y.Scale+MaxGrow)})
  3263. local Fade = TweenService:Create(Pulse, TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0.15), {BackgroundTransparency = 1})
  3264.  
  3265. Grow:Play()
  3266. Fade:Play()
  3267. Fade.Completed:Wait()
  3268. Pulse:Destroy()
  3269. end
  3270.  
  3271. local function EnterMouse()
  3272. MakeEffect()
  3273. end
  3274.  
  3275. local function LeaveMouse()
  3276. -- Something
  3277. end
  3278.  
  3279. local function ClickMouse()
  3280. MakeEffect()
  3281. end
  3282.  
  3283. Button.MouseEnter:Connect(EnterMouse)
  3284. Button.MouseLeave:Connect(LeaveMouse)
  3285. Button.MouseButton1Click:Connect(ClickMouse)
  3286. end)
  3287.  
  3288. -- LocalScript
  3289. task.spawn(function()
  3290. local script = local_script_6
  3291.  
  3292. local oldreq = require
  3293. local function require(target)
  3294. if modules[target] then
  3295. return modules[target]()
  3296. end
  3297. return oldreq(target)
  3298. end
  3299.  
  3300. script.Parent.Visible = false
  3301. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement