Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Help: Roblox (lumber tycoon 2) cheat

mhe09

Recruit
Basic Member
Messages
3
Reaction score
0
Points
16
Pahelp naman po . May alam po ba kayong cheat for Lumber tycoon 2 ? MARAMING SALAMAT TS !
 
DL: http://www.filedropper.com/skidma
VT: https://www.virustotal.com/en/file/0c58e1b6fef8f833e371fb46fa7238c74bd0327f853b0f9477f74bd4c4682ae9/analysis/
DLL INJECTOR: https://wearedevs.net/download.html?softwareName=DLL%20Injector

INJECT MO TAPOS PASTE MO TONG SCRIPT
--CUT TREES WITH E
TPed=Instance.new('Folder',game.Workspace)
game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
if key=='e' then
Tree=game.Players.LocalPlayer:GetMouse().Target
while true do
if Tree.Parent:FindFirstChild('CutEvent') then
game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.Parent.CutEvent,{
["tool"] = game.Players.LocalPlayer.Character.Tool,
["faceVector"] = Vector3.new(-1,0,0),
["height"] = 1,
["sectionId"] = 1,
["hitPoints"] = 0.2,
["cooldown"] = 0,
["cuttingClass"] = "Axe"})
wait()
if Tree.Parent:FindFirstChild('Cut') then
else break end
else break end
end
for i,v in pairs(game.Workspace.LogModels:GetChildren()) do
if Tree.Parent.Owner.Value==game.Players.LocalPlayer then
game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
if v.Name ~= 'PlaceholderPart' then
v:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
v.Parent=TPed
end
end
end
end
end)
 
DL: http://www.filedropper.com/skidma
VT: https://www.virustotal.com/en/file/0c58e1b6fef8f833e371fb46fa7238c74bd0327f853b0f9477f74bd4c4682ae9/analysis/
DLL INJECTOR: https://wearedevs.net/download.html?softwareName=DLL%20Injector

INJECT MO TAPOS PASTE MO TONG SCRIPT
--CUT TREES WITH E
TPed=Instance.new('Folder',game.Workspace)
game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
if key=='e' then
Tree=game.Players.LocalPlayer:GetMouse().Target
while true do
if Tree.Parent:FindFirstChild('CutEvent') then
game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.Parent.CutEvent,{
["tool"] = game.Players.LocalPlayer.Character.Tool,
["faceVector"] = Vector3.new(-1,0,0),
["height"] = 1,
["sectionId"] = 1,
["hitPoints"] = 0.2,
["cooldown"] = 0,
["cuttingClass"] = "Axe"})
wait()
if Tree.Parent:FindFirstChild('Cut') then
else break end
else break end
end
for i,v in pairs(game.Workspace.LogModels:GetChildren()) do
if Tree.Parent.Owner.Value==game.Players.LocalPlayer then
game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
if v.Name ~= 'PlaceholderPart' then
v:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
v.Parent=TPed
end
end
end
end
end)

Sir, ayaw naman na po, pa update po, salamat
 
Back
Top Bottom