In this quiz, I will test your knowledge about the Roblox, Adopt me game! Now this quiz is completely random, so do it when you bored, 😄.Please let me know if there are errors as I was bored when I made this 😁 TO BE UPDATED. Roblox Piano PH (arjelmayo) arjel mayo (arjelmayo1) Lists. Information About me. IF YOU WANT TO UPLOAD OR COPY MY 'TAGALOG' SHEET PLS CONTACT ME ROBLOX IGN:arjel360. Ice Cream is a gear that was published into the avatar shop by ROBLOX on July 29, 2011. It can be purchased for 175 Robux. As of February 25, 2020, it has been purchased 11,521 times and favorited 6,636 times. When the user licks the ice cream, the user gains extra speed.
Feb 18th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- //////////////////////////////////Gas station simulator roblox//////////////////////////////////////
- game.ReplicatedStorage.Events.MaxFuelAction:FireServer(game.ReplicatedStorage.Values.Items.FuelTypes.gasoline, 'sell')
- game.ReplicatedStorage.Events.MaxFuelAction:FireServer(game.ReplicatedStorage.Values.Items.FuelTypes.hydro, 'sell')
RAW Paste Data
Nov 28th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local OldGui = game.Players.LocalPlayer.PlayerGui:FindFirstChild('Nice Flex But OK')
- OldGui:Destroy()
- local ScreenGUI = game:GetObjects('rbxassetid://2596571855')[1]
- ScreenGUI.Parent = game.Players.LocalPlayer.PlayerGui
- local MainFrame = TopBar.Frame
- local OpenButton = TopBar.Parent.OpenButton
- local Player = game.Players.LocalPlayer
- local Backpack = Player.Backpack
- local ShopGui = PlayerGui.ShopGui
- local SellAnywhereToggle = MainFrame.SellAnywhereToggle
- local AutoEquippablesToggle = MainFrame.AutoEquippablesToggle
- local AutoObbyToggle = MainFrame.AutoObbyToggle
- local AutoCollectablesToggle = MainFrame.AutoCollectablesToggle
- local AutoRebirthToggle = MainFrame.AutoRebirthToggle
- local SellAnywhereToggled = false
- local RapidEatToggled = false
- local AutoCollectablesToggled = false
- local BuyEquipCone = game.ReplicatedStorage.Events['BuyEquipCone']
- local RebirthRemote = game.ReplicatedStorage.Events['Rebirth']
- local UnlockFlavor = game.ReplicatedStorage.Events['UnlockFlavor']
- local EquipFlavorSkin = game.ReplicatedStorage.Events['EquipFlavorSkin']
- local BuyEquipPet = game.ReplicatedStorage.Events['BuyEquipPet']
- local BuyEquipPopsicle = game.ReplicatedStorage.Events['BuyEquipPopsicle']
- local BuySpecialFlavor = game.ReplicatedStorage.Events['BuySpecialFlavor']
- local Rebirths = Player:WaitForChild('leaderstats'):WaitForChild('Rebirth')
- local Coins = Player:WaitForChild('leaderstats'):WaitForChild('Coins')
- local Util = require(game.ReplicatedStorage.Modules:WaitForChild('UtilData'))
- local MainArea, ChocoCastle, Skyland, VipArea = game.Workspace:WaitForChild('Main Area'), game.Workspace:WaitForChild('Choco Castle'), game.Workspace:WaitForChild('Skyland'), game.Workspace:WaitForChild('Vip Area')
- local MainGems, MainTokens, MainCoins, AirTokens, MainAreaSell, ChocoSell, SkylandSell, BolerosSell, VipSell = MainArea:WaitForChild('Gems'), MainArea:WaitForChild('Tokens'), MainArea:WaitForChild('Coins'), Skyland:WaitForChild('AirTokens'), MainArea:FindFirstChild('Ice Cream Truck'):FindFirstChild('Enter'), ChocoCastle:FindFirstChild('Sell'):FindFirstChild('Sell'), Skyland:FindFirstChild('Ice Cream Truck'):FindFirstChild('Enter'), Skyland:FindFirstChild('Sellers'):FindFirstChild('Sell To Boleros'):FindFirstChild('Enter'), VipArea:FindFirstChild('Ice Cream Truck'):FindFirstChild('Enter')
- local OriginalPosition1, OriginalPosition2 = MainAreaSell.CFrame, ChocoSell.CFrame
- local SpecialFlavorShop = ShopGui.SpecialFlavorShop.Frame:GetChildren()
- local FlavorShop = ShopGui.FlavorShop.Frame:GetChildren()
- local ConeShop = ShopGui.ConeShop.Frame:GetChildren()
- local PetShop = ShopGui.PetShop.Frame:GetChildren()
- local PopsicleShop = ShopGui.PopsicleShop.Frame:GetChildren()
- local AmountOfSpecialFlavors = #SpecialFlavorShop - 1
- local AmountPopsicles = #PopsicleShop - 1
- local AmountOfCones = #ConeShop - 1
- -- Functions --
- local encrypted = string.sub(message, 1, 3)
- encrypted = encrypted .. string.sub(tostring(key), q)
- for q = 3, 1, -1 do
- end
- end
- local Encrypted = encrypt(Player.Name, Player.UserId)
- RapidEatToggle.MouseButton1Click:Connect(function()
- RapidEatToggled = true
- while RapidEatToggled do
- Backpack:FindFirstChild('Ice Cream').E:FireServer(Encrypted)
- elseif Character:FindFirstChild('Ice Cream') then
- Character:FindFirstChild('Ice Cream').E:FireServer(Encrypted)
- wait()
- else
- RapidEatToggle.Text = 'Enable'
- end)
- AutoEquippablesToggle.MouseButton1Click:Connect(function()
- AutoEquippablesToggled = true
- while AutoEquippablesToggled do
- BuyEquipCone:FireServer(i)
- end
- UnlockFlavor:FireServer(i)
- wait(0.06)
- for i = 1, AmountOfPets do
- wait(0.06)
- for i = 1, AmountPopsicles do
- wait(0.06)
- for i = 1, AmountOfSpecialFlavors do
- wait(0.06)
- wait(5)
- else
- AutoEquippablesToggle.Text = 'Enable'
- end)
- SellAnywhereToggle.MouseButton1Click:Connect(function()
- SellAnywhereToggled = true
- while SellAnywhereToggled do
- MainAreaSell.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- ChocoSell.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- VipSell.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- SkylandSell.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- BolerosSell.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- wait(0.25)
- end
- SellAnywhereToggled = false
- MainAreaSell.CFrame = OriginalPosition1
- SkylandSell.CFrame = OriginalPosition3
- end)
- AutoObbyToggle.MouseButton1Click:Connect(function()
- AutoObbyToggled = true
- for i, v in pairs(game.Workspace.Obby:GetChildren()) do
- game.ReplicatedStorage.Events.Teleport:FireServer(i)
- local chest = v:FindFirstChild('Chest')
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest.Portal.CFrame
- end
- else
- AutoObbyToggle.Text = 'Enable'
- end)
- AutoCollectablesToggle.MouseButton1Click:Connect(function()
- AutoCollectablesToggled = true
- while AutoCollectablesToggled do
- v.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- v.CFrame = CFrame.new(0,0,0)
- for i, v in pairs(MainTokens:GetChildren()) do
- v.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- v.CFrame = CFrame.new(0,0,0)
- for i, v in pairs(MainCoins:GetChildren()) do
- v.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- v.CFrame = CFrame.new(0,0,0)
- for i, v in pairs(AirTokens:GetChildren()) do
- v.CFrame = Player.Character:FindFirstChild('HumanoidRootPart').CFrame
- v.CFrame = CFrame.new(0,0,0)
- end
- AutoCollectablesToggled = false
- end
- AutoRebirthToggle.MouseButton1Click:Connect(function()
- AutoRebirthToggled = true
- while AutoRebirthToggled do
- local Cost = Util:CalculateRebirthCost(Rebirths.Value)
- RebirthRemote:FireServer(100000)
- wait(0.1)
- else
- AutoRebirthToggle.Text = 'Enable'
- end)
- TopBar.Visible = false
- end)
- TopBar.Visible = true
- end)
- if v.Name 'CurrencyGui' or v.Name 'ScoopsGui' then
- v:Destroy()
- end)