Advertisement
Martinman117

Arsenal Dont copy it and call it your own

Jun 23rd, 2021
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.71 KB | None | 0 0
  1. -- Made by Firefacemask2#0712
  2. -- Version 1.0
  3. -- Instances:
  4. print(" ----------------------------")
  5. print("  Made by Firefacemask2#0712")
  6. print(" ----------------------------")
  7. wait(2)
  8. local SomerandomGui = Instance.new("ScreenGui")
  9. local main = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextButton = Instance.new("TextButton")
  12. local UICorner = Instance.new("UICorner")
  13. local loading1 = Instance.new("TextLabel")
  14. local loading3 = Instance.new("TextLabel")
  15. local loading2 = Instance.new("TextLabel")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17. local loaded = Instance.new("TextLabel")
  18. local UICorner_2 = Instance.new("UICorner")
  19.  
  20. --Properties:
  21.  
  22. SomerandomGui.Name = "Some random Gui"
  23. SomerandomGui.Parent = game.CoreGui
  24. SomerandomGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. main.Name = "main"
  27. main.Parent = SomerandomGui
  28. main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  29. main.Position = UDim2.new(0.368484855, 0, 0.356725156, 0)
  30. main.Size = UDim2.new(0, 433, 0, 244)
  31. main.Active = true
  32. main.Draggable = true
  33.  
  34. TextLabel.Parent = main
  35. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  36. TextLabel.BackgroundTransparency = 3.000
  37. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  38. TextLabel.Position = UDim2.new(0, 0, 0.856557369, 0)
  39. TextLabel.Size = UDim2.new(0, 433, 0, 35)
  40. TextLabel.Font = Enum.Font.SourceSans
  41. TextLabel.Text = "Made by Firefacemask2#0712"
  42. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  43. TextLabel.TextScaled = true
  44. TextLabel.TextSize = 14.000
  45. TextLabel.TextWrapped = true
  46.  
  47. TextButton.Parent = main
  48. TextButton.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
  49. TextButton.Position = UDim2.new(0.270207852, 0, 0.397540987, 0)
  50. TextButton.Size = UDim2.new(0, 200, 0, 50)
  51. TextButton.Font = Enum.Font.SourceSans
  52. TextButton.Text = "Load"
  53. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  54. TextButton.TextScaled = true
  55. TextButton.TextSize = 14.000
  56. TextButton.TextWrapped = true
  57.  
  58. UICorner.CornerRadius = UDim.new(0.100000001, 0)
  59. UICorner.Parent = TextButton
  60.  
  61. loading1.Name = "loading1"
  62. loading1.Parent = main
  63. loading1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. loading1.BackgroundTransparency = 3.000
  65. loading1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  66. loading1.Position = UDim2.new(0.270207852, 0, 0.397540987, 0)
  67. loading1.Size = UDim2.new(0, 200, 0, 50)
  68. loading1.Visible = false
  69. loading1.Font = Enum.Font.SourceSans
  70. loading1.Text = "Loading."
  71. loading1.TextColor3 = Color3.fromRGB(255, 255, 255)
  72. loading1.TextScaled = true
  73. loading1.TextSize = 14.000
  74. loading1.TextWrapped = true
  75.  
  76. loading3.Name = "loading3"
  77. loading3.Parent = main
  78. loading3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  79. loading3.BackgroundTransparency = 3.000
  80. loading3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  81. loading3.Position = UDim2.new(0.270207852, 0, 0.397540987, 0)
  82. loading3.Size = UDim2.new(0, 200, 0, 50)
  83. loading3.Visible = false
  84. loading3.Font = Enum.Font.SourceSans
  85. loading3.Text = "Loading..."
  86. loading3.TextColor3 = Color3.fromRGB(255, 255, 255)
  87. loading3.TextScaled = true
  88. loading3.TextSize = 14.000
  89. loading3.TextWrapped = true
  90.  
  91. loading2.Name = "loading2"
  92. loading2.Parent = main
  93. loading2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  94. loading2.BackgroundTransparency = 3.000
  95. loading2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  96. loading2.Position = UDim2.new(0.270207852, 0, 0.397540987, 0)
  97. loading2.Size = UDim2.new(0, 200, 0, 50)
  98. loading2.Visible = false
  99. loading2.Font = Enum.Font.SourceSans
  100. loading2.Text = "Loading.."
  101. loading2.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. loading2.TextScaled = true
  103. loading2.TextSize = 14.000
  104. loading2.TextWrapped = true
  105.  
  106. TextLabel_2.Parent = main
  107. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  108. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  109. TextLabel_2.Position = UDim2.new(0.212471128, 0, 0.0573770478, 0)
  110. TextLabel_2.Size = UDim2.new(0, 249, 0, 50)
  111. TextLabel_2.Font = Enum.Font.SourceSans
  112. TextLabel_2.Text = "Asthetics Hub"
  113. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  114. TextLabel_2.TextScaled = true
  115. TextLabel_2.TextSize = 14.000
  116. TextLabel_2.TextWrapped = true
  117.  
  118. loaded.Name = "loaded"
  119. loaded.Parent = main
  120. loaded.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  121. loaded.BorderColor3 = Color3.fromRGB(0, 0, 0)
  122. loaded.Position = UDim2.new(0.270207852, 0, 0.397540987, 0)
  123. loaded.Size = UDim2.new(0, 200, 0, 50)
  124. loaded.Visible = false
  125. loaded.Font = Enum.Font.SourceSans
  126. loaded.Text = "Loaded!"
  127. loaded.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. loaded.TextScaled = true
  129. loaded.TextSize = 14.000
  130. loaded.TextWrapped = true
  131.  
  132. UICorner_2.CornerRadius = UDim.new(0.100000001, 0)
  133. UICorner_2.Parent = main
  134.  
  135. -- Scripts:
  136.  
  137. local function VEDMGS_fake_script() -- TextButton.LocalScript
  138.     local script = Instance.new('LocalScript', TextButton)
  139.  
  140.     script.Parent.MouseButton1Down:Connect(function()
  141.         script.Parent.Parent.TextButton.Visible = false
  142.         script.Parent.Parent.loading1.Visible = true
  143.         wait(1)
  144.         script.Parent.Parent.loading1.Visible = false
  145.         script.Parent.Parent.loading2.Visible = true
  146.         wait(1)
  147.         script.Parent.Parent.loading2.Visible = false
  148.         script.Parent.Parent.loading3.Visible = true
  149.         wait(1)
  150.         script.Parent.Parent.loading1.Visible = true
  151.         script.Parent.Parent.loading3.Visible = false
  152.         wait(1)
  153.         script.Parent.Parent.loading1.Visible = false
  154.         script.Parent.Parent.loading2.Visible = true
  155.         wait(1)
  156.         script.Parent.Parent.loading2.Visible = false
  157.         script.Parent.Parent.loading3.Visible = true
  158.         wait(1)
  159.         script.Parent.Parent.loaded.Visible = true
  160.         script.Parent.Parent.loading3.Visible = false
  161.         wait(2)
  162.         loadstring(game:HttpGet(('https://system-exodus.com/shared/Introvert/Arsenal.lua'), true))()
  163.         script.Parent.Parent.Parent.main.Visible = false
  164.     end)
  165. end
  166. coroutine.wrap(VEDMGS_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement