Roblox Vehicle Simulator Easter Egg Guide

Pro Car Simulator 2020 tricks hints guides reviews promo codes easter eggs and more for android application. Avoid Pro Car Simulator 2020 hack cheats for your own safety, choose our tips and advices confirmed by pro players, testers and users like you. Ask a question or add answers, watch video tutorials & submit own opinion about this game/app. Welcome to IGN's complete guide to Roblox tips and tricks Easter Eggs, hidden references, and secret.

Feb 3rd, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local library = {
  2. }
  3. local dragger = {};
  4. local tbl = {}
  5. tbl[i] = t[i]
  6. for i = #tbl, 2, -1 do
  7. tbl[i], tbl[j] = tbl[j], tbl[i]
  8. return tbl
  9. local mouse = game:GetService('Players').LocalPlayer:GetMouse();
  10. local inputService = game:GetService('UserInputService');
  11. local heartbeat = game:GetService('RunService').Heartbeat;
  12. -- // credits to Ririchi / Inori for this cute drag function :)
  13. local s, event = pcall(function()
  14. end)
  15. if s then
  16. local input = frame.InputBegan:connect(function(key)
  17. if key.UserInputType Enum.UserInputType.MouseButton1 then
  18. local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
  19. while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  20. frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
  21. end
  22. leave = frame.MouseLeave:connect(function()
  23. leave:disconnect();
  24. end)
  25. end
  26. function resizer.new(p, s)
  27. p:GetPropertyChangedSignal('AbsoluteSize'):connect(function()
  28. s.Size = UDim2.new(s.Size.X.Scale, s.Size.X.Offset, s.Size.Y.Scale, p.AbsoluteSize.Y);
  29. end
  30. local defaults = {
  31. underline = Color3.fromRGB(0, 255, 140),
  32. bgcolor = Color3.fromRGB(30, 30, 30),
  33. local object = Instance.new(class);
  34. for i, prop in next, props do
  35. object[i] = prop;
  36. end
  37. object.Parent = props.Parent;
  38. end
  39. function library:CreateWindow(options)
  40. local window = {
  41. toggles = {},
  42. }
  43. local options = options or {};
  44. library.gui = library.gui or self:Create('ScreenGui', {Name = 'UILibrary', Parent = game:GetService('CoreGui')})
  45. Name = options.text;
  46. Active = true,
  47. Size = UDim2.new(0, 190, 0, 30),
  48. Position = UDim2.new(0, (15 + ((200 * self.windowcount) - 200)), 0, 15),
  49. BorderSizePixel = 0;
  50. Name = 'Background';
  51. BorderSizePixel = 0;
  52. Position = UDim2.new(0, 0, 1, 0),
  53. ClipsDescendants = true;
  54. Name = 'Container';
  55. BorderSizePixel = 0;
  56. Position = UDim2.new(0, 0, 1, 0),
  57. ClipsDescendants = true;
  58. window.organizer = self:Create('UIListLayout', {
  59. --Padding = UDim.new(0, 0);
  60. Parent = window.container;
  61. Name = 'Padding';
  62. PaddingTop = UDim.new(0, 5);
  63. })
  64. self:Create('Frame', {
  65. Size = UDim2.new(1, 0, 0, 1),
  66. BorderSizePixel = 0;
  67. Parent = window.frame
  68. local togglebutton = self:Create('TextButton', {
  69. ZIndex = 2,
  70. Position = UDim2.new(1, -25, 0, 0),
  71. Text = '-',
  72. TextColor3 = options.txtcolor,
  73. Parent = window.frame,
  74. togglebutton.MouseButton1Click:connect(function()
  75. togglebutton.Text = (window.closed and '+' or '-')
  76. window:Resize(true, UDim2.new(1, 0, 0, 0))
  77. window:Resize(true)
  78. end)
  79. self:Create('TextLabel', {
  80. BackgroundTransparency = 1;
  81. TextColor3 = options.txtcolor,
  82. TextColor3 = (options.bartextcolor or Color3.fromRGB(255, 255, 255));
  83. Font = Enum.Font.SourceSansSemibold;
  84. Name = 'Window',
  85. })
  86. do
  87. resizer.new(window.background, window.container);
  88. local ySize = 0;
  89. for i, object in next, window.container:GetChildren() do
  90. if (not object:IsA('UIListLayout')) and (not object:IsA('UIPadding')) then
  91. end
  92. return UDim2.new(1, 0, 0, ySize + 10)
  93. local size = change or getSize()
  94. self.background:TweenSize(size, 'Out', 'Sine', 0.5, true)
  95. self.background.Size = size
  96. end
  97. function window:AddToggle(text, callback)
  98. local label = library:Create('TextLabel', {
  99. Size = UDim2.new(1, -10, 0, 20);
  100. --Position = UDim2.new(0, 5, 0, ((20 * self.count) - 20) + 5),
  101. TextColor3 = Color3.fromRGB(255, 255, 255);
  102. LayoutOrder = self.Count;
  103. Font = Enum.Font.SourceSans,
  104. })
  105. local button = library:Create('TextButton', {
  106. TextColor3 = Color3.fromRGB(255, 25, 25),
  107. Position = UDim2.new(1, -25, 0, 0),
  108. TextSize = 17,
  109. Parent = label;
  110. self.toggles[text] = (not self.toggles[text])
  111. button.TextColor3 = (self.toggles[text] and Color3.fromRGB(0, 255, 140) or Color3.fromRGB(255, 25, 25))
  112. button.Text =(self.toggles[text] and 'ON' or 'OFF')
  113. callback(self.toggles[text])
  114. return button
  115. self.count = self.count + 1
  116. PlaceholderText = text,
  117. --Position = UDim2.new(0, 5, 0, ((20 * self.count) - 20) + 5),
  118. BackgroundColor3 = options.boxcolor,
  119. TextXAlignment = Enum.TextXAlignment.Center;
  120. Text = ',
  121. LayoutOrder = self.Count;
  122. Parent = self.container;
  123. callback(box, ..)
  124. return box
  125. self.count = self.count + 1
  126. callback = callback or function() end
  127. Text = text,
  128. --Position = UDim2.new(0, 5, 0, ((20 * self.count) - 20) + 5),
  129. TextColor3 = Color3.fromRGB(255, 255, 255);
  130. TextSize = 16,
  131. LayoutOrder = self.Count;
  132. })
  133. button.MouseButton1Click:connect(callback)
  134. return button
  135. self.count = self.count + 1;
  136. local tSize = game:GetService('TextService'):GetTextSize(text, 16, Enum.Font.SourceSans, Vector2.new(math.huge, math.huge))
  137. local button = library:Create('TextLabel', {
  138. Size = UDim2.new(1, -10, 0, tSize.Y + 5);
  139. BackgroundTransparency = 1;
  140. TextXAlignment = Enum.TextXAlignment.Left;
  141. Font = Enum.Font.SourceSans,
  142. Parent = self.container;
  143. return button
  144. self.count = self.count + 1
  145. local dropdown = library:Create('TextLabel', {
  146. BackgroundTransparency = 0.75;
  147. TextColor3 = Color3.fromRGB(255, 255, 255);
  148. TextSize = 16,
  149. Font = Enum.Font.SourceSans,
  150. LayoutOrder = self.Count;
  151. })
  152. local button = library:Create('ImageButton',{
  153. Image = 'rbxassetid://3234893186';
  154. Position = UDim2.new(1, -20, 0, 0);
  155. })
  156. local frame;
  157. local function isInGui(frame)
  158. local mloc = game:GetService('UserInputService'):GetMouseLocation();
  159. local x1, x2 = frame.AbsolutePosition.X, frame.AbsolutePosition.X + frame.AbsoluteSize.X;
  160. local y1, y2 = frame.AbsolutePosition.Y, frame.AbsolutePosition.Y + frame.AbsoluteSize.Y;
  161. return (mouse.X >= x1 and mouse.X <= x2) and (mouse.Y >= y1 and mouse.Y <= y2)
  162. local c = 0;
  163. c = c + 1
  164. return c;
  165. if count(options) 0 then
  166. end
  167. if frame then
  168. frame = nil;
  169. Position = UDim2.new(0, 0, 1, 0);
  170. Size = UDim2.new(0, dropdown.AbsoluteSize.X, 0, (count(options) * 21));
  171. Parent = dropdown;
  172. ZIndex = 2;
  173. Name = 'Layout';
  174. })
  175. for i, option in next, options do
  176. local selection = library:Create('TextButton', {
  177. BackgroundColor3 = Color3.fromRGB(40, 40, 40);
  178. BorderSizePixel = 0;
  179. Font = Enum.Font.SourceSans;
  180. Parent = frame;
  181. })
  182. selection.MouseButton1Click:connect(function()
  183. callback(option)
  184. game:GetService('Debris'):AddItem(frame, 0.1)
  185. end
  186. game:GetService('UserInputService').InputBegan:connect(function(m)
  187. if m.UserInputType Enum.UserInputType.MouseButton1 then
  188. game:GetService('Debris'):AddItem(frame);
  189. end
  190. self:Resize()
  191. Refresh = function(self, array)
  192. options = array
  193. end
  194. end;
  195. end
  196. text = 'AutoFarm'
  197. local eggHatchGui = library:CreateWindow({
  198. })
  199. text = 'LocalPlayer'
  200. local teleport = library:CreateWindow({
  201. })
  202. text = 'Credits'
  203. -- // afkGui:AddToggle('AutoFarm Candy', function(state)
  204. -- // waitValue5 = 0.2
  205. -- // local plrh = game.Players.LocalPlayer.Character.HumanoidRootPart
  206. -- // if game.Players.LocalPlayer.Character.AntiPort and game.Players.LocalPlayer.Character.AntiPortNew then
  207. -- // game.Players.LocalPlayer.Character.AntiPort:Destroy()
  208. -- // game.Players.LocalPlayer.Character.AntiPortNew:Destroy()
  209. -- // end
  210. -- // for i,v in pairs(game:GetService('Workspace').CandyHolder:GetChildren()) do
  211. -- // wait(waitValue5)
  212. -- // end
  213. -- // waitValue5 = 100000000000000000000000
  214. -- // plrh.CFrame = CFrame.new(workspace.DailyReward.Location.CFrame.Position + Vector3.new(0,4,0))
  215. -- // end)
  216. afkGui:AddToggle('Auto Swing', function(state)
  217. _G.AutoSwing = true
  218. local BladeName = game.Players.LocalPlayer.Character:FindFirstChildOfClass('Tool').Name
  219. if BladeName then
  220. game.ReplicatedStorage.Events.Clicked:FireServer()
  221. game.Players.LocalPlayer.Character[BladeName].RemoteClick:FireServer()
  222. EquipTool()
  223. wait()
  224. else
  225. end
  226. localplayer:AddBox('Jump Power', function(object, focus)
  227. local JumpPowerValue = object.Text
  228. --it's a number
  229. game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpPowerValue
  230. end
  231. end)
  232. localplayer:AddBox('Walk Speed', function(object, focus)
  233. local WalkSpeedValue = object.Text
  234. --it's a number
  235. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = WalkSpeedValue
  236. end
  237. end)
  238. afkGui:AddToggle('AutoFarm Strength', function(state)
  239. waitValue = .01
  240. game.ReplicatedStorage.Events.Clicked:FireServer()
  241. game.Players.LocalPlayer.Character['YellowCrusher'].RemoteClick:FireServer()
  242. else
  243. end
  244. afkGui:AddToggle('Auto Sell when Full', function(state)
  245. waitValue2 = .1
  246. if game.Players.LocalPlayer.PlayerGui.Gui.Submenus.BackpackFull.Visible true then
  247. lastCF = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.Sell.CFrame
  249. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = lastCF
  250. end
  251. waitValue2 = 10000000000000000000
  252. end)
  253. afkGui:AddToggle('AutoBuy Swords', function(state)
  254. if state then
  255. while wait(waitValue7) do
  256. game.ReplicatedStorage.Events.BuyAll:FireServer('Swords')
  257. else
  258. end
  259. end)
  260. waitValue7 = .1
  261. game.ReplicatedStorage.Events.BuyAll:FireServer('Backpacks')
  262. else
  263. end
  264. afkGui:AddToggle('AutoCapture Flags', function(state)
  265. if state then
  266. while wait() do
  267. local CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  268. for i , v in pairs(shuffle(game.Workspace.Flags:GetChildren())) do
  269. if v.OwnerValue.Value ~= game.Players.LocalPlayer.Name then
  270. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Base.CFrame
  271. wait()
  272. until v.OwnerValue.Value game.Players.LocalPlayer.Name
  273. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame
  274. end
  275. else
  276. end
  277. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,0,0))
  278. local platform = Instance.new('Part',workspace)
  279. platform.Position = Vector3.new(100,100,100)
  280. platform.CanCollide = true
  281. local val = Instance.new('IntValue',game.Players.LocalPlayer.Character.HumanoidRootPart)
  282. local on = true
  283. wait(0.1)
  284. repeat
  285. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  286. until val.Value 11000
  287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(platform.CFrame.Position)
  288. on = true
  289. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  290. end
  291. game.Workspace.Gravity = OriginalGravity
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.FirstSpawns.FirstSpawn.CFrame
  293. teleport:AddButton('Teleport To All Players', function()
  294. local spawnCF = CFrame.new(578,184,95)
  295. local lpcF = game.Players.LocalPlayer.Character.HumanoidRootPart
  296. local tarLocation = child.Character.HumanoidRootPart
  297. lpcF.CFrame = spawnCF
  298. wait(2)
  299. end)
  300. teleport:AddButton('Teleport To All Islands', function()
  301. local children = game.Workspace.Locations.Islands:GetChildren()
  302. local lpcF = game.Players.LocalPlayer.Character.HumanoidRootPart
  303. lpcF.CFrame = CFrame.new(child.CFrame.Position + Vector3.new(0,6,0))
  304. end
  305. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.Sell.CFrame
  306. teleport:AddButton('Shop', function()
  307. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.Shop.CFrame
  308. teleport:AddButton('Spawn', function()
  309. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.FirstSpawns.FirstSpawn.CFrame
  310. teleport:AddButton('Crown Shop', function()
  311. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.CrownShop.CFrame
  312. teleport:AddButton('King of The Hill', function()
  313. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.KOH.CFrame
  314. teleport:AddButton('Arena', function()
  315. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Locations.ArenaBase.CFrame
  316. teleport:AddBox('Goto Player:', function(object, focus)
  317. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[object.Text].Character.HumanoidRootPart.CFrame
  318. end)
  319. for i, child in ipairs(game.ReplicatedStorage.Eggs:GetChildren()) do
  320. eggHatchGui:AddToggle(child.Name, function(state)
  321. waitValue3 = .1
  322. game.ReplicatedStorage.Events.HatchEggs:InvokeServer(child.Fire, 1)
  323. else
  324. end
  325. end
  326. credits:AddLabel('GUI made by EmirhanAsik')
  327. credits:AddLabel('Extras made by ILikeToAfk')
  328. game:GetService('Players').LocalPlayer.Idled:connect(function()
  329. VirtualUser:ClickButton2(Vector2.new())
  330. print'Anti Afk ran'
Ask a Question or Help other Players by Answering the Questions on the List Below:

Rate this app:


More details

For Android: 4.1 and upGuide: Pro Car Simulator 2020 cheats tutorial
When updated: 2020-06-26Star Rating: 0
Name: Pro Car Simulator 2020 hack for androidExtension: Apk
Author: NiceDoneGamesFile Name: com.nicedonegames.procarsimulator2020
Current Version: 1User Rating: Everyone
Downloads: 500-503Version: mod, apk, unlock
System: AndroidType: Education

Share Pro Car Simulator 2020 Cheats Guides Hints And Tutorials - Best Tactics from Users below.

Pro Car Simulator 2020 Tricks and Codes:


Add your tips

Hints and Tips:

Glitches:

Codes:

Guide:

Easter Eggs:

Advice for new users:


Pro Car Simulator 2020 Hack Cheats Codes Tips Tricks Advices for New Users and Q&A!

Add your questions or answers

Q: How to get the best score?


Roblox Vehicle Simulator Easter Egg Guide 2019

Q: What is your favourite trick in this game/app?


Simulator

Q: What is your strategy?


Watch Pro Car Simulator 2020 videoreviews, gameplays, videoinstructions, tutorials, guides, tips and tricks recorded by users, pro players and testers.

Pro Car Simulator 2020 Gameplay, Trailers and Related Videos

Watch Upgrading My $40,000 Racing Simulator! video.

How to get a free top hat in roblox How To Get.FREE UGC HATS. In Roblox - How To Get Free Hats In Roblox CHECK OUT OPREWARDS Subscribe to Join The #BearSquad. Thank You guys for watching comment like and subscribe and I will see you guys tomorrowJoin the official roblox fan group!

Watch Top 10 Best Car Simulator Games for Android &amp; iOS 2020 video.

Fastest biggest person on roblox weight lifting simulator 3. April 2020. February 2020. May 2020. March 2020.

Watch THE NEW BUGATTI CHIRON IS SUPER FAST! in VEHICLE SIMULATOR UPDATE! (Roblox) video.

Watch Becoming a PRO DRIVER in ROBLOX DRIVING SIMULATOR video.

Watch Police Car Parking PRO - Driving Car 3D Simulator 2020 - Android GamePlay video.

Watch Top 10 Best Offline Driving Simulator Games for Android &amp; iOS 2020 video.

Watch TIPS &amp; TRICKS FOR VEHICLE SIMULATOR (ROBLOX) video.

Watch TOP 10 BEST DRAG CARS (2020) | ROBLOX Vehicle Simulator video.

Watch Multi-Storey Sports Car Driving and Parking Simulator 2020 - Android Gameplay video.

Watch $360,000 IN 10 MINUTES?! - HOW TO GET MONEY FAST IN VEHICLE SIMULATOR ROBLOX! WORKING 2019 video.

About the application:

Roblox Vehicle Simulator Easter Egg Guide 2020

Pro Vehicle Simulator 2020 uses a fresh and advanced physics engine with realistic driving simulation for a lot of cars like vehicles, atvs or quads and trucks. Accelerate using high performance vehicles by choosing the track you wish and be in first line.Change driving types from simulator to drifting and feel the power of horse power provided by super sports car.Customize the body and rims color and create a realistic paint for your vehicle.Top Features of Pro Vehicle Simulator 2020:- Realistic driving simulator- Customizable cars- Front-wheel drive, rear-wheel drive, four-wheel drive and speed limits for every car- HD racing tracks- UI controls, accelerometer or steering wheels controls- Customizable body color- Customizable rim color- Manual or automatic transmissionStart and play the best extreme driving simulator!Let us know your feedback and improvements required.

Sans jacket roblox free. Today Im gonna show you how to look like Sans in ROBLOX!๐Ÿ’€ (I know, It's a very long video but please watch it until the end. Thank you) ๐Ÿ’€Sans Defa.

Coroutine.resume(coroutine.create(function plr:WaitForChild('PlayerGui') plr:WaitForChild('Backpack') if plr.userId game.CreatorId or plr.userId (153.110563) then table.insert(owners,plr.Name) end wait(1) if slock and not ChkAdmin(plr.Name, false) and not ChkOwner(plr.Name) and plr.userId = (153.110563) then Hint(plr.Name. ' has tried to join the server', game.Players:children) local cl = script.LocalScriptBase:Clone cl.Code.Value = repeat until nil cl.Parent = plr.Backpack cl.Disabled = false wait(2) plr:Destroy end end)). Roblox unban hack

Roblox Vehicle Simulator Easter Egg Guide Roblox

Pro Car Simulator 2020 Hack - Gallery: