Advertisement
centuriontb

unleashed

Feb 15th, 2019
4,580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.00 KB | None | 0 0
  1. --// Made by budderattack550 on v3rmillion \\--
  2. -- Instances:
  3. local iPhone = Instance.new("ScreenGui")
  4. local BlackBack = Instance.new("ImageLabel")
  5. local ScrollHolder = Instance.new("Frame")
  6. local ScrollingFrame = Instance.new("ScrollingFrame")
  7. local G1 = Instance.new("TextButton")
  8. local G2 = Instance.new("ImageLabel")
  9. local E1 = Instance.new("TextButton")
  10. local E2 = Instance.new("ImageLabel")
  11. local F1 = Instance.new("TextButton")
  12. local F2 = Instance.new("ImageLabel")
  13. local D1 = Instance.new("TextButton")
  14. local D2 = Instance.new("ImageLabel")
  15. local C1 = Instance.new("TextButton")
  16. local C2 = Instance.new("ImageLabel")
  17. local B1 = Instance.new("TextButton")
  18. local B2 = Instance.new("ImageLabel")
  19. local A1 = Instance.new("TextButton")
  20. local A2 = Instance.new("ImageLabel")
  21. local I1 = Instance.new("TextButton")
  22. local I2 = Instance.new("ImageLabel")
  23. local H1 = Instance.new("TextButton")
  24. local H2 = Instance.new("ImageLabel")
  25. local Close = Instance.new("ImageButton")
  26. local Credits = Instance.new("TextLabel")
  27. local Title = Instance.new("TextLabel")
  28. local Open = Instance.new("ImageButton")
  29. local OrangeBack = Instance.new("ImageLabel")
  30. --Properties:
  31. iPhone.Name = "iPhone"
  32. iPhone.Parent = game.CoreGui
  33.  
  34. BlackBack.Name = "BlackBack"
  35. BlackBack.Parent = iPhone
  36. BlackBack.Active = true
  37. BlackBack.Draggable = true
  38. BlackBack.BackgroundColor3 = Color3.new(1, 1, 1)
  39. BlackBack.BackgroundTransparency = 1
  40. BlackBack.BorderSizePixel = 0
  41. BlackBack.Position = UDim2.new(0.731925726, 1, 0.456199259, -1)
  42. BlackBack.Size = UDim2.new(0, 195, 0, 198)
  43. BlackBack.Image = "rbxassetid://2260429633"
  44. BlackBack.ImageColor3 = Color3.new(0.105882, 0.14902, 0.192157)
  45. BlackBack.ScaleType = Enum.ScaleType.Slice
  46. BlackBack.SliceCenter = Rect.new(12, 12, 13, 13)
  47.  
  48. ScrollHolder.Name = "ScrollHolder"
  49. ScrollHolder.Parent = BlackBack
  50. ScrollHolder.BackgroundColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  51. ScrollHolder.ClipsDescendants = true
  52. ScrollHolder.Position = UDim2.new(0.0153026087, 0, 0.10800001, 0)
  53. ScrollHolder.Size = UDim2.new(0, 189, 0, 155)
  54.  
  55. ScrollingFrame.Parent = ScrollHolder
  56. ScrollingFrame.BackgroundColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  57. ScrollingFrame.BorderSizePixel = 0
  58. ScrollingFrame.Position = UDim2.new(-2.23689062e-06, 0, -0.00812889822, 0)
  59. ScrollingFrame.Size = UDim2.new(0, 189, 0, 155)
  60. ScrollingFrame.SizeConstraint = Enum.SizeConstraint.RelativeYY
  61.  
  62. G1.Name = "G1"
  63. G1.Parent = ScrollingFrame
  64. G1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  65. G1.BorderSizePixel = 0
  66. G1.Position = UDim2.new(0.209577322, 0, 0.66451627, 0)
  67. G1.Size = UDim2.new(0, 107, 0, 21)
  68. G1.ZIndex = 2
  69. G1.Font = Enum.Font.SourceSans
  70. G1.Text = "Fishman-Karate Shop"
  71. G1.TextColor3 = Color3.new(0, 0, 0)
  72. G1.TextScaled = true
  73. G1.TextSize = 14
  74. G1.TextWrapped = true
  75.  
  76. G2.Name = "G2"
  77. G2.Parent = G1
  78. G2.BackgroundColor3 = Color3.new(1, 1, 1)
  79. G2.BackgroundTransparency = 1
  80. G2.Position = UDim2.new(0, -2, 0, -2)
  81. G2.Size = UDim2.new(1, 4, 1, 4)
  82. G2.Image = "rbxassetid://2260331124"
  83. G2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  84. G2.ScaleType = Enum.ScaleType.Slice
  85. G2.SliceCenter = Rect.new(2, 2, 3, 3)
  86.  
  87. E1.Name = "E1"
  88. E1.Parent = ScrollingFrame
  89. E1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  90. E1.BorderSizePixel = 0
  91. E1.Position = UDim2.new(0.209577322, 0, 0.458064616, 0)
  92. E1.Size = UDim2.new(0, 107, 0, 21)
  93. E1.ZIndex = 2
  94. E1.Font = Enum.Font.SourceSans
  95. E1.Text = "2ss Shop"
  96. E1.TextColor3 = Color3.new(0, 0, 0)
  97. E1.TextSize = 14
  98.  
  99. E2.Name = "E2"
  100. E2.Parent = E1
  101. E2.BackgroundColor3 = Color3.new(1, 1, 1)
  102. E2.BackgroundTransparency = 1
  103. E2.Position = UDim2.new(0, -2, 0, -2)
  104. E2.Size = UDim2.new(1, 4, 1, 4)
  105. E2.Image = "rbxassetid://2260331124"
  106. E2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  107. E2.ScaleType = Enum.ScaleType.Slice
  108. E2.SliceCenter = Rect.new(2, 2, 3, 3)
  109.  
  110. F1.Name = "F1"
  111. F1.Parent = ScrollingFrame
  112. F1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  113. F1.BorderSizePixel = 0
  114. F1.Position = UDim2.new(0.209577322, 0, 0.561290443, 0)
  115. F1.Size = UDim2.new(0, 107, 0, 21)
  116. F1.ZIndex = 2
  117. F1.Font = Enum.Font.SourceSans
  118. F1.Text = "3ss Shop"
  119. F1.TextColor3 = Color3.new(0, 0, 0)
  120. F1.TextSize = 14
  121.  
  122. F2.Name = "F2"
  123. F2.Parent = F1
  124. F2.BackgroundColor3 = Color3.new(1, 1, 1)
  125. F2.BackgroundTransparency = 1
  126. F2.Position = UDim2.new(0, -2, 0, -2)
  127. F2.Size = UDim2.new(1, 4, 1, 4)
  128. F2.Image = "rbxassetid://2260331124"
  129. F2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  130. F2.ScaleType = Enum.ScaleType.Slice
  131. F2.SliceCenter = Rect.new(2, 2, 3, 3)
  132.  
  133. D1.Name = "D1"
  134. D1.Parent = ScrollingFrame
  135. D1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  136. D1.BorderSizePixel = 0
  137. D1.Position = UDim2.new(0.209577322, 0, 0.354838789, 0)
  138. D1.Size = UDim2.new(0, 107, 0, 21)
  139. D1.ZIndex = 2
  140. D1.Font = Enum.Font.SourceSans
  141. D1.Text = "1ss Shop"
  142. D1.TextColor3 = Color3.new(0, 0, 0)
  143. D1.TextSize = 14
  144.  
  145. D2.Name = "D2"
  146. D2.Parent = D1
  147. D2.BackgroundColor3 = Color3.new(1, 1, 1)
  148. D2.BackgroundTransparency = 1
  149. D2.Position = UDim2.new(0, -2, 0, -2)
  150. D2.Size = UDim2.new(1, 4, 1, 4)
  151. D2.Image = "rbxassetid://2260331124"
  152. D2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  153. D2.ScaleType = Enum.ScaleType.Slice
  154. D2.SliceCenter = Rect.new(2, 2, 3, 3)
  155.  
  156. C1.Name = "C1"
  157. C1.Parent = ScrollingFrame
  158. C1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  159. C1.BorderSizePixel = 0
  160. C1.Position = UDim2.new(0.209577322, 0, 0.248387083, 0)
  161. C1.Size = UDim2.new(0, 107, 0, 21)
  162. C1.ZIndex = 2
  163. C1.Font = Enum.Font.SourceSans
  164. C1.Text = "DF Sell Shop"
  165. C1.TextColor3 = Color3.new(0, 0, 0)
  166. C1.TextSize = 14
  167.  
  168. C2.Name = "C2"
  169. C2.Parent = C1
  170. C2.BackgroundColor3 = Color3.new(1, 1, 1)
  171. C2.BackgroundTransparency = 1
  172. C2.Position = UDim2.new(0, -2, 0, -2)
  173. C2.Size = UDim2.new(1, 4, 1, 4)
  174. C2.Image = "rbxassetid://2260331124"
  175. C2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  176. C2.ScaleType = Enum.ScaleType.Slice
  177. C2.SliceCenter = Rect.new(2, 2, 3, 3)
  178.  
  179. B1.Name = "B1"
  180. B1.Parent = ScrollingFrame
  181. B1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  182. B1.BorderSizePixel = 0
  183. B1.Position = UDim2.new(0.209577322, 0, 0.141935453, 0)
  184. B1.Size = UDim2.new(0, 107, 0, 21)
  185. B1.ZIndex = 2
  186. B1.Font = Enum.Font.SourceSans
  187. B1.Text = "DF Buy Shop"
  188. B1.TextColor3 = Color3.new(0, 0, 0)
  189. B1.TextSize = 14
  190.  
  191. B2.Name = "B2"
  192. B2.Parent = B1
  193. B2.BackgroundColor3 = Color3.new(1, 1, 1)
  194. B2.BackgroundTransparency = 1
  195. B2.Position = UDim2.new(0, -2, 0, -2)
  196. B2.Size = UDim2.new(1, 4, 1, 4)
  197. B2.Image = "rbxassetid://2260331124"
  198. B2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  199. B2.ScaleType = Enum.ScaleType.Slice
  200. B2.SliceCenter = Rect.new(2, 2, 3, 3)
  201.  
  202. A1.Name = "A1"
  203. A1.Parent = ScrollingFrame
  204. A1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  205. A1.BorderSizePixel = 0
  206. A1.Position = UDim2.new(0.209577322, 0, 0.035483852, 0)
  207. A1.Size = UDim2.new(0, 107, 0, 21)
  208. A1.ZIndex = 2
  209. A1.Font = Enum.Font.SourceSans
  210. A1.Text = "DF/Chest/Haki"
  211. A1.TextColor3 = Color3.new(0, 0, 0)
  212. A1.TextSize = 14
  213.  
  214. A2.Name = "A2"
  215. A2.Parent = A1
  216. A2.BackgroundColor3 = Color3.new(1, 1, 1)
  217. A2.BackgroundTransparency = 1
  218. A2.Position = UDim2.new(0, -2, 0, -2)
  219. A2.Size = UDim2.new(1, 4, 1, 4)
  220. A2.Image = "rbxassetid://2260331124"
  221. A2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  222. A2.ScaleType = Enum.ScaleType.Slice
  223. A2.SliceCenter = Rect.new(2, 2, 3, 3)
  224.  
  225. I1.Name = "I1"
  226. I1.Parent = ScrollingFrame
  227. I1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  228. I1.BorderSizePixel = 0
  229. I1.Position = UDim2.new(0.198995307, 0, 0.870967865, 0)
  230. I1.Size = UDim2.new(0, 107, 0, 21)
  231. I1.ZIndex = 2
  232. I1.Font = Enum.Font.SourceSans
  233. I1.Text = "Re-roll Race Shop"
  234. I1.TextColor3 = Color3.new(0, 0, 0)
  235. I1.TextSize = 14
  236.  
  237. I2.Name = "I2"
  238. I2.Parent = I1
  239. I2.BackgroundColor3 = Color3.new(1, 1, 1)
  240. I2.BackgroundTransparency = 1
  241. I2.Position = UDim2.new(0, -2, 0, -2)
  242. I2.Size = UDim2.new(1, 4, 1, 4)
  243. I2.Image = "rbxassetid://2260331124"
  244. I2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  245. I2.ScaleType = Enum.ScaleType.Slice
  246. I2.SliceCenter = Rect.new(2, 2, 3, 3)
  247.  
  248. H1.Name = "H1"
  249. H1.Parent = ScrollingFrame
  250. H1.BackgroundColor3 = Color3.new(0.498039, 0.54902, 0.552941)
  251. H1.BorderSizePixel = 0
  252. H1.Position = UDim2.new(0.198995307, 0, 0.767742038, 0)
  253. H1.Size = UDim2.new(0, 107, 0, 21)
  254. H1.ZIndex = 2
  255. H1.Font = Enum.Font.SourceSans
  256. H1.Text = "Black-Leg Shop"
  257. H1.TextColor3 = Color3.new(0, 0, 0)
  258. H1.TextSize = 14
  259.  
  260. H2.Name = "H2"
  261. H2.Parent = H1
  262. H2.BackgroundColor3 = Color3.new(1, 1, 1)
  263. H2.BackgroundTransparency = 1
  264. H2.Position = UDim2.new(0, -2, 0, -2)
  265. H2.Size = UDim2.new(1, 4, 1, 4)
  266. H2.Image = "rbxassetid://2260331124"
  267. H2.ImageColor3 = Color3.new(0.364706, 0.4, 0.403922)
  268. H2.ScaleType = Enum.ScaleType.Slice
  269. H2.SliceCenter = Rect.new(2, 2, 3, 3)
  270.  
  271. Close.Name = "Close"
  272. Close.Parent = BlackBack
  273. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  274. Close.BackgroundTransparency = 1
  275. Close.BorderSizePixel = 0
  276. Close.Position = UDim2.new(0.989899099, -15, 0.00999999978, 4)
  277. Close.Size = UDim2.new(0, 10, 0, 10)
  278. Close.ZIndex = 2
  279. Close.AutoButtonColor = false
  280. Close.Image = "rbxassetid://2635331443"
  281. Close.ImageColor3 = Color3.new(0.827451, 0.329412, 0)
  282. Close.ImageRectOffset = Vector2.new(60, 0)
  283. Close.ImageRectSize = Vector2.new(20, 20)
  284.  
  285. Credits.Name = "Credits"
  286. Credits.Parent = BlackBack
  287. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  288. Credits.BackgroundTransparency = 1
  289. Credits.Position = UDim2.new(0.0303031728, 0, 0.88577795, 0)
  290. Credits.Size = UDim2.new(0, 110, 0, 21)
  291. Credits.ZIndex = 2
  292. Credits.Font = Enum.Font.SourceSans
  293. Credits.Text = "By: budderattack550"
  294. Credits.TextColor3 = Color3.new(0.827451, 0.329412, 0)
  295. Credits.TextSize = 14
  296. Credits.TextWrapped = true
  297. Credits.TextXAlignment = Enum.TextXAlignment.Left
  298.  
  299. Title.Name = "Title"
  300. Title.Parent = BlackBack
  301. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  302. Title.BackgroundTransparency = 1
  303. Title.Position = UDim2.new(0.0303031728, 0, -0.0031110975, 0)
  304. Title.Size = UDim2.new(0, 110, 0, 21)
  305. Title.ZIndex = 2
  306. Title.Font = Enum.Font.SourceSans
  307. Title.Text = "One Piece Unleashed"
  308. Title.TextColor3 = Color3.new(0.827451, 0.329412, 0)
  309. Title.TextSize = 14
  310. Title.TextWrapped = true
  311. Title.TextXAlignment = Enum.TextXAlignment.Left
  312.  
  313. Open.Name = "Open"
  314. Open.Parent = BlackBack
  315. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  316. Open.BackgroundTransparency = 1
  317. Open.BorderSizePixel = 0
  318. Open.Position = UDim2.new(0.974747598, -15, -0.0203030258, 4)
  319. Open.Size = UDim2.new(0, 15, 0, 15)
  320. Open.Visible = false
  321. Open.ZIndex = 2
  322. Open.AutoButtonColor = false
  323. Open.Image = "rbxassetid://252644715"
  324. Open.ImageColor3 = Color3.new(0.827451, 0.329412, 0)
  325.  
  326. OrangeBack.Name = "OrangeBack"
  327. OrangeBack.Parent = BlackBack
  328. OrangeBack.BackgroundColor3 = Color3.new(1, 1, 1)
  329. OrangeBack.BackgroundTransparency = 1
  330. OrangeBack.Position = UDim2.new(0, -1, -0.0100000557, 1)
  331. OrangeBack.Size = UDim2.new(0, 197, 0, 200)
  332. OrangeBack.ZIndex = 0
  333. OrangeBack.Image = "rbxassetid://2260429633"
  334. OrangeBack.ImageColor3 = Color3.new(0.827451, 0.329412, 0)
  335. OrangeBack.ScaleType = Enum.ScaleType.Slice
  336. OrangeBack.SliceCenter = Rect.new(12, 12, 13, 13)
  337. -- Scripts:
  338. function SCRIPT_GDLN85_FAKESCRIPT() -- G1.LocalScript
  339. getfenv().script = Instance.new('LocalScript', G1)
  340.  
  341. script.Parent.MouseButton1Click:Connect(function()
  342. for _, v in pairs(workspace.shops:GetChildren()) do
  343. if v.Name == "skill" then
  344. if v.skillname.Value == "fishmankarate" then
  345. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  346. end
  347. end
  348. end
  349. end)
  350.  
  351. end
  352. coroutine.resume(coroutine.create(SCRIPT_GDLN85_FAKESCRIPT))
  353. function SCRIPT_XUIT71_FAKESCRIPT() -- E1.LocalScript
  354. getfenv().script = Instance.new('LocalScript', E1)
  355.  
  356. script.Parent.MouseButton1Click:Connect(function()
  357. for _, v in pairs(workspace.shops:GetChildren()) do
  358. if v.Name == "skill" then
  359. if v.skillname.Value == "twoswordstyle" then
  360. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  361. end
  362. end
  363. end
  364. end)
  365.  
  366. end
  367. coroutine.resume(coroutine.create(SCRIPT_XUIT71_FAKESCRIPT))
  368. function SCRIPT_XESS67_FAKESCRIPT() -- F1.LocalScript
  369. getfenv().script = Instance.new('LocalScript', F1)
  370.  
  371. script.Parent.MouseButton1Click:Connect(function()
  372. for _, v in pairs(workspace.shops:GetChildren()) do
  373. if v.Name == "skill" then
  374. if v.skillname.Value == "threeswordstyle" then
  375. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  376. end
  377. end
  378. end
  379. end)
  380.  
  381. end
  382. coroutine.resume(coroutine.create(SCRIPT_XESS67_FAKESCRIPT))
  383. function SCRIPT_LKSK86_FAKESCRIPT() -- D1.LocalScript
  384. getfenv().script = Instance.new('LocalScript', D1)
  385.  
  386. script.Parent.MouseButton1Click:Connect(function()
  387. for _, v in pairs(workspace.shops:GetChildren()) do
  388. if v.Name == "skill" then
  389. if v.skillname.Value == "oneswordstyle" then
  390. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  391. end
  392. end
  393. end
  394. end)
  395.  
  396. end
  397. coroutine.resume(coroutine.create(SCRIPT_LKSK86_FAKESCRIPT))
  398. function SCRIPT_RUJD71_FAKESCRIPT() -- C1.LocalScript
  399. getfenv().script = Instance.new('LocalScript', C1)
  400.  
  401. script.Parent.MouseButton1Click:Connect(function()
  402. for _, v in pairs(workspace.dps:GetChildren()) do
  403. if v.Name == "removedf" then
  404. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(-5,5,0)
  405. v.Transparency = 0
  406. v.Color3 = Color3.new(255,0,0)
  407. end
  408. end
  409. end)
  410.  
  411. end
  412. coroutine.resume(coroutine.create(SCRIPT_RUJD71_FAKESCRIPT))
  413. function SCRIPT_BNDC78_FAKESCRIPT() -- B1.LocalScript
  414. getfenv().script = Instance.new('LocalScript', B1)
  415.  
  416. script.Parent.MouseButton1Click:Connect(function()
  417. for _, v in pairs(workspace.dps:GetChildren()) do
  418. if v.Name == "buydf" then
  419. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,5,0)
  420. v.Transparency = 0
  421. v.Color3 = Color3.new(0,255,0)
  422. end
  423. end
  424. end)
  425.  
  426. end
  427. coroutine.resume(coroutine.create(SCRIPT_BNDC78_FAKESCRIPT))
  428. function SCRIPT_PZKU79_FAKESCRIPT() -- A1.LocalScript
  429. getfenv().script = Instance.new('LocalScript', A1)
  430.  
  431. script.Parent.MouseButton1Click:Connect(function()
  432. for _, v in pairs(workspace.map.dfs:GetChildren()) do
  433. local df = v:FindFirstChild("Handle")
  434. df.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  435. end
  436. for _, v in pairs(workspace.chests:GetChildren()) do
  437. local base = v:FindFirstChild("base")
  438. base.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  439. end
  440. for _, v in pairs(workspace.map.hbs:GetChildren()) do
  441. local hb = v:FindFirstChild("Handle")
  442. hb.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  443. end
  444. end)
  445.  
  446. end
  447. coroutine.resume(coroutine.create(SCRIPT_PZKU79_FAKESCRIPT))
  448. function SCRIPT_CUVM76_FAKESCRIPT() -- I1.LocalScript
  449. getfenv().script = Instance.new('LocalScript', I1)
  450.  
  451. script.Parent.MouseButton1Click:Connect(function()
  452. for _, v in pairs(workspace.dps:GetChildren()) do
  453. if v.Name == "rerollrace" then
  454. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  455. v.Transparency = 0
  456. v.Color3 = Color3.new(0,0,255)
  457. end
  458. end
  459. end)
  460.  
  461. end
  462. coroutine.resume(coroutine.create(SCRIPT_CUVM76_FAKESCRIPT))
  463. function SCRIPT_TEGS67_FAKESCRIPT() -- H1.LocalScript
  464. getfenv().script = Instance.new('LocalScript', H1)
  465.  
  466. script.Parent.MouseButton1Click:Connect(function()
  467. for _, v in pairs(workspace.shops:GetChildren()) do
  468. if v.Name == "skill" then
  469. if v.skillname.Value == "blackleg" then
  470. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  471. end
  472. end
  473. end
  474. end)
  475.  
  476. end
  477. coroutine.resume(coroutine.create(SCRIPT_TEGS67_FAKESCRIPT))
  478. function SCRIPT_OXWI86_FAKESCRIPT() -- BlackBack.Tween
  479. getfenv().script = Instance.new('LocalScript', BlackBack)
  480.  
  481. -- objects
  482. local OrangeBack = script.Parent.OrangeBack
  483. local BlackBack = script.Parent
  484. local Close = script.Parent.Close
  485. local Open = script.Parent.Open
  486. local Credits = script.Parent.Credits
  487. local Scroll = script.Parent.ScrollHolder
  488. -- toggle
  489. local toggle = false
  490. -- tweening
  491.  
  492. Close.MouseButton1Click:Connect(function()
  493. if toggle == false then
  494. -- change from close to open
  495. Close.Visible = false
  496. Open.Visible = true
  497. Scroll.Visible = false
  498. Credits.Visible = false
  499. -- tweening part
  500. OrangeBack:TweenSize(UDim2.new(0,197,0,21), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2, false)
  501. BlackBack:TweenSize(UDim2.new(0,195,0,20), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2, false)
  502. wait(2)
  503. toggle = true
  504. end
  505. end)
  506.  
  507. Open.MouseButton1Click:Connect(function()
  508. if toggle == true then
  509. -- change from close to open
  510. Close.Visible = true
  511. Open.Visible = false
  512. -- tweening part
  513. OrangeBack:TweenSize(UDim2.new(0,197,0,200), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2, false)
  514. BlackBack:TweenSize(UDim2.new(0,195,0,198), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2, false)
  515. wait(2)
  516. Scroll.Visible = true
  517. toggle = false
  518. Credits.Visible = true
  519. end
  520. end)
  521.  
  522. end
  523. coroutine.resume(coroutine.create(SCRIPT_OXWI86_FAKESCRIPT))
  524. -- have fun daddy, btw the X in the top right doesn't delete the gui, it simply makes it smaller :P
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement