- Roblox Lumber Tycoon Mod Menu
- Roblox Exploit Lumber Tycoon 2
- Roblox Mods Download Lumber Tycoon 2 Roblox
- Roblox Mods Download Lumber Tycoon 2 Mod Menu Hack
They inspired that game called Lumber Tycoon 2 in Roblox. Mods 329 Downloads Last Updated: Jun 20, 2020 Game Version: 1.12.2. Download Description Files Images Relations Main File. Lumber Tycoon 2 V3 1.12.2 2.4.11 Develop. Filename Lumber.
Dec 26th, 2019
Roblox Lumber Tycoon Mod Menu
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Exploit Lumber Tycoon 2
- -- Version: 3.1
- -- Instances:
- local LumberTycoon2 = Instance.new('ScreenGui')
- local TextLabel = Instance.new('TextLabel')
- local TextLabel_2 = Instance.new('TextLabel')
- local Load_Btn = Instance.new('TextButton')
- local Open =false
- --Properties:
- LumberTycoon2.Name ='Lumber Tycoon 2'
- LumberTycoon2.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- Frame.Parent = LumberTycoon2
- Frame.BorderColor3 = Color3.fromRGB(27,42,53)
- Frame.Position = UDim2.new(0.367700726,0,0.261363626,0)
- Frame.Visible =false
- Frame.ScaleType = Enum.ScaleType.Slice
- Frame.Draggable =true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(20,20,20)
- TextLabel.Size = UDim2.new(1,0,0,50)
- TextLabel.Text ='Lumber Tycoon 2'
- TextLabel.TextColor3 = Color3.fromRGB(255,255,255)
- TextLabel.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- Slot.Parent = Frame
- Slot.BorderColor3 = Color3.fromRGB(0,0,0)
- Slot.Position = UDim2.new(0.155172408,0,0.467999995,0)
- Slot.Font = Enum.Font.SciFi
- Slot.TextColor3 = Color3.fromRGB(255,255,255)
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(50,50,50)
- TextLabel_2.Position = UDim2.new(0.0206896551,0,0.768000007,0)
- TextLabel_2.Font = Enum.Font.SciFi
- TextLabel_2.TextColor3 = Color3.fromRGB(255,255,255)
- Dupe_Btn.Parent = Frame
- Dupe_Btn.BackgroundColor3 = Color3.fromRGB(50,50,50)
- Dupe_Btn.Position = UDim2.new(0,7,0,55)
- Dupe_Btn.Font = Enum.Font.SciFi
- Dupe_Btn.TextColor3 = Color3.fromRGB(255,255,255)
- Load_Btn.Parent = Frame
- Load_Btn.BackgroundColor3 = Color3.fromRGB(50,50,50)
- Load_Btn.Position = UDim2.new(0.51051724,0,0.219999984,0)
- Load_Btn.Font = Enum.Font.SciFi
- Load_Btn.TextColor3 = Color3.fromRGB(255,255,255)
- Open_Btn.Parent = LumberTycoon2
- Open_Btn.BackgroundColor3 = Color3.fromRGB(60,60,60)
- Open_Btn.Position = UDim2.new(0.00729927048,0,0.469696999,0)
- Open_Btn.Font = Enum.Font.SciFi
- Open_Btn.TextColor3 = Color3.fromRGB(255,255,255)
- Open_Btn.TextWrapped =true
- Open_Btn.MouseButton1Click:Connect(function()
- Frame.Visible =true
- Open_Btn.Text ='Close'
- Frame.Visible =false
- end
- local CurrentSlot = game.Players.LocalPlayer:WaitForChild('CurrentSaveSlot').Value
- local CurrentlySavingOrLoading = game.Players.LocalPlayer:WaitForChild('CurrentlySavingOrLoading')
- localfunction CheckIfSlotAvailable(Slot)
- for a,b inpairs(game.ReplicatedStorage.LoadSaveRequests.GetMetaData:InvokeServer(game.Players.LocalPlayer))do
- for c,d inpairs(b)do
- returntrue
- returnfalse
- end
- end
- localfunction CheckSlotNumber()--Checks if the slot number is right
- if Slot.Text '1'or Slot.Text '2'or Slot.Text '3'or Slot.Text '4'or Slot.Text '5'or Slot.Text '6'then
- return SlotNumber
- end
- localfunction SendNotification(Title,Text,Duration)-- Sends Notification in the bottom right of the screen
- Title = Title;
- Icon =nil;
- })
- Load_Btn.MouseButton1Down:connect(function()--Loads the slot you want
- local CheckSlot = CheckSlotNumber()
- if CheckIfSlotAvailable(CheckSlot)truethen
- local LoadSlot = game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(CheckSlot)
- SendNotification('Cooldown Notification','You aren't abled to load now',1)
- if LoadSlot truethen
- SendNotification('Reload Notification','Loaded Your Slot',2)
- end
- SendNotification('Slot not Available','This Slot is not Available, please choose another slot',2)
- else
- SendNotification('Incorrect Slot','Enter a Valid number in the upper field',1)
- ScriptLoadOrSave =false
- Dupe_Btn.MouseButton1Down:connect(function()--Sends the money and will come back after around 2 mins
- SendNotification('Cooldown Notification','Wait for your Money to come back',2)
- elseif MoneyCooldown falsethen
- SendNotification('Money Sent','Wait about 2 minutes for your Money to come back',5)
- game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value,1)
- SendNotification('Money Received','You received your money that you have sent earlier',5)
- end
- if CurrentlySavingOrLoading.Value trueand ScriptLoadOrSave falsethen
- wait(1)
- wait(1)
- CurrentSlot = game.Players.LocalPlayer.CurrentSaveSlot.Value
- end
Roblox Mods Download Lumber Tycoon 2 Roblox
RAW Paste Data