FuZionPlayz

intadra

Oct 14th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. -- Objects
  2.  
  3. local INTRIGASimulaoterbyPerryTalhaHopelessv3rm = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local TextBox = Instance.new("TextBox")
  6. local EXE = Instance.new("TextButton")
  7. local Open = Instance.new("TextButton")
  8. local Clear = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local lol = Instance.new("TextButton")
  11. local Close = Instance.new("TextButton")
  12. local cri = Instance.new("Frame")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local CloseE = Instance.new("TextButton")
  15.  
  16. -- Properties
  17.  
  18. INTRIGASimulaoterbyPerryTalhaHopelessv3rm.Name = "INTRIGA Simulaoter by Perry/Talha/Hopeless @ v3rm"
  19. INTRIGASimulaoterbyPerryTalhaHopelessv3rm.Parent = game.CoreGui
  20.  
  21. Main.Name = "Main"
  22. Main.Parent = INTRIGASimulaoterbyPerryTalhaHopelessv3rm
  23. Main.Active = true
  24. Main.BackgroundColor3 = Color3.new(0.0862745, 0.0941177, 0.0823529)
  25. Main.Draggable = true
  26. Main.Position = UDim2.new(0.379166692, 0, 0.281489581, 0)
  27. Main.Size = UDim2.new(0.207812503, 100, 0.251916766, 100)
  28.  
  29. TextBox.Parent = Main
  30. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  31. TextBox.Position = UDim2.new(0.0581162311, 0, 0.172955975, 0)
  32. TextBox.Size = UDim2.new(0.476953894, 200, 0.493710697, 50)
  33. TextBox.Font = Enum.Font.Code
  34. TextBox.FontSize = Enum.FontSize.Size24
  35. TextBox.Text = ""
  36. TextBox.TextSize = 20
  37. TextBox.TextWrapped = true
  38. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  39. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  40.  
  41. EXE.Name = "EXE"
  42. EXE.Parent = Main
  43. EXE.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  44. EXE.BorderSizePixel = 0
  45. EXE.Position = UDim2.new(0.0581162311, 0, 0.848484874, 0)
  46. EXE.Size = UDim2.new(-0.112224452, 200, -0.0272727273, 50)
  47. EXE.Font = Enum.Font.SourceSans
  48. EXE.FontSize = Enum.FontSize.Size24
  49. EXE.Text = "EXECUTE"
  50. EXE.TextColor3 = Color3.new(1, 1, 1)
  51. EXE.TextSize = 22
  52.  
  53. Open.Name = "Open"
  54. Open.Parent = Main
  55. Open.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  56. Open.BorderSizePixel = 0
  57. Open.Position = UDim2.new(0.374749482, 0, 0.846969724, 0)
  58. Open.Size = UDim2.new(-0.112224452, 200, -0.0272727273, 50)
  59. Open.Font = Enum.Font.SourceSans
  60. Open.FontSize = Enum.FontSize.Size24
  61. Open.Text = "OPEN"
  62. Open.TextColor3 = Color3.new(1, 1, 1)
  63. Open.TextSize = 22
  64.  
  65. Clear.Name = "Clear"
  66. Clear.Parent = Main
  67. Clear.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  68. Clear.BorderSizePixel = 0
  69. Clear.Position = UDim2.new(0.697394788, 0, 0.846969724, 0)
  70. Clear.Size = UDim2.new(-0.112224452, 200, -0.0272727273, 50)
  71. Clear.Font = Enum.Font.SourceSans
  72. Clear.FontSize = Enum.FontSize.Size24
  73. Clear.Text = "CLEAR"
  74. Clear.TextColor3 = Color3.new(1, 1, 1)
  75. Clear.TextSize = 22
  76.  
  77. TextLabel.Parent = Main
  78. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  79. TextLabel.BackgroundTransparency = 1
  80. TextLabel.Position = UDim2.new(0.0340681374, 0, 0.0181818176, 0)
  81. TextLabel.Size = UDim2.new(0, 200, -0.0909090936, 50)
  82. TextLabel.Font = Enum.Font.SourceSans
  83. TextLabel.FontSize = Enum.FontSize.Size24
  84. TextLabel.Text = "INTRIGA"
  85. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  86. TextLabel.TextSize = 22
  87. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  88.  
  89. lol.Name = "lol"
  90. lol.Parent = Main
  91. lol.BackgroundColor3 = Color3.new(1, 1, 1)
  92. lol.BackgroundTransparency = 1
  93. lol.Position = UDim2.new(0.800601184, 0, 0.0500000007, 0)
  94. lol.Size = UDim2.new(-0.318637282, 200, -0.124242425, 50)
  95. lol.Font = Enum.Font.SourceSans
  96. lol.FontSize = Enum.FontSize.Size14
  97. lol.Text = "_"
  98. lol.TextColor3 = Color3.new(1, 1, 1)
  99. lol.TextSize = 14
  100.  
  101. Close.Name = "Close"
  102. Close.Parent = Main
  103. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  104. Close.BackgroundTransparency = 1
  105. Close.Position = UDim2.new(0.90380764, 0, 0.0515151508, 0)
  106. Close.Size = UDim2.new(-0.318637282, 200, -0.124242425, 50)
  107. Close.Font = Enum.Font.Code
  108. Close.FontSize = Enum.FontSize.Size14
  109. Close.Text = "X"
  110. Close.TextColor3 = Color3.new(1, 1, 1)
  111. Close.TextSize = 14
  112.  
  113. cri.Name = "cri"
  114. cri.Parent = INTRIGASimulaoterbyPerryTalhaHopelessv3rm
  115. cri.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  116. cri.Position = UDim2.new(0.388802081, 0, 0.31653887, 0)
  117. cri.Size = UDim2.new(0.170312494, 100, 0.174151152, 100)
  118. cri.Visible = false
  119.  
  120. TextLabel_2.Parent = cri
  121. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  122. TextLabel_2.BackgroundTransparency = 1
  123. TextLabel_2.Size = UDim2.new(0.531615913, 200, 0.806949794, 50)
  124. TextLabel_2.Font = Enum.Font.SciFi
  125. TextLabel_2.FontSize = Enum.FontSize.Size60
  126. TextLabel_2.Text = "Not avaliable rn"
  127. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  128. TextLabel_2.TextSize = 60
  129. TextLabel_2.TextWrapped = true
  130.  
  131. CloseE.Name = "CloseE"
  132. CloseE.Parent = TextLabel_2
  133. CloseE.BackgroundColor3 = Color3.new(0.952941, 0.0784314, 0.137255)
  134. CloseE.BackgroundTransparency = 0.5
  135. CloseE.Position = UDim2.new(0.92740047, 0, 0, 0)
  136. CloseE.Size = UDim2.new(-0.395784557, 200, -0.0772200748, 50)
  137. CloseE.Font = Enum.Font.SourceSans
  138. CloseE.FontSize = Enum.FontSize.Size14
  139. CloseE.Text = ""
  140. CloseE.TextSize = 14
  141.  
  142. Close.MouseButton1Down:connect(function()
  143. INTRIGASimulaoterbyPerryTalhaHopelessv3rm:Remove()
  144. end)
  145.  
  146. CloseE.MouseButton1Down:connect(function()
  147. cri.Visible = false
  148. Main.Visible = true
  149. end)
  150.  
  151. Open.MouseButton1Down:connect(function()
  152. cri.Visible = true
  153. Main.Visible = false
  154. end)
  155.  
  156. Clear.MouseButton1Down:connect(function()
  157. TextBox.Text = ""
  158. end)
  159.  
  160. EXE.MouseButton1Down:connect(function()
  161. loadstring(TextBox.Text)()
  162. end)
  163.  
  164. -- kthx bye
Add Comment
Please, Sign In to add comment