NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/GreenDeno/Venyx-UI-Library/main/source.lua"))()
local venyx = library.new("Motel Simulator", 5013109572)

-- themes
local themes = {
Background = Color3.fromRGB(24, 24, 24),
Glow = Color3.fromRGB(0, 0, 0),
Accent = Color3.fromRGB(10, 10, 10),
LightContrast = Color3.fromRGB(20, 20, 20),
DarkContrast = Color3.fromRGB(14, 14, 14),
TextColor = Color3.fromRGB(255, 255, 255)
}

-- first page
local page = venyx:addPage("Main", 5012544693)
local section1 = page:addSection("Cook once")
local section2 = page:addSection("Auto cook")

section1:addButton("Pizza", function()
local food = 'Pizzas' --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
end)

section1:addButton("Cookies", function()
local food = 'Cookies' --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
end)

section1:addButton("Pancake", function()
local food = 'Pancakes' --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
end)

section1:addButton("Bacon", function()
local food = 'Bacon' --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
end)

local toggleEnabled1 = false
function toggleToggled1(bool)
toggleEnabled1 = bool
runb1()
end
function runb1()
while toggleEnabled1 do
local food = "Pizzas" --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
if toggleToggled1 == false then
break
end
end
end
section2:addToggle("Pizza", false, toggleToggled1)

local toggleEnabled2 = false
function toggleToggled2(bool)
toggleEnabled2 = bool
runb2()
end
function runb2()
while toggleEnabled2 do
local food = "Bacon" --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
if toggleToggled2 == false then
break
end
end
end
section2:addToggle("Bacon", false, toggleToggled2)



local toggleEnabled3 = false
function toggleToggled3(bool)
toggleEnabled3 = bool
runb3()
end
function runb3()
while toggleEnabled3 do
local food = "Cookies" --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
if toggleToggled3 == false then
break
end
end
end
section2:addToggle("Cookies", false, toggleToggled3)


local toggleEnabled4 = false
function toggleToggled4(bool)
toggleEnabled4 = bool
runb4()
end
function runb4()
while toggleEnabled4 do
local food = "Pancakes" --Bacon, Pizzas, Pancakes, Cookies
local CookTime = 2 --starter is like 3 seconds

game:GetService("ReplicatedStorage").Remotes.Supplies:FireServer(ohString1, ohString2, ohNumber3)
wait(.3)

local ohString1 = "Cook"
local ohInstance2 = workspace.Objects.Motel.Kitchen.Stove1
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohString1, ohInstance2, ohString3)
wait(CookTime)

local ohNil1 = nil
local ohInstance2 = workspace.Nodes.Breakfast[food][food].Foods
local ohString3 = food

game:GetService("ReplicatedStorage").Remotes.Chef:FireServer(ohNil1, ohInstance2, ohString3)
if toggleToggled4 == false then
break
end
end
end
section2:addToggle("Pancakes", false, toggleToggled4)

local page = venyx:addPage("Misc", 5012544693)

local section3 = page:addSection("Misc")


section3:addButton("Instant interest", function()
for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
if v.Name == 'ProximityPrompt' then
v.HoldDuration = 0
end
end

end)



section3:addButton("Auto farming gui(by Ezpi)", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/JustEzpi/ROBLOX-Scripts/main/Motel_Farm"))()
end)

section3:addKeybind("Toggle Keybind", Enum.KeyCode.One, function()
print("Activated Keybind")
venyx:toggle()
end, function()
print("Changed Keybind")
end)
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.