RoomaticViner

Test

Mar 27th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.99 KB | None | 0 0
  1. spawn(function()
  2. wait(1)
  3. local a=Instance.new("Sound", game.CoreGui)
  4. a.SoundId="rbxassetid://482240535"
  5. a.Volume=3
  6. a.Looped=true
  7. a:play()
  8. a.Volume=1
  9. a.TimePosition = 4.5
  10. local i = Instance.new('GuiMain', game.CoreGui)
  11. local f = Instance.new('Frame', i)
  12. f.BackgroundTransparency = 0.5
  13. f.BackgroundColor3 = Color3.new(0,0,0)
  14. f.Size = UDim2.new(0,448,0,230)
  15. f.BorderSizePixel = 0
  16. f.Position = UDim2.new(.5,-200,-1,0)
  17. f.ZIndex = 2
  18. local fat = Instance.new("Frame", f)
  19. fat.BackgroundColor3 = Color3.new(0, 0, 0)
  20. fat.BackgroundTransparency = 0.4
  21. fat.Size = UDim2.new(1, 0, 0.05, 0)
  22. fat.ZIndex = 2
  23. local fot = Instance.new("Frame", f)
  24. fot.BackgroundColor3 = Color3.new(0, 0, 0)
  25. fot.BackgroundTransparency = 0.4
  26. fot.Position = UDim2.new(1, 0, 1, 0)
  27. fot.Size = UDim2.new(-1, 0, -0.05, 0)
  28. fot.ZIndex = 2
  29. local t = Instance.new('TextLabel', f)
  30. t.Position = UDim2.new(0,0,0,56)
  31. t.Size = UDim2.new(1,0,0,-51)
  32. t.BackgroundTransparency = 1
  33. t.TextColor3 = Color3.new(1,1,1)
  34. t.TextScaled = true
  35. t.TextWrapped = true
  36. t.FontSize = 'Size48'
  37. t.Font = 'SourceSansLight'
  38. t.Text = 'RIZ GUI'
  39. t.ZIndex = 2
  40. local c = Instance.new('TextLabel', t)
  41. c.Position = UDim2.new(0,0,0,105)
  42. c.Size = UDim2.new(1,0,0,-50)
  43. c.Text = [[Developed By,
  44. Pink Guy & Ansvar]]
  45. c.BackgroundTransparency = 1
  46. c.TextColor3 = Color3.new(1,1,1)
  47. c.FontSize = 'Size24'
  48. c.Font = 'SourceSansLight'
  49. c.ZIndex = 2
  50. c.TextScaled = true
  51. c.TextWrapped = true
  52. local b = Instance.new('TextLabel', f)
  53. b.BackgroundTransparency = 1
  54. b.Position = UDim2.new(0, 0, 1, -31)
  55. b.Size = UDim2.new(1, 0, 0, 19)
  56. b.Font = 'SourceSansLight'
  57. b.FontSize = 'Size8'
  58. b.Text = 'In beta, expect crashes and bugs!'
  59. b.TextColor3 = Color3.new(1, 1, 1)
  60. b.TextScaled = true
  61. b.TextWrapped = true
  62. b.ZIndex = 2
  63. f:TweenPosition(UDim2.new(.5,-230,.5,-100), 'Out', 'Quad', 2)
  64. wait(4)
  65. f:TweenPosition(UDim2.new(.5,-230,1,200), 'In', 'Quad')
  66. wait(2)
  67. i:Destroy()
  68. a:stop() a:destroy()
  69. end)
  70.  
  71. wait(6)
  72. game.StarterGui:SetCore("SendNotification", {Title = "Warning:";Text = "Don't leak or blacklist!";Icon = "rbxassetid://671015663";Duration = 3})
  73. wait(4.5)
  74. game.StarterGui:SetCore("SendNotification", {Title = "Version:";Text = "3.0";Icon = "rbxassetid://958433370";Duration = 3})
  75. wait(5)
  76. game.StarterGui:SetCore("SendNotification", {Title = "Latest version:";Text = "3.0";Icon = "rbxassetid://958433370";Duration = 3})
  77.  
  78.  
  79.  
  80. -- Objects
  81.  
  82. local Riz = Instance.new("ScreenGui")
  83.  
  84. local Homeframe = Instance.new("Frame")
  85. local Changelog = Instance.new("TextLabel")
  86. local TextLabel = Instance.new("TextLabel")
  87. local TextLabel_2 = Instance.new("TextLabel")
  88. local TextLabel_3 = Instance.new("TextLabel")
  89. local TextLabel_4 = Instance.new("TextLabel")
  90. local TextLabel_5 = Instance.new("TextLabel")
  91. local TextLabel_6 = Instance.new("TextLabel")
  92. local Version = Instance.new("TextLabel")
  93. local Optionsframe = Instance.new("Frame")
  94. local Home = Instance.new("TextButton")
  95. local Title1 = Instance.new("TextLabel")
  96. local Scripts = Instance.new("TextButton")
  97. local Functions = Instance.new("TextButton")
  98. local Spawn = Instance.new("TextButton")
  99. local TextLabel_7 = Instance.new("TextButton")
  100. local Functionsframe = Instance.new("Frame")
  101. local Antiban = Instance.new("TextButton")
  102. local Keepmagic = Instance.new("TextButton")
  103. local Infdamage = Instance.new("TextButton")
  104. local Explorer = Instance.new("TextButton")
  105. local Rocky2u = Instance.new("TextButton")
  106. local Spawnframe = Instance.new("Frame")
  107. local SpawnButton = Instance.new("TextButton")
  108. local Item1 = Instance.new("TextBox")
  109. local SunkenC = Instance.new("TextButton")
  110. local Krakenband = Instance.new("TextButton")
  111. local Champitems = Instance.new("TextButton")
  112. local Weapons = Instance.new("TextButton")
  113. local Gauntlet = Instance.new("TextButton")
  114. local Blesseditemswillcomesoon = Instance.new("TextLabel")
  115. local Scriptsframe = Instance.new("ScrollingFrame")
  116. local Level = Instance.new("TextButton")
  117. local Amount1 = Instance.new("TextBox")
  118. local Aurem = Instance.new("TextButton")
  119. local Amount2 = Instance.new("TextBox")
  120. local MagicPower = Instance.new("TextButton")
  121. local Amount3 = Instance.new("TextBox")
  122. local FirstMagic = Instance.new("TextButton")
  123. local Amount4 = Instance.new("TextBox")
  124. local SecondMagic = Instance.new("TextButton")
  125. local Amount5 = Instance.new("TextBox")
  126. local Strength = Instance.new("TextButton")
  127. local Amount6 = Instance.new("TextBox")
  128. local Bounty = Instance.new("TextButton")
  129. local Amount7 = Instance.new("TextBox")
  130. local Reputation = Instance.new("TextButton")
  131. local Amount8 = Instance.new("TextBox")
  132. local Lamina = Instance.new("TextButton")
  133. local Amount9 = Instance.new("TextBox")
  134. local AetherLightning = Instance.new("TextButton")
  135. local Inferno = Instance.new("TextButton")
  136. local Void = Instance.new("TextButton")
  137. local Cone = Instance.new("TextButton")
  138. local Vector = Instance.new("TextButton")
  139. local Stardust = Instance.new("TextButton")
  140. local AetherFire = Instance.new("TextButton")
  141. local Fightingstyle = Instance.new("TextButton")
  142. local Style1 = Instance.new("TextBox")
  143. local Releasefromjail = Instance.new("TextButton")
  144. local Unabledrown = Instance.new("TextButton")
  145. local Changeboat = Instance.new("TextButton")
  146. local Boat1 = Instance.new("TextBox")
  147. local Maxbait = Instance.new("TextButton")
  148. local Infenergy = Instance.new("TextButton")
  149. local Menu = Instance.new("TextButton")
  150. local Frame100 = Instance.new("Frame")
  151. local LOGINTITLE = Instance.new("TextLabel")
  152. local LOGINTITLE2 = Instance.new("TextLabel")
  153. local KEY = Instance.new("TextBox")
  154. local LOGINBUTTON = Instance.new("TextButton")
  155. local VERSIONLOGIN = Instance.new("TextLabel")
  156. local tries = 0
  157. local maxtries = 3
  158. local code = '40051925125'
  159.  
  160.  
  161. -- Properties
  162.  
  163. Riz.Name = "Riz"
  164. Riz.Parent = game.CoreGui
  165.  
  166. Homeframe.Name = "Homeframe"
  167. Homeframe.Parent = Riz
  168. Homeframe.BackgroundColor3 = Color3.new(0, 0, 0)
  169. Homeframe.BackgroundTransparency = 0.39999997615814
  170. Homeframe.BorderSizePixel = 0
  171. Homeframe.Position = UDim2.new(0.455952376, 0, 0.261041909, 0)
  172. Homeframe.Size = UDim2.new(0, 444, 0, 421)
  173. Homeframe.Visible = false
  174.  
  175. Changelog.Name = "Changelog"
  176. Changelog.Parent = Homeframe
  177. Changelog.BackgroundColor3 = Color3.new(1, 1, 1)
  178. Changelog.BackgroundTransparency = 1
  179. Changelog.BorderSizePixel = 0
  180. Changelog.Position = UDim2.new(0.279661089, 0, 0, 0)
  181. Changelog.Size = UDim2.new(0, 200, 0, 50)
  182. Changelog.Font = Enum.Font.SourceSans
  183. Changelog.FontSize = Enum.FontSize.Size24
  184. Changelog.Text = "* Changelog *"
  185. Changelog.TextColor3 = Color3.new(1, 1, 1)
  186. Changelog.TextSize = 20
  187.  
  188. TextLabel.Parent = Changelog
  189. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  190. TextLabel.BackgroundTransparency = 1
  191. TextLabel.BorderSizePixel = 0
  192. TextLabel.Position = UDim2.new(0, -1, 0.599999905, 0)
  193. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  194. TextLabel.Font = Enum.Font.SciFi
  195. TextLabel.FontSize = Enum.FontSize.Size18
  196. TextLabel.Text = "Remade the UI"
  197. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  198. TextLabel.TextSize = 18
  199.  
  200. TextLabel_2.Parent = Changelog
  201. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  202. TextLabel_2.BackgroundTransparency = 1
  203. TextLabel_2.BorderSizePixel = 0
  204. TextLabel_2.Position = UDim2.new(0, 0, 1.15999985, 0)
  205. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  206. TextLabel_2.Font = Enum.Font.SciFi
  207. TextLabel_2.FontSize = Enum.FontSize.Size18
  208. TextLabel_2.Text = "Rewrited the UI"
  209. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  210. TextLabel_2.TextSize = 18
  211.  
  212. TextLabel_3.Parent = Changelog
  213. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  214. TextLabel_3.BackgroundTransparency = 1
  215. TextLabel_3.BorderSizePixel = 0
  216. TextLabel_3.Position = UDim2.new(0, 0, 1.73999989, 0)
  217. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  218. TextLabel_3.Font = Enum.Font.SciFi
  219. TextLabel_3.FontSize = Enum.FontSize.Size18
  220. TextLabel_3.Text = "Rewrited the UI"
  221. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  222. TextLabel_3.TextSize = 18
  223.  
  224. TextLabel_4.Parent = Changelog
  225. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  226. TextLabel_4.BackgroundTransparency = 1
  227. TextLabel_4.BorderSizePixel = 0
  228. TextLabel_4.Position = UDim2.new(-0.00499999989, 0, 2.29999995, 0)
  229. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  230. TextLabel_4.Font = Enum.Font.SciFi
  231. TextLabel_4.FontSize = Enum.FontSize.Size18
  232. TextLabel_4.Text = "Bug fixes"
  233. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  234. TextLabel_4.TextSize = 18
  235.  
  236. TextLabel_5.Parent = Changelog
  237. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  238. TextLabel_5.BackgroundTransparency = 1
  239. TextLabel_5.BorderSizePixel = 0
  240. TextLabel_5.Position = UDim2.new(-0.00499999989, 0, 2.9000001, 0)
  241. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  242. TextLabel_5.Font = Enum.Font.SciFi
  243. TextLabel_5.FontSize = Enum.FontSize.Size18
  244. TextLabel_5.Text = "Improved Anti-Ban"
  245. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  246. TextLabel_5.TextSize = 18
  247.  
  248. TextLabel_6.Parent = Changelog
  249. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  250. TextLabel_6.BackgroundTransparency = 1
  251. TextLabel_6.BorderSizePixel = 0
  252. TextLabel_6.Position = UDim2.new(0, 0, 3.44000006, 0)
  253. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  254. TextLabel_6.Font = Enum.Font.SciFi
  255. TextLabel_6.FontSize = Enum.FontSize.Size18
  256. TextLabel_6.Text = "Renamed the gui to Riz Gui"
  257. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  258. TextLabel_6.TextSize = 18
  259.  
  260. Version.Name = "Version"
  261. Version.Parent = Homeframe
  262. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  263. Version.BackgroundTransparency = 1
  264. Version.Position = UDim2.new(-0.0982902497, 0, 0.90023756, 0)
  265. Version.Size = UDim2.new(0, 200, 0, 50)
  266. Version.Font = Enum.Font.SourceSans
  267. Version.FontSize = Enum.FontSize.Size18
  268. Version.Text = "Version: 3.0"
  269. Version.TextColor3 = Color3.new(1, 1, 1)
  270. Version.TextSize = 17
  271.  
  272. Optionsframe.Name = "Optionsframe"
  273. Optionsframe.Parent = Riz
  274. Optionsframe.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  275. Optionsframe.BorderSizePixel = 0
  276. Optionsframe.Position = UDim2.new(0, 600, 0.261041909, 0)
  277. Optionsframe.Size = UDim2.new(0, 166, 0, 421)
  278.  
  279. Home.Name = "Home"
  280. Home.Parent = Optionsframe
  281. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  282. Home.BorderSizePixel = 0
  283. Home.Position = UDim2.new(0.1746988, 0, 0.171021372, 0)
  284. Home.Size = UDim2.new(0, 108, 0, 43)
  285. Home.Font = Enum.Font.Code
  286. Home.FontSize = Enum.FontSize.Size18
  287. Home.Text = "Home"
  288. Home.TextColor3 = Color3.new(0, 0, 0)
  289. Home.TextSize = 15
  290. Home.TextWrapped = true
  291.  
  292. Title1.Name = "Title1"
  293. Title1.Parent = Optionsframe
  294. Title1.BackgroundColor3 = Color3.new(1, 1, 1)
  295. Title1.BackgroundTransparency = 1
  296. Title1.BorderSizePixel = 0
  297. Title1.Size = UDim2.new(0, 166, 0, 50)
  298. Title1.Font = Enum.Font.SourceSans
  299. Title1.FontSize = Enum.FontSize.Size24
  300. Title1.Text = "OPTIONS"
  301. Title1.TextColor3 = Color3.new(1, 1, 1)
  302. Title1.TextSize = 19
  303.  
  304. Scripts.Name = "Scripts"
  305. Scripts.Parent = Optionsframe
  306. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  307. Scripts.BorderSizePixel = 0
  308. Scripts.Position = UDim2.new(0.1746988, 0, 0.361045122, 0)
  309. Scripts.Size = UDim2.new(0, 108, 0, 43)
  310. Scripts.Font = Enum.Font.Code
  311. Scripts.FontSize = Enum.FontSize.Size18
  312. Scripts.Text = "Scripts"
  313. Scripts.TextColor3 = Color3.new(0, 0, 0)
  314. Scripts.TextSize = 15
  315. Scripts.TextWrapped = true
  316.  
  317. Functions.Name = "Functions"
  318. Functions.Parent = Optionsframe
  319. Functions.BackgroundColor3 = Color3.new(1, 1, 1)
  320. Functions.BorderSizePixel = 0
  321. Functions.Position = UDim2.new(0.1746988, 0, 0.555819452, 0)
  322. Functions.Size = UDim2.new(0, 108, 0, 43)
  323. Functions.Font = Enum.Font.Code
  324. Functions.FontSize = Enum.FontSize.Size18
  325. Functions.Text = "Functions"
  326. Functions.TextColor3 = Color3.new(0, 0, 0)
  327. Functions.TextSize = 15
  328. Functions.TextWrapped = true
  329.  
  330. Spawn.Name = "Spawn"
  331. Spawn.Parent = Optionsframe
  332. Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
  333. Spawn.BorderSizePixel = 0
  334. Spawn.Position = UDim2.new(0.1746988, 0, 0.75534445, 0)
  335. Spawn.Size = UDim2.new(0, 108, 0, 43)
  336. Spawn.Font = Enum.Font.Code
  337. Spawn.FontSize = Enum.FontSize.Size18
  338. Spawn.Text = "Spawn"
  339. Spawn.TextColor3 = Color3.new(0, 0, 0)
  340. Spawn.TextSize = 15
  341. Spawn.TextWrapped = true
  342.  
  343. TextLabel_7.Parent = Optionsframe
  344. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  345. TextLabel_7.BackgroundTransparency = 1
  346. TextLabel_7.BorderSizePixel = 0
  347. TextLabel_7.Size = UDim2.new(0, 23, 0, 23)
  348. TextLabel_7.Font = Enum.Font.SourceSans
  349. TextLabel_7.FontSize = Enum.FontSize.Size18
  350. TextLabel_7.Text = "-"
  351. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  352. TextLabel_7.TextSize = 15
  353.  
  354. Functionsframe.Name = "Functionsframe"
  355. Functionsframe.Parent = Riz
  356. Functionsframe.BackgroundColor3 = Color3.new(0, 0, 0)
  357. Functionsframe.BackgroundTransparency = 0.39999997615814
  358. Functionsframe.BorderSizePixel = 0
  359. Functionsframe.Position = UDim2.new(0.456, 0, 0.261000007, 0)
  360. Functionsframe.Size = UDim2.new(0, 444, 0, 421)
  361. Functionsframe.Visible = false
  362.  
  363. Antiban.Name = "Antiban"
  364. Antiban.Parent = Functionsframe
  365. Antiban.BackgroundColor3 = Color3.new(1, 1, 1)
  366. Antiban.BorderSizePixel = 0
  367. Antiban.Position = UDim2.new(0.0608108118, 0, 0.173396677, 0)
  368. Antiban.Size = UDim2.new(0, 93, 0, 49)
  369. Antiban.Font = Enum.Font.Code
  370. Antiban.FontSize = Enum.FontSize.Size18
  371. Antiban.Text = "Anti-Ban"
  372. Antiban.TextColor3 = Color3.new(0, 0, 0)
  373. Antiban.TextSize = 15
  374. Antiban.TextWrapped = true
  375.  
  376. Keepmagic.Name = "Keepmagic"
  377. Keepmagic.Parent = Functionsframe
  378. Keepmagic.BackgroundColor3 = Color3.new(1, 1, 1)
  379. Keepmagic.BorderSizePixel = 0
  380. Keepmagic.Position = UDim2.new(0.394144148, 0, 0.173396677, 0)
  381. Keepmagic.Size = UDim2.new(0, 93, 0, 49)
  382. Keepmagic.Font = Enum.Font.Code
  383. Keepmagic.FontSize = Enum.FontSize.Size18
  384. Keepmagic.Text = "Keep Magic"
  385. Keepmagic.TextColor3 = Color3.new(0, 0, 0)
  386. Keepmagic.TextSize = 15
  387. Keepmagic.TextWrapped = true
  388.  
  389. Infdamage.Name = "Infdamage"
  390. Infdamage.Parent = Functionsframe
  391. Infdamage.BackgroundColor3 = Color3.new(1, 1, 1)
  392. Infdamage.BorderSizePixel = 0
  393. Infdamage.Position = UDim2.new(0.720720708, 0, 0.173396677, 0)
  394. Infdamage.Size = UDim2.new(0, 93, 0, 49)
  395. Infdamage.Font = Enum.Font.Code
  396. Infdamage.FontSize = Enum.FontSize.Size18
  397. Infdamage.Text = "Infinite damage"
  398. Infdamage.TextColor3 = Color3.new(0, 0, 0)
  399. Infdamage.TextSize = 15
  400. Infdamage.TextWrapped = true
  401.  
  402. Explorer.Name = "Explorer"
  403. Explorer.Parent = Functionsframe
  404. Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
  405. Explorer.BorderSizePixel = 0
  406. Explorer.Position = UDim2.new(0.0608108044, 0, 0.363420427, 0)
  407. Explorer.Size = UDim2.new(0, 93, 0, 49)
  408. Explorer.Font = Enum.Font.Code
  409. Explorer.FontSize = Enum.FontSize.Size18
  410. Explorer.Text = "Explorer"
  411. Explorer.TextColor3 = Color3.new(0, 0, 0)
  412. Explorer.TextSize = 15
  413. Explorer.TextWrapped = true
  414.  
  415. Rocky2u.Name = "Rocky2u"
  416. Rocky2u.Parent = Functionsframe
  417. Rocky2u.BackgroundColor3 = Color3.new(1, 1, 1)
  418. Rocky2u.BorderSizePixel = 0
  419. Rocky2u.Position = UDim2.new(0.393018007, 0, 0.363420427, 0)
  420. Rocky2u.Size = UDim2.new(0, 93, 0, 49)
  421. Rocky2u.Font = Enum.Font.Code
  422. Rocky2u.FontSize = Enum.FontSize.Size18
  423. Rocky2u.Text = "Rocky2u"
  424. Rocky2u.TextColor3 = Color3.new(0, 0, 0)
  425. Rocky2u.TextSize = 15
  426. Rocky2u.TextWrapped = true
  427.  
  428. Spawnframe.Name = "Spawnframe"
  429. Spawnframe.Parent = Riz
  430. Spawnframe.BackgroundColor3 = Color3.new(0, 0, 0)
  431. Spawnframe.BackgroundTransparency = 0.39999997615814
  432. Spawnframe.BorderSizePixel = 0
  433. Spawnframe.Position = UDim2.new(0.456, 0, 0.261000007, 0)
  434. Spawnframe.Size = UDim2.new(0, 444, 0, 421)
  435. Spawnframe.Visible = false
  436.  
  437. SpawnButton.Name = "SpawnButton"
  438. SpawnButton.Parent = Spawnframe
  439. SpawnButton.BackgroundColor3 = Color3.new(1, 1, 1)
  440. SpawnButton.BorderSizePixel = 0
  441. SpawnButton.Position = UDim2.new(0.0247747749, 0, 0.173396677, 0)
  442. SpawnButton.Size = UDim2.new(0, 108, 0, 35)
  443. SpawnButton.Font = Enum.Font.Code
  444. SpawnButton.FontSize = Enum.FontSize.Size18
  445. SpawnButton.Text = "Spawn"
  446. SpawnButton.TextColor3 = Color3.new(0, 0, 0)
  447. SpawnButton.TextSize = 15
  448. SpawnButton.TextWrapped = true
  449.  
  450. Item1.Name = "Item1"
  451. Item1.Parent = SpawnButton
  452. Item1.BackgroundColor3 = Color3.new(1, 1, 1)
  453. Item1.BorderSizePixel = 0
  454. Item1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  455. Item1.Size = UDim2.new(0, 108, 0, 19)
  456. Item1.Font = Enum.Font.SourceSans
  457. Item1.FontSize = Enum.FontSize.Size14
  458. Item1.Text = "[Item]"
  459. Item1.TextSize = 14
  460.  
  461. SunkenC.Name = "SunkenC"
  462. SunkenC.Parent = Spawnframe
  463. SunkenC.BackgroundColor3 = Color3.new(1, 1, 1)
  464. SunkenC.BorderSizePixel = 0
  465. SunkenC.Position = UDim2.new(0.377401501, 0, 0.17220901, 0)
  466. SunkenC.Size = UDim2.new(0, 108, 0, 43)
  467. SunkenC.Font = Enum.Font.Code
  468. SunkenC.FontSize = Enum.FontSize.Size18
  469. SunkenC.Text = "Sunken Champion"
  470. SunkenC.TextColor3 = Color3.new(0, 0, 0)
  471. SunkenC.TextSize = 15
  472. SunkenC.TextWrapped = true
  473.  
  474. Krakenband.Name = "Krakenband"
  475. Krakenband.Parent = Spawnframe
  476. Krakenband.BackgroundColor3 = Color3.new(1, 1, 1)
  477. Krakenband.BorderSizePixel = 0
  478. Krakenband.Position = UDim2.new(0.719743848, 0, 0.173396662, 0)
  479. Krakenband.Size = UDim2.new(0, 108, 0, 43)
  480. Krakenband.Font = Enum.Font.Code
  481. Krakenband.FontSize = Enum.FontSize.Size18
  482. Krakenband.Text = "The Kraken's Band"
  483. Krakenband.TextColor3 = Color3.new(0, 0, 0)
  484. Krakenband.TextSize = 15
  485. Krakenband.TextWrapped = true
  486.  
  487. Champitems.Name = "Champitems"
  488. Champitems.Parent = Spawnframe
  489. Champitems.BackgroundColor3 = Color3.new(1, 1, 1)
  490. Champitems.BorderSizePixel = 0
  491. Champitems.Position = UDim2.new(0.0237978995, 0, 0.361045122, 0)
  492. Champitems.Size = UDim2.new(0, 108, 0, 43)
  493. Champitems.Font = Enum.Font.Code
  494. Champitems.FontSize = Enum.FontSize.Size18
  495. Champitems.Text = "Champion Items"
  496. Champitems.TextColor3 = Color3.new(0, 0, 0)
  497. Champitems.TextSize = 15
  498. Champitems.TextWrapped = true
  499.  
  500. Weapons.Name = "Weapons"
  501. Weapons.Parent = Spawnframe
  502. Weapons.BackgroundColor3 = Color3.new(1, 1, 1)
  503. Weapons.BorderSizePixel = 0
  504. Weapons.Position = UDim2.new(0.377401501, 0, 0.363420427, 0)
  505. Weapons.Size = UDim2.new(0, 108, 0, 43)
  506. Weapons.Font = Enum.Font.Code
  507. Weapons.FontSize = Enum.FontSize.Size18
  508. Weapons.Text = "Weapons"
  509. Weapons.TextColor3 = Color3.new(0, 0, 0)
  510. Weapons.TextSize = 15
  511. Weapons.TextWrapped = true
  512.  
  513. Gauntlet.Name = "Gauntlet"
  514. Gauntlet.Parent = Spawnframe
  515. Gauntlet.BackgroundColor3 = Color3.new(1, 1, 1)
  516. Gauntlet.BorderSizePixel = 0
  517. Gauntlet.Position = UDim2.new(0.720720708, 0, 0.363420427, 0)
  518. Gauntlet.Size = UDim2.new(0, 108, 0, 43)
  519. Gauntlet.Font = Enum.Font.Code
  520. Gauntlet.FontSize = Enum.FontSize.Size14
  521. Gauntlet.Text = "Gauntlet of the Rising Phoenix"
  522. Gauntlet.TextColor3 = Color3.new(0, 0, 0)
  523. Gauntlet.TextSize = 14
  524. Gauntlet.TextWrapped = true
  525.  
  526. Blesseditemswillcomesoon.Name = "Blessed items will come soon"
  527. Blesseditemswillcomesoon.Parent = Spawnframe
  528. Blesseditemswillcomesoon.BackgroundColor3 = Color3.new(1, 1, 1)
  529. Blesseditemswillcomesoon.BackgroundTransparency = 1
  530. Blesseditemswillcomesoon.BorderSizePixel = 0
  531. Blesseditemswillcomesoon.Position = UDim2.new(0.27477479, 0, 0.902612805, 0)
  532. Blesseditemswillcomesoon.Size = UDim2.new(0, 200, 0, 50)
  533. Blesseditemswillcomesoon.Font = Enum.Font.SourceSans
  534. Blesseditemswillcomesoon.FontSize = Enum.FontSize.Size18
  535. Blesseditemswillcomesoon.Text = "Blessed items will come soon too lazy to add it in for now"
  536. Blesseditemswillcomesoon.TextColor3 = Color3.new(1, 1, 1)
  537. Blesseditemswillcomesoon.TextSize = 18
  538.  
  539. Frame100.Parent = Riz
  540. Frame100.BackgroundColor3 = Color3.new(0, 0, 0)
  541. Frame100.BackgroundTransparency = 0.40000000596046
  542. Frame100.BorderSizePixel = 0
  543. Frame100.Position = UDim2.new(0.377976179, 0, 0.296149492, 0)
  544. Frame100.Size = UDim2.new(0, 467, 0, 359)
  545.  
  546.  
  547. Scriptsframe.Name = "Scriptsframe"
  548. Scriptsframe.Parent = Riz
  549. Scriptsframe.BackgroundColor3 = Color3.new(0, 0, 0)
  550. Scriptsframe.BackgroundTransparency = 0.40000000596046
  551. Scriptsframe.BorderSizePixel = 0
  552. Scriptsframe.Position = UDim2.new(0.456, 0, 0.261000007, 0)
  553. Scriptsframe.Size = UDim2.new(0, 444, 0, 421)
  554. Scriptsframe.BottomImage = "rbxassetid://926732366"
  555. Scriptsframe.CanvasPosition = Vector2.new(0, 500)
  556. Scriptsframe.MidImage = "rbxassetid://926732374"
  557. Scriptsframe.TopImage = "rbxassetid://926732373"
  558.  
  559. LOGINTITLE.Name = "LOGINTITLE"
  560. LOGINTITLE.Parent = Frame100
  561. LOGINTITLE.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  562. LOGINTITLE.BorderSizePixel = 0
  563. LOGINTITLE.Size = UDim2.new(0, 467, 0, 67)
  564. LOGINTITLE.Font = Enum.Font.Code
  565. LOGINTITLE.FontSize = Enum.FontSize.Size48
  566. LOGINTITLE.Text = "LOGIN"
  567. LOGINTITLE.TextColor3 = Color3.new(1, 1, 1)
  568. LOGINTITLE.TextSize = 40
  569. LOGINTITLE.TextWrapped = true
  570.  
  571. LOGINTITLE2.Name = "LOGINTITLE2"
  572. LOGINTITLE2.Parent = Frame100
  573. LOGINTITLE2.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  574. LOGINTITLE2.BorderSizePixel = 0
  575. LOGINTITLE2.Position = UDim2.new(0, 0, 0.186629534, 0)
  576. LOGINTITLE2.Size = UDim2.new(0, 467, 0, 11)
  577. LOGINTITLE2.Font = Enum.Font.Code
  578. LOGINTITLE2.FontSize = Enum.FontSize.Size48
  579. LOGINTITLE2.Text = ""
  580. LOGINTITLE2.TextColor3 = Color3.new(1, 1, 1)
  581. LOGINTITLE2.TextSize = 40
  582. LOGINTITLE2.TextWrapped = true
  583.  
  584. KEY.Name = "KEY"
  585. KEY.Parent = Frame100
  586. KEY.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  587. KEY.BorderSizePixel = 0
  588. KEY.Position = UDim2.new(0.104925051, 0, 0.437325895, 0)
  589. KEY.Size = UDim2.new(0, 372, 0, 44)
  590. KEY.Font = Enum.Font.SciFi
  591. KEY.FontSize = Enum.FontSize.Size18
  592. KEY.Text = "KEY"
  593. KEY.TextColor3 = Color3.new(1, 1, 1)
  594. KEY.TextSize = 17
  595.  
  596. LOGINBUTTON.Parent = Frame100
  597. LOGINBUTTON.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  598. LOGINBUTTON.BorderSizePixel = 0
  599. LOGINBUTTON.Position = UDim2.new(0.338329792, 0, 0.718662977, 0)
  600. LOGINBUTTON.Size = UDim2.new(0, 150, 0, 41)
  601. LOGINBUTTON.Font = Enum.Font.SourceSans
  602. LOGINBUTTON.FontSize = Enum.FontSize.Size18
  603. LOGINBUTTON.Text = "LOGIN"
  604. LOGINBUTTON.TextColor3 = Color3.new(1, 1, 1)
  605. LOGINBUTTON.TextSize = 18
  606.  
  607. VERSIONLOGIN.Name = "Security v2"
  608. VERSIONLOGIN.Parent = Frame100
  609. VERSIONLOGIN.BackgroundColor3 = Color3.new(1, 1, 1)
  610. VERSIONLOGIN.BackgroundTransparency = 1
  611. VERSIONLOGIN.BorderSizePixel = 0
  612. VERSIONLOGIN.Position = UDim2.new(0.901498914, 0, 0.891364932, 0)
  613. VERSIONLOGIN.Size = UDim2.new(0, 46, 0, 50)
  614. VERSIONLOGIN.Font = Enum.Font.SourceSans
  615. VERSIONLOGIN.FontSize = Enum.FontSize.Size18
  616. VERSIONLOGIN.Text = "3.0.0"
  617. VERSIONLOGIN.TextColor3 = Color3.new(1, 1, 1)
  618. VERSIONLOGIN.TextSize = 18
  619.  
  620. Level.Name = "Level"
  621. Level.Parent = Scriptsframe
  622. Level.BackgroundColor3 = Color3.new(1, 1, 1)
  623. Level.BorderSizePixel = 0
  624. Level.Position = UDim2.new(0.0450450443, 0, 0.0403800458, 0)
  625. Level.Size = UDim2.new(0, 108, 0, 35)
  626. Level.Font = Enum.Font.Code
  627. Level.FontSize = Enum.FontSize.Size18
  628. Level.Text = "Level"
  629. Level.TextColor3 = Color3.new(0, 0, 0)
  630. Level.TextSize = 15
  631. Level.TextWrapped = true
  632.  
  633. Amount1.Name = "Amount1"
  634. Amount1.Parent = Level
  635. Amount1.BackgroundColor3 = Color3.new(1, 1, 1)
  636. Amount1.BorderSizePixel = 0
  637. Amount1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  638. Amount1.Size = UDim2.new(0, 108, 0, 19)
  639. Amount1.Font = Enum.Font.SourceSans
  640. Amount1.FontSize = Enum.FontSize.Size14
  641. Amount1.Text = "[Amount]"
  642. Amount1.TextSize = 14
  643.  
  644. Aurem.Name = "Aurem"
  645. Aurem.Parent = Scriptsframe
  646. Aurem.BackgroundColor3 = Color3.new(1, 1, 1)
  647. Aurem.BorderSizePixel = 0
  648. Aurem.Position = UDim2.new(0.378281802, 0, 0.0399999991, 0)
  649. Aurem.Size = UDim2.new(0, 108, 0, 35)
  650. Aurem.Font = Enum.Font.Code
  651. Aurem.FontSize = Enum.FontSize.Size18
  652. Aurem.Text = "Aurem"
  653. Aurem.TextColor3 = Color3.new(0, 0, 0)
  654. Aurem.TextSize = 15
  655. Aurem.TextWrapped = true
  656.  
  657. Amount2.Name = "Amount2"
  658. Amount2.Parent = Aurem
  659. Amount2.BackgroundColor3 = Color3.new(1, 1, 1)
  660. Amount2.BorderSizePixel = 0
  661. Amount2.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  662. Amount2.Size = UDim2.new(0, 108, 0, 19)
  663. Amount2.Font = Enum.Font.SourceSans
  664. Amount2.FontSize = Enum.FontSize.Size14
  665. Amount2.Text = "[Amount]"
  666. Amount2.TextSize = 14
  667.  
  668. MagicPower.Name = "MagicPower"
  669. MagicPower.Parent = Scriptsframe
  670. MagicPower.BackgroundColor3 = Color3.new(1, 1, 1)
  671. MagicPower.BorderSizePixel = 0
  672. MagicPower.Position = UDim2.new(0.702606142, 0, 0.0399999991, 0)
  673. MagicPower.Size = UDim2.new(0, 108, 0, 35)
  674. MagicPower.Font = Enum.Font.Code
  675. MagicPower.FontSize = Enum.FontSize.Size18
  676. MagicPower.Text = "Magic Power"
  677. MagicPower.TextColor3 = Color3.new(0, 0, 0)
  678. MagicPower.TextSize = 15
  679. MagicPower.TextWrapped = true
  680.  
  681. Amount3.Name = "Amount3"
  682. Amount3.Parent = MagicPower
  683. Amount3.BackgroundColor3 = Color3.new(1, 1, 1)
  684. Amount3.BorderSizePixel = 0
  685. Amount3.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  686. Amount3.Size = UDim2.new(0, 108, 0, 19)
  687. Amount3.Font = Enum.Font.SourceSans
  688. Amount3.FontSize = Enum.FontSize.Size14
  689. Amount3.Text = "[Amount]"
  690. Amount3.TextSize = 14
  691.  
  692. FirstMagic.Name = "FirstMagic"
  693. FirstMagic.Parent = Scriptsframe
  694. FirstMagic.BackgroundColor3 = Color3.new(1, 1, 1)
  695. FirstMagic.BorderSizePixel = 0
  696. FirstMagic.Position = UDim2.new(0.0450450443, 0, 0.0902612805, 0)
  697. FirstMagic.Size = UDim2.new(0, 108, 0, 35)
  698. FirstMagic.Font = Enum.Font.Code
  699. FirstMagic.FontSize = Enum.FontSize.Size18
  700. FirstMagic.Text = "First Magic"
  701. FirstMagic.TextColor3 = Color3.new(0, 0, 0)
  702. FirstMagic.TextSize = 15
  703. FirstMagic.TextWrapped = true
  704.  
  705. Amount4.Name = "Amount4"
  706. Amount4.Parent = FirstMagic
  707. Amount4.BackgroundColor3 = Color3.new(1, 1, 1)
  708. Amount4.BorderSizePixel = 0
  709. Amount4.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  710. Amount4.Size = UDim2.new(0, 108, 0, 19)
  711. Amount4.Font = Enum.Font.SourceSans
  712. Amount4.FontSize = Enum.FontSize.Size14
  713. Amount4.Text = "[Amount]"
  714. Amount4.TextSize = 14
  715.  
  716. SecondMagic.Name = "SecondMagic"
  717. SecondMagic.Parent = Scriptsframe
  718. SecondMagic.BackgroundColor3 = Color3.new(1, 1, 1)
  719. SecondMagic.BorderSizePixel = 0
  720. SecondMagic.Position = UDim2.new(0.378281802, 0, 0.0898812339, 0)
  721. SecondMagic.Size = UDim2.new(0, 108, 0, 35)
  722. SecondMagic.Font = Enum.Font.Code
  723. SecondMagic.FontSize = Enum.FontSize.Size18
  724. SecondMagic.Text = "Second Magic"
  725. SecondMagic.TextColor3 = Color3.new(0, 0, 0)
  726. SecondMagic.TextSize = 15
  727. SecondMagic.TextWrapped = true
  728.  
  729. Amount5.Name = "Amount5"
  730. Amount5.Parent = SecondMagic
  731. Amount5.BackgroundColor3 = Color3.new(1, 1, 1)
  732. Amount5.BorderSizePixel = 0
  733. Amount5.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  734. Amount5.Size = UDim2.new(0, 108, 0, 19)
  735. Amount5.Font = Enum.Font.SourceSans
  736. Amount5.FontSize = Enum.FontSize.Size14
  737. Amount5.Text = "[Amount]"
  738. Amount5.TextSize = 14
  739.  
  740. Strength.Name = "Strength"
  741. Strength.Parent = Scriptsframe
  742. Strength.BackgroundColor3 = Color3.new(1, 1, 1)
  743. Strength.BorderSizePixel = 0
  744. Strength.Position = UDim2.new(0.702606142, 0, 0.0898812339, 0)
  745. Strength.Size = UDim2.new(0, 108, 0, 35)
  746. Strength.Font = Enum.Font.Code
  747. Strength.FontSize = Enum.FontSize.Size18
  748. Strength.Text = "Strength"
  749. Strength.TextColor3 = Color3.new(0, 0, 0)
  750. Strength.TextSize = 15
  751. Strength.TextWrapped = true
  752.  
  753. Amount6.Name = "Amount6"
  754. Amount6.Parent = Strength
  755. Amount6.BackgroundColor3 = Color3.new(1, 1, 1)
  756. Amount6.BorderSizePixel = 0
  757. Amount6.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  758. Amount6.Size = UDim2.new(0, 108, 0, 19)
  759. Amount6.Font = Enum.Font.SourceSans
  760. Amount6.FontSize = Enum.FontSize.Size14
  761. Amount6.Text = "[Amount]"
  762. Amount6.TextSize = 14
  763.  
  764. Bounty.Name = "Bounty"
  765. Bounty.Parent = Scriptsframe
  766. Bounty.BackgroundColor3 = Color3.new(1, 1, 1)
  767. Bounty.BorderSizePixel = 0
  768. Bounty.Position = UDim2.new(0.0450450443, 0, 0.140142515, 0)
  769. Bounty.Size = UDim2.new(0, 108, 0, 35)
  770. Bounty.Font = Enum.Font.Code
  771. Bounty.FontSize = Enum.FontSize.Size18
  772. Bounty.Text = "Bounty"
  773. Bounty.TextColor3 = Color3.new(0, 0, 0)
  774. Bounty.TextSize = 15
  775. Bounty.TextWrapped = true
  776.  
  777. Amount7.Name = "Amount7"
  778. Amount7.Parent = Bounty
  779. Amount7.BackgroundColor3 = Color3.new(1, 1, 1)
  780. Amount7.BorderSizePixel = 0
  781. Amount7.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  782. Amount7.Size = UDim2.new(0, 108, 0, 19)
  783. Amount7.Font = Enum.Font.SourceSans
  784. Amount7.FontSize = Enum.FontSize.Size14
  785. Amount7.Text = "[Amount]"
  786. Amount7.TextSize = 14
  787.  
  788. Reputation.Name = "Reputation"
  789. Reputation.Parent = Scriptsframe
  790. Reputation.BackgroundColor3 = Color3.new(1, 1, 1)
  791. Reputation.BorderSizePixel = 0
  792. Reputation.Position = UDim2.new(0.378281802, 0, 0.139762461, 0)
  793. Reputation.Size = UDim2.new(0, 108, 0, 35)
  794. Reputation.Font = Enum.Font.Code
  795. Reputation.FontSize = Enum.FontSize.Size18
  796. Reputation.Text = "Reputation"
  797. Reputation.TextColor3 = Color3.new(0, 0, 0)
  798. Reputation.TextSize = 15
  799. Reputation.TextWrapped = true
  800.  
  801. Amount8.Name = "Amount8"
  802. Amount8.Parent = Reputation
  803. Amount8.BackgroundColor3 = Color3.new(1, 1, 1)
  804. Amount8.BorderSizePixel = 0
  805. Amount8.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  806. Amount8.Size = UDim2.new(0, 108, 0, 19)
  807. Amount8.Font = Enum.Font.SourceSans
  808. Amount8.FontSize = Enum.FontSize.Size14
  809. Amount8.Text = "[Amount]"
  810. Amount8.TextSize = 14
  811.  
  812. Lamina.Name = "Lamina"
  813. Lamina.Parent = Scriptsframe
  814. Lamina.BackgroundColor3 = Color3.new(1, 1, 1)
  815. Lamina.BorderSizePixel = 0
  816. Lamina.Position = UDim2.new(0.702606142, 0, 0.139762461, 0)
  817. Lamina.Size = UDim2.new(0, 108, 0, 35)
  818. Lamina.Font = Enum.Font.Code
  819. Lamina.FontSize = Enum.FontSize.Size18
  820. Lamina.Text = "Lamina"
  821. Lamina.TextColor3 = Color3.new(0, 0, 0)
  822. Lamina.TextSize = 15
  823. Lamina.TextWrapped = true
  824.  
  825. Amount9.Name = "Amount9"
  826. Amount9.Parent = Lamina
  827. Amount9.BackgroundColor3 = Color3.new(1, 1, 1)
  828. Amount9.BorderSizePixel = 0
  829. Amount9.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  830. Amount9.Size = UDim2.new(0, 108, 0, 19)
  831. Amount9.Font = Enum.Font.SourceSans
  832. Amount9.FontSize = Enum.FontSize.Size14
  833. Amount9.Text = "[Amount]"
  834. Amount9.TextSize = 14
  835.  
  836. AetherLightning.Name = "AetherLightning"
  837. AetherLightning.Parent = Scriptsframe
  838. AetherLightning.BackgroundColor3 = Color3.new(1, 1, 1)
  839. AetherLightning.BorderSizePixel = 0
  840. AetherLightning.Position = UDim2.new(0.0450450443, 0, 0.208000004, 0)
  841. AetherLightning.Size = UDim2.new(0, 108, 0, 45)
  842. AetherLightning.Font = Enum.Font.Code
  843. AetherLightning.FontSize = Enum.FontSize.Size18
  844. AetherLightning.Text = "Aether Lightning"
  845. AetherLightning.TextColor3 = Color3.new(0, 0, 0)
  846. AetherLightning.TextSize = 15
  847. AetherLightning.TextWrapped = true
  848.  
  849. Inferno.Name = "Inferno"
  850. Inferno.Parent = Scriptsframe
  851. Inferno.BackgroundColor3 = Color3.new(1, 1, 1)
  852. Inferno.BorderSizePixel = 0
  853. Inferno.Position = UDim2.new(0.378378391, 0, 0.208000004, 0)
  854. Inferno.Size = UDim2.new(0, 108, 0, 45)
  855. Inferno.Font = Enum.Font.Code
  856. Inferno.FontSize = Enum.FontSize.Size18
  857. Inferno.Text = "Inferno"
  858. Inferno.TextColor3 = Color3.new(0, 0, 0)
  859. Inferno.TextSize = 15
  860. Inferno.TextWrapped = true
  861.  
  862. Void.Name = "Void"
  863. Void.Parent = Scriptsframe
  864. Void.BackgroundColor3 = Color3.new(1, 1, 1)
  865. Void.BorderSizePixel = 0
  866. Void.Position = UDim2.new(0.702702701, 0, 0.208000004, 0)
  867. Void.Size = UDim2.new(0, 108, 0, 45)
  868. Void.Font = Enum.Font.Code
  869. Void.FontSize = Enum.FontSize.Size18
  870. Void.Text = "Void"
  871. Void.TextColor3 = Color3.new(0, 0, 0)
  872. Void.TextSize = 15
  873. Void.TextWrapped = true
  874.  
  875. Cone.Name = "Cone"
  876. Cone.Parent = Scriptsframe
  877. Cone.BackgroundColor3 = Color3.new(1, 1, 1)
  878. Cone.BorderSizePixel = 0
  879. Cone.Position = UDim2.new(0.0450450443, 0, 0.254318297, 0)
  880. Cone.Size = UDim2.new(0, 108, 0, 45)
  881. Cone.Font = Enum.Font.Code
  882. Cone.FontSize = Enum.FontSize.Size18
  883. Cone.Text = "Cone"
  884. Cone.TextColor3 = Color3.new(0, 0, 0)
  885. Cone.TextSize = 15
  886. Cone.TextWrapped = true
  887.  
  888. Vector.Name = "Vector"
  889. Vector.Parent = Scriptsframe
  890. Vector.BackgroundColor3 = Color3.new(1, 1, 1)
  891. Vector.BorderSizePixel = 0
  892. Vector.Position = UDim2.new(0.378378391, 0, 0.254318297, 0)
  893. Vector.Size = UDim2.new(0, 108, 0, 45)
  894. Vector.Font = Enum.Font.Code
  895. Vector.FontSize = Enum.FontSize.Size18
  896. Vector.Text = "Vector"
  897. Vector.TextColor3 = Color3.new(0, 0, 0)
  898. Vector.TextSize = 15
  899. Vector.TextWrapped = true
  900.  
  901. Stardust.Name = "Stardust"
  902. Stardust.Parent = Scriptsframe
  903. Stardust.BackgroundColor3 = Color3.new(1, 1, 1)
  904. Stardust.BorderSizePixel = 0
  905. Stardust.Position = UDim2.new(0.702702701, 0, 0.254000008, 0)
  906. Stardust.Size = UDim2.new(0, 108, 0, 45)
  907. Stardust.Font = Enum.Font.Code
  908. Stardust.FontSize = Enum.FontSize.Size18
  909. Stardust.Text = "Stardust"
  910. Stardust.TextColor3 = Color3.new(0, 0, 0)
  911. Stardust.TextSize = 15
  912. Stardust.TextWrapped = true
  913.  
  914. AetherFire.Name = "AetherFire"
  915. AetherFire.Parent = Scriptsframe
  916. AetherFire.BackgroundColor3 = Color3.new(1, 1, 1)
  917. AetherFire.BorderSizePixel = 0
  918. AetherFire.Position = UDim2.new(0.0450450443, 0, 0.299448937, 0)
  919. AetherFire.Size = UDim2.new(0, 108, 0, 45)
  920. AetherFire.Font = Enum.Font.Code
  921. AetherFire.FontSize = Enum.FontSize.Size18
  922. AetherFire.Text = "Aether Fire"
  923. AetherFire.TextColor3 = Color3.new(0, 0, 0)
  924. AetherFire.TextSize = 15
  925. AetherFire.TextWrapped = true
  926.  
  927. Fightingstyle.Name = "Fightingstyle"
  928. Fightingstyle.Parent = Scriptsframe
  929. Fightingstyle.BackgroundColor3 = Color3.new(1, 1, 1)
  930. Fightingstyle.BorderSizePixel = 0
  931. Fightingstyle.Position = UDim2.new(0.0450450443, 0, 0, 625)
  932. Fightingstyle.Size = UDim2.new(0, 108, 0, 35)
  933. Fightingstyle.Font = Enum.Font.Code
  934. Fightingstyle.FontSize = Enum.FontSize.Size18
  935. Fightingstyle.Text = "Fighting style"
  936. Fightingstyle.TextColor3 = Color3.new(0, 0, 0)
  937. Fightingstyle.TextSize = 15
  938. Fightingstyle.TextWrapped = true
  939.  
  940. Style1.Name = "Style1"
  941. Style1.Parent = Fightingstyle
  942. Style1.BackgroundColor3 = Color3.new(1, 1, 1)
  943. Style1.BorderSizePixel = 0
  944. Style1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  945. Style1.Size = UDim2.new(0, 108, 0, 19)
  946. Style1.Font = Enum.Font.SourceSans
  947. Style1.FontSize = Enum.FontSize.Size14
  948. Style1.Text = "[Style]"
  949. Style1.TextSize = 14
  950.  
  951. Releasefromjail.Name = "Releasefromjail"
  952. Releasefromjail.Parent = Scriptsframe
  953. Releasefromjail.BackgroundColor3 = Color3.new(1, 1, 1)
  954. Releasefromjail.BorderSizePixel = 0
  955. Releasefromjail.Position = UDim2.new(0.378378391, 0, 0, 625)
  956. Releasefromjail.Size = UDim2.new(0, 108, 0, 45)
  957. Releasefromjail.Font = Enum.Font.Code
  958. Releasefromjail.FontSize = Enum.FontSize.Size18
  959. Releasefromjail.Text = "Release from jail"
  960. Releasefromjail.TextColor3 = Color3.new(0, 0, 0)
  961. Releasefromjail.TextSize = 15
  962. Releasefromjail.TextWrapped = true
  963.  
  964. Unabledrown.Name = "Unabledrown"
  965. Unabledrown.Parent = Scriptsframe
  966. Unabledrown.BackgroundColor3 = Color3.new(1, 1, 1)
  967. Unabledrown.BorderSizePixel = 0
  968. Unabledrown.Position = UDim2.new(0.702702701, 0, 0, 625)
  969. Unabledrown.Size = UDim2.new(0, 108, 0, 45)
  970. Unabledrown.Font = Enum.Font.Code
  971. Unabledrown.FontSize = Enum.FontSize.Size18
  972. Unabledrown.Text = "Unable to drown"
  973. Unabledrown.TextColor3 = Color3.new(0, 0, 0)
  974. Unabledrown.TextSize = 15
  975. Unabledrown.TextWrapped = true
  976.  
  977. Changeboat.Name = "Changeboat"
  978. Changeboat.Parent = Scriptsframe
  979. Changeboat.BackgroundColor3 = Color3.new(1, 1, 1)
  980. Changeboat.BorderSizePixel = 0
  981. Changeboat.Position = UDim2.new(0.0450450443, 0, 0.0546318293, 625)
  982. Changeboat.Size = UDim2.new(0, 108, 0, 35)
  983. Changeboat.Font = Enum.Font.Code
  984. Changeboat.FontSize = Enum.FontSize.Size18
  985. Changeboat.Text = "Change Boat"
  986. Changeboat.TextColor3 = Color3.new(0, 0, 0)
  987. Changeboat.TextSize = 15
  988. Changeboat.TextWrapped = true
  989.  
  990. Boat1.Name = "Boat1"
  991. Boat1.Parent = Changeboat
  992. Boat1.BackgroundColor3 = Color3.new(1, 1, 1)
  993. Boat1.BorderSizePixel = 0
  994. Boat1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
  995. Boat1.Size = UDim2.new(0, 108, 0, 19)
  996. Boat1.Font = Enum.Font.SourceSans
  997. Boat1.FontSize = Enum.FontSize.Size14
  998. Boat1.Text = "[Boat]"
  999. Boat1.TextSize = 14
  1000.  
  1001. Maxbait.Name = "Maxbait"
  1002. Maxbait.Parent = Scriptsframe
  1003. Maxbait.BackgroundColor3 = Color3.new(1, 1, 1)
  1004. Maxbait.BorderSizePixel = 0
  1005. Maxbait.Position = UDim2.new(0.378378391, 0, 0.0489999987, 634)
  1006. Maxbait.Size = UDim2.new(0, 108, 0, 45)
  1007. Maxbait.Font = Enum.Font.Code
  1008. Maxbait.FontSize = Enum.FontSize.Size18
  1009. Maxbait.Text = "Max Bait"
  1010. Maxbait.TextColor3 = Color3.new(0, 0, 0)
  1011. Maxbait.TextSize = 15
  1012. Maxbait.TextWrapped = true
  1013.  
  1014. Infenergy.Name = "Infenergy"
  1015. Infenergy.Parent = Scriptsframe
  1016. Infenergy.BackgroundColor3 = Color3.new(1, 1, 1)
  1017. Infenergy.BorderSizePixel = 0
  1018. Infenergy.Position = UDim2.new(0.702702701, 0, 0.0489999987, 634)
  1019. Infenergy.Size = UDim2.new(0, 108, 0, 45)
  1020. Infenergy.Font = Enum.Font.Code
  1021. Infenergy.FontSize = Enum.FontSize.Size18
  1022. Infenergy.Text = "Infinite energy"
  1023. Infenergy.TextColor3 = Color3.new(0, 0, 0)
  1024. Infenergy.TextSize = 15
  1025. Infenergy.TextWrapped = true
  1026.  
  1027. Menu.Name = "Menu"
  1028. Menu.Parent = Riz
  1029. Menu.BackgroundColor3 = Color3.new(0, 0, 0)
  1030. Menu.BackgroundTransparency = 0.40000000596046
  1031. Menu.BorderSizePixel = 0
  1032. Menu.Position = UDim2.new(0.544047594, 0, 0, 0)
  1033. Menu.Size = UDim2.new(0, 66, 0, 22)
  1034. Menu.Font = Enum.Font.SourceSans
  1035. Menu.FontSize = Enum.FontSize.Size18
  1036. Menu.Text = "MENU"
  1037. Menu.TextColor3 = Color3.new(1, 1, 1)
  1038. Menu.TextSize = 16
  1039. Menu.TextStrokeColor3 = Color3.new(1, 1, 1)
  1040.  
  1041. -- Functions
  1042.  
  1043. Home.Visible = false
  1044. Optionsframe.Visible = false
  1045. Functions.Visible = false
  1046. Scripts.Visible = false
  1047. Spawn.Visible = false
  1048. Menu.Visible = true
  1049.  
  1050. Antiban.MouseButton1Down:connect(function(open)
  1051. local R = game.ReplicatedStorage.Remotes
  1052. game.Players.Name = 'getfucked'
  1053. wait(1)
  1054. R.WipeInventory:Destroy()
  1055. R.ExportLWFinder:Destroy()
  1056. R.CheckIfUserIsAdmin:Destroy() --This is basically disabling admin xd
  1057. R.ExportExploiterName:Destroy()
  1058. R.ABC:Destroy()
  1059. R.ShutdownServer:Destroy()
  1060. R.KickPlayer:Destroy()
  1061. wait(2)
  1062. game.getfucked.Name = 'Players'
  1063. print('Bypassed.')
  1064. end)
  1065.  
  1066. Homeframe.Visible = false
  1067. Optionsframe.Visible = false
  1068. Functionsframe.Visible = false
  1069. Scriptsframe.Visible = false
  1070. Spawnframe.Visible = false
  1071.  
  1072. Rocky2u.MouseButton1Down:connect(function(open)
  1073. loadstring(game:GetObjects('rbxassetid://295850902')[1].Source)()
  1074. end)
  1075.  
  1076. Infdamage.MouseButton1Down:connect(function()
  1077. game.Players.LocalPlayer.PlayerGui.Sidescreens.LocalStats.MagicDamage.RobloxLocked = true
  1078. wait(0.1)
  1079. game.Players.LocalPlayer.PlayerGui.Sidescreens.LocalStats.MagicDamage.Value = 99999
  1080. end)
  1081.  
  1082. Explorer.MouseButton1Down:connect(function()
  1083. loadstring(game:GetObjects('rbxassetid://918380652')[1].Source)()
  1084. end)
  1085.  
  1086. Level.MouseButton1Down:connect(function()
  1087. game.ReplicatedStorage.Remotes.SetStat:FireServer("Level", Amount1.Text, "math.random() is the best thing ever")
  1088. end)
  1089.  
  1090.  
  1091. Aurem.MouseButton1Down:connect(function()
  1092. game.ReplicatedStorage.Remotes.SetStat:FireServer("Aurem", Amount2.Text, "math.random() is the best thing ever")
  1093. end)
  1094.  
  1095. MagicPower.MouseButton1Down:connect(function()
  1096. game.ReplicatedStorage.Remotes.SetStat:FireServer("MagicPower", Amount3.Text, "math.random() is the best thing ever")
  1097. end)
  1098.  
  1099. FirstMagic.MouseButton1Down:connect(function()
  1100. game.ReplicatedStorage.Remotes.SetStat:FireServer("Magic", Amount4.Text, "math.random() is the best thing ever")
  1101. end)
  1102.  
  1103. SecondMagic.MouseButton1Down:connect(function()
  1104. game.ReplicatedStorage.Remotes.SetStat:FireServer("Magic2", Amount5.Text, "math.random() is the best thing ever")
  1105. end)
  1106.  
  1107. Strength.MouseButton1Down:connect(function()
  1108. game.ReplicatedStorage.Remotes.SetStat:FireServer("Strength", Amount6.Text, "math.random() is the best thing ever")
  1109. end)
  1110.  
  1111. Bounty.MouseButton1Down:connect(function()
  1112. game.ReplicatedStorage.Remotes.SetStat:FireServer("Bounty", Amount7.Text, "math.random() is the best thing ever")
  1113. end)
  1114.  
  1115. Reputation.MouseButton1Down:connect(function()
  1116. game.ReplicatedStorage.Remotes.SetStat:FireServer("Reputation", Amount8.Text, "math.random() is the best thing ever")
  1117. end)
  1118.  
  1119. Lamina.MouseButton1Down:connect(function()
  1120. game.ReplicatedStorage.Remotes.SetStat:FireServer("Lamina", Amount9.Text, "math.random() is the best thing ever")
  1121. end)
  1122.  
  1123. SpawnButton.MouseButton1Down:connect(function()
  1124. Item = tostring(Item1.Text)
  1125. Code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
  1126. for i= -1000,1000 do
  1127. game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,Item,Code)
  1128. end
  1129. end)
  1130.  
  1131. SunkenC.MouseButton1Down:connect(function()
  1132. code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
  1133. local Items = {
  1134.  
  1135. "Sunken Champion Helm";
  1136. "Sunken Champion Armor";
  1137. "Sunken Champion Leggings";
  1138. }
  1139.  
  1140. for i, v in pairs(Items) do
  1141. wait(1)
  1142. for i = -1000,1000 do
  1143. game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,v,code)
  1144. end
  1145. end
  1146. end)
  1147.  
  1148. Krakenband.MouseButton1Down:connect(function()
  1149. item="The Kraken's Band"
  1150. ---------------
  1151. code=game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
  1152. for i= -1000,1000 do
  1153. game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,item,code)
  1154. end
  1155. end)
  1156.  
  1157. Champitems.MouseButton1Down:connect(function()
  1158. code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
  1159. local Items = {
  1160.  
  1161. "Partcline's Gauntlet";
  1162. "Lazy's Hat";
  1163. "Souchai's Sword";
  1164. "Neon Midnight";
  1165. "Vonya's Mask";
  1166. "Master's Wings";
  1167. }
  1168.  
  1169. for i, v in pairs(Items) do
  1170. wait(1)
  1171. for i = -1000,1000 do
  1172. game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,v,code)
  1173. end
  1174. end
  1175. end)
  1176.  
  1177. Weapons.MouseButton1Down:connect(function()
  1178. code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
  1179. local Items = {
  1180.  
  1181. "Magic Horn";
  1182. "Magic Staff";
  1183. "Ancient Magic Staff";
  1184. "Colossal Cutlass";
  1185. "Magic Katana";
  1186. "Deluxe Katana";
  1187. "Magic Scythe";
  1188. "Magic Trident";
  1189. "Magic Bow";
  1190. "Magic Hammer";
  1191. "Magic Blunderbuss";
  1192. "Magic Spear";
  1193. "Doomwood Dagger";
  1194. "Shortsword";
  1195. "Rusted Cutlass";
  1196. "Rusted Katana";
  1197. "Savarian Dagger";
  1198. "Spear";
  1199. "Cutlass";
  1200. "Katana";
  1201. "Gilded Dagger";
  1202. "Doomwood Tomahawk";
  1203. "Dual Katanas";
  1204. "Deluxe Cutlass";
  1205. "Sword of Doom's Wrath";
  1206. "Broadsword";
  1207. "Spiked Doomwood Club";
  1208. "Dual Doomwood Tomahawks"
  1209. }
  1210.  
  1211. for i, v in pairs(Items) do
  1212. wait(2)
  1213. for i = -1000,1000 do
  1214. game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,v,code)
  1215. end
  1216. end
  1217. end)
  1218.  
  1219. Gauntlet.MouseButton1Down:connect(function()
  1220. item="Gauntlet of the Rising Phoenix"
  1221. ---------------
  1222. code=game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
  1223. for i= -1000,1000 do
  1224. game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,item,code)
  1225. end
  1226. end)
  1227.  
  1228. Keepmagic.MouseButton1Down:connect(function()
  1229. local R = game.ReplicatedStorage.Remotes
  1230. game.Players.Name = 'getfucked'
  1231. wait(1)
  1232. R.CheckIfPlayerIsInGame:Destroy()
  1233. wait(2)
  1234. game.getfucked.Name = 'Players'
  1235. print('Keep magic = on.')
  1236. end)
  1237.  
  1238. AetherLightning.MouseButton1Down:connect(function()
  1239. game.Players.LocalPlayer.Name = "VetexR"
  1240. game.Players.LocalPlayer.UserId = '5414629'
  1241.  
  1242. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Aether Lightning")
  1243. end)
  1244.  
  1245. Void.MouseButton1Down:connect(function()
  1246. game.Players.LocalPlayer.Name = "NeoRad"
  1247. game.Players.LocalPlayer.UserId = '8621734'
  1248.  
  1249. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Void")
  1250. end)
  1251.  
  1252. Stardust.MouseButton1Down:connect(function()
  1253. game.Players.LocalPlayer.Name = "LunarDivinity"
  1254. game.Players.LocalPlayer.UserId = '35555249'
  1255.  
  1256. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Stardust")
  1257. end)
  1258.  
  1259. Cone.MouseButton1Down:connect(function()
  1260. game.Players.LocalPlayer.Name = "Cone_Man"
  1261. game.Players.LocalPlayer.UserId = '130531223'
  1262.  
  1263. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Cone")
  1264. end)
  1265.  
  1266. Inferno.MouseButton1Down:connect(function()
  1267. game.Players.LocalPlayer.Name = "techlevel80"
  1268. game.Players.LocalPlayer.UserId = '44209820'
  1269.  
  1270. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Inferno")
  1271. end)
  1272.  
  1273. Vector.MouseButton1Down:connect(function()
  1274. game.Players.LocalPlayer.Name = "TensaMan"
  1275. game.Players.LocalPlayer.UserId = '22278792'
  1276.  
  1277. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Vector")
  1278. end)
  1279.  
  1280. Fightingstyle.MouseButton1Down:connect(function()
  1281. game.ReplicatedStorage.Remotes.SetStat:FireServer("FightingStyle", Style1.Text, "math.random() is the best thing ever")
  1282. end)
  1283.  
  1284. Releasefromjail.MouseButton1Down:connect(function()
  1285. game.ReplicatedStorage.Remotes.SetStat:FireServer("JailTimeRemaining", 0, "math.random() is the best thing ever")
  1286. end)
  1287.  
  1288. Unabledrown.MouseButton1Down:connect(function()
  1289. game.Players.LocalPlayer.bin.Air.Changed:connect(function()
  1290. game.Players.LocalPlayer.bin.Air.Value = 100
  1291. end)
  1292. end)
  1293.  
  1294. Maxbait.MouseButton1Down:connect(function()
  1295. game.ReplicatedStorage.Remotes.SetStat:FireServer("Bait", 100000, "math.random() is the best thing ever")
  1296. end)
  1297.  
  1298. Changeboat.MouseButton1Down:connect(function()
  1299. game.ReplicatedStorage.Remotes.SetStat:FireServer("Boat", Boat1.Text, "math.random() is the best thing ever")
  1300. end)
  1301.  
  1302. Infenergy.MouseButton1Down:connect(function()
  1303. while true do
  1304. wait(1)
  1305. game.Players.LocalPlayer.bin.MagicEnergy.Value = 99999
  1306. game.Players.LocalPlayer.bin.Stamina.Value = 99999
  1307. end
  1308. end)
  1309.  
  1310. Menu.Visible = false
  1311.  
  1312. Menu.MouseButton1Down:connect(function()
  1313. Homeframe.Visible = true
  1314. Optionsframe.Visible = true
  1315. Functionsframe.Visible = false
  1316. Scriptsframe.Visible = false
  1317. Spawnframe.Visible = false
  1318. Spawn.Visible = true
  1319. Home.Visible = true
  1320. Scripts.Visible = true
  1321. Functions.Visible = true
  1322. TextLabel_7.Visible = true
  1323. Title1.Visible = true
  1324. end)
  1325.  
  1326. TextLabel_7.MouseButton1Down:connect(function()
  1327. Homeframe.Visible = false
  1328. Optionsframe.Visible = false
  1329. Functionsframe.Visible = false
  1330. Scriptsframe.Visible = false
  1331. Spawnframe.Visible = false
  1332. Spawn.Visible = false
  1333. Home.Visible = false
  1334. Scripts.Visible = false
  1335. Functions.Visible = false
  1336. TextLabel_7.Visible = false
  1337. Title1.Visible = false
  1338. end)
  1339.  
  1340. Spawn.MouseButton1Down:connect(function()
  1341. Homeframe.Visible = false
  1342. Functionsframe.Visible = false
  1343. Scriptsframe.Visible = false
  1344. Spawnframe.Visible = true
  1345. end)
  1346.  
  1347. Home.MouseButton1Down:connect(function()
  1348. Homeframe.Visible = true
  1349. Functionsframe.Visible = false
  1350. Scriptsframe.Visible = false
  1351. Spawnframe.Visible = false
  1352. end)
  1353.  
  1354. Scripts.MouseButton1Down:connect(function()
  1355. Homeframe.Visible = false
  1356. Functionsframe.Visible = false
  1357. Spawnframe.Visible = false
  1358. Scriptsframe.Visible = true
  1359. end)
  1360.  
  1361. Functions.MouseButton1Down:connect(function()
  1362. Homeframe.Visible = false
  1363. Spawnframe.Visible = false
  1364. Functionsframe.Visible = true
  1365. Scriptsframe.Visible = false
  1366. end)
  1367.  
  1368. LOGINBUTTON.MouseButton1Down:connect(function()
  1369. if tries == maxtries then
  1370. game.Players.LocalPlayer:Kick('You have entered the wrong password too many times.')
  1371. else
  1372. if KEY.Text == code then
  1373. Menu.Visible = true
  1374. wait(0.4)
  1375. Frame100.Visible = false
  1376. end
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391. end
  1392. end)
Add Comment
Please, Sign In to add comment