Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Workspace = game:GetService("Workspace")
- local Players = game:GetService("Players")
- local LocalPlayer = Players.LocalPlayer
- local PlayerGui = LocalPlayer.PlayerGui
- if PlayerGui:FindFirstChild("Anime Client") then PlayerGui:WaitForChild("Anime Client"):Destroy() end
- local SharedObject = Workspace:FindFirstChild("SharedObjects")
- local ServerObjects = workspace:FindFirstChild("ServerObjects")
- local TrainingAreas = SharedObject:FindFirstChild("TrainingAreas")
- local NPCS = SharedObject:FindFirstChild("NPCs")
- local BanditSpawns = ServerObjects:FindFirstChild("BanditSpawns")
- local AnimeClient = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local MainFrameUIGradient = Instance.new("UIGradient")
- local MainFrameUICorner = Instance.new("UICorner")
- local MainFrameTitle = Instance.new("TextLabel")
- local MainFrameScrollingFrame = Instance.new("ScrollingFrame")
- local TrainingZonesButton = Instance.new("TextButton")
- local TrainingZonesUICorner = Instance.new("UICorner")
- local ScrollingFrameUIGridLayout = Instance.new("UIGridLayout")
- local ScrollingFrameUIPadding = Instance.new("UIPadding")
- local PlayersButton = Instance.new("TextButton")
- local TrainingZonesUICorner_2 = Instance.new("UICorner")
- local MobsButton = Instance.new("TextButton")
- local TrainingZonesUICorner_3 = Instance.new("UICorner")
- local NPCsButton = Instance.new("TextButton")
- local TrainingZonesUICorner_4 = Instance.new("UICorner")
- local Close = Instance.new("TextButton")
- local CloseUICorner = Instance.new("UICorner")
- local Open = Instance.new("TextButton")
- local OpenUICorner = Instance.new("UICorner")
- local PlayersFrame = Instance.new("Frame")
- local PlayersFrameScrollingFrame = Instance.new("ScrollingFrame")
- local PlayersFrameScrollingFrameTemplate = Instance.new("TextButton")
- local TrainingZonesUICorner_5 = Instance.new("UICorner")
- local PlayersFrameTemplateTextLabel = Instance.new("TextLabel")
- local PlayersFrameTemplateHeadshot = Instance.new("ImageLabel")
- local ScrollingFrameUIGridLayout_2 = Instance.new("UIGridLayout")
- local ScrollingFrameUIPadding_2 = Instance.new("UIPadding")
- local PlayersFrameTitle = Instance.new("TextLabel")
- local PlayersFrameUIGradient = Instance.new("UIGradient")
- local PlayersFrameUICorner = Instance.new("UICorner")
- local TrainingZonesFrame = Instance.new("Frame")
- local TrainingZonesUICorner_6 = Instance.new("UICorner")
- local TrainingZonesUIGradient = Instance.new("UIGradient")
- local TrainingZonesTitle = Instance.new("TextLabel")
- local TrainingZonesScrollingFrame = Instance.new("ScrollingFrame")
- local TrainingZonesScrollingFrameTemplate = Instance.new("TextButton")
- local TrainingZonesUICorner_7 = Instance.new("UICorner")
- local TrainingZonesTemplateTextLabel = Instance.new("TextLabel")
- local TrainingZonesUIGridLayout = Instance.new("UIGridLayout")
- local TrainingZonesUIPadding = Instance.new("UIPadding")
- local NPCSFrame = Instance.new("Frame")
- local NPCSUICorner = Instance.new("UICorner")
- local NPCSUIGradient = Instance.new("UIGradient")
- local NPCSTitle = Instance.new("TextLabel")
- local NPCSScrollingFrame = Instance.new("ScrollingFrame")
- local NPCSFrameScrollingFrameTemplate = Instance.new("TextButton")
- local NPCSFrameScrollingFrameUICorner = Instance.new("UICorner")
- local NPCSFrameTemplateTextLabel = Instance.new("TextLabel")
- local NPCSScrollingFrameUIGridLayout = Instance.new("UIGridLayout")
- local NPCSScrollingFrameUIPadding = Instance.new("UIPadding")
- local MobsFrame = Instance.new("Frame")
- local MobsUICorner = Instance.new("UICorner")
- local MobsUIGradient = Instance.new("UIGradient")
- local MobsTitle = Instance.new("TextLabel")
- local MobsScrollingFrame = Instance.new("ScrollingFrame")
- local BodyBuilder = Instance.new("TextButton")
- local BodyBuilderUICorner = Instance.new("UICorner")
- local BodyBuilderTextLabel = Instance.new("TextLabel")
- local MobsScrollingFrameUIGridLayout = Instance.new("UIGridLayout")
- local MobsScrollingFrameUIPadding = Instance.new("UIPadding")
- local Pirate = Instance.new("TextButton")
- local PirateUICorner = Instance.new("UICorner")
- local PirateTextLabel = Instance.new("TextLabel")
- local Ninja = Instance.new("TextButton")
- local NinjaUICorner = Instance.new("UICorner")
- local NinjaTextLabel = Instance.new("TextLabel")
- --Properties:
- AnimeClient.Name = "Anime Client"
- AnimeClient.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- AnimeClient.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- AnimeClient.ResetOnSpawn = false
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = AnimeClient
- MainFrame.Active = true
- MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.920072377, 0, 0.330969274, 0)
- MainFrame.Size = UDim2.new(0.123720139, 0, 0.599999964, 0)
- MainFrameUIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(34, 34, 34)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(9, 9, 9))}
- MainFrameUIGradient.Rotation = 90
- MainFrameUIGradient.Name = "MainFrameUIGradient"
- MainFrameUIGradient.Parent = MainFrame
- MainFrameUICorner.CornerRadius = UDim.new(0.0500000007, 0)
- MainFrameUICorner.Name = "MainFrameUICorner"
- MainFrameUICorner.Parent = MainFrame
- MainFrameTitle.Name = "MainFrameTitle"
- MainFrameTitle.Parent = MainFrame
- MainFrameTitle.AnchorPoint = Vector2.new(0.5, 0.5)
- MainFrameTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrameTitle.BackgroundTransparency = 1.000
- MainFrameTitle.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MainFrameTitle.BorderSizePixel = 0
- MainFrameTitle.Position = UDim2.new(0.5, 0, 0.0500000007, 0)
- MainFrameTitle.Size = UDim2.new(0.800000012, 0, 0.075000003, 0)
- MainFrameTitle.Font = Enum.Font.GothamBold
- MainFrameTitle.Text = "Anime Client"
- MainFrameTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- MainFrameTitle.TextScaled = true
- MainFrameTitle.TextSize = 14.000
- MainFrameTitle.TextStrokeTransparency = 0.000
- MainFrameTitle.TextWrapped = true
- MainFrameScrollingFrame.Name = "MainFrameScrollingFrame"
- MainFrameScrollingFrame.Parent = MainFrame
- MainFrameScrollingFrame.Active = true
- MainFrameScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- MainFrameScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrameScrollingFrame.BackgroundTransparency = 1.000
- MainFrameScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MainFrameScrollingFrame.BorderSizePixel = 0
- MainFrameScrollingFrame.Position = UDim2.new(0.5, 0, 0.449999988, 0)
- MainFrameScrollingFrame.Size = UDim2.new(0.899999976, 0, 0.699999988, 0)
- MainFrameScrollingFrame.ScrollBarThickness = 6
- TrainingZonesButton.Name = "TrainingZonesButton"
- TrainingZonesButton.Parent = MainFrameScrollingFrame
- TrainingZonesButton.AnchorPoint = Vector2.new(0.5, 0.5)
- TrainingZonesButton.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- TrainingZonesButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TrainingZonesButton.BorderSizePixel = 0
- TrainingZonesButton.LayoutOrder = 2
- TrainingZonesButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- TrainingZonesButton.Size = UDim2.new(1, 0, 0.200000003, 0)
- TrainingZonesButton.Font = Enum.Font.GothamBold
- TrainingZonesButton.Text = "TrainingZones"
- TrainingZonesButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesButton.TextSize = 14.000
- TrainingZonesButton.TextStrokeTransparency = 0.000
- TrainingZonesUICorner.CornerRadius = UDim.new(1, 0)
- TrainingZonesUICorner.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner.Parent = TrainingZonesButton
- ScrollingFrameUIGridLayout.Name = "ScrollingFrameUIGridLayout"
- ScrollingFrameUIGridLayout.Parent = MainFrameScrollingFrame
- ScrollingFrameUIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- ScrollingFrameUIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- ScrollingFrameUIGridLayout.CellPadding = UDim2.new(1, 0, 0.00999999978, 0)
- ScrollingFrameUIGridLayout.CellSize = UDim2.new(1, 0, 0.0199999996, 0)
- ScrollingFrameUIPadding.Name = "ScrollingFrameUIPadding"
- ScrollingFrameUIPadding.Parent = MainFrameScrollingFrame
- ScrollingFrameUIPadding.PaddingRight = UDim.new(0.0799999982, 0)
- ScrollingFrameUIPadding.PaddingTop = UDim.new(0.00999999978, 0)
- PlayersButton.Name = "PlayersButton"
- PlayersButton.Parent = MainFrameScrollingFrame
- PlayersButton.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersButton.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- PlayersButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersButton.BorderSizePixel = 0
- PlayersButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- PlayersButton.Size = UDim2.new(1, 0, 0.200000003, 0)
- PlayersButton.Font = Enum.Font.GothamBold
- PlayersButton.Text = "Players"
- PlayersButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- PlayersButton.TextSize = 14.000
- PlayersButton.TextStrokeTransparency = 0.000
- TrainingZonesUICorner_2.CornerRadius = UDim.new(1, 0)
- TrainingZonesUICorner_2.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner_2.Parent = PlayersButton
- MobsButton.Name = "MobsButton"
- MobsButton.Parent = MainFrameScrollingFrame
- MobsButton.AnchorPoint = Vector2.new(0.5, 0.5)
- MobsButton.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- MobsButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MobsButton.BorderSizePixel = 0
- MobsButton.LayoutOrder = 1
- MobsButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- MobsButton.Size = UDim2.new(1, 0, 0.200000003, 0)
- MobsButton.Font = Enum.Font.GothamBold
- MobsButton.Text = "Mobs"
- MobsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- MobsButton.TextSize = 14.000
- MobsButton.TextStrokeTransparency = 0.000
- TrainingZonesUICorner_3.CornerRadius = UDim.new(1, 0)
- TrainingZonesUICorner_3.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner_3.Parent = MobsButton
- NPCsButton.Name = "NPCsButton"
- NPCsButton.Parent = MainFrameScrollingFrame
- NPCsButton.AnchorPoint = Vector2.new(0.5, 0.5)
- NPCsButton.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- NPCsButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NPCsButton.BorderSizePixel = 0
- NPCsButton.LayoutOrder = 3
- NPCsButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- NPCsButton.Size = UDim2.new(1, 0, 0.200000003, 0)
- NPCsButton.Font = Enum.Font.GothamBold
- NPCsButton.Text = "Npcs"
- NPCsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- NPCsButton.TextSize = 14.000
- NPCsButton.TextStrokeTransparency = 0.000
- TrainingZonesUICorner_4.CornerRadius = UDim.new(1, 0)
- TrainingZonesUICorner_4.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner_4.Parent = NPCsButton
- Close.Name = "Close"
- Close.Parent = MainFrame
- Close.AnchorPoint = Vector2.new(0.5, 0.5)
- Close.BackgroundColor3 = Color3.fromRGB(199, 0, 0)
- Close.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0.999247491, 0, 0.00231478852, 0)
- Close.Size = UDim2.new(0.200000003, 0, 0.0700000003, 0)
- Close.Font = Enum.Font.GothamBold
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close.TextScaled = true
- Close.TextSize = 14.000
- Close.TextStrokeTransparency = 0.000
- Close.TextWrapped = true
- CloseUICorner.CornerRadius = UDim.new(0.100000001, 0)
- CloseUICorner.Name = "CloseUICorner"
- CloseUICorner.Parent = Close
- Open.Name = "Open"
- Open.Parent = AnimeClient
- Open.AnchorPoint = Vector2.new(0.5, 0.5)
- Open.BackgroundColor3 = Color3.fromRGB(161, 49, 181)
- Open.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Open.BorderSizePixel = 0
- Open.Position = UDim2.new(0.946591735, 0, 0.96864897, 0)
- Open.Size = UDim2.new(0.0950103924, 0, 0.0404798724, 0)
- Open.Font = Enum.Font.GothamBold
- Open.Text = "Open"
- Open.TextColor3 = Color3.fromRGB(255, 255, 255)
- Open.TextScaled = true
- Open.TextSize = 14.000
- Open.TextStrokeTransparency = 0.000
- Open.TextWrapped = true
- OpenUICorner.CornerRadius = UDim.new(1, 0)
- OpenUICorner.Name = "OpenUICorner"
- OpenUICorner.Parent = Open
- PlayersFrame.Name = "PlayersFrame"
- PlayersFrame.Parent = AnimeClient
- PlayersFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersFrame.BorderSizePixel = 0
- PlayersFrame.Position = UDim2.new(0.778156996, 0, 0.330104262, 0)
- PlayersFrame.Size = UDim2.new(0.139931738, 0, 0.598360658, 0)
- PlayersFrame.Visible = false
- PlayersFrameScrollingFrame.Name = "PlayersFrameScrollingFrame"
- PlayersFrameScrollingFrame.Parent = PlayersFrame
- PlayersFrameScrollingFrame.Active = true
- PlayersFrameScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersFrameScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameScrollingFrame.BackgroundTransparency = 1.000
- PlayersFrameScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersFrameScrollingFrame.BorderSizePixel = 0
- PlayersFrameScrollingFrame.Position = UDim2.new(0.5, 0, 0.529701114, 0)
- PlayersFrameScrollingFrame.Size = UDim2.new(0.899999857, 0, 0.859402299, 0)
- PlayersFrameScrollingFrame.ScrollBarThickness = 6
- PlayersFrameScrollingFrameTemplate.Name = "PlayersFrameScrollingFrameTemplate"
- PlayersFrameScrollingFrameTemplate.Parent = PlayersFrameScrollingFrame
- PlayersFrameScrollingFrameTemplate.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersFrameScrollingFrameTemplate.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- PlayersFrameScrollingFrameTemplate.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersFrameScrollingFrameTemplate.BorderSizePixel = 0
- PlayersFrameScrollingFrameTemplate.LayoutOrder = 2
- PlayersFrameScrollingFrameTemplate.Position = UDim2.new(0.5, 0, 0.5, 0)
- PlayersFrameScrollingFrameTemplate.Size = UDim2.new(1, 0, 0.200000003, 0)
- PlayersFrameScrollingFrameTemplate.Visible = false
- PlayersFrameScrollingFrameTemplate.Font = Enum.Font.GothamBold
- PlayersFrameScrollingFrameTemplate.Text = ""
- PlayersFrameScrollingFrameTemplate.TextColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameScrollingFrameTemplate.TextSize = 14.000
- PlayersFrameScrollingFrameTemplate.TextStrokeTransparency = 0.000
- TrainingZonesUICorner_5.CornerRadius = UDim.new(1, 0)
- TrainingZonesUICorner_5.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner_5.Parent = PlayersFrameScrollingFrameTemplate
- PlayersFrameTemplateTextLabel.Name = "PlayersFrameTemplateTextLabel"
- PlayersFrameTemplateTextLabel.Parent = PlayersFrameScrollingFrameTemplate
- PlayersFrameTemplateTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersFrameTemplateTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameTemplateTextLabel.BackgroundTransparency = 1.000
- PlayersFrameTemplateTextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersFrameTemplateTextLabel.BorderSizePixel = 0
- PlayersFrameTemplateTextLabel.Position = UDim2.new(0.625, 0, 0.5, 0)
- PlayersFrameTemplateTextLabel.Size = UDim2.new(0.699999988, 0, 0.800000012, 0)
- PlayersFrameTemplateTextLabel.Font = Enum.Font.GothamBold
- PlayersFrameTemplateTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameTemplateTextLabel.TextSize = 14.000
- PlayersFrameTemplateTextLabel.TextStrokeTransparency = 0.000
- PlayersFrameTemplateTextLabel.TextXAlignment = Enum.TextXAlignment.Left
- PlayersFrameTemplateHeadshot.Name = "PlayersFrameTemplateHeadshot"
- PlayersFrameTemplateHeadshot.Parent = PlayersFrameScrollingFrameTemplate
- PlayersFrameTemplateHeadshot.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersFrameTemplateHeadshot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameTemplateHeadshot.BackgroundTransparency = 1.000
- PlayersFrameTemplateHeadshot.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersFrameTemplateHeadshot.BorderSizePixel = 0
- PlayersFrameTemplateHeadshot.Position = UDim2.new(0.150000006, 0, 0.5, 0)
- PlayersFrameTemplateHeadshot.Size = UDim2.new(0.174999997, 0, 1, 0)
- PlayersFrameTemplateHeadshot.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
- ScrollingFrameUIGridLayout_2.Name = "ScrollingFrameUIGridLayout"
- ScrollingFrameUIGridLayout_2.Parent = PlayersFrameScrollingFrame
- ScrollingFrameUIGridLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center
- ScrollingFrameUIGridLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
- ScrollingFrameUIGridLayout_2.CellPadding = UDim2.new(1, 0, 0.00999999978, 0)
- ScrollingFrameUIGridLayout_2.CellSize = UDim2.new(1, 0, 0.0299999993, 0)
- ScrollingFrameUIPadding_2.Name = "ScrollingFrameUIPadding"
- ScrollingFrameUIPadding_2.Parent = PlayersFrameScrollingFrame
- ScrollingFrameUIPadding_2.PaddingRight = UDim.new(0.0799999982, 0)
- ScrollingFrameUIPadding_2.PaddingTop = UDim.new(0.00999999978, 0)
- PlayersFrameTitle.Name = "PlayersFrameTitle"
- PlayersFrameTitle.Parent = PlayersFrame
- PlayersFrameTitle.AnchorPoint = Vector2.new(0.5, 0.5)
- PlayersFrameTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameTitle.BackgroundTransparency = 1.000
- PlayersFrameTitle.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayersFrameTitle.BorderSizePixel = 0
- PlayersFrameTitle.Position = UDim2.new(0.5, 0, 0.0500000007, 0)
- PlayersFrameTitle.Size = UDim2.new(0.800000012, 0, 0.075000003, 0)
- PlayersFrameTitle.Font = Enum.Font.GothamBold
- PlayersFrameTitle.Text = "Players"
- PlayersFrameTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- PlayersFrameTitle.TextScaled = true
- PlayersFrameTitle.TextSize = 14.000
- PlayersFrameTitle.TextStrokeTransparency = 0.000
- PlayersFrameTitle.TextWrapped = true
- PlayersFrameUIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(34, 34, 34)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(9, 9, 9))}
- PlayersFrameUIGradient.Rotation = 90
- PlayersFrameUIGradient.Name = "PlayersFrameUIGradient"
- PlayersFrameUIGradient.Parent = PlayersFrame
- PlayersFrameUICorner.CornerRadius = UDim.new(0.0500000007, 0)
- PlayersFrameUICorner.Name = "PlayersFrameUICorner"
- PlayersFrameUICorner.Parent = PlayersFrame
- TrainingZonesFrame.Name = "TrainingZonesFrame"
- TrainingZonesFrame.Parent = AnimeClient
- TrainingZonesFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- TrainingZonesFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TrainingZonesFrame.BorderSizePixel = 0
- TrainingZonesFrame.Position = UDim2.new(0.778156996, 0, 0.330104262, 0)
- TrainingZonesFrame.Size = UDim2.new(0.139931738, 0, 0.598360658, 0)
- TrainingZonesFrame.Visible = false
- TrainingZonesUICorner_6.CornerRadius = UDim.new(0.0500000007, 0)
- TrainingZonesUICorner_6.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner_6.Parent = TrainingZonesFrame
- TrainingZonesUIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(34, 34, 34)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(9, 9, 9))}
- TrainingZonesUIGradient.Rotation = 90
- TrainingZonesUIGradient.Name = "TrainingZonesUIGradient"
- TrainingZonesUIGradient.Parent = TrainingZonesFrame
- TrainingZonesTitle.Name = "TrainingZonesTitle"
- TrainingZonesTitle.Parent = TrainingZonesFrame
- TrainingZonesTitle.AnchorPoint = Vector2.new(0.5, 0.5)
- TrainingZonesTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesTitle.BackgroundTransparency = 1.000
- TrainingZonesTitle.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TrainingZonesTitle.BorderSizePixel = 0
- TrainingZonesTitle.Position = UDim2.new(0.5, 0, 0.0500000007, 0)
- TrainingZonesTitle.Size = UDim2.new(0.800000012, 0, 0.075000003, 0)
- TrainingZonesTitle.Font = Enum.Font.GothamBold
- TrainingZonesTitle.Text = "Training Zones"
- TrainingZonesTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesTitle.TextScaled = true
- TrainingZonesTitle.TextSize = 14.000
- TrainingZonesTitle.TextStrokeTransparency = 0.000
- TrainingZonesTitle.TextWrapped = true
- TrainingZonesScrollingFrame.Name = "TrainingZonesScrollingFrame"
- TrainingZonesScrollingFrame.Parent = TrainingZonesFrame
- TrainingZonesScrollingFrame.Active = true
- TrainingZonesScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- TrainingZonesScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesScrollingFrame.BackgroundTransparency = 1.000
- TrainingZonesScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TrainingZonesScrollingFrame.BorderSizePixel = 0
- TrainingZonesScrollingFrame.Position = UDim2.new(0.5, 0, 0.529701114, 0)
- TrainingZonesScrollingFrame.Size = UDim2.new(0.899999857, 0, 0.859402299, 0)
- TrainingZonesScrollingFrame.CanvasSize = UDim2.new(0, 0, 3, 0)
- TrainingZonesScrollingFrame.ScrollBarThickness = 6
- TrainingZonesScrollingFrameTemplate.Name = "TrainingZonesScrollingFrameTemplate"
- TrainingZonesScrollingFrameTemplate.Parent = TrainingZonesScrollingFrame
- TrainingZonesScrollingFrameTemplate.AnchorPoint = Vector2.new(0.5, 0.5)
- TrainingZonesScrollingFrameTemplate.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- TrainingZonesScrollingFrameTemplate.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TrainingZonesScrollingFrameTemplate.BorderSizePixel = 0
- TrainingZonesScrollingFrameTemplate.LayoutOrder = 2
- TrainingZonesScrollingFrameTemplate.Position = UDim2.new(0.5, 0, 0.5, 0)
- TrainingZonesScrollingFrameTemplate.Size = UDim2.new(1, 0, 0.200000003, 0)
- TrainingZonesScrollingFrameTemplate.Visible = false
- TrainingZonesScrollingFrameTemplate.Font = Enum.Font.GothamBold
- TrainingZonesScrollingFrameTemplate.Text = ""
- TrainingZonesScrollingFrameTemplate.TextColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesScrollingFrameTemplate.TextSize = 14.000
- TrainingZonesScrollingFrameTemplate.TextStrokeTransparency = 0.000
- TrainingZonesUICorner_7.CornerRadius = UDim.new(1, 0)
- TrainingZonesUICorner_7.Name = "TrainingZonesUICorner"
- TrainingZonesUICorner_7.Parent = TrainingZonesScrollingFrameTemplate
- TrainingZonesTemplateTextLabel.Name = "TrainingZonesTemplateTextLabel"
- TrainingZonesTemplateTextLabel.Parent = TrainingZonesScrollingFrameTemplate
- TrainingZonesTemplateTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- TrainingZonesTemplateTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesTemplateTextLabel.BackgroundTransparency = 1.000
- TrainingZonesTemplateTextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TrainingZonesTemplateTextLabel.BorderSizePixel = 0
- TrainingZonesTemplateTextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
- TrainingZonesTemplateTextLabel.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
- TrainingZonesTemplateTextLabel.Font = Enum.Font.GothamBold
- TrainingZonesTemplateTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TrainingZonesTemplateTextLabel.TextSize = 14.000
- TrainingZonesTemplateTextLabel.TextStrokeTransparency = 0.000
- TrainingZonesTemplateTextLabel.TextXAlignment = Enum.TextXAlignment.Left
- TrainingZonesUIGridLayout.Name = "TrainingZonesUIGridLayout"
- TrainingZonesUIGridLayout.Parent = TrainingZonesScrollingFrame
- TrainingZonesUIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- TrainingZonesUIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- TrainingZonesUIGridLayout.CellPadding = UDim2.new(1, 0, 0.00999999978, 0)
- TrainingZonesUIGridLayout.CellSize = UDim2.new(1, 0, 0.023, 0)
- TrainingZonesUIPadding.Name = "TrainingZonesUIPadding"
- TrainingZonesUIPadding.Parent = TrainingZonesScrollingFrame
- TrainingZonesUIPadding.PaddingRight = UDim.new(0.0799999982, 0)
- TrainingZonesUIPadding.PaddingTop = UDim.new(0.00999999978, 0)
- NPCSFrame.Name = "NPCSFrame"
- NPCSFrame.Parent = AnimeClient
- NPCSFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- NPCSFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NPCSFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NPCSFrame.BorderSizePixel = 0
- NPCSFrame.Position = UDim2.new(0.778156996, 0, 0.330104262, 0)
- NPCSFrame.Size = UDim2.new(0.139931738, 0, 0.598360658, 0)
- NPCSFrame.Visible = false
- NPCSUICorner.CornerRadius = UDim.new(0.0500000007, 0)
- NPCSUICorner.Name = "NPCSUICorner"
- NPCSUICorner.Parent = NPCSFrame
- NPCSUIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(34, 34, 34)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(9, 9, 9))}
- NPCSUIGradient.Rotation = 90
- NPCSUIGradient.Name = "NPCSUIGradient"
- NPCSUIGradient.Parent = NPCSFrame
- NPCSTitle.Name = "NPCSTitle"
- NPCSTitle.Parent = NPCSFrame
- NPCSTitle.AnchorPoint = Vector2.new(0.5, 0.5)
- NPCSTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NPCSTitle.BackgroundTransparency = 1.000
- NPCSTitle.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NPCSTitle.BorderSizePixel = 0
- NPCSTitle.Position = UDim2.new(0.5, 0, 0.0500000007, 0)
- NPCSTitle.Size = UDim2.new(0.800000012, 0, 0.075000003, 0)
- NPCSTitle.Font = Enum.Font.GothamBold
- NPCSTitle.Text = "NPCs"
- NPCSTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- NPCSTitle.TextScaled = true
- NPCSTitle.TextSize = 14.000
- NPCSTitle.TextStrokeTransparency = 0.000
- NPCSTitle.TextWrapped = true
- NPCSScrollingFrame.Name = "NPCSScrollingFrame"
- NPCSScrollingFrame.Parent = NPCSFrame
- NPCSScrollingFrame.Active = true
- NPCSScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- NPCSScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NPCSScrollingFrame.BackgroundTransparency = 1.000
- NPCSScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NPCSScrollingFrame.BorderSizePixel = 0
- NPCSScrollingFrame.Position = UDim2.new(0.5, 0, 0.529701114, 0)
- NPCSScrollingFrame.Size = UDim2.new(0.899999857, 0, 0.859402299, 0)
- NPCSScrollingFrame.ScrollBarThickness = 6
- NPCSFrameScrollingFrameTemplate.Name = "NPCSFrameScrollingFrameTemplate"
- NPCSFrameScrollingFrameTemplate.Parent = NPCSScrollingFrame
- NPCSFrameScrollingFrameTemplate.AnchorPoint = Vector2.new(0.5, 0.5)
- NPCSFrameScrollingFrameTemplate.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- NPCSFrameScrollingFrameTemplate.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NPCSFrameScrollingFrameTemplate.BorderSizePixel = 0
- NPCSFrameScrollingFrameTemplate.LayoutOrder = 2
- NPCSFrameScrollingFrameTemplate.Position = UDim2.new(0.5, 0, 0.5, 0)
- NPCSFrameScrollingFrameTemplate.Size = UDim2.new(1, 0, 0.200000003, 0)
- NPCSFrameScrollingFrameTemplate.Visible = false
- NPCSFrameScrollingFrameTemplate.Font = Enum.Font.GothamBold
- NPCSFrameScrollingFrameTemplate.Text = ""
- NPCSFrameScrollingFrameTemplate.TextColor3 = Color3.fromRGB(255, 255, 255)
- NPCSFrameScrollingFrameTemplate.TextSize = 14.000
- NPCSFrameScrollingFrameTemplate.TextStrokeTransparency = 0.000
- NPCSFrameScrollingFrameUICorner.CornerRadius = UDim.new(1, 0)
- NPCSFrameScrollingFrameUICorner.Name = "NPCSFrameScrollingFrameUICorner"
- NPCSFrameScrollingFrameUICorner.Parent = NPCSFrameScrollingFrameTemplate
- NPCSFrameTemplateTextLabel.Name = "NPCSFrameTemplateTextLabel"
- NPCSFrameTemplateTextLabel.Parent = NPCSFrameScrollingFrameTemplate
- NPCSFrameTemplateTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- NPCSFrameTemplateTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NPCSFrameTemplateTextLabel.BackgroundTransparency = 1.000
- NPCSFrameTemplateTextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NPCSFrameTemplateTextLabel.BorderSizePixel = 0
- NPCSFrameTemplateTextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
- NPCSFrameTemplateTextLabel.Size = UDim2.new(0.8, 0, 0.800000012, 0)
- NPCSFrameTemplateTextLabel.Font = Enum.Font.GothamBold
- NPCSFrameTemplateTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- NPCSFrameTemplateTextLabel.TextSize = 14.000
- NPCSFrameTemplateTextLabel.TextStrokeTransparency = 0.000
- NPCSFrameTemplateTextLabel.TextXAlignment = Enum.TextXAlignment.Left
- NPCSScrollingFrameUIGridLayout.Name = "NPCSScrollingFrameUIGridLayout"
- NPCSScrollingFrameUIGridLayout.Parent = NPCSScrollingFrame
- NPCSScrollingFrameUIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- NPCSScrollingFrameUIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- NPCSScrollingFrameUIGridLayout.CellPadding = UDim2.new(1, 0, 0.00999999978, 0)
- NPCSScrollingFrameUIGridLayout.CellSize = UDim2.new(1, 0, 0.0299999993, 0)
- NPCSScrollingFrameUIPadding.Name = "NPCSScrollingFrameUIPadding"
- NPCSScrollingFrameUIPadding.Parent = NPCSScrollingFrame
- NPCSScrollingFrameUIPadding.PaddingRight = UDim.new(0.0799999982, 0)
- NPCSScrollingFrameUIPadding.PaddingTop = UDim.new(0.00999999978, 0)
- MobsFrame.Name = "MobsFrame"
- MobsFrame.Parent = AnimeClient
- MobsFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- MobsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MobsFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MobsFrame.BorderSizePixel = 0
- MobsFrame.Position = UDim2.new(0.778156996, 0, 0.330104262, 0)
- MobsFrame.Size = UDim2.new(0.139931738, 0, 0.598360658, 0)
- MobsFrame.Visible = false
- MobsUICorner.CornerRadius = UDim.new(0.0500000007, 0)
- MobsUICorner.Name = "MobsUICorner"
- MobsUICorner.Parent = MobsFrame
- MobsUIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(34, 34, 34)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(9, 9, 9))}
- MobsUIGradient.Rotation = 90
- MobsUIGradient.Name = "MobsUIGradient"
- MobsUIGradient.Parent = MobsFrame
- MobsTitle.Name = "MobsTitle"
- MobsTitle.Parent = MobsFrame
- MobsTitle.AnchorPoint = Vector2.new(0.5, 0.5)
- MobsTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MobsTitle.BackgroundTransparency = 1.000
- MobsTitle.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MobsTitle.BorderSizePixel = 0
- MobsTitle.Position = UDim2.new(0.5, 0, 0.0500000007, 0)
- MobsTitle.Size = UDim2.new(0.800000012, 0, 0.075000003, 0)
- MobsTitle.Font = Enum.Font.GothamBold
- MobsTitle.Text = "Mobs"
- MobsTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- MobsTitle.TextScaled = true
- MobsTitle.TextSize = 14.000
- MobsTitle.TextStrokeTransparency = 0.000
- MobsTitle.TextWrapped = true
- MobsScrollingFrame.Name = "MobsScrollingFrame"
- MobsScrollingFrame.Parent = MobsFrame
- MobsScrollingFrame.Active = true
- MobsScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- MobsScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MobsScrollingFrame.BackgroundTransparency = 1.000
- MobsScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MobsScrollingFrame.BorderSizePixel = 0
- MobsScrollingFrame.Position = UDim2.new(0.5, 0, 0.529701114, 0)
- MobsScrollingFrame.Size = UDim2.new(0.899999857, 0, 0.859402299, 0)
- MobsScrollingFrame.ScrollBarThickness = 6
- BodyBuilder.Name = "BodyBuilder"
- BodyBuilder.Parent = MobsScrollingFrame
- BodyBuilder.AnchorPoint = Vector2.new(0.5, 0.5)
- BodyBuilder.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- BodyBuilder.BorderColor3 = Color3.fromRGB(0, 0, 0)
- BodyBuilder.BorderSizePixel = 0
- BodyBuilder.LayoutOrder = 1
- BodyBuilder.Position = UDim2.new(0.5, 0, 0.5, 0)
- BodyBuilder.Size = UDim2.new(1, 0, 0.200000003, 0)
- BodyBuilder.Font = Enum.Font.GothamBold
- BodyBuilder.Text = ""
- BodyBuilder.TextColor3 = Color3.fromRGB(255, 255, 255)
- BodyBuilder.TextSize = 14.000
- BodyBuilder.TextStrokeTransparency = 0.000
- BodyBuilderUICorner.CornerRadius = UDim.new(1, 0)
- BodyBuilderUICorner.Name = "BodyBuilderUICorner"
- BodyBuilderUICorner.Parent = BodyBuilder
- BodyBuilderTextLabel.Name = "BodyBuilderTextLabel"
- BodyBuilderTextLabel.Parent = BodyBuilder
- BodyBuilderTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- BodyBuilderTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BodyBuilderTextLabel.BackgroundTransparency = 1.000
- BodyBuilderTextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- BodyBuilderTextLabel.BorderSizePixel = 0
- BodyBuilderTextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
- BodyBuilderTextLabel.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
- BodyBuilderTextLabel.Font = Enum.Font.GothamBold
- BodyBuilderTextLabel.Text = "BodyBuilder"
- BodyBuilderTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- BodyBuilderTextLabel.TextSize = 14.000
- BodyBuilderTextLabel.TextStrokeTransparency = 0.000
- BodyBuilderTextLabel.TextXAlignment = Enum.TextXAlignment.Left
- MobsScrollingFrameUIGridLayout.Name = "MobsScrollingFrameUIGridLayout"
- MobsScrollingFrameUIGridLayout.Parent = MobsScrollingFrame
- MobsScrollingFrameUIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- MobsScrollingFrameUIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- MobsScrollingFrameUIGridLayout.CellPadding = UDim2.new(1, 0, 0.00999999978, 0)
- MobsScrollingFrameUIGridLayout.CellSize = UDim2.new(1, 0, 0.0299999993, 0)
- MobsScrollingFrameUIPadding.Name = "MobsScrollingFrameUIPadding"
- MobsScrollingFrameUIPadding.Parent = MobsScrollingFrame
- MobsScrollingFrameUIPadding.PaddingRight = UDim.new(0.0799999982, 0)
- MobsScrollingFrameUIPadding.PaddingTop = UDim.new(0.00999999978, 0)
- Pirate.Name = "Pirate"
- Pirate.Parent = MobsScrollingFrame
- Pirate.AnchorPoint = Vector2.new(0.5, 0.5)
- Pirate.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- Pirate.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Pirate.BorderSizePixel = 0
- Pirate.LayoutOrder = 2
- Pirate.Position = UDim2.new(0.5, 0, 0.5, 0)
- Pirate.Size = UDim2.new(1, 0, 0.200000003, 0)
- Pirate.Font = Enum.Font.GothamBold
- Pirate.Text = ""
- Pirate.TextColor3 = Color3.fromRGB(255, 255, 255)
- Pirate.TextSize = 14.000
- Pirate.TextStrokeTransparency = 0.000
- PirateUICorner.CornerRadius = UDim.new(1, 0)
- PirateUICorner.Name = "PirateUICorner"
- PirateUICorner.Parent = Pirate
- PirateTextLabel.Name = "PirateTextLabel"
- PirateTextLabel.Parent = Pirate
- PirateTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- PirateTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PirateTextLabel.BackgroundTransparency = 1.000
- PirateTextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PirateTextLabel.BorderSizePixel = 0
- PirateTextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
- PirateTextLabel.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
- PirateTextLabel.Font = Enum.Font.GothamBold
- PirateTextLabel.Text = "Pirate"
- PirateTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- PirateTextLabel.TextSize = 14.000
- PirateTextLabel.TextStrokeTransparency = 0.000
- PirateTextLabel.TextXAlignment = Enum.TextXAlignment.Left
- Ninja.Name = "Ninja"
- Ninja.Parent = MobsScrollingFrame
- Ninja.AnchorPoint = Vector2.new(0.5, 0.5)
- Ninja.BackgroundColor3 = Color3.fromRGB(241, 47, 255)
- Ninja.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Ninja.BorderSizePixel = 0
- Ninja.LayoutOrder = 3
- Ninja.Position = UDim2.new(0.5, 0, 0.5, 0)
- Ninja.Size = UDim2.new(1, 0, 0.200000003, 0)
- Ninja.Font = Enum.Font.GothamBold
- Ninja.Text = ""
- Ninja.TextColor3 = Color3.fromRGB(255, 255, 255)
- Ninja.TextSize = 14.000
- Ninja.TextStrokeTransparency = 0.000
- NinjaUICorner.CornerRadius = UDim.new(1, 0)
- NinjaUICorner.Name = "NinjaUICorner"
- NinjaUICorner.Parent = Ninja
- NinjaTextLabel.Name = "NinjaTextLabel"
- NinjaTextLabel.Parent = Ninja
- NinjaTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- NinjaTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NinjaTextLabel.BackgroundTransparency = 1.000
- NinjaTextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NinjaTextLabel.BorderSizePixel = 0
- NinjaTextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
- NinjaTextLabel.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
- NinjaTextLabel.Font = Enum.Font.GothamBold
- NinjaTextLabel.Text = "Ninja"
- NinjaTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- NinjaTextLabel.TextSize = 14.000
- NinjaTextLabel.TextStrokeTransparency = 0.000
- NinjaTextLabel.TextXAlignment = Enum.TextXAlignment.Left
- local function loopPlayers()
- task.wait(2)
- task.spawn(function ()
- while true do
- for _, template in PlayersFrameScrollingFrame:GetChildren() do
- if template.Name == "PlayersFrameScrollingFrameTemplate" or not template:IsA("TextButton") then continue end
- template:Destroy()
- end
- for _, player in Players:GetPlayers() do
- local template = PlayersFrameScrollingFrameTemplate:Clone()
- template.Parent = PlayersFrameScrollingFrame
- template.Name = player.Name
- template:FindFirstChild("PlayersFrameTemplateHeadshot").Image = Players:GetUserThumbnailAsync(player.UserId, Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420)
- template:FindFirstChild("PlayersFrameTemplateTextLabel").Text = player.Name
- template.Visible = true
- template.Activated:Connect(function ()
- local Character = LocalPlayer.Character
- if not Character then return end
- local TargetCharacter = player.Character or player.CharacterAdded:Wait()
- if not TargetCharacter then return end
- Character:PivotTo(TargetCharacter.PrimaryPart.CFrame)
- end)
- end
- task.wait(30)
- end
- end)
- end
- local function SortZones(zone)
- if zone:match("Strength") then return 1 end
- if zone:match("Defense") then return 2 end
- if zone:match("Energy") then return 3 end
- if zone:match("Speed") then return 4 end
- if zone:match("Jump") then return 5 end
- return 6
- end
- local function InitateTrainingZones()
- for _, area in TrainingAreas:GetChildren() do
- local template = TrainingZonesScrollingFrameTemplate:Clone()
- template.Parent = TrainingZonesScrollingFrame
- template.Name = area.Name
- template:FindFirstChild("TrainingZonesTemplateTextLabel").RichText = true
- template:FindFirstChild("TrainingZonesTemplateTextLabel").Text = area.PrimaryPart.BillboardGui.Content.Requirement.Text
- template.LayoutOrder = SortZones(area.Name)
- template.Visible = true
- template.Activated:Connect(function ()
- local Character = LocalPlayer.Character
- if not Character then return end
- Character:PivotTo(area.PrimaryPart.CFrame)
- end)
- end
- end
- local function InitateNpcs()
- for _, npc in NPCS:GetChildren() do
- local template = NPCSFrameScrollingFrameTemplate:Clone()
- template.Parent = NPCSScrollingFrame
- template.Name = npc.Name
- template:FindFirstChild("NPCSFrameTemplateTextLabel").Text = string.split(npc.Name, "_")[1]
- template.Visible = true
- template.Activated:Connect(function ()
- local Character = LocalPlayer.Character
- if not Character then return end
- Character:PivotTo(npc.PrimaryPart.CFrame + Vector3.new(0, 5, 0))
- end)
- end
- end
- local function FindMobs(button)
- for _, bandit in BanditSpawns:GetChildren() do
- if not bandit.Name:match(button.Name) then continue end
- local Character = LocalPlayer.Character
- if not Character then continue end
- Character:PivotTo(bandit.CFrame + Vector3.new(0, 5, 0))
- return
- end
- end
- PlayersButton.Activated:Connect(function ()
- PlayersFrame.Visible = not PlayersFrame.Visible
- for _, frame: Frame in AnimeClient:GetChildren() do
- if frame.Name == "PlayersFrame" or frame.Name == "MainFrame" or not frame:IsA("Frame") then continue end
- frame.Visible = false
- end
- end)
- TrainingZonesButton.Activated:Connect(function ()
- TrainingZonesFrame.Visible = not TrainingZonesFrame.Visible
- for _, frame: Frame in AnimeClient:GetChildren() do
- if frame.Name == "TrainingZonesFrame" or frame.Name == "MainFrame" or not frame:IsA("Frame") then continue end
- frame.Visible = false
- end
- end)
- NPCsButton.Activated:Connect(function ()
- NPCSFrame.Visible = not NPCSFrame.Visible
- for _, frame: Frame in AnimeClient:GetChildren() do
- if frame.Name == "NPCSFrame" or frame.Name == "MainFrame" or not frame:IsA("Frame") then continue end
- frame.Visible = false
- end
- end)
- MobsButton.Activated:Connect(function ()
- MobsFrame.Visible = not MobsFrame.Visible
- for _, frame: Frame in AnimeClient:GetChildren() do
- if frame.Name == "MobsFrame" or frame.Name == "MainFrame" or not frame:IsA("Frame") then continue end
- frame.Visible = false
- end
- end)
- BodyBuilder.Activated:Connect(function ()
- FindMobs(BodyBuilder)
- end)
- Pirate.Activated:Connect(function()
- FindMobs(Pirate)
- end)
- Ninja.Activated:Connect(function()
- FindMobs(Ninja)
- end)
- Close.Activated:Connect(function ()
- for _, frame: Frame in AnimeClient:GetChildren() do
- if not frame:IsA("Frame") then continue end
- frame.Visible = false
- end
- end)
- Open.Activated:Connect(function ()
- MainFrame.Visible = true
- end)
- task.spawn(function() loopPlayers() end)
- task.spawn(function() InitateTrainingZones() end)
- task.spawn(function() InitateNpcs() end)
- print("Anime Client Initiated ! Have fun...")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement