Advertisement
Mil_Dev

idk

Nov 17th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local closeperm = Instance.new("TextButton")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local _2 = Instance.new("TextButton")
  11. local _1 = Instance.new("TextButton")
  12. local _4 = Instance.new("TextButton")
  13. local _33 = Instance.new("TextButton")
  14. local _5 = Instance.new("TextButton")
  15. local _6 = Instance.new("TextButton")
  16. local TextLabel = Instance.new("TextLabel")
  17.  
  18. --Properties:
  19.  
  20. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  25. Frame.Position = UDim2.new(0.403935224, 0, 0.314381301, 0)
  26. Frame.Size = UDim2.new(0, 188, 0, 255)
  27. Frame.Active = true
  28. Frame.Draggable = true
  29.  
  30. closeperm.Name = "close perm"
  31. closeperm.Parent = Frame
  32. closeperm.BackgroundColor3 = Color3.new(1, 1, 1)
  33. closeperm.BackgroundTransparency = 1
  34. closeperm.Position = UDim2.new(0.769875824, 0, -0.029458588, 0)
  35. closeperm.Size = UDim2.new(0.289435595, 0, 0.166666672, 0)
  36. closeperm.Font = Enum.Font.SourceSansBold
  37. closeperm.Text = "X"
  38. closeperm.TextColor3 = Color3.new(1, 1, 1)
  39. closeperm.TextScaled = true
  40. closeperm.TextSize = 14
  41. closeperm.TextWrapped = true
  42.  
  43. ImageLabel.Parent = Frame
  44. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  45. ImageLabel.BackgroundTransparency = 1
  46. ImageLabel.BorderSizePixel = 0
  47. ImageLabel.Size = UDim2.new(0, 26, 0, 29)
  48. ImageLabel.Image = "rbxgameasset://Images/image0"
  49.  
  50. _2.Name = "2"
  51. _2.Parent = Frame
  52. _2.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  53. _2.BorderSizePixel = 0
  54. _2.Position = UDim2.new(0.0531914867, 0, 0.188235298, 0)
  55. _2.Size = UDim2.new(0, 71, 0, 29)
  56. _2.Font = Enum.Font.GothamSemibold
  57. _2.Text = ""
  58. _2.TextColor3 = Color3.new(1, 1, 1)
  59. _2.TextSize = 14
  60.  
  61. _1.Name = "1"
  62. _1.Parent = Frame
  63. _1.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  64. _1.BorderSizePixel = 0
  65. _1.Position = UDim2.new(0.515957475, 0, 0.188235298, 0)
  66. _1.Size = UDim2.new(0, 71, 0, 29)
  67. _1.Font = Enum.Font.GothamSemibold
  68. _1.Text = ""
  69. _1.TextColor3 = Color3.new(1, 1, 1)
  70. _1.TextSize = 14
  71.  
  72. _4.Name = "4"
  73. _4.Parent = Frame
  74. _4.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  75. _4.BorderSizePixel = 0
  76. _4.Position = UDim2.new(0.515957475, 0, 0.36470589, 0)
  77. _4.Size = UDim2.new(0, 71, 0, 29)
  78. _4.Font = Enum.Font.GothamSemibold
  79. _4.Text = ""
  80. _4.TextColor3 = Color3.new(1, 1, 1)
  81. _4.TextSize = 14
  82.  
  83. _33.Name = "33"
  84. _33.Parent = Frame
  85. _33.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  86. _33.BorderSizePixel = 0
  87. _33.Position = UDim2.new(0.0531914867, 0, 0.36470589, 0)
  88. _33.Size = UDim2.new(0, 71, 0, 29)
  89. _33.Font = Enum.Font.GothamSemibold
  90. _33.Text = ""
  91. _33.TextColor3 = Color3.new(1, 1, 1)
  92. _33.TextSize = 14
  93.  
  94. _5.Name = "5"
  95. _5.Parent = Frame
  96. _5.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  97. _5.BorderSizePixel = 0
  98. _5.Position = UDim2.new(0.515957475, 0, 0.521568656, 0)
  99. _5.Size = UDim2.new(0, 71, 0, 29)
  100. _5.Font = Enum.Font.GothamSemibold
  101. _5.Text = ""
  102. _5.TextColor3 = Color3.new(1, 1, 1)
  103. _5.TextSize = 14
  104.  
  105. _6.Name = "6"
  106. _6.Parent = Frame
  107. _6.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  108. _6.BorderSizePixel = 0
  109. _6.Position = UDim2.new(0.0531914867, 0, 0.521568656, 0)
  110. _6.Size = UDim2.new(0, 71, 0, 29)
  111. _6.Font = Enum.Font.GothamSemibold
  112. _6.Text = ""
  113. _6.TextColor3 = Color3.new(1, 1, 1)
  114. _6.TextSize = 14
  115.  
  116. TextLabel.Parent = Frame
  117. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  118. TextLabel.BackgroundTransparency = 1
  119. TextLabel.BorderSizePixel = 0
  120. TextLabel.Position = UDim2.new(-0.0319148935, 0, -0.0313725509, 0)
  121. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  122. TextLabel.Font = Enum.Font.GothamSemibold
  123. TextLabel.Text = "Ios X Script Hub"
  124. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  125. TextLabel.TextSize = 14
  126.  
  127. -- Scripts:
  128.  
  129. local function WVVJIQ_fake_script() -- closeperm.LocalScript
  130. local script = Instance.new('LocalScript', closeperm)
  131.  
  132. script.Parent.MouseButton1Click:Connect(function()
  133. script.Parent.Parent.Visible = false
  134. end)
  135. end
  136. coroutine.wrap(WVVJIQ_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement