Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Credit = Instance.new("Frame")
- local Tengame = Instance.new("TextLabel")
- local Frame_2 = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local FarmChi = Instance.new("TextButton")
- local AutoFarmOff = Instance.new("TextButton")
- local BuyRankOff = Instance.new("TextButton")
- local BuySwordOff = Instance.new("TextButton")
- local RewardChest = Instance.new("TextButton")
- local Credit2 = Instance.new("Frame")
- local Bufame = Instance.new("TextLabel")
- local BuyBeltsOff = Instance.new("TextButton")
- local FarmBoss = Instance.new("TextButton")
- local AutoSellOff = Instance.new("TextButton")
- local UnlockedIsland = Instance.new("TextButton")
- local Enchanted = Instance.new("TextButton")
- local Space = Instance.new("TextButton")
- local Enternal = Instance.new("TextButton")
- local Mystical = Instance.new("TextButton")
- local Astral = Instance.new("TextButton")
- local Tundra = Instance.new("TextButton")
- local Sandstorm = Instance.new("TextButton")
- local KillEnternalBossOff = Instance.new("TextButton")
- local FarmChiOff = Instance.new("TextButton")
- local AutoSell = Instance.new("TextButton")
- local BuySword = Instance.new("TextButton")
- local BuyBelts = Instance.new("TextButton")
- local BuyRank = Instance.new("TextButton")
- local KillEnternalBoss = Instance.new("TextButton")
- local AutoFarm = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- Frame.BorderColor3 = Color3.new(1, 1, 1)
- Frame.BorderSizePixel = 5
- Frame.Position = UDim2.new(0.233582914, 0, 0.150927454, 0)
- Frame.Size = UDim2.new(0, 750, 0, 442)
- Frame.Active = true
- Frame.Draggable = true
- Credit.Name = "Credit"
- Credit.Parent = Frame
- Credit.BackgroundColor3 = Color3.new(1, 1, 1)
- Credit.BackgroundTransparency = 1
- Credit.Position = UDim2.new(-0.0019750013, 0, -0.00209850166, 0)
- Credit.Size = UDim2.new(0, 672, 0, 24)
- Tengame.Name = "Tengame"
- Tengame.Parent = Credit
- Tengame.BackgroundColor3 = Color3.new(1, 1, 1)
- Tengame.BackgroundTransparency = 1
- Tengame.Size = UDim2.new(0, 318, 0, 30)
- Tengame.Font = Enum.Font.SourceSans
- Tengame.Text = "💎X2 WEEKEND!⚡ Ninja Legends"
- Tengame.TextColor3 = Color3.new(1, 1, 1)
- Tengame.TextScaled = true
- Tengame.TextSize = 30
- Tengame.TextWrapped = true
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
- Frame_2.BorderColor3 = Color3.new(1, 1, 1)
- Frame_2.Position = UDim2.new(0.490537018, 0, 0.0657748058, 0)
- Frame_2.Size = UDim2.new(0, 10, 0, 380)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.0760059655, 0, 0.106164396, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Auto Farm"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 0)
- TextLabel.TextWrapped = true
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0.619970143, 0, 0.106164396, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Teleport"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 0)
- TextLabel_2.TextWrapped = true
- FarmChi.Name = "FarmChi"
- FarmChi.Parent = Frame
- FarmChi.BackgroundColor3 = Color3.new(1, 1, 1)
- FarmChi.BackgroundTransparency = 1
- FarmChi.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- FarmChi.BorderSizePixel = 5
- FarmChi.Position = UDim2.new(0.0168643817, 0, 0.32275179, 0)
- FarmChi.Size = UDim2.new(0, 91, 0, 50)
- FarmChi.Font = Enum.Font.SourceSans
- FarmChi.Text = "Farm Chi"
- FarmChi.TextColor3 = Color3.new(1, 1, 1)
- FarmChi.TextScaled = true
- FarmChi.TextSize = 14
- FarmChi.TextWrapped = true
- AutoFarmOff.Name = "AutoFarmOff"
- AutoFarmOff.Parent = Frame
- AutoFarmOff.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoFarmOff.BackgroundTransparency = 1
- AutoFarmOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- AutoFarmOff.BorderSizePixel = 5
- AutoFarmOff.Position = UDim2.new(0.0206537563, 0, 0.711352825, 0)
- AutoFarmOff.Size = UDim2.new(0, 91, 0, 50)
- AutoFarmOff.Font = Enum.Font.SourceSans
- AutoFarmOff.Text = "Auto Farm"
- AutoFarmOff.TextColor3 = Color3.new(255, 0, 0)
- AutoFarmOff.TextScaled = true
- AutoFarmOff.TextSize = 14
- AutoFarmOff.TextWrapped = true
- AutoSellOff.Visible = false
- AutoFarmOff.Visible = false
- FarmChiOff.Visible = false
- BuyBeltsOff.Visible = false
- BuyRankOff.Visible = false
- BuySwordOff.Visible = false
- KillEnternalBossOff.Visible = true
- FarmBoss.Visible = false
- BuyRankOff.Name = "BuyRankOff"
- BuyRankOff.Parent = Frame
- BuyRankOff.BackgroundColor3 = Color3.new(1, 1, 1)
- BuyRankOff.BackgroundTransparency = 1
- BuyRankOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- BuyRankOff.BorderSizePixel = 5
- BuyRankOff.Position = UDim2.new(0.335320413, 0, 0.712310255, 0)
- BuyRankOff.Size = UDim2.new(0, 91, 0, 50)
- BuyRankOff.Font = Enum.Font.SourceSans
- BuyRankOff.Text = "Buy Rank"
- BuyRankOff.TextColor3 = Color3.new(255, 0, 0)
- BuyRankOff.TextScaled = true
- BuyRankOff.TextSize = 14
- BuyRankOff.TextWrapped = true
- BuySwordOff.Name = "BuySwordOff"
- BuySwordOff.Parent = Frame
- BuySwordOff.BackgroundColor3 = Color3.new(1, 1, 1)
- BuySwordOff.BackgroundTransparency = 1
- BuySwordOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- BuySwordOff.BorderSizePixel = 5
- BuySwordOff.Position = UDim2.new(0.334432185, 0, 0.32370922, 0)
- BuySwordOff.Size = UDim2.new(0, 91, 0, 50)
- BuySwordOff.Font = Enum.Font.SourceSans
- BuySwordOff.Text = "Buy Sword"
- BuySwordOff.TextColor3 = Color3.new(255, 0, 0)
- BuySwordOff.TextScaled = true
- BuySwordOff.TextSize = 14
- BuySwordOff.TextWrapped = true
- RewardChest.Name = "RewardChest"
- RewardChest.Parent = Frame
- RewardChest.BackgroundColor3 = Color3.new(1, 1, 1)
- RewardChest.BackgroundTransparency = 1
- RewardChest.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- RewardChest.BorderSizePixel = 5
- RewardChest.Position = UDim2.new(0.0208643824, 0, 0.501980722, 0)
- RewardChest.Size = UDim2.new(0, 91, 0, 50)
- RewardChest.Font = Enum.Font.SourceSans
- RewardChest.Text = "Reward Chest"
- RewardChest.TextColor3 = Color3.new(1, 1, 1)
- RewardChest.TextScaled = true
- RewardChest.TextSize = 14
- RewardChest.TextWrapped = true
- Credit2.Name = "Credit2"
- Credit2.Parent = Frame
- Credit2.BackgroundColor3 = Color3.new(1, 1, 1)
- Credit2.BackgroundTransparency = 1
- Credit2.Position = UDim2.new(-0.0034653144, 0, 0.935739338, 0)
- Credit2.Size = UDim2.new(0, 672, 0, 24)
- Bufame.Name = "Bufame"
- Bufame.Parent = Credit2
- Bufame.BackgroundColor3 = Color3.new(1, 1, 1)
- Bufame.BackgroundTransparency = 1
- Bufame.BorderColor3 = Color3.new(1, 1, 1)
- Bufame.Position = UDim2.new(0.0119047621, 0, -0.125, 0)
- Bufame.Size = UDim2.new(0, 303, 0, 33)
- Bufame.Font = Enum.Font.SourceSans
- Bufame.Text = "Gui Made By: 1 thằng nà o đó"
- Bufame.TextColor3 = Color3.new(1, 1, 1)
- Bufame.TextScaled = true
- Bufame.TextSize = 25
- Bufame.TextWrapped = true
- BuyBeltsOff.Name = "BuyBeltsOff"
- BuyBeltsOff.Parent = Frame
- BuyBeltsOff.BackgroundColor3 = Color3.new(1, 1, 1)
- BuyBeltsOff.BackgroundTransparency = 1
- BuyBeltsOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- BuyBeltsOff.BorderSizePixel = 5
- BuyBeltsOff.Position = UDim2.new(0.335320413, 0, 0.501980722, 0)
- BuyBeltsOff.Size = UDim2.new(0, 91, 0, 50)
- BuyBeltsOff.Font = Enum.Font.SourceSans
- BuyBeltsOff.Text = "Buy Belts"
- BuyBeltsOff.TextColor3 = Color3.new(255, 0, 0)
- BuyBeltsOff.TextScaled = true
- BuyBeltsOff.TextSize = 14
- BuyBeltsOff.TextWrapped = true
- FarmBoss.Name = "Farm Boss"
- FarmBoss.Parent = Frame
- FarmBoss.BackgroundColor3 = Color3.new(1, 1, 1)
- FarmBoss.BackgroundTransparency = 1
- FarmBoss.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- FarmBoss.BorderSizePixel = 5
- FarmBoss.Position = UDim2.new(0.177347243, 0, 0.710870564, 0)
- FarmBoss.Size = UDim2.new(0, 91, 0, 50)
- FarmBoss.Font = Enum.Font.SourceSans
- FarmBoss.Text = ""
- FarmBoss.TextColor3 = Color3.new(0, 0, 0)
- FarmBoss.TextScaled = true
- FarmBoss.TextSize = 14
- FarmBoss.TextWrapped = true
- AutoSellOff.Name = "AutoSellOff"
- AutoSellOff.Parent = Frame
- AutoSellOff.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoSellOff.BackgroundTransparency = 1
- AutoSellOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- AutoSellOff.BorderSizePixel = 5
- AutoSellOff.Position = UDim2.new(0.188013911, 0, 0.323667526, 0)
- AutoSellOff.Size = UDim2.new(0, 91, 0, 50)
- AutoSellOff.Font = Enum.Font.SourceSans
- AutoSellOff.Text = "Auto Sell"
- AutoSellOff.TextColor3 = Color3.new(255, 0, 0)
- AutoSellOff.TextScaled = true
- AutoSellOff.TextSize = 14
- AutoSellOff.TextWrapped = true
- UnlockedIsland.Name = "UnlockedIsland"
- UnlockedIsland.Parent = Frame
- UnlockedIsland.BackgroundColor3 = Color3.new(1, 1, 1)
- UnlockedIsland.BackgroundTransparency = 1
- UnlockedIsland.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- UnlockedIsland.BorderSizePixel = 5
- UnlockedIsland.Position = UDim2.new(0.177347243, 0, 0.500463307, 0)
- UnlockedIsland.Size = UDim2.new(0, 91, 0, 50)
- UnlockedIsland.Font = Enum.Font.SourceSans
- UnlockedIsland.Text = "Unlocked Island"
- UnlockedIsland.TextColor3 = Color3.new(1, 1, 1)
- UnlockedIsland.TextScaled = true
- UnlockedIsland.TextSize = 14
- UnlockedIsland.TextWrapped = true
- Enchanted.Name = "Enchanted"
- Enchanted.Parent = Frame
- Enchanted.BackgroundColor3 = Color3.new(0, 1, 1)
- Enchanted.BackgroundTransparency = 1
- Enchanted.BorderColor3 = Color3.new(1, 1, 1)
- Enchanted.BorderSizePixel = 5
- Enchanted.Position = UDim2.new(0.527765512, 0, 0.279667765, 0)
- Enchanted.Size = UDim2.new(0, 91, 0, 50)
- Enchanted.Font = Enum.Font.SourceSans
- Enchanted.Text = "Enchanted Island"
- Enchanted.TextColor3 = Color3.new(1, 1, 1)
- Enchanted.TextScaled = true
- Enchanted.TextSize = 14
- Enchanted.TextWrapped = true
- Space.Name = "Space"
- Space.Parent = Frame
- Space.BackgroundColor3 = Color3.new(1, 1, 1)
- Space.BackgroundTransparency = 1
- Space.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- Space.BorderSizePixel = 5
- Space.Position = UDim2.new(0.842432141, 0, 0.279667765, 0)
- Space.Size = UDim2.new(0, 91, 0, 50)
- Space.Font = Enum.Font.SourceSans
- Space.Text = "Space Island"
- Space.TextColor3 = Color3.new(1, 1, 1)
- Space.TextScaled = true
- Space.TextSize = 14
- Space.TextWrapped = true
- Enternal.Name = "Enternal"
- Enternal.Parent = Frame
- Enternal.BackgroundColor3 = Color3.new(1, 1, 1)
- Enternal.BackgroundTransparency = 1
- Enternal.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- Enternal.BorderSizePixel = 5
- Enternal.Position = UDim2.new(0.842432141, 0, 0.709719539, 0)
- Enternal.Size = UDim2.new(0, 91, 0, 50)
- Enternal.Font = Enum.Font.SourceSans
- Enternal.Text = "Enternal Island"
- Enternal.TextColor3 = Color3.new(1, 1, 1)
- Enternal.TextScaled = true
- Enternal.TextSize = 14
- Enternal.TextWrapped = true
- Mystical.Name = "Mystical"
- Mystical.Parent = Frame
- Mystical.BackgroundColor3 = Color3.new(1, 1, 1)
- Mystical.BackgroundTransparency = 1
- Mystical.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- Mystical.BorderSizePixel = 5
- Mystical.Position = UDim2.new(0.527765512, 0, 0.712310195, 0)
- Mystical.Size = UDim2.new(0, 91, 0, 50)
- Mystical.Font = Enum.Font.SourceSans
- Mystical.Text = "Mystical Island"
- Mystical.TextColor3 = Color3.new(1, 1, 1)
- Mystical.TextScaled = true
- Mystical.TextSize = 14
- Mystical.TextWrapped = true
- Astral.Name = "Astral"
- Astral.Parent = Frame
- Astral.BackgroundColor3 = Color3.new(1, 1, 1)
- Astral.BackgroundTransparency = 1
- Astral.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- Astral.BorderSizePixel = 5
- Astral.Position = UDim2.new(0.527765512, 0, 0.499874949, 0)
- Astral.Size = UDim2.new(0, 91, 0, 50)
- Astral.Font = Enum.Font.SourceSans
- Astral.Text = "Astral Island"
- Astral.TextColor3 = Color3.new(1, 1, 1)
- Astral.TextScaled = true
- Astral.TextSize = 14
- Astral.TextWrapped = true
- Tundra.Name = "Tundra"
- Tundra.Parent = Frame
- Tundra.BackgroundColor3 = Color3.new(1, 1, 1)
- Tundra.BackgroundTransparency = 1
- Tundra.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- Tundra.BorderSizePixel = 5
- Tundra.Position = UDim2.new(0.841098845, 0, 0.497284263, 0)
- Tundra.Size = UDim2.new(0, 91, 0, 50)
- Tundra.Font = Enum.Font.SourceSans
- Tundra.Text = "tundra Island"
- Tundra.TextColor3 = Color3.new(1, 1, 1)
- Tundra.TextScaled = true
- Tundra.TextSize = 14
- Tundra.TextWrapped = true
- Sandstorm.Name = "Sandstorm"
- Sandstorm.Parent = Frame
- Sandstorm.BackgroundColor3 = Color3.new(1, 1, 1)
- Sandstorm.BackgroundTransparency = 1
- Sandstorm.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- Sandstorm.BorderSizePixel = 5
- Sandstorm.Position = UDim2.new(0.683765531, 0, 0.4956007, 0)
- Sandstorm.Size = UDim2.new(0, 91, 0, 50)
- Sandstorm.Font = Enum.Font.SourceSans
- Sandstorm.Text = "Sandstorm Island"
- Sandstorm.TextColor3 = Color3.new(1, 1, 1)
- Sandstorm.TextScaled = true
- Sandstorm.TextSize = 14
- Sandstorm.TextWrapped = true
- KillEnternalBossOff.Name = "KillEnternalBossOff"
- KillEnternalBossOff.Parent = Frame
- KillEnternalBossOff.BackgroundColor3 = Color3.new(1, 1, 1)
- KillEnternalBossOff.BackgroundTransparency = 1
- KillEnternalBossOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- KillEnternalBossOff.BorderSizePixel = 5
- KillEnternalBossOff.Position = UDim2.new(0.177347243, 0, 0.710870564, 0)
- KillEnternalBossOff.Size = UDim2.new(0, 91, 0, 50)
- KillEnternalBossOff.Font = Enum.Font.SourceSans
- KillEnternalBossOff.Text = " Auto Kill EternalBoss "
- KillEnternalBossOff.TextColor3 = Color3.new(255, 0, 0)
- KillEnternalBossOff.TextScaled = true
- KillEnternalBossOff.TextSize = 14
- KillEnternalBossOff.TextWrapped = true
- FarmChiOff.Name = "FarmChiOff"
- FarmChiOff.Parent = Frame
- FarmChiOff.BackgroundColor3 = Color3.new(1, 1, 1)
- FarmChiOff.BackgroundTransparency = 1
- FarmChiOff.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- FarmChiOff.BorderSizePixel = 5
- FarmChiOff.Position = UDim2.new(0.0168643817, 0, 0.32275179, 0)
- FarmChiOff.Size = UDim2.new(0, 91, 0, 50)
- FarmChiOff.Font = Enum.Font.SourceSans
- FarmChiOff.Text = "Farm Chi"
- FarmChiOff.TextColor3 = Color3.new(255, 0, 0)
- FarmChiOff.TextScaled = true
- FarmChiOff.TextSize = 14
- FarmChiOff.TextWrapped = true
- AutoSell.Name = "AutoSell"
- AutoSell.Parent = Frame
- AutoSell.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoSell.BackgroundTransparency = 1
- AutoSell.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- AutoSell.BorderSizePixel = 5
- AutoSell.Position = UDim2.new(0.188013911, 0, 0.323667526, 0)
- AutoSell.Size = UDim2.new(0, 91, 0, 50)
- AutoSell.Font = Enum.Font.SourceSans
- AutoSell.Text = "Auto Sell"
- AutoSell.TextColor3 = Color3.new(1, 1, 1)
- AutoSell.TextScaled = true
- AutoSell.TextSize = 14
- AutoSell.TextWrapped = true
- BuySword.Name = "BuySword"
- BuySword.Parent = Frame
- BuySword.BackgroundColor3 = Color3.new(1, 1, 1)
- BuySword.BackgroundTransparency = 1
- BuySword.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- BuySword.BorderSizePixel = 5
- BuySword.Position = UDim2.new(0.334432185, 0, 0.32370922, 0)
- BuySword.Size = UDim2.new(0, 91, 0, 50)
- BuySword.Font = Enum.Font.SourceSans
- BuySword.Text = "Buy Sword"
- BuySword.TextColor3 = Color3.new(1, 1, 1)
- BuySword.TextScaled = true
- BuySword.TextSize = 14
- BuySword.TextWrapped = true
- BuyBelts.Name = "BuyBelts"
- BuyBelts.Parent = Frame
- BuyBelts.BackgroundColor3 = Color3.new(1, 1, 1)
- BuyBelts.BackgroundTransparency = 1
- BuyBelts.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- BuyBelts.BorderSizePixel = 5
- BuyBelts.Position = UDim2.new(0.335320413, 0, 0.501980722, 0)
- BuyBelts.Size = UDim2.new(0, 91, 0, 50)
- BuyBelts.Font = Enum.Font.SourceSans
- BuyBelts.Text = "Buy Belts"
- BuyBelts.TextColor3 = Color3.new(1, 1, 1)
- BuyBelts.TextScaled = true
- BuyBelts.TextSize = 14
- BuyBelts.TextWrapped = true
- BuyRank.Name = "BuyRank"
- BuyRank.Parent = Frame
- BuyRank.BackgroundColor3 = Color3.new(1, 1, 1)
- BuyRank.BackgroundTransparency = 1
- BuyRank.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- BuyRank.BorderSizePixel = 5
- BuyRank.Position = UDim2.new(0.335320413, 0, 0.712310255, 0)
- BuyRank.Size = UDim2.new(0, 91, 0, 50)
- BuyRank.Font = Enum.Font.SourceSans
- BuyRank.Text = "Buy Rank"
- BuyRank.TextColor3 = Color3.new(1, 1, 1)
- BuyRank.TextScaled = true
- BuyRank.TextSize = 14
- BuyRank.TextWrapped = true
- KillEnternalBoss.Name = "KillEnternalBoss"
- KillEnternalBoss.Parent = Frame
- KillEnternalBoss.BackgroundColor3 = Color3.new(1, 1, 1)
- KillEnternalBoss.BackgroundTransparency = 1
- KillEnternalBoss.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- KillEnternalBoss.BorderSizePixel = 5
- KillEnternalBoss.Position = UDim2.new(0.177347243, 0, 0.710870564, 0)
- KillEnternalBoss.Size = UDim2.new(0, 91, 0, 50)
- KillEnternalBoss.Font = Enum.Font.SourceSans
- KillEnternalBoss.Text = " Auto Kill EternalBoss "
- KillEnternalBoss.TextColor3 = Color3.new(1, 1, 1)
- KillEnternalBoss.TextScaled = true
- KillEnternalBoss.TextSize = 14
- KillEnternalBoss.TextWrapped = true
- AutoFarm.Name = "AutoFarm"
- AutoFarm.Parent = Frame
- AutoFarm.BackgroundColor3 = Color3.new(1, 1, 1)
- AutoFarm.BackgroundTransparency = 1
- AutoFarm.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- AutoFarm.BorderSizePixel = 5
- AutoFarm.Position = UDim2.new(0.0206537563, 0, 0.711352825, 0)
- AutoFarm.Size = UDim2.new(0, 91, 0, 50)
- AutoFarm.Font = Enum.Font.SourceSans
- AutoFarm.Text = "Auto Farm"
- AutoFarm.TextColor3 = Color3.new(1, 1, 1)
- AutoFarm.TextScaled = true
- AutoFarm.TextSize = 14
- AutoFarm.TextWrapped = true
- local function GTween()
- Tengame:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
- if ts == Enum.TweenStatus.Completed then
- Tengame.Position = UDim2.new(0,0 - Tengame.TextBounds.X - 2,0,0)
- GTween()
- end
- end)
- end
- GTween()
- local function GTween()
- Bufame:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
- if ts == Enum.TweenStatus.Completed then
- Bufame.Position = UDim2.new(0,0 - Bufame.TextBounds.X - 2,0,0)
- GTween()
- end
- end)
- end
- GTween()
- Credit.ClipsDescendants = true
- Credit2.ClipsDescendants = true
- local UserInputService = game:GetService("UserInputService")
- local function onInputEnded(inputObject, gameProcessedEvent)
- -- First check if the 'gameProcessedEvent' is true
- -- This indicates that another script had already processed the input, so this one can be ignored
- if gameProcessedEvent then return end
- -- Next, check that the input was a keyboard event
- if inputObject.UserInputType == Enum.UserInputType.Keyboard then
- if inputObject.KeyCode == Enum.KeyCode.End then --Nút home đóng m? ui
- if Frame.Visible == true then
- Frame.Visible = false
- elseif Frame.Visible == false then
- Frame.Visible = true
- end
- end
- end
- end
- UserInputService.InputEnded:Connect(onInputEnded)
- AutoSell.MouseButton1Down:connect(function()
- AutoSell.Visible = false
- AutoSellOff.Visible = true
- _G.sell = true
- while _G.sell do
- wait()
- game.workspace["sellAreaCircle"].circleInner.CFrame = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame
- end
- end)
- AutoSellOff.MouseButton1Down:connect(function()
- AutoSell.Visible = true
- AutoSellOff.Visible = false
- _G.sell = false
- end)
- AutoFarm.MouseButton1Down:connect(function()
- AutoFarm.Visible = false
- AutoFarmOff.Visible = true
- _G.swing = true
- while _G.swing do
- wait()
- game.Players.LocalPlayer.ninjaEvent:FireServer("swingKatana")
- end
- end)
- AutoFarmOff.MouseButton1Down:connect(function()
- AutoFarm.Visible = true
- AutoFarmOff.Visible = false
- _G.swing = false
- end)
- KillEnternalBoss.MouseButton1Down:connect(function()
- KillEnternalBoss.Visible = false
- KillEnternalBossOff = true
- _G.boss = true
- while _G.boss do
- wait()
- if game:GetService("Workspace").bossFolder:FindFirstChild("EternalBoss"):FindFirstChild("HumanoidRootPart") then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.bossFolder.EternalBoss.HumanoidRootPart.CFrame
- end
- end
- end)
- KillEnternalBossOff.MouseButton1Down:connect(function()
- KillEnternalBoss.Visible = true
- KillEnternalBossOff = false
- _G.boss = false
- end)
- BuySword.MouseButton1Down:connect(function()
- BuySword.Visible = false
- BuySwordOff.Visible = true
- _G.sword = true
- while _G.sword do
- wait()
- --This script was generated by Hydroxide
- local oh1 = "buyAllSwords"
- local oh2 = {"Ground", "Astral Island", "Space Island", "Sandstorm"}
- for i = 1, #oh2 do
- game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
- end
- end
- end)
- BuySwordOff.MouseButton1Down:connect(function()
- BuySword.Visible = true
- BuySwordOff.Visible = false
- _G.sword = false
- end)
- BuyBelts.MouseButton1Down:connect(function()
- BuyBeltsOff.Visible = true
- BuyBelts.Visible = false
- _G.Belts = true
- while _G.Belts do
- wait()
- --This script was generated by Hydroxide
- local oh1 = "buyAllBelts"
- local oh2 = {"Ground", "Astral Island", "Space Island", "Sandstorm"}
- for i = 1, #oh2 do
- game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
- end
- end
- end)
- BuyBeltsOff.MouseButton1Down:connect(function()
- BuyBeltsOff.Visible = false
- BuyBelts.Visible = true
- _G.Belts = false
- end)
- BuyRank.MouseButton1Down:connect(function()
- BuyRank.Visible = false
- BuyRankOff.Visible = true
- _G.Buyrank = true
- while _G.Buyrank do
- wait()
- local oh1 = "buyRank"
- local oh2 = game:GetService("ReplicatedStorage").Ranks.Ground:GetChildren()
- for i = 1,#oh2 do
- game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i].Name)
- end
- end
- end)
- BuyRankOff.MouseButton1Down:connect(function()
- BuyRank.Visible = true
- BuyRankOff.Visible = false
- _G.Buyrank = false
- end)
- UnlockedIsland.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Enchanted Island"].CFrame
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Astral Island"].CFrame
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Mystical Island"].CFrame
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Space Island"].CFrame
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Tundra Island"].CFrame
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Eternal Island"].CFrame
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Sandstorm"].CFrame
- end)
- Enchanted.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Enchanted Island"].CFrame
- end)
- Astral.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Astral Island"].CFrame
- end)
- Mystical.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Mystical Island"].CFrame
- end)
- Space.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Space Island"].CFrame
- end)
- Tundra.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Tundra Island"].CFrame
- end)
- Enternal.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Eternal Island"].CFrame
- end)
- Sandstorm.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").islandUnlockParts["Sandstorm"].CFrame
- end)
- FarmChi.MouseButton1Down:connect(function()
- FarmChiOff.Visible = true
- FarmChi.Visible =false
- _G.Farmchi = true
- while _G.Farmchi do
- for i,v in pairs(game.Workspace.spawnedCoins.Valley:GetChildren()) do
- if v.Name == "Blue Chi Crate" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
- wait(.16)
- end
- end
- end
- end)
- FarmChiOff.MouseButton1Down:connect(function()
- FarmChiOff.Visible = false
- FarmChi.Visible = true
- _G.Farmchi = false
- end)
- RewardChest.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(44.5877571, 772.89386, -187.681259)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(35.6128731, 5663.4458, 57.7854347)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(210.362762, 4054.09375, 59.1715698)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(39.396286, 5663.4458, 59.0934105)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(34.5973778, 9291.44531, 57.9900742)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(37.0724678, 13686.2969, 57.32164)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(39.7287369, 17692.5918, 57.8781853)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement