Roblox Mining Simulator Sapphire

Oct 24th, 2017

Roblox is a global platform that brings people together through play. Mining Simulator. Congratulations, you struck Sapphire, are you tired yet? TOP SECRET CODE IN MINING SIMULATOR (So OP) - 105 REBIRTHS, MOST OP ORE & MORE!! - Roblox Adventures - Duration: 13:17. Crainer Roblox Recommended for you.

Mining
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local LeviAzureMineGui = Instance.new('ScreenGui')
  2. local ImageLabel = Instance.new('ImageLabel')
  3. local XRayToggle = Instance.new('TextButton')
  4. local Ore = Instance.new('TextBox')
  5. local OreHintClose = Instance.new('TextButton')
  6. local OreNames = Instance.new('TextLabel')
  7. local GlossEffect_2 = Instance.new('ImageLabel')
  8. local GlossEffect_3 = Instance.new('ImageLabel')
  9. local BrightnessToggle = Instance.new('TextButton')
  10. LeviAzureMineGui.Name ='LeviAzureMineGui'
  11. LeviAzureMineGui.Parent = game.Players.LocalPlayer.PlayerGui
  12. TopBar.Parent = LeviAzureMineGui
  13. TopBar.BackgroundColor3 = Color3.new(1,0,0)
  14. TopBar.BorderSizePixel =0
  15. TopBar.Position = UDim2.new(0.5,-150,0.5,-150)
  16. TopBar.Font = Enum.Font.Code
  17. TopBar.Text ='Levi's Azure Mines GUI v2'
  18. TopBar.TextSize =18
  19. ImageLabel.BackgroundTransparency =1
  20. ImageLabel.ZIndex =2
  21. ImageLabel.Image ='rbxasset://textures/BWGradient.png'
  22. MainFrame.Name ='MainFrame'
  23. MainFrame.BackgroundColor3 = Color3.new(0,0,0)
  24. MainFrame.BackgroundTransparency =0.30000001192093
  25. MainFrame.Position = UDim2.new(0,0,0,20)
  26. XRayToggle.Name ='XRayToggle'
  27. XRayToggle.BackgroundColor3 = Color3.new(0.345098,0.345098,0.345098)
  28. XRayToggle.BackgroundTransparency =0.89999997615814
  29. XRayToggle.Font = Enum.Font.Code
  30. XRayToggle.Text ='X-Ray: Off'
  31. XRayToggle.TextSize =22
  32. TPToOre.Parent = MainFrame
  33. TPToOre.BackgroundColor3 = Color3.new(0.345098,0.345098,0.345098)
  34. TPToOre.Position = UDim2.new(0,0,0.800000012,0)
  35. TPToOre.Font = Enum.Font.Code
  36. TPToOre.Text ='Teleport to ore!'
  37. TPToOre.TextSize =22
  38. Ore.Parent = MainFrame
  39. Ore.BackgroundColor3 = Color3.new(0.345098,0.345098,0.345098)
  40. Ore.Position = UDim2.new(0,0,0.600000024,0)
  41. Ore.Font = Enum.Font.Code
  42. Ore.Text ='Rainbonite'
  43. Ore.TextSize =22
  44. OreHint.Parent = MainFrame
  45. OreHint.BackgroundColor3 = Color3.new(0.345098,0.345098,0.345098)
  46. OreHint.BorderSizePixel =0
  47. OreHint.Size = UDim2.new(1,0,0.800000012,0)
  48. OreHint.FontSize = Enum.FontSize.Size24
  49. OreHint.Text ='If you dont get teleported, the ore doesn't exist or you did a typo.'
  50. OreHint.TextScaled =true
  51. OreHint.TextWrapped =true
  52. OreHintClose.Parent = OreHint
  53. OreHintClose.BackgroundTransparency =0.5
  54. OreHintClose.Position = UDim2.new(0,280,0,0)
  55. OreHintClose.Font = Enum.Font.SciFi
  56. OreHintClose.Text ='X'
  57. OreHintClose.TextSize =18
  58. GlossEffect.Parent = OreHintClose
  59. GlossEffect.Size = UDim2.new(1,0,0.5,0)
  60. GlossEffect.Image ='rbxasset://textures/BWGradient.png'
  61. OreNames.Name ='OreNames'
  62. OreNames.BackgroundColor3 = Color3.new(0.345098,0.345098,0.345098)
  63. OreNames.BorderSizePixel =0
  64. OreNames.Size = UDim2.new(1,0,0.800000012,0)
  65. OreNames.FontSize = Enum.FontSize.Size24
  66. OreNames.Text ='Here are the names of the ores: Stone, Coal, Copper, Iron, Silver, Ruby, Sapphire, Emerald, Sulfur, Gold, Diamond, Opal, Uranium, Moonstone, Baryte, Topaz, Unobtainium, Plutonium, Illuminunium, Amethyst, Dragonglass, Rainbonite, Serendibite, Azure, Painite, Kappite, Boomite, Ambrosia, Twitchite, Platinum and Mithril '
  67. OreNames.TextScaled =true
  68. OreNames.TextWrapped =true
  69. OreNamesClose.Parent = OreNames
  70. OreNamesClose.BackgroundColor3 = Color3.new(1,0,0)
  71. OreNamesClose.BorderSizePixel =0
  72. OreNamesClose.Size = UDim2.new(0,20,0,20)
  73. OreNamesClose.FontSize = Enum.FontSize.Size18
  74. OreNamesClose.TextColor3 = Color3.new(1,1,1)
  75. GlossEffect_2.Name ='GlossEffect'
  76. GlossEffect_2.BackgroundTransparency =1
  77. GlossEffect_2.ZIndex =2
  78. GlossEffect_2.Image ='rbxasset://textures/BWGradient.png'
  79. CloseButton.Name ='CloseButton'
  80. CloseButton.BackgroundColor3 = Color3.new(1,0,0)
  81. CloseButton.BorderSizePixel =0
  82. CloseButton.Size = UDim2.new(0,20,0,20)
  83. CloseButton.FontSize = Enum.FontSize.Size18
  84. CloseButton.TextColor3 = Color3.new(1,1,1)
  85. GlossEffect_3.Name ='GlossEffect'
  86. GlossEffect_3.BackgroundTransparency =1
  87. GlossEffect_3.ZIndex =2
  88. GlossEffect_3.Image ='rbxasset://textures/BWGradient.png'
  89. BrightnessToggle.Name ='BrightnessToggle'
  90. BrightnessToggle.BackgroundColor3 = Color3.new(0.345098,0.345098,0.345098)
  91. BrightnessToggle.BackgroundTransparency =0.89999997615814
  92. BrightnessToggle.Position = UDim2.new(0,0,0.200000003,0)
  93. BrightnessToggle.Size = UDim2.new(1,0,0.200000003,0)
  94. BrightnessToggle.FontSize = Enum.FontSize.Size24
  95. BrightnessToggle.TextColor3 = Color3.new(1,1,1)
  96. BrightnessVal.Name ='BrightnessVal'
  97. for _,v inpairs(game.Workspace.Mine:GetChildren())do
  98. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  99. end
  100. XRayToggle.MouseButton1Down:connect(function()
  101. if XRayToggle.Text 'X-Ray: Off'then
  102. local children = model:GetChildren()
  103. if children[i]~=nilthen
  104. children[i].Transparency =0.8
  105. end
  106. XRayToggle.Text ='X-Ray: On'else
  107. local children = model:GetChildren()
  108. if children[i]~=nilthen
  109. children[i].Transparency =0
  110. end
  111. end
  112. end)
  113. OreHintClose.MouseButton1Down:connect(function()
  114. OreHintClose:remove()
  115. OreNamesClose.MouseButton1Down:connect(function()
  116. OreNamesClose:remove()
  117. CloseButton.MouseButton1Down:connect(function()
  118. end)
  119. BrightnessToggle.MouseButton1Down:connect(function()
  120. local lit = Instance.new('PointLight')
  121. lit.Brightness =10000000
  122. lit.Parent = game.Players.LocalPlayer.Character.Head
  123. game.Players.LocalPlayer.Character.Head.HeadLit:remove()
  124. end
RAW Paste Data

Customize your avatar with the sapphire gaze and millions of other items. Mix match this face with other items to create an avatar that is unique to you.

Sapphire Gaze Roblox

sapphire gaze by roblox

Please note that most of these brand names are registered trade marks company names or otherwise controlled and their inclusion in this index is strictly for information purposes only.

Collector S Guide Roblox Toys

virtual item

Brand Roblox

roblox 50 game card digital download

Here Is Three Roblox Toy Codes For Items Youtube

here is three roblox toy codes for items

Roblox Catalog Friday 13 Weekend

after the first day happened to bring only unlucky stuff roblox decided to take a break and shine some luck on the community

Roblox Top Roblox Runway Model Series 3 Figure Toys Sa

Roblox mining simulator ranks

Roblox Series 3 Top Runway Model Action Figure Mystery

Roblox Top Roblox Runway Model Series 3 Figure Toys Sapphire Gaze

Jones Got Game Merch! Roblox superhero simulator thanos.

get straight to the good stuff

Toys Hobbies Find Pokemon Products Online At Storemeister

vintage burger king toy lot 2x pokemon power collector card toy 2000 sealed from pokemon

Roblox Top Roblox Runway Model Series 3 Figure Toys Sapphire Gaze

roblox celebrity top runway model game pack and virtual code new sealed

Amazon Com Roblox Series 3 Top Roblox Runway Model Action Figure

Roblox swordburst 2 hacks. Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time. Swordburst 2 Speed Glitch 2019 HOME; Senin, 22 Juni 2020. Roblox Fe2 Map Test Fus Ro Dah My Version. Videos Matching Roblox Fe2 Map Test Evolution Of Flood Escape revolvy. Roblox Robux Hack Cheats 100 Legit 2018 Working Robux Online roblox robux hack cheats 100 legit. 🔔 Subscribe & turn on post notifications 🔔-THE CREATOR OF THE SCRIPT IS (Kr. .NEW 2020. SPEED GLITCH SWORDBURST 2 Roblox Swordburst 2. Health Details: Hey what's up guys!Fall here and today I am going to show you guys how to do the brand new speed glitch in Swordburst 2!Discord Server!: https://discord.gg.

image unavailable

Redeem Roblox Toys Related Keywords Suggestions Redeem Roblox

redeem code roblox toys

Lego Friends Sunshine Catamaran 41317 Mr Toys Toyworld

lego friends sunshine catamaran 41317

Free Png Roblox Clip Art Download Pinclipart

roblox gfx profile roblox clipart

Simulator

Nendoroid Special Week Nendoroids Anime Figures Anime Figurines

nendoroid special week

Roblox Mining Simulator Sapphire Codes

Roblox Series 3 Top Runway Model Figure With Unused Code

Roblox Mining Simulator Sapphires

sapphire gaze virtual click to enlarge