TheGuyDownstairs

ZENON V4 SETTINGS

Oct 20th, 2019
966
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.63 KB | None | 0 0
  1. -- MADE BY THEGUYDOWNSTAIRS --
  2.  
  3. local ZENON = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local Farm = Instance.new("TextButton")
  8. local SafeZone = Instance.new("TextButton")
  9. local Sell = Instance.new("TextButton")
  10. local Shop = Instance.new("TextButton")
  11. local GemShop = Instance.new("TextButton")
  12.  
  13. ZENON.Name = "ZENON"
  14. ZENON.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  15. ZENON.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  16.  
  17. Frame.Parent = ZENON
  18. Frame.BackgroundColor3 = Color3.new(0.360784, 0.360784, 0.360784)
  19. Frame.Position = UDim2.new(0.0486555696, 0, 0.149797559, 0)
  20. Frame.Size = UDim2.new(0, 164, 0, 271)
  21.  
  22. TextLabel.Parent = Frame
  23. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  24. TextLabel.BackgroundTransparency = 1
  25. TextLabel.Position = UDim2.new(0, 0, 0.0221402217, 0)
  26. TextLabel.Size = UDim2.new(0, 164, 0, 39)
  27. TextLabel.Font = Enum.Font.SourceSans
  28. TextLabel.Text = "Z NON"
  29. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  30. TextLabel.TextScaled = true
  31. TextLabel.TextSize = 14
  32. TextLabel.TextWrapped = true
  33.  
  34. TextLabel_2.Parent = Frame
  35. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  36. TextLabel_2.BackgroundTransparency = 1
  37. TextLabel_2.Position = UDim2.new(0, 0, 0.0221402217, 0)
  38. TextLabel_2.Size = UDim2.new(0, 118, 0, 39)
  39. TextLabel_2.Font = Enum.Font.SourceSans
  40. TextLabel_2.Text = "E"
  41. TextLabel_2.TextColor3 = Color3.new(0.192157, 1, 0.0588235)
  42. TextLabel_2.TextScaled = true
  43. TextLabel_2.TextSize = 14
  44. TextLabel_2.TextWrapped = true
  45.  
  46. Farm.Name = "Farm"
  47. Farm.Parent = Frame
  48. Farm.BackgroundColor3 = Color3.new(1, 1, 1)
  49. Farm.BackgroundTransparency = 1
  50. Farm.Position = UDim2.new(0.22560975, 0, 0.195571959, 0)
  51. Farm.Size = UDim2.new(0, 89, 0, 26)
  52. Farm.Font = Enum.Font.SourceSans
  53. Farm.Text = "Farm Coins"
  54. Farm.TextColor3 = Color3.new(1, 1, 1)
  55. Farm.TextSize = 16
  56.  
  57. SafeZone.Name = "Safe Zone"
  58. SafeZone.Parent = Frame
  59. SafeZone.BackgroundColor3 = Color3.new(1, 1, 1)
  60. SafeZone.BackgroundTransparency = 1
  61. SafeZone.Position = UDim2.new(0.22560975, 0, 0.291512907, 0)
  62. SafeZone.Size = UDim2.new(0, 89, 0, 21)
  63. SafeZone.Font = Enum.Font.SourceSans
  64. SafeZone.Text = "Go To Safe Zone"
  65. SafeZone.TextColor3 = Color3.new(1, 1, 1)
  66. SafeZone.TextSize = 16
  67.  
  68. Sell.Name = "Sell"
  69. Sell.Parent = Frame
  70. Sell.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Sell.BackgroundTransparency = 1
  72. Sell.Position = UDim2.new(0.22560975, 0, 0.369003683, 0)
  73. Sell.Size = UDim2.new(0, 89, 0, 23)
  74. Sell.Font = Enum.Font.SourceSans
  75. Sell.Text = "Sell"
  76. Sell.TextColor3 = Color3.new(1, 1, 1)
  77. Sell.TextSize = 16
  78.  
  79. Shop.Name = "Shop"
  80. Shop.Parent = Frame
  81. Shop.BackgroundColor3 = Color3.new(1, 1, 1)
  82. Shop.BackgroundTransparency = 1
  83. Shop.Position = UDim2.new(0.22560975, 0, 0.457564563, 0)
  84. Shop.Size = UDim2.new(0, 89, 0, 23)
  85. Shop.Font = Enum.Font.SourceSans
  86. Shop.Text = "Go To Shop"
  87. Shop.TextColor3 = Color3.new(1, 1, 1)
  88. Shop.TextSize = 16
  89.  
  90. GemShop.Name = "Gem Shop"
  91. GemShop.Parent = Frame
  92. GemShop.BackgroundColor3 = Color3.new(1, 1, 1)
  93. GemShop.BackgroundTransparency = 1
  94. GemShop.Position = UDim2.new(0.22560975, 0, 0.542435408, 0)
  95. GemShop.Size = UDim2.new(0, 89, 0, 23)
  96. GemShop.Font = Enum.Font.SourceSans
  97. GemShop.Text = "Go To Gem Shop"
  98. GemShop.TextColor3 = Color3.new(1, 1, 1)
  99. GemShop.TextSize = 16
  100.  
  101. local function LSJXXX_fake_script() -- Farm.LocalScript
  102. local script = Instance.new('LocalScript', Farm)
  103.  
  104. local b = script.Parent
  105.  
  106. b.MouseButton1Down:Connect(function()
  107. if true then
  108. _G.Bin = true
  109.  
  110. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  111.  
  112. if _G.Bin == true then
  113. for i,v in pairs(workspace.Coins:GetChildren()) do
  114. UwU.CFrame = v.CFrame
  115. wait(0.1)
  116. end
  117. elseif _G.Bin == false then
  118. game.Players.LocalPlayer.Character.Head:Destroy()
  119. end
  120. end
  121. end)
  122. end
  123. coroutine.wrap(LSJXXX_fake_script)()
  124. local function MSKWJTL_fake_script() -- SafeZone.LocalScript
  125. local script = Instance.new('LocalScript', SafeZone)
  126.  
  127. local s = game.Workspace.SafeZones.Safe
  128. local b1 = script.Parent
  129.  
  130. b1.MouseButton1Down:Connect(function()
  131. if true then
  132. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  133. UwU.CFrame = s.CFrame
  134. end
  135. end)
  136. end
  137. coroutine.wrap(MSKWJTL_fake_script)()
  138. local function XRJWDWY_fake_script() -- Sell.LocalScript
  139. local script = Instance.new('LocalScript', Sell)
  140.  
  141. local s1 = game.Workspace.MapInteracts.Sell
  142. local b2 = script.Parent
  143.  
  144. b2.MouseButton1Down:Connect(function()
  145. if true then
  146. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  147. UwU.CFrame = s1.CFrame
  148. end
  149. end)
  150. end
  151. coroutine.wrap(XRJWDWY_fake_script)()
  152. local function FNDIF_fake_script() -- Shop.LocalScript
  153. local script = Instance.new('LocalScript', Shop)
  154.  
  155. local s2 = game.Workspace.MapInteracts.RegularShop
  156. local b3 = script.Parent
  157.  
  158. b3.MouseButton1Down:Connect(function()
  159. if true then
  160. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  161. UwU.CFrame = s2.CFrame
  162. end
  163. end)
  164. end
  165. coroutine.wrap(FNDIF_fake_script)()
  166. local function HMGPFB_fake_script() -- GemShop.LocalScript
  167. local script = Instance.new('LocalScript', GemShop)
  168.  
  169. local s3 = game.Workspace.MapInteracts.GemShop
  170. local b4 = script.Parent
  171.  
  172. b4.MouseButton1Down:Connect(function()
  173. if true then
  174. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  175. UwU.CFrame = s3.CFrame
  176. end
  177. end)
  178. end
  179. coroutine.wrap(HMGPFB_fake_script)()
  180. local function PXPL_fake_script() -- Frame.Dragg
  181. local script = Instance.new('LocalScript', Frame)
  182.  
  183. local UserInputService = game:GetService("UserInputService")
  184.  
  185. local gui = script.Parent
  186.  
  187. local dragging
  188. local dragInput
  189. local dragStart
  190. local startPos
  191.  
  192. local function update(input)
  193. local delta = input.Position - dragStart
  194. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  195. end
  196.  
  197. gui.InputBegan:Connect(function(input)
  198. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  199. dragging = true
  200. dragStart = input.Position
  201. startPos = gui.Position
  202.  
  203. input.Changed:Connect(function()
  204. if input.UserInputState == Enum.UserInputState.End then
  205. dragging = false
  206. end
  207. end)
  208. end
  209. end)
  210.  
  211. gui.InputChanged:Connect(function(input)
  212. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  213. dragInput = input
  214. end
  215. end)
  216.  
  217. UserInputService.InputChanged:Connect(function(input)
  218. if input == dragInput and dragging then
  219. update(input)
  220. end
  221. end)
  222. end
  223. coroutine.wrap(PXPL_fake_script)()
Add Comment
Please, Sign In to add comment