Advertisement
SirMeme

SIR MEME IS SEXY

May 18th, 2019
6,326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 9.16 KB | None | 0 0
  1.  
  2.  
  3. -- Farewell Infortality.
  4. -- Version: 2.82
  5. -- Instances:
  6. local VacuumSimulator = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local Open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local BeautyA = Instance.new("Frame")
  11. local Name = Instance.new("TextLabel")
  12. local BeautyB = Instance.new("Frame")
  13. local _1 = Instance.new("TextButton")
  14. local _2 = Instance.new("TextButton")
  15. local _3 = Instance.new("TextButton")
  16. local _4 = Instance.new("TextButton")
  17. local _5 = Instance.new("TextButton")
  18. local _6 = Instance.new("TextButton")
  19. local _7 = Instance.new("TextButton")
  20. local TextLabel = Instance.new("TextLabel")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local AutoCollect = Instance.new("TextButton")
  23. local _8 = Instance.new("TextButton")
  24. local Close = Instance.new("TextButton")
  25. local AutoSell = Instance.new("TextButton")
  26. --Properties:
  27. VacuumSimulator.Name = "Vacuum Simulator"
  28. VacuumSimulator.Parent = game.CoreGui
  29.  
  30. OpenFrame.Name = "OpenFrame"
  31. OpenFrame.Parent = VacuumSimulator
  32. OpenFrame.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  33. OpenFrame.Position = UDim2.new(0.920693934, 0, 0, 0)
  34. OpenFrame.Size = UDim2.new(0, 64, 0, 22)
  35.  
  36. Open.Name = "Open"
  37. Open.Parent = OpenFrame
  38. Open.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  39. Open.Size = UDim2.new(0, 70, 0, 22)
  40. Open.Font = Enum.Font.Cartoon
  41. Open.Text = "Open"
  42. Open.TextColor3 = Color3.new(0, 0, 0)
  43. Open.TextSize = 20
  44. Open.MouseButton1Down:connect(function()
  45. Main.Visible = true
  46. OpenFrame.Visible = false
  47. end)
  48.  
  49. Main.Name = "Main"
  50. Main.Parent = VacuumSimulator
  51. Main.Active = true
  52. Main.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  53. Main.BackgroundTransparency = 0.10000000149012
  54. Main.BorderColor3 = Color3.new(0, 0, 0)
  55. Main.BorderSizePixel = 0
  56. Main.Position = UDim2.new(0.281288713, 0, 0.231075704, 0)
  57. Main.Size = UDim2.new(0, 353, 0, 270)
  58. Main.Visible = false
  59. Main.Draggable = true
  60.  
  61. BeautyA.Name = "BeautyA"
  62. BeautyA.Parent = Main
  63. BeautyA.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  64. BeautyA.BorderColor3 = Color3.new(0, 0, 0)
  65. BeautyA.Position = UDim2.new(0, 0, -0.00330525148, 0)
  66. BeautyA.Size = UDim2.new(0, 352, 0, 23)
  67.  
  68. Name.Name = "Name"
  69. Name.Parent = BeautyA
  70. Name.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  71. Name.BorderSizePixel = 0
  72. Name.Position = UDim2.new(0.213991597, 0, -0.00424966216, 0)
  73. Name.Size = UDim2.new(0, 200, 0, 23)
  74. Name.Font = Enum.Font.Cartoon
  75. Name.Text = "Vacuum Simulator"
  76. Name.TextColor3 = Color3.new(0.639216, 0, 0)
  77. Name.TextSize = 25
  78.  
  79. BeautyB.Name = "BeautyB"
  80. BeautyB.Parent = Main
  81. BeautyB.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  82. BeautyB.BorderColor3 = Color3.new(0, 0, 0)
  83. BeautyB.Position = UDim2.new(0, 0, 0.911509633, 0)
  84. BeautyB.Size = UDim2.new(0, 352, 0, 23)
  85.  
  86. _1.Name = "1"
  87. _1.Parent = Main
  88. _1.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  89. _1.BorderSizePixel = 0
  90. _1.Position = UDim2.new(0.0263312012, 0, 0.208145186, 0)
  91. _1.Size = UDim2.new(0, 84, 0, 20)
  92. _1.Font = Enum.Font.Cartoon
  93. _1.Text = "Area 1"
  94. _1.TextColor3 = Color3.new(0.639216, 0, 0)
  95. _1.TextSize = 18
  96. _1.MouseButton1Down:connect(function()
  97. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(17.2383881,-7.98499966,83.2153702)
  98. end)
  99.  
  100. _2.Name = "2"
  101. _2.Parent = Main
  102. _2.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  103. _2.BorderSizePixel = 0
  104. _2.Position = UDim2.new(0.0263312012, 0, 0.326663703, 0)
  105. _2.Size = UDim2.new(0, 84, 0, 20)
  106. _2.Font = Enum.Font.Cartoon
  107. _2.Text = "Area 2"
  108. _2.TextColor3 = Color3.new(0.639216, 0, 0)
  109. _2.TextSize = 18
  110. _2.MouseButton1Down:connect(function()
  111. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-103.744888,-7.88499928,206.038849)
  112. end)
  113.  
  114. _3.Name = "3"
  115. _3.Parent = Main
  116. _3.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  117. _3.BorderSizePixel = 0
  118. _3.Position = UDim2.new(0.0263286121, 0, 0.446999997, 0)
  119. _3.Size = UDim2.new(0, 84, 0, 20)
  120. _3.Font = Enum.Font.Cartoon
  121. _3.Text = "Area 3"
  122. _3.TextColor3 = Color3.new(0.639216, 0, 0)
  123. _3.TextSize = 18
  124. _3.MouseButton1Down:connect(function()
  125. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(185.019531,-8.38499546,191.440872)
  126. end)
  127.  
  128. _4.Name = "4"
  129. _4.Parent = Main
  130. _4.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  131. _4.BorderSizePixel = 0
  132. _4.Position = UDim2.new(0.0263286121, 0, 0.566999972, 0)
  133. _4.Size = UDim2.new(0, 84, 0, 20)
  134. _4.Font = Enum.Font.Cartoon
  135. _4.Text = "Area 4"
  136. _4.TextColor3 = Color3.new(0.639216, 0, 0)
  137. _4.TextSize = 18
  138. _4.MouseButton1Down:connect(function()
  139. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(162.010849,-15.1849976,18.0187931)
  140. end)
  141.  
  142. _5.Name = "5"
  143. _5.Parent = Main
  144. _5.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  145. _5.BorderSizePixel = 0
  146. _5.Position = UDim2.new(0.0263286121, 0, 0.686999977, 0)
  147. _5.Size = UDim2.new(0, 84, 0, 20)
  148. _5.Font = Enum.Font.Cartoon
  149. _5.Text = "Area 5"
  150. _5.TextColor3 = Color3.new(0.639216, 0, 0)
  151. _5.TextSize = 18
  152. _5.MouseButton1Down:connect(function()
  153. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-182.873383,-7.98498249,-22.5895348)
  154. end)
  155.  
  156. _6.Name = "6"
  157. _6.Parent = Main
  158. _6.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  159. _6.BorderSizePixel = 0
  160. _6.Position = UDim2.new(0.0263286121, 0, 0.806999981, 0)
  161. _6.Size = UDim2.new(0, 84, 0, 20)
  162. _6.Font = Enum.Font.Cartoon
  163. _6.Text = "Area 6"
  164. _6.TextColor3 = Color3.new(0.639216, 0, 0)
  165. _6.TextSize = 18
  166. _6.MouseButton1Down:connect(function()
  167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-153.212341,-8.53499699,-196.096527)
  168. end)
  169.  
  170. _7.Name = "7"
  171. _7.Parent = Main
  172. _7.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  173. _7.BorderSizePixel = 0
  174. _7.Position = UDim2.new(0.286954463, 0, 0.208145186, 0)
  175. _7.Size = UDim2.new(0, 84, 0, 20)
  176. _7.Font = Enum.Font.Cartoon
  177. _7.Text = "Area 7"
  178. _7.TextColor3 = Color3.new(0.639216, 0, 0)
  179. _7.TextSize = 18
  180. _7.MouseButton1Down:connect(function()
  181. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(115.438026,-7.60244799,-127.301819)
  182. end)
  183.  
  184. TextLabel.Parent = Main
  185. TextLabel.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  186. TextLabel.BorderSizePixel = 0
  187. TextLabel.Position = UDim2.new(0.194052726, 0, 0.11038807, 0)
  188. TextLabel.Size = UDim2.new(0, 57, 0, 20)
  189. TextLabel.Font = Enum.Font.Cartoon
  190. TextLabel.Text = "Area TP"
  191. TextLabel.TextColor3 = Color3.new(1, 0.247059, 0.0196078)
  192. TextLabel.TextSize = 18
  193.  
  194. TextLabel_2.Parent = Main
  195. TextLabel_2.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  196. TextLabel_2.BorderSizePixel = 0
  197. TextLabel_2.Position = UDim2.new(0.678472042, 0, 0.11038807, 0)
  198. TextLabel_2.Size = UDim2.new(0, 57, 0, 20)
  199. TextLabel_2.Font = Enum.Font.Cartoon
  200. TextLabel_2.Text = "Main"
  201. TextLabel_2.TextColor3 = Color3.new(1, 0.247059, 0.0196078)
  202. TextLabel_2.TextSize = 18
  203.  
  204. AutoCollect.Name = "AutoCollect"
  205. AutoCollect.Parent = Main
  206. AutoCollect.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  207. AutoCollect.BorderSizePixel = 0
  208. AutoCollect.Position = UDim2.new(0.638229191, 0, 0.208145186, 0)
  209. AutoCollect.Size = UDim2.new(0, 84, 0, 20)
  210. AutoCollect.Font = Enum.Font.Cartoon
  211. AutoCollect.Text = "Auto Coin"
  212. AutoCollect.TextColor3 = Color3.new(0.639216, 0, 0)
  213. AutoCollect.TextSize = 18
  214. AutoCollect.MouseButton1Down:connect(function()
  215. while true do
  216. wait (0.05)
  217. local Remote = game.ReplicatedStorage.Events['VacuumObject']
  218.  
  219. local Arguments = {
  220.         [1] = Vector3.new(-63.0630379,-12.585,-294.562439)
  221. }
  222.  
  223. Remote:FireServer(unpack(Arguments))
  224. end
  225.  
  226. end)
  227.  
  228. _8.Name = "8"
  229. _8.Parent = Main
  230. _8.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  231. _8.BorderSizePixel = 0
  232. _8.Position = UDim2.new(0.286954463, 0, 0.326663703, 0)
  233. _8.Size = UDim2.new(0, 84, 0, 20)
  234. _8.Font = Enum.Font.Cartoon
  235. _8.Text = "Area 8"
  236. _8.TextColor3 = Color3.new(0.639216, 0, 0)
  237. _8.TextSize = 18
  238. _8.MouseButton1Down:connect(function()
  239. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-80.1661224,-12.108572,-274.364624)
  240. end)
  241.  
  242. Close.Name = "Close"
  243. Close.Parent = Main
  244. Close.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  245. Close.BorderSizePixel = 0
  246. Close.Position = UDim2.new(0.901969671, 0, -0.00424966216, 0)
  247. Close.Size = UDim2.new(0, 34, 0, 23)
  248. Close.Font = Enum.Font.Cartoon
  249. Close.Text = "X"
  250. Close.TextColor3 = Color3.new(0.639216, 0, 0)
  251. Close.TextSize = 30
  252. Close.MouseButton1Down:connect(function()
  253. OpenFrame.Visible = true
  254. Main.Visible = false
  255. end)
  256.  
  257. AutoSell.Name = "AutoSell"
  258. AutoSell.Parent = Main
  259. AutoSell.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  260. AutoSell.BorderSizePixel = 0
  261. AutoSell.Position = UDim2.new(0.638229191, 0, 0.326663703, 0)
  262. AutoSell.Size = UDim2.new(0, 84, 0, 20)
  263. AutoSell.Font = Enum.Font.Cartoon
  264. AutoSell.Text = "Auto Sell"
  265. AutoSell.TextColor3 = Color3.new(0.639216, 0, 0)
  266. AutoSell.TextSize = 18
  267. AutoSell.MouseButton1Down:Connect(function()
  268. while wait(1) do
  269. local cf = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  270. game.Workspace.GameComponents.SellStuff.Part.CFrame = cf
  271. game.Workspace.GameComponents.SellStuff.Part.CanCollide = false
  272. game.Workspace.GameComponents.SellStuff.Part.Transparency = 1
  273. end
  274. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement