Advertisement
spidercraft78

Untitled

Apr 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.12 KB | None | 0 0
  1. -- Objects
  2. -- Made by SnickerBar1337 on V3rm
  3.  
  4. local ArcaneRex = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local OpenButton = Instance.new("TextButton")
  7. local GuiMenu = Instance.new("Frame")
  8. local Version = Instance.new("TextLabel")
  9. local Aurem = Instance.new("TextButton")
  10. local Lamina = Instance.new("TextButton")
  11. local Reputation = Instance.new("TextButton")
  12. local MaxLevel = Instance.new("TextButton")
  13. local God = Instance.new("TextButton")
  14. local MagicPower = Instance.new("TextButton")
  15. local Strength = Instance.new("TextButton")
  16. local Defense = Instance.new("TextButton")
  17. local Weapon = Instance.new("TextButton")
  18. local MultiTextBox = Instance.new("TextBox")
  19. local CloseButton = Instance.new("TextButton")
  20. local Level = Instance.new("TextButton")
  21. local AdminFrame = Instance.new("Frame")
  22. local TextLabel = Instance.new("TextLabel")
  23. local Void = Instance.new("TextButton")
  24. local Vector = Instance.new("TextButton")
  25. local AetherLightning = Instance.new("TextButton")
  26. local Inferno = Instance.new("TextButton")
  27. local Cone = Instance.new("TextButton")
  28. local AetherFire = Instance.new("TextButton")
  29. local Stardust = Instance.new("TextButton")
  30. local InfPower = Instance.new("TextButton")
  31. local TextThingy = Instance.new("TextLabel")
  32. local SetPlayerName = Instance.new("TextButton")
  33. local SetBounty = Instance.new("TextButton")
  34. local RektTheGame = Instance.new("TextButton")
  35. local GiveValueMagic = Instance.new("TextButton")
  36.  
  37. -- Properties
  38.  
  39. ArcaneRex.Name = "ArcaneRex"
  40. ArcaneRex.Parent = game.CoreGui
  41.  
  42. OpenFrame.Name = "OpenFrame"
  43. OpenFrame.Parent = ArcaneRex
  44. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  45. OpenFrame.Position = UDim2.new(0, 795, 0, 0)
  46. OpenFrame.Size = UDim2.new(0, 87, 0, 27)
  47.  
  48. OpenButton.Name = "OpenButton"
  49. OpenButton.Parent = OpenFrame
  50. OpenButton.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  51. OpenButton.Position = UDim2.new(0, 0, 0, 2)
  52. OpenButton.Size = UDim2.new(0, 87, 0, 25)
  53. OpenButton.Font = Enum.Font.SciFi
  54. OpenButton.FontSize = Enum.FontSize.Size24
  55. OpenButton.Text = "Open"
  56. OpenButton.TextSize = 24
  57.  
  58. GuiMenu.Name = "GuiMenu"
  59. GuiMenu.Parent = ArcaneRex
  60. GuiMenu.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  61. GuiMenu.BackgroundTransparency = 0.20000000298023
  62. GuiMenu.BorderColor3 = Color3.new(0, 0, 0)
  63. GuiMenu.BorderSizePixel = 3
  64. GuiMenu.Position = UDim2.new(0, 318, 0, 140)
  65. GuiMenu.Size = UDim2.new(0, 860, 0, 460)
  66. GuiMenu.Visible = false
  67.  
  68. Version.Name = "Version"
  69. Version.Parent = GuiMenu
  70. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Version.BackgroundTransparency = 1
  72. Version.Size = UDim2.new(0, 718, 0, 50)
  73. Version.Font = Enum.Font.SciFi
  74. Version.FontSize = Enum.FontSize.Size36
  75. Version.Text = "Arcane Rex v1.2 by NewPuncher (SnickerBar1337)"
  76. Version.TextColor3 = Color3.new(0, 0, 0)
  77. Version.TextSize = 36
  78.  
  79. Aurem.Name = "Aurem"
  80. Aurem.Parent = GuiMenu
  81. Aurem.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  82. Aurem.BorderSizePixel = 0
  83. Aurem.Position = UDim2.new(0, 19, 0, 65)
  84. Aurem.Size = UDim2.new(0, 86, 0, 81)
  85. Aurem.Font = Enum.Font.SciFi
  86. Aurem.FontSize = Enum.FontSize.Size24
  87. Aurem.Text = "Aurem"
  88. Aurem.TextSize = 24
  89.  
  90. Lamina.Name = "Lamina"
  91. Lamina.Parent = GuiMenu
  92. Lamina.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  93. Lamina.BorderSizePixel = 0
  94. Lamina.Position = UDim2.new(0, 19, 0, 190)
  95. Lamina.Size = UDim2.new(0, 86, 0, 81)
  96. Lamina.Font = Enum.Font.SciFi
  97. Lamina.FontSize = Enum.FontSize.Size24
  98. Lamina.Text = "Lamina"
  99. Lamina.TextSize = 24
  100.  
  101. Reputation.Name = "Reputation"
  102. Reputation.Parent = GuiMenu
  103. Reputation.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  104. Reputation.BorderSizePixel = 0
  105. Reputation.Position = UDim2.new(0, 135, 0, 66)
  106. Reputation.Size = UDim2.new(0, 86, 0, 81)
  107. Reputation.Font = Enum.Font.SciFi
  108. Reputation.FontSize = Enum.FontSize.Size18
  109. Reputation.Text = "Reputation"
  110. Reputation.TextSize = 18
  111.  
  112. MaxLevel.Name = "MaxLevel"
  113. MaxLevel.Parent = GuiMenu
  114. MaxLevel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  115. MaxLevel.BorderSizePixel = 0
  116. MaxLevel.Position = UDim2.new(0, 251, 0, 65)
  117. MaxLevel.Size = UDim2.new(0, 86, 0, 81)
  118. MaxLevel.Font = Enum.Font.SciFi
  119. MaxLevel.FontSize = Enum.FontSize.Size18
  120. MaxLevel.Text = "MaxLevel"
  121. MaxLevel.TextSize = 18
  122.  
  123. God.Name = "God"
  124. God.Parent = GuiMenu
  125. God.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  126. God.BorderSizePixel = 0
  127. God.Position = UDim2.new(0, 365, 0, 64)
  128. God.Size = UDim2.new(0, 86, 0, 81)
  129. God.Font = Enum.Font.SciFi
  130. God.FontSize = Enum.FontSize.Size24
  131. God.Text = "GodMode"
  132. God.TextScaled = true
  133. God.TextSize = 24
  134. God.TextWrapped = true
  135.  
  136. MagicPower.Name = "MagicPower"
  137. MagicPower.Parent = GuiMenu
  138. MagicPower.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  139. MagicPower.BorderSizePixel = 0
  140. MagicPower.Position = UDim2.new(0, 129, 0, 190)
  141. MagicPower.Size = UDim2.new(0, 86, 0, 81)
  142. MagicPower.Font = Enum.Font.SciFi
  143. MagicPower.FontSize = Enum.FontSize.Size24
  144. MagicPower.Text = "MagicPower"
  145. MagicPower.TextScaled = true
  146. MagicPower.TextSize = 24
  147. MagicPower.TextWrapped = true
  148.  
  149. Strength.Name = "Strength"
  150. Strength.Parent = GuiMenu
  151. Strength.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  152. Strength.BorderSizePixel = 0
  153. Strength.Position = UDim2.new(0, 244, 0, 190)
  154. Strength.Size = UDim2.new(0, 86, 0, 81)
  155. Strength.Font = Enum.Font.SciFi
  156. Strength.FontSize = Enum.FontSize.Size24
  157. Strength.Text = "Strength"
  158. Strength.TextSize = 24
  159.  
  160. Defense.Name = "Defense"
  161. Defense.Parent = GuiMenu
  162. Defense.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  163. Defense.BorderSizePixel = 0
  164. Defense.Position = UDim2.new(0, 368, 0, 189)
  165. Defense.Size = UDim2.new(0, 86, 0, 81)
  166. Defense.Font = Enum.Font.SciFi
  167. Defense.FontSize = Enum.FontSize.Size24
  168. Defense.Text = "Defense"
  169. Defense.TextSize = 24
  170.  
  171. Weapon.Name = "Weapon"
  172. Weapon.Parent = GuiMenu
  173. Weapon.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  174. Weapon.BorderSizePixel = 0
  175. Weapon.Position = UDim2.new(0, 475, 0, 189)
  176. Weapon.Size = UDim2.new(0, 86, 0, 81)
  177. Weapon.Font = Enum.Font.SciFi
  178. Weapon.FontSize = Enum.FontSize.Size24
  179. Weapon.Text = "Give Weapon"
  180. Weapon.TextSize = 24
  181. Weapon.TextWrapped = true
  182.  
  183. MultiTextBox.Name = "MultiTextBox"
  184. MultiTextBox.Parent = GuiMenu
  185. MultiTextBox.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  186. MultiTextBox.BorderSizePixel = 0
  187. MultiTextBox.Position = UDim2.new(0, 274, 0, 389)
  188. MultiTextBox.Size = UDim2.new(0, 200, 0, 50)
  189. MultiTextBox.Font = Enum.Font.SourceSans
  190. MultiTextBox.FontSize = Enum.FontSize.Size14
  191. MultiTextBox.Text = "Rep/Lamina/MP/ST/DF"
  192. MultiTextBox.TextSize = 14
  193.  
  194. CloseButton.Name = "CloseButton"
  195. CloseButton.Parent = GuiMenu
  196. CloseButton.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  197. CloseButton.BorderSizePixel = 0
  198. CloseButton.Position = UDim2.new(0, 493, 0, 387)
  199. CloseButton.Size = UDim2.new(0, 200, 0, 50)
  200. CloseButton.Font = Enum.Font.SciFi
  201. CloseButton.FontSize = Enum.FontSize.Size24
  202. CloseButton.Text = "Close"
  203. CloseButton.TextColor3 = Color3.new(0, 0, 0)
  204. CloseButton.TextSize = 24
  205.  
  206. Level.Name = "Level"
  207. Level.Parent = GuiMenu
  208. Level.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  209. Level.BorderSizePixel = 0
  210. Level.Position = UDim2.new(0, 590, 0, 189)
  211. Level.Size = UDim2.new(0, 86, 0, 81)
  212. Level.Font = Enum.Font.SciFi
  213. Level.FontSize = Enum.FontSize.Size24
  214. Level.Text = "Level"
  215. Level.TextSize = 24
  216. Level.TextWrapped = true
  217.  
  218. AdminFrame.Name = "AdminFrame"
  219. AdminFrame.Parent = GuiMenu
  220. AdminFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  221. AdminFrame.BackgroundTransparency = 0.20000000298023
  222. AdminFrame.BorderSizePixel = 2
  223. AdminFrame.Position = UDim2.new(0, 720, 0, 0)
  224. AdminFrame.Size = UDim2.new(0, 140, 0, 460)
  225.  
  226. TextLabel.Parent = AdminFrame
  227. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  228. TextLabel.BackgroundTransparency = 1
  229. TextLabel.Size = UDim2.new(0, 140, 0, 23)
  230. TextLabel.Font = Enum.Font.SciFi
  231. TextLabel.FontSize = Enum.FontSize.Size24
  232. TextLabel.Text = "Admin Magics"
  233. TextLabel.TextSize = 24
  234.  
  235. Void.Name = "Void"
  236. Void.Parent = AdminFrame
  237. Void.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  238. Void.BorderSizePixel = 0
  239. Void.Position = UDim2.new(0, 0, 0, 35)
  240. Void.Size = UDim2.new(0, 140, 0, 19)
  241. Void.Font = Enum.Font.SciFi
  242. Void.FontSize = Enum.FontSize.Size24
  243. Void.Text = "Give Void"
  244. Void.TextScaled = true
  245. Void.TextSize = 24
  246. Void.TextWrapped = true
  247.  
  248. Vector.Name = "Vector"
  249. Vector.Parent = AdminFrame
  250. Vector.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  251. Vector.BorderSizePixel = 0
  252. Vector.Position = UDim2.new(0, 0, 0, 73)
  253. Vector.Size = UDim2.new(0, 140, 0, 25)
  254. Vector.Font = Enum.Font.SciFi
  255. Vector.FontSize = Enum.FontSize.Size24
  256. Vector.Text = "Give Vector"
  257. Vector.TextScaled = true
  258. Vector.TextSize = 24
  259. Vector.TextWrapped = true
  260.  
  261. AetherLightning.Name = "AetherLightning"
  262. AetherLightning.Parent = AdminFrame
  263. AetherLightning.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  264. AetherLightning.BorderSizePixel = 0
  265. AetherLightning.Position = UDim2.new(0, 0, 0, 114)
  266. AetherLightning.Size = UDim2.new(0, 140, 0, 28)
  267. AetherLightning.Font = Enum.Font.SciFi
  268. AetherLightning.FontSize = Enum.FontSize.Size14
  269. AetherLightning.Text = "Give Aether Lightning"
  270. AetherLightning.TextScaled = true
  271. AetherLightning.TextSize = 14
  272. AetherLightning.TextWrapped = true
  273.  
  274. Inferno.Name = "Inferno"
  275. Inferno.Parent = AdminFrame
  276. Inferno.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  277. Inferno.BorderSizePixel = 0
  278. Inferno.Position = UDim2.new(0, 0, 0, 160)
  279. Inferno.Size = UDim2.new(0, 140, 0, 28)
  280. Inferno.Font = Enum.Font.SciFi
  281. Inferno.FontSize = Enum.FontSize.Size14
  282. Inferno.Text = "Inferno"
  283. Inferno.TextScaled = true
  284. Inferno.TextSize = 14
  285. Inferno.TextWrapped = true
  286.  
  287. Cone.Name = "Cone"
  288. Cone.Parent = AdminFrame
  289. Cone.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  290. Cone.BorderSizePixel = 0
  291. Cone.Position = UDim2.new(0, 0, 0, 214)
  292. Cone.Size = UDim2.new(0, 140, 0, 28)
  293. Cone.Font = Enum.Font.SciFi
  294. Cone.FontSize = Enum.FontSize.Size14
  295. Cone.Text = "Cone"
  296. Cone.TextScaled = true
  297. Cone.TextSize = 14
  298. Cone.TextWrapped = true
  299.  
  300. AetherFire.Name = "AetherFire"
  301. AetherFire.Parent = AdminFrame
  302. AetherFire.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  303. AetherFire.BorderSizePixel = 0
  304. AetherFire.Position = UDim2.new(0, 0, 0, 264)
  305. AetherFire.Size = UDim2.new(0, 140, 0, 28)
  306. AetherFire.Font = Enum.Font.SciFi
  307. AetherFire.FontSize = Enum.FontSize.Size14
  308. AetherFire.Text = "Aether Fire"
  309. AetherFire.TextScaled = true
  310. AetherFire.TextSize = 14
  311. AetherFire.TextWrapped = true
  312.  
  313. Stardust.Name = "Stardust"
  314. Stardust.Parent = AdminFrame
  315. Stardust.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  316. Stardust.BorderSizePixel = 0
  317. Stardust.Position = UDim2.new(0, 0, 0, 324)
  318. Stardust.Size = UDim2.new(0, 140, 0, 28)
  319. Stardust.Font = Enum.Font.SciFi
  320. Stardust.FontSize = Enum.FontSize.Size14
  321. Stardust.Text = "Stardust"
  322. Stardust.TextScaled = true
  323. Stardust.TextSize = 14
  324. Stardust.TextWrapped = true
  325.  
  326. InfPower.Name = "InfPower"
  327. InfPower.Parent = GuiMenu
  328. InfPower.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  329. InfPower.BorderSizePixel = 0
  330. InfPower.Position = UDim2.new(0, 470, 0, 63)
  331. InfPower.Size = UDim2.new(0, 86, 0, 81)
  332. InfPower.Font = Enum.Font.SciFi
  333. InfPower.FontSize = Enum.FontSize.Size14
  334. InfPower.Text = "Inf MagicPower/Stamina"
  335. InfPower.TextSize = 14
  336. InfPower.TextWrapped = true
  337.  
  338. TextThingy.Name = "TextThingy"
  339. TextThingy.Parent = GuiMenu
  340. TextThingy.BackgroundColor3 = Color3.new(1, 1, 1)
  341. TextThingy.BackgroundTransparency = 1
  342. TextThingy.Position = UDim2.new(0, 237, 0, 154)
  343. TextThingy.Size = UDim2.new(0, 262, 0, 36)
  344. TextThingy.Font = Enum.Font.SciFi
  345. TextThingy.FontSize = Enum.FontSize.Size36
  346. TextThingy.Text = "Value Required"
  347. TextThingy.TextColor3 = Color3.new(0, 0, 0)
  348. TextThingy.TextSize = 36
  349.  
  350. SetPlayerName.Name = "SetPlayerName"
  351. SetPlayerName.Parent = GuiMenu
  352. SetPlayerName.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  353. SetPlayerName.BorderSizePixel = 0
  354. SetPlayerName.Position = UDim2.new(0, 20, 0, 292)
  355. SetPlayerName.Size = UDim2.new(0, 86, 0, 81)
  356. SetPlayerName.Font = Enum.Font.SciFi
  357. SetPlayerName.FontSize = Enum.FontSize.Size24
  358. SetPlayerName.Text = "Set Player Name"
  359. SetPlayerName.TextSize = 24
  360. SetPlayerName.TextWrapped = true
  361.  
  362. SetBounty.Name = "SetBounty"
  363. SetBounty.Parent = GuiMenu
  364. SetBounty.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  365. SetBounty.BorderSizePixel = 0
  366. SetBounty.Position = UDim2.new(0, 126, 0, 292)
  367. SetBounty.Size = UDim2.new(0, 86, 0, 81)
  368. SetBounty.Font = Enum.Font.SciFi
  369. SetBounty.FontSize = Enum.FontSize.Size24
  370. SetBounty.Text = "Bounty"
  371. SetBounty.TextSize = 24
  372. SetBounty.TextWrapped = true
  373.  
  374. RektTheGame.Name = "RektTheGame"
  375. RektTheGame.Parent = GuiMenu
  376. RektTheGame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  377. RektTheGame.BorderSizePixel = 0
  378. RektTheGame.Position = UDim2.new(0, 241, 0, 293)
  379. RektTheGame.Size = UDim2.new(0, 86, 0, 81)
  380. RektTheGame.Font = Enum.Font.SciFi
  381. RektTheGame.FontSize = Enum.FontSize.Size18
  382. RektTheGame.Text = "Shutdown Server"
  383. RektTheGame.TextSize = 18
  384. RektTheGame.TextWrapped = true
  385.  
  386. GiveValueMagic.Name = "GiveValueMagic"
  387. GiveValueMagic.Parent = GuiMenu
  388. GiveValueMagic.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  389. GiveValueMagic.BorderSizePixel = 0
  390. GiveValueMagic.Position = UDim2.new(0, 368, 0, 290)
  391. GiveValueMagic.Size = UDim2.new(0, 86, 0, 81)
  392. GiveValueMagic.Font = Enum.Font.SciFi
  393. GiveValueMagic.FontSize = Enum.FontSize.Size24
  394. GiveValueMagic.Text = "Give Magic"
  395. GiveValueMagic.TextSize = 24
  396. GiveValueMagic.TextWrapped = true
  397.  
  398. OpenButton.MouseButton1Down:connect(function()
  399. game.CoreGui.ArcaneRex.OpenFrame.Visible = false
  400. game.CoreGui.ArcaneRex.GuiMenu.Visible = true
  401. end)
  402.  
  403. CloseButton.MouseButton1Down:connect(function()
  404. game.CoreGui.ArcaneRex.OpenFrame.Visible = true
  405. game.CoreGui.ArcaneRex.GuiMenu.Visible = false
  406. end)
  407.  
  408. Aurem.MouseButton1Down:connect(function()
  409. game.ReplicatedStorage.Remotes.SetStat:FireServer("Aurem", 100000, "math.random() is the best thing ever")
  410. end)
  411.  
  412. Lamina.MouseButton1Down:connect(function()
  413. game.ReplicatedStorage.Remotes.SetStat:FireServer("Lamina", 600000, "math.random() is the best thing ever")
  414. end)
  415.  
  416. Reputation.MouseButton1Down:connect(function()
  417. game.ReplicatedStorage.Remotes.SetStat:FireServer("Reputation", 500000, "math.random() is the best thing ever")
  418. end)
  419.  
  420. MaxLevel.MouseButton1Down:connect(function()
  421. game.ReplicatedStorage.Remotes.SetStat:FireServer("Level", 1000, "math.random() is the best thing ever")
  422. end)
  423.  
  424. AetherLightning.MouseButton1Down:connect(function()
  425. game.Players.LocalPlayer.Name = "VetexR"
  426. game.Players.LocalPlayer.UserId = '5414629'
  427.  
  428. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Aether Lightning")
  429. end)
  430.  
  431. Inferno.MouseButton1Down:connect(function()
  432. game.Players.LocalPlayer.Name = "techlevel80"
  433. game.Players.LocalPlayer.UserId = '44209820'
  434.  
  435. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Inferno")
  436. end)
  437.  
  438. Void.MouseButton1Down:connect(function()
  439. game.Players.LocalPlayer.Name = "NeoRad"
  440. game.Players.LocalPlayer.UserId = '8621734'
  441.  
  442. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Void")
  443. end)
  444.  
  445. Vector.MouseButton1Down:connect(function()
  446. game.Players.LocalPlayer.Name = "TensaMan"
  447. game.Players.LocalPlayer.UserId = '22278792'
  448.  
  449. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Vector")
  450. end)
  451.  
  452. God.MouseButton1Down:connect(function()
  453. local p = game.Players.LocalPlayer.Character
  454. while true do
  455. wait(0.07)
  456. p.Humanoid.Health = p.Humanoid.MaxHealth
  457. end
  458. end)
  459.  
  460. MagicPower.MouseButton1Down:connect(function()
  461. game.ReplicatedStorage.Remotes.SetStat:FireServer("MagicPower", MultiTextBox.Text, "math.random() is the best thing ever")
  462. end)
  463.  
  464. Strength.MouseButton1Down:connect(function()
  465. game.ReplicatedStorage.Remotes.SetStat:FireServer("Strength", MultiTextBox.Text, "math.random() is the best thing ever")
  466. end)
  467.  
  468. Defense.MouseButton1Down:connect(function()
  469. game.ReplicatedStorage.Remotes.SetStat:FireServer("Defense", MultiTextBox.Text, "math.random() is the best thing ever")
  470. end)
  471.  
  472. Weapon.MouseButton1Down:connect(function()
  473. game.ReplicatedStorage.Remotes.GiveWeapon:FireServer(MultiTextBox.Text)
  474. end)
  475.  
  476. Level.MouseButton1Down:connect(function()
  477. game.ReplicatedStorage.Remotes.SetStat:FireServer("Level", MultiTextBox.Text, "math.random() is the best thing ever")
  478. end)
  479.  
  480. Cone.MouseButton1Down:connect(function()
  481. game.Players.LocalPlayer.Name = "Cone_Man"
  482. game.Players.LocalPlayer.UserId = '130531223'
  483.  
  484. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Cone")
  485. end)
  486.  
  487. AetherFire.MouseButton1Down:connect(function()
  488. game.Players.LocalPlayer.Name = "CoderCat"
  489. game.Players.LocalPlayer.UserId = '59576691'
  490.  
  491. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Aether Fire")
  492. end)
  493.  
  494. Stardust.MouseButton1Down:connect(function()
  495. game.Players.LocalPlayer.Name = "LunarDivinity"
  496. game.Players.LocalPlayer.UserId = '35555249'
  497.  
  498. game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Stardust")
  499. end)
  500.  
  501. InfPower.MouseButton1Down:connect(function()
  502. while true do
  503. wait(1)
  504. game.Players.LocalPlayer.bin.MagicEnergy.Value = 99999
  505. game.Players.LocalPlayer.bin.Stamina.Value = 99999
  506. end
  507. end)
  508.  
  509. SetBounty.MouseButton1Down:connect(function()
  510. game.ReplicatedStorage.Remotes.SetStat:FireServer("Bounty", MultiTextBox.Text, "math.random() is the best thing ever")
  511. end)
  512.  
  513. SetPlayerName.MouseButton1Down:connect(function()
  514. game.Players.LocalPlayer.Name = MultiTextBox.Text
  515. end)
  516.  
  517. RektTheGame.MouseButton1Down:connect(function()
  518. game.ReplicatedStorage.Remotes.ExportExploiterName:Destroy()
  519. end)
  520.  
  521. GiveValueMagic.MouseButton1Down:connect(function()
  522. game.ReplicatedStorage.Remotes.GiveMagic:FireServer(MultiTextBox.Text)
  523. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement