Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Original: https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source
- if IY_LOADED and not _G.IY_DEBUG == true then
- error("Infinite Yield is already running!",0)
- return
- end
- pcall(function() getgenv().IY_LOADED = true end)
- if not game:IsLoaded() then
- local notLoaded = Instance.new("Message",workspace)
- notLoaded.Text = 'Infinite Yield is waiting for the game to load'
- game.Loaded:Wait()
- notLoaded:Destroy()
- end
- ver = '5.0'
- Players = game:GetService("Players")
- Holder = Instance.new("Frame")
- Title = Instance.new("TextLabel")
- Dark = Instance.new("Frame")
- Cmdbar = Instance.new("TextBox")
- CMDsF = Instance.new("ScrollingFrame")
- SettingsButton = Instance.new("ImageButton")
- ColorsButton = Instance.new("ImageButton")
- Settings = Instance.new("Frame")
- Prefix = Instance.new("TextLabel")
- PrefixBox = Instance.new("TextBox")
- Keybinds = Instance.new("TextLabel")
- StayOpen = Instance.new("TextLabel")
- Button = Instance.new("Frame")
- On = Instance.new("TextButton")
- Positions = Instance.new("TextLabel")
- EventBind = Instance.new("TextLabel")
- Plugins = Instance.new("TextLabel")
- Example = Instance.new("TextButton")
- Notification = Instance.new("Frame")
- Title_2 = Instance.new("TextLabel")
- Text_2 = Instance.new("TextLabel")
- CloseButton = Instance.new("TextButton")
- CloseImage = Instance.new("ImageLabel")
- PinButton = Instance.new("TextButton")
- PinImage = Instance.new("ImageLabel")
- Tooltip = Instance.new("Frame")
- Title_3 = Instance.new("TextLabel")
- Description = Instance.new("TextLabel")
- IntroBackground = Instance.new("Frame")
- Logo = Instance.new("ImageLabel")
- Credits = Instance.new("TextBox")
- KeybindsFrame = Instance.new("Frame")
- Close = Instance.new("TextButton")
- Add = Instance.new("TextButton")
- Delete = Instance.new("TextButton")
- Holder_2 = Instance.new("ScrollingFrame")
- Example_2 = Instance.new("Frame")
- Text_3 = Instance.new("TextLabel")
- Delete_2 = Instance.new("TextButton")
- KeybindEditor = Instance.new("Frame")
- background_2 = Instance.new("Frame")
- Dark_4 = Instance.new("Frame")
- Directions = Instance.new("TextLabel")
- BindTo = Instance.new("TextButton")
- Add_2 = Instance.new("TextButton")
- Cmdbar_2 = Instance.new("TextBox")
- Toggles = Instance.new("ScrollingFrame")
- Fly = Instance.new("TextLabel")
- Select_3 = Instance.new("TextButton")
- Noclip = Instance.new("TextLabel")
- Select_4 = Instance.new("TextButton")
- Float = Instance.new("TextLabel")
- Select_5 = Instance.new("TextButton")
- ClickTP = Instance.new("TextLabel")
- Select_6 = Instance.new("TextButton")
- ClickDelete = Instance.new("TextLabel")
- Select_13 = Instance.new("TextButton")
- Xray = Instance.new("TextLabel")
- Select_10 = Instance.new("TextButton")
- Swim = Instance.new("TextLabel")
- Select_11 = Instance.new("TextButton")
- Fling = Instance.new("TextLabel")
- Select_12 = Instance.new("TextButton")
- Invisible = Instance.new("TextLabel")
- Select_14 = Instance.new("TextButton")
- Vehiclefly = Instance.new("TextLabel")
- Select_15 = Instance.new("TextButton")
- VehicleNoclip = Instance.new("TextLabel")
- Select_16 = Instance.new("TextButton")
- shadow_2 = Instance.new("Frame")
- PopupText_2 = Instance.new("TextLabel")
- Exit_2 = Instance.new("TextButton")
- ExitImage_2 = Instance.new("ImageLabel")
- PositionsFrame = Instance.new("Frame")
- Close_3 = Instance.new("TextButton")
- Delete_5 = Instance.new("TextButton")
- Part = Instance.new("TextButton")
- Holder_4 = Instance.new("ScrollingFrame")
- Example_4 = Instance.new("Frame")
- Text_5 = Instance.new("TextLabel")
- Delete_6 = Instance.new("TextButton")
- TP = Instance.new("TextButton")
- AliasesFrame = Instance.new("Frame")
- Close_2 = Instance.new("TextButton")
- Delete_3 = Instance.new("TextButton")
- Holder_3 = Instance.new("ScrollingFrame")
- Example_3 = Instance.new("Frame")
- Text_4 = Instance.new("TextLabel")
- Delete_4 = Instance.new("TextButton")
- Aliases = Instance.new("TextLabel")
- PluginsFrame = Instance.new("Frame")
- Close_4 = Instance.new("TextButton")
- Add_3 = Instance.new("TextButton")
- Holder_5 = Instance.new("ScrollingFrame")
- Example_5 = Instance.new("Frame")
- Text_6 = Instance.new("TextLabel")
- Delete_7 = Instance.new("TextButton")
- PluginEditor = Instance.new("Frame")
- background_3 = Instance.new("Frame")
- Dark_9 = Instance.new("Frame")
- Img = Instance.new("ImageButton")
- AddPlugin = Instance.new("TextButton")
- FileName = Instance.new("TextBox")
- About = Instance.new("TextLabel")
- Directions_2 = Instance.new("TextLabel")
- shadow_3 = Instance.new("Frame")
- PopupText_3 = Instance.new("TextLabel")
- Exit_3 = Instance.new("TextButton")
- ExitImage_3 = Instance.new("ImageLabel")
- AliasHint = Instance.new("TextLabel")
- PluginsHint = Instance.new("TextLabel")
- PositionsHint = Instance.new("TextLabel")
- ToPartFrame = Instance.new("Frame")
- background_5 = Instance.new("Frame")
- ChoosePart = Instance.new("TextButton")
- CopyPath = Instance.new("TextButton")
- Directions_4 = Instance.new("TextLabel")
- Path = Instance.new("TextLabel")
- shadow_4 = Instance.new("Frame")
- PopupText_5 = Instance.new("TextLabel")
- Exit_4 = Instance.new("TextButton")
- ExitImage_5 = Instance.new("ImageLabel")
- logs = Instance.new("Frame")
- shadow = Instance.new("Frame")
- Hide = Instance.new("TextButton")
- ImageLabel = Instance.new("ImageLabel")
- PopupText = Instance.new("TextLabel")
- Exit = Instance.new("TextButton")
- ImageLabel_2 = Instance.new("ImageLabel")
- background = Instance.new("Frame")
- chat = Instance.new("Frame")
- Clear = Instance.new("TextButton")
- SaveChatlogs = Instance.new("TextButton")
- Toggle = Instance.new("TextButton")
- scroll_2 = Instance.new("ScrollingFrame")
- join = Instance.new("Frame")
- Toggle_2 = Instance.new("TextButton")
- Clear_2 = Instance.new("TextButton")
- scroll_3 = Instance.new("ScrollingFrame")
- listlayout = Instance.new("UIListLayout",scroll_3)
- selectChat = Instance.new("TextButton")
- selectJoin = Instance.new("TextButton")
- function randomString()
- local length = math.random(10,20)
- local array = {}
- for i = 1, length do
- array[i] = string.char(math.random(32, 126))
- end
- return table.concat(array)
- end
- COREGUI = game:GetService("CoreGui")
- PARENT = nil
- if (not is_sirhurt_closure) and (syn and syn.protect_gui) then --sirhurt is retarded
- local Main = Instance.new("ScreenGui")
- Main.Name = randomString()
- syn.protect_gui(Main)
- Main.Parent = COREGUI
- PARENT = Main
- elseif get_hidden_gui or gethui then
- local hiddenUI = get_hidden_gui or gethui
- local Main = Instance.new("ScreenGui")
- Main.Name = randomString()
- Main.Parent = hiddenUI()
- PARENT = Main
- elseif COREGUI:FindFirstChild('RobloxGui') then
- PARENT = COREGUI.RobloxGui
- else
- local Main = Instance.new("ScreenGui")
- Main.Name = randomString()
- Main.Parent = COREGUI
- PARENT = Main
- end
- shade1 = {}
- shade2 = {}
- shade3 = {}
- text1 = {}
- text2 = {}
- scroll = {}
- Holder.Name = randomString()
- Holder.Parent = PARENT
- Holder.Active = true
- Holder.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Holder.BorderSizePixel = 0
- Holder.Position = UDim2.new(1, -250, 1, -220)
- Holder.Size = UDim2.new(0, 250, 0, 220)
- Holder.ZIndex = 10
- table.insert(shade2,Holder)
- Title.Name = "Title"
- Title.Parent = Holder
- Title.Active = true
- Title.BackgroundColor3 = Color3.fromRGB(36,36,37)
- Title.BorderSizePixel = 0
- Title.Size = UDim2.new(0, 250, 0, 20)
- Title.Font = Enum.Font.SourceSans
- Title.TextSize = 18
- Title.Text = "Infinite Yield FE v"..ver
- Title.TextColor3 = Color3.new(1, 1, 1)
- Title.ZIndex = 10
- table.insert(shade1,Title)
- table.insert(text1,Title)
- Dark.Name = "Dark"
- Dark.Parent = Holder
- Dark.Active = true
- Dark.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- Dark.BorderSizePixel = 0
- Dark.Position = UDim2.new(0, 0, 0, 45)
- Dark.Size = UDim2.new(0, 250, 0, 175)
- Dark.ZIndex = 10
- table.insert(shade1,Dark)
- Cmdbar.Name = "Cmdbar"
- Cmdbar.Parent = Holder
- Cmdbar.BackgroundTransparency = 1
- Cmdbar.BorderSizePixel = 0
- Cmdbar.Position = UDim2.new(0, 5, 0, 20)
- Cmdbar.Size = UDim2.new(0, 240, 0, 25)
- Cmdbar.Font = Enum.Font.SourceSans
- Cmdbar.TextSize = 18
- Cmdbar.TextXAlignment = Enum.TextXAlignment.Left
- Cmdbar.TextColor3 = Color3.new(1, 1, 1)
- Cmdbar.Text = ""
- Cmdbar.ZIndex = 10
- Cmdbar.PlaceholderText = "Command Bar"
- CMDsF.Name = "CMDs"
- CMDsF.Parent = Holder
- CMDsF.BackgroundTransparency = 1
- CMDsF.BorderSizePixel = 0
- CMDsF.Position = UDim2.new(0, 0, 0, 45)
- CMDsF.Size = UDim2.new(0, 250, 0, 175)
- CMDsF.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- CMDsF.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- CMDsF.CanvasSize = UDim2.new(0, 0, 0, 0)
- CMDsF.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- CMDsF.ScrollBarThickness = 8
- CMDsF.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- CMDsF.VerticalScrollBarInset = 'Always'
- CMDsF.ZIndex = 10
- table.insert(scroll,CMDsF)
- SettingsButton.Name = "SettingsButton"
- SettingsButton.Parent = Holder
- SettingsButton.BackgroundTransparency = 1
- SettingsButton.Position = UDim2.new(0, 230, 0, 0)
- SettingsButton.Size = UDim2.new(0, 20, 0, 20)
- SettingsButton.Image = "rbxassetid://1204397029"
- SettingsButton.ZIndex = 10
- ReferenceButton = Instance.new("ImageButton")
- ReferenceButton.Name = "ReferenceButton"
- ReferenceButton.Parent = Holder
- ReferenceButton.BackgroundTransparency = 1
- ReferenceButton.Position = UDim2.new(0, 212, 0, 2)
- ReferenceButton.Size = UDim2.new(0, 16, 0, 16)
- ReferenceButton.Image = "rbxassetid://3523243755"
- ReferenceButton.ZIndex = 10
- Settings.Name = "Settings"
- Settings.Parent = Holder
- Settings.Active = true
- Settings.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- Settings.BorderSizePixel = 0
- Settings.Position = UDim2.new(0, 0, 0, 220)
- Settings.Size = UDim2.new(0, 250, 0, 175)
- Settings.ZIndex = 10
- table.insert(shade1,Settings)
- SettingsHolder = Instance.new("ScrollingFrame")
- SettingsHolder.Name = "Holder"
- SettingsHolder.Parent = Settings
- SettingsHolder.BackgroundTransparency = 1
- SettingsHolder.BorderSizePixel = 0
- SettingsHolder.Size = UDim2.new(1,0,1,0)
- SettingsHolder.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- SettingsHolder.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- SettingsHolder.CanvasSize = UDim2.new(0, 0, 0, 235)
- SettingsHolder.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- SettingsHolder.ScrollBarThickness = 8
- SettingsHolder.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- SettingsHolder.VerticalScrollBarInset = 'Always'
- SettingsHolder.ZIndex = 10
- table.insert(scroll,SettingsHolder)
- Prefix.Name = "Prefix"
- Prefix.Parent = SettingsHolder
- Prefix.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Prefix.BorderSizePixel = 0
- Prefix.BackgroundTransparency = 1
- Prefix.Position = UDim2.new(0, 5, 0, 5)
- Prefix.Size = UDim2.new(1, -10, 0, 20)
- Prefix.Font = Enum.Font.SourceSans
- Prefix.TextSize = 14
- Prefix.Text = "Prefix"
- Prefix.TextColor3 = Color3.new(1, 1, 1)
- Prefix.TextXAlignment = Enum.TextXAlignment.Left
- Prefix.ZIndex = 10
- table.insert(shade2,Prefix)
- table.insert(text1,Prefix)
- PrefixBox.Name = "PrefixBox"
- PrefixBox.Parent = Prefix
- PrefixBox.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- PrefixBox.BorderSizePixel = 0
- PrefixBox.Position = UDim2.new(1, -20, 0, 0)
- PrefixBox.Size = UDim2.new(0, 20, 0, 20)
- PrefixBox.Font = Enum.Font.SourceSansBold
- PrefixBox.TextSize = 14
- PrefixBox.Text = ''
- PrefixBox.TextColor3 = Color3.new(0, 0, 0)
- PrefixBox.ZIndex = 10
- table.insert(shade3,PrefixBox)
- table.insert(text2,PrefixBox)
- function makeSettingsButton(name,iconID,off)
- local button = Instance.new("TextButton")
- button.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- button.BorderSizePixel = 0
- button.Position = UDim2.new(0,0,0,0)
- button.Size = UDim2.new(1,0,0,25)
- button.Text = ""
- button.ZIndex = 10
- local icon = Instance.new("ImageLabel")
- icon.Name = "Icon"
- icon.Parent = button
- icon.Position = UDim2.new(0,5,0,5)
- icon.Size = UDim2.new(0,16,0,16)
- icon.BackgroundTransparency = 1
- icon.Image = iconID
- icon.ZIndex = 10
- if off then
- icon.ScaleType = Enum.ScaleType.Crop
- icon.ImageRectSize = Vector2.new(16,16)
- icon.ImageRectOffset = Vector2.new(off,0)
- end
- local label = Instance.new("TextLabel")
- label.Name = "ButtonLabel"
- label.Parent = button
- label.BackgroundTransparency = 1
- label.Text = name
- label.Position = UDim2.new(0,28,0,0)
- label.Size = UDim2.new(1,-28,1,0)
- label.Font = Enum.Font.SourceSans
- label.TextColor3 = Color3.new(1, 1, 1)
- label.TextSize = 14
- label.ZIndex = 10
- label.TextXAlignment = Enum.TextXAlignment.Left
- table.insert(shade2,button)
- table.insert(text1,label)
- return button
- end
- ColorsButton = makeSettingsButton("Edit Theme","rbxassetid://4911962991")
- ColorsButton.Position = UDim2.new(0,5,0,55)
- ColorsButton.Size = UDim2.new(1,-10,0,25)
- ColorsButton.Name = "Colors"
- ColorsButton.Parent = SettingsHolder
- Keybinds = makeSettingsButton("Edit Keybinds","rbxassetid://129697930")
- Keybinds.Position = UDim2.new(0, 5, 0, 85)
- Keybinds.Size = UDim2.new(1, -10, 0, 25)
- Keybinds.Name = "Keybinds"
- Keybinds.Parent = SettingsHolder
- Aliases = makeSettingsButton("Edit Aliases","rbxassetid://5147488658")
- Aliases.Position = UDim2.new(0, 5, 0, 115)
- Aliases.Size = UDim2.new(1, -10, 0, 25)
- Aliases.Name = "Aliases"
- Aliases.Parent = SettingsHolder
- StayOpen.Name = "StayOpen"
- StayOpen.Parent = SettingsHolder
- StayOpen.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- StayOpen.BorderSizePixel = 0
- StayOpen.BackgroundTransparency = 1
- StayOpen.Position = UDim2.new(0, 5, 0, 30)
- StayOpen.Size = UDim2.new(1, -10, 0, 20)
- StayOpen.Font = Enum.Font.SourceSans
- StayOpen.TextSize = 14
- StayOpen.Text = "Keep Menu Open"
- StayOpen.TextColor3 = Color3.new(1, 1, 1)
- StayOpen.TextXAlignment = Enum.TextXAlignment.Left
- StayOpen.ZIndex = 10
- table.insert(shade2,StayOpen)
- table.insert(text1,StayOpen)
- Button.Name = "Button"
- Button.Parent = StayOpen
- Button.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Button.BorderSizePixel = 0
- Button.Position = UDim2.new(1, -20, 0, 0)
- Button.Size = UDim2.new(0, 20, 0, 20)
- Button.ZIndex = 10
- table.insert(shade3,Button)
- On.Name = "On"
- On.Parent = Button
- On.BackgroundColor3 = Color3.fromRGB(150, 150, 151)
- On.BackgroundTransparency = 1
- On.BorderSizePixel = 0
- On.Position = UDim2.new(0, 2, 0, 2)
- On.Size = UDim2.new(0, 16, 0, 16)
- On.Font = Enum.Font.SourceSans
- On.FontSize = Enum.FontSize.Size14
- On.Text = ""
- On.TextColor3 = Color3.new(0, 0, 0)
- On.ZIndex = 10
- Positions = makeSettingsButton("Edit/Goto Waypoints","rbxassetid://5147488592")
- Positions.Position = UDim2.new(0, 5, 0, 145)
- Positions.Size = UDim2.new(1, -10, 0, 25)
- Positions.Name = "Waypoints"
- Positions.Parent = SettingsHolder
- EventBind = makeSettingsButton("Edit Event Binds","rbxassetid://5147695474",759)
- EventBind.Position = UDim2.new(0, 5, 0, 205)
- EventBind.Size = UDim2.new(1, -10, 0, 25)
- EventBind.Name = "EventBinds"
- EventBind.Parent = SettingsHolder
- Plugins = makeSettingsButton("Manage Plugins","rbxassetid://5147695474",743)
- Plugins.Position = UDim2.new(0, 5, 0, 175)
- Plugins.Size = UDim2.new(1, -10, 0, 25)
- Plugins.Name = "Plugins"
- Plugins.Parent = SettingsHolder
- Example.Name = "Example"
- Example.Parent = Holder
- Example.BackgroundTransparency = 1
- Example.BorderSizePixel = 0
- Example.Size = UDim2.new(0, 190, 0, 20)
- Example.Visible = false
- Example.Font = Enum.Font.SourceSans
- Example.TextSize = 18
- Example.Text = "Example"
- Example.TextColor3 = Color3.new(1, 1, 1)
- Example.TextXAlignment = Enum.TextXAlignment.Left
- Example.ZIndex = 10
- table.insert(text1,Example)
- Notification.Name = randomString()
- Notification.Parent = PARENT
- Notification.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- Notification.BorderSizePixel = 0
- Notification.Position = UDim2.new(1, -500, 1, 20)
- Notification.Size = UDim2.new(0, 250, 0, 100)
- Notification.ZIndex = 10
- table.insert(shade1,Notification)
- Title_2.Name = "Title"
- Title_2.Parent = Notification
- Title_2.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Title_2.BorderSizePixel = 0
- Title_2.Size = UDim2.new(0, 250, 0, 20)
- Title_2.Font = Enum.Font.SourceSans
- Title_2.TextSize = 14
- Title_2.Text = "Notification Title"
- Title_2.TextColor3 = Color3.new(1, 1, 1)
- Title_2.ZIndex = 10
- table.insert(shade2,Title_2)
- table.insert(text1,Title_2)
- Text_2.Name = "Text"
- Text_2.Parent = Notification
- Text_2.BackgroundTransparency = 1
- Text_2.BorderSizePixel = 0
- Text_2.Position = UDim2.new(0, 5, 0, 25)
- Text_2.Size = UDim2.new(0, 240, 0, 75)
- Text_2.Font = Enum.Font.SourceSans
- Text_2.TextSize = 16
- Text_2.Text = "Notification Text"
- Text_2.TextColor3 = Color3.new(1, 1, 1)
- Text_2.TextWrapped = true
- Text_2.ZIndex = 10
- table.insert(text1,Text_2)
- CloseButton.Name = "CloseButton"
- CloseButton.Parent = Notification
- CloseButton.BackgroundTransparency = 1
- CloseButton.Position = UDim2.new(1, -20, 0, 0)
- CloseButton.Size = UDim2.new(0, 20, 0, 20)
- CloseButton.Text = ""
- CloseButton.ZIndex = 10
- CloseImage.Parent = CloseButton
- CloseImage.BackgroundColor3 = Color3.new(1, 1, 1)
- CloseImage.BackgroundTransparency = 1
- CloseImage.Position = UDim2.new(0, 5, 0, 5)
- CloseImage.Size = UDim2.new(0, 10, 0, 10)
- CloseImage.Image = "rbxassetid://5054663650"
- CloseImage.ZIndex = 10
- PinButton.Name = "PinButton"
- PinButton.Parent = Notification
- PinButton.BackgroundTransparency = 1
- PinButton.Size = UDim2.new(0, 20, 0, 20)
- PinButton.ZIndex = 10
- PinButton.Text = ""
- PinImage.Parent = PinButton
- PinImage.BackgroundColor3 = Color3.new(1, 1, 1)
- PinImage.BackgroundTransparency = 1
- PinImage.Position = UDim2.new(0, 3, 0, 3)
- PinImage.Size = UDim2.new(0, 14, 0, 14)
- PinImage.ZIndex = 10
- PinImage.Image = "rbxassetid://6234691350"
- Tooltip.Name = randomString()
- Tooltip.Parent = PARENT
- Tooltip.Active = true
- Tooltip.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- Tooltip.BackgroundTransparency = 0.1
- Tooltip.BorderSizePixel = 0
- Tooltip.Size = UDim2.new(0, 200, 0, 96)
- Tooltip.Visible = false
- Tooltip.ZIndex = 10
- table.insert(shade1,Tooltip)
- Title_3.Name = "Title"
- Title_3.Parent = Tooltip
- Title_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Title_3.BackgroundTransparency = 0.1
- Title_3.BorderSizePixel = 0
- Title_3.Size = UDim2.new(0, 200, 0, 20)
- Title_3.Font = Enum.Font.SourceSans
- Title_3.TextSize = 14
- Title_3.Text = ""
- Title_3.TextColor3 = Color3.new(1, 1, 1)
- Title_3.TextTransparency = 0.1
- Title_3.ZIndex = 10
- table.insert(shade2,Title_3)
- table.insert(text1,Title_3)
- Description.Name = "Description"
- Description.Parent = Tooltip
- Description.BackgroundTransparency = 1
- Description.BorderSizePixel = 0
- Description.Size = UDim2.new(0,180,0,72)
- Description.Position = UDim2.new(0,10,0,18)
- Description.Font = Enum.Font.SourceSans
- Description.TextSize = 16
- Description.Text = ""
- Description.TextColor3 = Color3.new(1, 1, 1)
- Description.TextTransparency = 0.1
- Description.TextWrapped = true
- Description.ZIndex = 10
- table.insert(text1,Description)
- IntroBackground.Name = "IntroBackground"
- IntroBackground.Parent = Holder
- IntroBackground.Active = true
- IntroBackground.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- IntroBackground.BorderSizePixel = 0
- IntroBackground.Position = UDim2.new(0, 0, 0, 45)
- IntroBackground.Size = UDim2.new(0, 250, 0, 175)
- IntroBackground.ZIndex = 10
- Logo.Name = "Logo"
- Logo.Parent = Holder
- Logo.BackgroundTransparency = 1
- Logo.BorderSizePixel = 0
- Logo.Position = UDim2.new(0, 125, 0, 127)
- Logo.Size = UDim2.new(0, 10, 0, 10)
- Logo.Image = "rbxassetid://1352543873"
- Logo.ImageTransparency = 0
- Logo.ZIndex = 10
- Credits.Name = "Credits"
- Credits.Parent = Holder
- Credits.BackgroundTransparency = 1
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(0, 0, 0.9, 30)
- Credits.Size = UDim2.new(0, 250, 0, 20)
- Credits.Font = Enum.Font.SourceSansLight
- Credits.FontSize = Enum.FontSize.Size18
- Credits.Text = "Edge // Zwolf // Moon // Hunter"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.ZIndex = 10
- KeybindsFrame.Name = "KeybindsFrame"
- KeybindsFrame.Parent = Settings
- KeybindsFrame.Active = true
- KeybindsFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- KeybindsFrame.BorderSizePixel = 0
- KeybindsFrame.Position = UDim2.new(0, 0, 0, 175)
- KeybindsFrame.Size = UDim2.new(0, 250, 0, 175)
- KeybindsFrame.ZIndex = 10
- table.insert(shade1,KeybindsFrame)
- Close.Name = "Close"
- Close.Parent = KeybindsFrame
- Close.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0, 205, 0, 150)
- Close.Size = UDim2.new(0, 40, 0, 20)
- Close.Font = Enum.Font.SourceSans
- Close.TextSize = 14
- Close.Text = "Close"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.ZIndex = 10
- table.insert(shade2,Close)
- table.insert(text1,Close)
- Add.Name = "Add"
- Add.Parent = KeybindsFrame
- Add.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Add.BorderSizePixel = 0
- Add.Position = UDim2.new(0, 5, 0, 150)
- Add.Size = UDim2.new(0, 40, 0, 20)
- Add.Font = Enum.Font.SourceSans
- Add.TextSize = 14
- Add.Text = "Add"
- Add.TextColor3 = Color3.new(1, 1, 1)
- Add.ZIndex = 10
- table.insert(shade2,Add)
- table.insert(text1,Add)
- Delete.Name = "Delete"
- Delete.Parent = KeybindsFrame
- Delete.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Delete.BorderSizePixel = 0
- Delete.Position = UDim2.new(0, 50, 0, 150)
- Delete.Size = UDim2.new(0, 40, 0, 20)
- Delete.Font = Enum.Font.SourceSans
- Delete.TextSize = 14
- Delete.Text = "Clear"
- Delete.TextColor3 = Color3.new(1, 1, 1)
- Delete.ZIndex = 10
- table.insert(shade2,Delete)
- table.insert(text1,Delete)
- Holder_2.Name = "Holder"
- Holder_2.Parent = KeybindsFrame
- Holder_2.BackgroundTransparency = 1
- Holder_2.BorderSizePixel = 0
- Holder_2.Position = UDim2.new(0, 0, 0, 0)
- Holder_2.Size = UDim2.new(0, 250, 0, 145)
- Holder_2.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- Holder_2.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_2.CanvasSize = UDim2.new(0, 0, 0, 0)
- Holder_2.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_2.ScrollBarThickness = 0
- Holder_2.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_2.VerticalScrollBarInset = 'Always'
- Holder_2.ZIndex = 10
- Example_2.Name = "Example"
- Example_2.Parent = KeybindsFrame
- Example_2.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Example_2.BorderSizePixel = 0
- Example_2.Size = UDim2.new(0, 10, 0, 20)
- Example_2.Visible = false
- Example_2.ZIndex = 10
- table.insert(shade2,Example_2)
- Text_3.Name = "Text"
- Text_3.Parent = Example_2
- Text_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Text_3.BorderSizePixel = 0
- Text_3.Position = UDim2.new(0, 10, 0, 0)
- Text_3.Size = UDim2.new(0, 240, 0, 20)
- Text_3.Font = Enum.Font.SourceSans
- Text_3.TextSize = 14
- Text_3.Text = "nom"
- Text_3.TextColor3 = Color3.new(1, 1, 1)
- Text_3.TextXAlignment = Enum.TextXAlignment.Left
- Text_3.ZIndex = 10
- table.insert(shade2,Text_3)
- table.insert(text1,Text_3)
- Delete_2.Name = "Delete"
- Delete_2.Parent = Text_3
- Delete_2.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Delete_2.BorderSizePixel = 0
- Delete_2.Position = UDim2.new(0, 200, 0, 0)
- Delete_2.Size = UDim2.new(0, 40, 0, 20)
- Delete_2.Font = Enum.Font.SourceSans
- Delete_2.TextSize = 14
- Delete_2.Text = "Delete"
- Delete_2.TextColor3 = Color3.new(0, 0, 0)
- Delete_2.ZIndex = 10
- table.insert(shade3,Delete_2)
- table.insert(text2,Delete_2)
- KeybindEditor.Name = randomString()
- KeybindEditor.Parent = PARENT
- KeybindEditor.Active = true
- KeybindEditor.BackgroundTransparency = 1
- KeybindEditor.Position = UDim2.new(0.5, -180, 0, -500)
- KeybindEditor.Size = UDim2.new(0, 360, 0, 20)
- KeybindEditor.ZIndex = 10
- background_2.Name = "background"
- background_2.Parent = KeybindEditor
- background_2.Active = true
- background_2.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- background_2.BorderSizePixel = 0
- background_2.Position = UDim2.new(0, 0, 0, 20)
- background_2.Size = UDim2.new(0, 360, 0, 185)
- background_2.ZIndex = 10
- table.insert(shade1,background_2)
- Dark_4.Name = "Dark"
- Dark_4.Parent = background_2
- Dark_4.Active = true
- Dark_4.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Dark_4.BorderSizePixel = 0
- Dark_4.Position = UDim2.new(0, 135, 0, 0)
- Dark_4.Size = UDim2.new(0, 2, 0, 185)
- Dark_4.ZIndex = 10
- table.insert(shade2,Dark_4)
- Directions.Name = "Directions"
- Directions.Parent = background_2
- Directions.BackgroundTransparency = 1
- Directions.BorderSizePixel = 0
- Directions.Position = UDim2.new(0, 10, 0, 15)
- Directions.Size = UDim2.new(0, 115, 0, 90)
- Directions.Font = Enum.Font.SourceSans
- Directions.TextSize = 14
- Directions.Text = "Click the button below and press a key/mouse button. Then select what you want to bind it to."
- Directions.TextColor3 = Color3.new(1, 1, 1)
- Directions.TextWrapped = true
- Directions.TextYAlignment = Enum.TextYAlignment.Top
- Directions.ZIndex = 10
- table.insert(text1,Directions)
- BindTo.Name = "BindTo"
- BindTo.Parent = background_2
- BindTo.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- BindTo.BorderSizePixel = 0
- BindTo.Position = UDim2.new(0, 10, 0, 95)
- BindTo.Size = UDim2.new(0, 115, 0, 50)
- BindTo.Font = Enum.Font.SourceSans
- BindTo.TextSize = 16
- BindTo.Text = "Click to bind"
- BindTo.TextColor3 = Color3.new(1, 1, 1)
- BindTo.ZIndex = 10
- table.insert(shade2,BindTo)
- table.insert(text1,BindTo)
- BindTrigger = Instance.new("TextLabel")
- BindTrigger.Name = "TriggerLabel"
- BindTrigger.BackgroundTransparency = 1
- BindTrigger.Position = UDim2.new(0, 10, 0, 155)
- BindTrigger.Size = UDim2.new(0, 45, 0, 20)
- BindTrigger.Font = Enum.Font.SourceSans
- BindTrigger.TextSize = 14
- BindTrigger.Text = "Trigger:"
- BindTrigger.TextColor3 = Color3.new(1, 1, 1)
- BindTrigger.ZIndex = 10
- BindTrigger.TextXAlignment = Enum.TextXAlignment.Left
- BindTrigger.Parent = background_2
- table.insert(text1,BindTrigger)
- BindTriggerSelect = Instance.new("TextButton")
- BindTriggerSelect.Name = "BindTo"
- BindTriggerSelect.Parent = background_2
- BindTriggerSelect.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- BindTriggerSelect.BorderSizePixel = 0
- BindTriggerSelect.Position = UDim2.new(0, 60, 0, 155)
- BindTriggerSelect.Size = UDim2.new(0, 65, 0, 20)
- BindTriggerSelect.Font = Enum.Font.SourceSans
- BindTriggerSelect.TextSize = 16
- BindTriggerSelect.Text = "KeyDown"
- BindTriggerSelect.TextColor3 = Color3.new(1, 1, 1)
- BindTriggerSelect.ZIndex = 10
- table.insert(shade2,BindTriggerSelect)
- table.insert(text1,BindTriggerSelect)
- Add_2.Name = "Add"
- Add_2.Parent = background_2
- Add_2.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Add_2.BorderSizePixel = 0
- Add_2.Position = UDim2.new(0, 310, 0, 20)
- Add_2.Size = UDim2.new(0, 40, 0, 20)
- Add_2.Font = Enum.Font.SourceSans
- Add_2.TextSize = 14
- Add_2.Text = "Add"
- Add_2.TextColor3 = Color3.new(1, 1, 1)
- Add_2.ZIndex = 10
- table.insert(shade2,Add_2)
- table.insert(text1,Add_2)
- Cmdbar_2.Name = "Cmdbar"
- Cmdbar_2.Parent = background_2
- Cmdbar_2.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Cmdbar_2.BorderSizePixel = 0
- Cmdbar_2.Position = UDim2.new(0, 150, 0, 20)
- Cmdbar_2.Size = UDim2.new(0, 150, 0, 20)
- Cmdbar_2.Font = Enum.Font.SourceSans
- Cmdbar_2.TextSize = 14
- Cmdbar_2.TextXAlignment = Enum.TextXAlignment.Left
- Cmdbar_2.TextColor3 = Color3.new(1, 1, 1)
- Cmdbar_2.Text = ""
- Cmdbar_2.ZIndex = 10
- Cmdbar_2.PlaceholderText = "Command"
- Toggles.Name = "Toggles"
- Toggles.Parent = background_2
- Toggles.BackgroundTransparency = 1
- Toggles.BorderSizePixel = 0
- Toggles.Position = UDim2.new(0, 150, 0, 50)
- Toggles.Size = UDim2.new(0, 200, 0, 125)
- Toggles.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- Toggles.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Toggles.CanvasSize = UDim2.new(0, 0, 0, 270)
- Toggles.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Toggles.ScrollBarThickness = 8
- Toggles.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Toggles.VerticalScrollBarInset = 'Always'
- Toggles.ZIndex = 10
- table.insert(scroll,Toggles)
- Fly.Name = "Fly"
- Fly.Parent = Toggles
- Fly.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Fly.BorderSizePixel = 0
- Fly.Size = UDim2.new(0, 192, 0, 20)
- Fly.Font = Enum.Font.SourceSans
- Fly.TextSize = 14
- Fly.Text = " Toggle Fly"
- Fly.TextColor3 = Color3.new(1, 1, 1)
- Fly.TextXAlignment = Enum.TextXAlignment.Left
- Fly.ZIndex = 10
- table.insert(shade2,Fly)
- table.insert(text1,Fly)
- Select_3.Name = "Select"
- Select_3.Parent = Fly
- Select_3.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_3.BorderSizePixel = 0
- Select_3.Position = UDim2.new(0, 152, 0, 0)
- Select_3.Size = UDim2.new(0, 40, 0, 20)
- Select_3.Font = Enum.Font.SourceSans
- Select_3.TextSize = 14
- Select_3.Text = "Add"
- Select_3.TextColor3 = Color3.new(0, 0, 0)
- Select_3.ZIndex = 10
- table.insert(shade3,Select_3)
- table.insert(text2,Select_3)
- Noclip.Name = "Noclip"
- Noclip.Parent = Toggles
- Noclip.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Noclip.BorderSizePixel = 0
- Noclip.Position = UDim2.new(0, 0, 0, 25)
- Noclip.Size = UDim2.new(0, 192, 0, 20)
- Noclip.Font = Enum.Font.SourceSans
- Noclip.TextSize = 14
- Noclip.Text = " Toggle Noclip"
- Noclip.TextColor3 = Color3.new(1, 1, 1)
- Noclip.TextXAlignment = Enum.TextXAlignment.Left
- Noclip.ZIndex = 10
- table.insert(shade2,Noclip)
- table.insert(text1,Noclip)
- Select_4.Name = "Select"
- Select_4.Parent = Noclip
- Select_4.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_4.BorderSizePixel = 0
- Select_4.Position = UDim2.new(0, 152, 0, 0)
- Select_4.Size = UDim2.new(0, 40, 0, 20)
- Select_4.Font = Enum.Font.SourceSans
- Select_4.TextSize = 14
- Select_4.Text = "Add"
- Select_4.TextColor3 = Color3.new(0, 0, 0)
- Select_4.ZIndex = 10
- table.insert(shade3,Select_4)
- table.insert(text2,Select_4)
- Float.Name = "Float"
- Float.Parent = Toggles
- Float.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Float.BorderSizePixel = 0
- Float.Position = UDim2.new(0, 0, 0, 50)
- Float.Size = UDim2.new(0, 192, 0, 20)
- Float.Font = Enum.Font.SourceSans
- Float.TextSize = 14
- Float.Text = " Toggle Float"
- Float.TextColor3 = Color3.new(1, 1, 1)
- Float.TextXAlignment = Enum.TextXAlignment.Left
- Float.ZIndex = 10
- table.insert(shade2,Float)
- table.insert(text1,Float)
- Select_5.Name = "Select"
- Select_5.Parent = Float
- Select_5.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_5.BorderSizePixel = 0
- Select_5.Position = UDim2.new(0, 152, 0, 0)
- Select_5.Size = UDim2.new(0, 40, 0, 20)
- Select_5.Font = Enum.Font.SourceSans
- Select_5.TextSize = 14
- Select_5.Text = "Add"
- Select_5.TextColor3 = Color3.new(0, 0, 0)
- Select_5.ZIndex = 10
- table.insert(shade3,Select_5)
- table.insert(text2,Select_5)
- ClickTP.Name = "Click TP"
- ClickTP.Parent = Toggles
- ClickTP.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- ClickTP.BorderSizePixel = 0
- ClickTP.Position = UDim2.new(0, 0, 0, 75)
- ClickTP.Size = UDim2.new(0, 192, 0, 20)
- ClickTP.Font = Enum.Font.SourceSans
- ClickTP.TextSize = 14
- ClickTP.Text = " Click TP (Hold Key & Click)"
- ClickTP.TextColor3 = Color3.new(1, 1, 1)
- ClickTP.TextXAlignment = Enum.TextXAlignment.Left
- ClickTP.ZIndex = 10
- table.insert(shade2,ClickTP)
- table.insert(text1,ClickTP)
- Select_6.Name = "Select"
- Select_6.Parent = ClickTP
- Select_6.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_6.BorderSizePixel = 0
- Select_6.Position = UDim2.new(0, 152, 0, 0)
- Select_6.Size = UDim2.new(0, 40, 0, 20)
- Select_6.Font = Enum.Font.SourceSans
- Select_6.TextSize = 14
- Select_6.Text = "Add"
- Select_6.TextColor3 = Color3.new(0, 0, 0)
- Select_6.ZIndex = 10
- table.insert(shade3,Select_6)
- table.insert(text2,Select_6)
- ClickDelete.Name = "Click Delete"
- ClickDelete.Parent = Toggles
- ClickDelete.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- ClickDelete.BorderSizePixel = 0
- ClickDelete.Position = UDim2.new(0, 0, 0, 100)
- ClickDelete.Size = UDim2.new(0, 192, 0, 20)
- ClickDelete.Font = Enum.Font.SourceSans
- ClickDelete.TextSize = 14
- ClickDelete.Text = " Click Delete (Hold Key & Click)"
- ClickDelete.TextColor3 = Color3.new(1, 1, 1)
- ClickDelete.TextXAlignment = Enum.TextXAlignment.Left
- ClickDelete.ZIndex = 10
- table.insert(shade2,ClickDelete)
- table.insert(text1,ClickDelete)
- Select_13.Name = "Select"
- Select_13.Parent = ClickDelete
- Select_13.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_13.BorderSizePixel = 0
- Select_13.Position = UDim2.new(0, 152, 0, 0)
- Select_13.Size = UDim2.new(0, 40, 0, 20)
- Select_13.Font = Enum.Font.SourceSans
- Select_13.TextSize = 14
- Select_13.Text = "Add"
- Select_13.TextColor3 = Color3.new(0, 0, 0)
- Select_13.ZIndex = 10
- table.insert(shade3,Select_13)
- table.insert(text2,Select_13)
- Xray.Name = "Xray"
- Xray.Parent = Toggles
- Xray.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Xray.BorderSizePixel = 0
- Xray.Position = UDim2.new(0, 0, 0, 125)
- Xray.Size = UDim2.new(0, 192, 0, 20)
- Xray.Font = Enum.Font.SourceSans
- Xray.TextSize = 14
- Xray.Text = " Toggle Xray"
- Xray.TextColor3 = Color3.new(1, 1, 1)
- Xray.TextXAlignment = Enum.TextXAlignment.Left
- Xray.ZIndex = 10
- table.insert(shade2,Xray)
- table.insert(text1,Xray)
- Select_10.Name = "Select"
- Select_10.Parent = Xray
- Select_10.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_10.BorderSizePixel = 0
- Select_10.Position = UDim2.new(0, 152, 0, 0)
- Select_10.Size = UDim2.new(0, 40, 0, 20)
- Select_10.Font = Enum.Font.SourceSans
- Select_10.TextSize = 14
- Select_10.Text = "Add"
- Select_10.TextColor3 = Color3.new(0, 0, 0)
- Select_10.ZIndex = 10
- table.insert(shade3,Select_10)
- table.insert(text2,Select_10)
- Swim.Name = "Swim"
- Swim.Parent = Toggles
- Swim.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Swim.BorderSizePixel = 0
- Swim.Position = UDim2.new(0, 0, 0, 150)
- Swim.Size = UDim2.new(0, 192, 0, 20)
- Swim.Font = Enum.Font.SourceSans
- Swim.TextSize = 14
- Swim.Text = " Toggle Swim"
- Swim.TextColor3 = Color3.new(1, 1, 1)
- Swim.TextXAlignment = Enum.TextXAlignment.Left
- Swim.ZIndex = 10
- table.insert(shade2,Swim)
- table.insert(text1,Swim)
- Select_11.Name = "Select"
- Select_11.Parent = Swim
- Select_11.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_11.BorderSizePixel = 0
- Select_11.Position = UDim2.new(0, 152, 0, 0)
- Select_11.Size = UDim2.new(0, 40, 0, 20)
- Select_11.Font = Enum.Font.SourceSans
- Select_11.TextSize = 14
- Select_11.Text = "Add"
- Select_11.TextColor3 = Color3.new(0, 0, 0)
- Select_11.ZIndex = 10
- table.insert(shade3,Select_11)
- table.insert(text2,Select_11)
- Fling.Name = "Fling"
- Fling.Parent = Toggles
- Fling.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Fling.BorderSizePixel = 0
- Fling.Position = UDim2.new(0, 0, 0, 175)
- Fling.Size = UDim2.new(0, 192, 0, 20)
- Fling.Font = Enum.Font.SourceSans
- Fling.TextSize = 14
- Fling.Text = " Toggle Fling"
- Fling.TextColor3 = Color3.new(1, 1, 1)
- Fling.TextXAlignment = Enum.TextXAlignment.Left
- Fling.ZIndex = 10
- table.insert(shade2,Fling)
- table.insert(text1,Fling)
- Select_12.Name = "Select"
- Select_12.Parent = Fling
- Select_12.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_12.BorderSizePixel = 0
- Select_12.Position = UDim2.new(0, 152, 0, 0)
- Select_12.Size = UDim2.new(0, 40, 0, 20)
- Select_12.Font = Enum.Font.SourceSans
- Select_12.TextSize = 14
- Select_12.Text = "Add"
- Select_12.TextColor3 = Color3.new(0, 0, 0)
- Select_12.ZIndex = 10
- table.insert(shade3,Select_12)
- table.insert(text2,Select_12)
- Invisible.Name = "Invisible"
- Invisible.Parent = Toggles
- Invisible.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Invisible.BorderSizePixel = 0
- Invisible.Position = UDim2.new(0, 0, 0, 200)
- Invisible.Size = UDim2.new(0, 192, 0, 20)
- Invisible.Font = Enum.Font.SourceSans
- Invisible.TextSize = 14
- Invisible.Text = " Toggle Invisible"
- Invisible.TextColor3 = Color3.new(1, 1, 1)
- Invisible.TextXAlignment = Enum.TextXAlignment.Left
- Invisible.ZIndex = 10
- table.insert(shade2,Invisible)
- table.insert(text1,Invisible)
- Select_14.Name = "Select"
- Select_14.Parent = Invisible
- Select_14.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_14.BorderSizePixel = 0
- Select_14.Position = UDim2.new(0, 152, 0, 0)
- Select_14.Size = UDim2.new(0, 40, 0, 20)
- Select_14.Font = Enum.Font.SourceSans
- Select_14.TextSize = 14
- Select_14.Text = "Add"
- Select_14.TextColor3 = Color3.new(0, 0, 0)
- Select_14.ZIndex = 10
- table.insert(shade3,Select_14)
- table.insert(text2,Select_14)
- Vehiclefly.Name = "VehicleFly"
- Vehiclefly.Parent = Toggles
- Vehiclefly.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Vehiclefly.BorderSizePixel = 0
- Vehiclefly.Position = UDim2.new(0, 0, 0, 225)
- Vehiclefly.Size = UDim2.new(0, 192, 0, 20)
- Vehiclefly.Font = Enum.Font.SourceSans
- Vehiclefly.TextSize = 14
- Vehiclefly.Text = " Toggle VehicleFly"
- Vehiclefly.TextColor3 = Color3.new(1, 1, 1)
- Vehiclefly.TextXAlignment = Enum.TextXAlignment.Left
- Vehiclefly.ZIndex = 10
- table.insert(shade2,Vehiclefly)
- table.insert(text1,Vehiclefly)
- Select_15.Name = "Select"
- Select_15.Parent = Vehiclefly
- Select_15.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_15.BorderSizePixel = 0
- Select_15.Position = UDim2.new(0, 152, 0, 0)
- Select_15.Size = UDim2.new(0, 40, 0, 20)
- Select_15.Font = Enum.Font.SourceSans
- Select_15.TextSize = 14
- Select_15.Text = "Add"
- Select_15.TextColor3 = Color3.new(0, 0, 0)
- Select_15.ZIndex = 10
- table.insert(shade3,Select_15)
- table.insert(text2,Select_15)
- VehicleNoclip.Name = "VehicleNoclip"
- VehicleNoclip.Parent = Toggles
- VehicleNoclip.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- VehicleNoclip.BorderSizePixel = 0
- VehicleNoclip.Position = UDim2.new(0, 0, 0, 250)
- VehicleNoclip.Size = UDim2.new(0, 192, 0, 20)
- VehicleNoclip.Font = Enum.Font.SourceSans
- VehicleNoclip.TextSize = 14
- VehicleNoclip.Text = " Toggle VehicleNoclip"
- VehicleNoclip.TextColor3 = Color3.new(1, 1, 1)
- VehicleNoclip.TextXAlignment = Enum.TextXAlignment.Left
- VehicleNoclip.ZIndex = 10
- table.insert(shade2,VehicleNoclip)
- table.insert(text1,VehicleNoclip)
- Select_16.Name = "Select"
- Select_16.Parent = VehicleNoclip
- Select_16.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Select_16.BorderSizePixel = 0
- Select_16.Position = UDim2.new(0, 152, 0, 0)
- Select_16.Size = UDim2.new(0, 40, 0, 20)
- Select_16.Font = Enum.Font.SourceSans
- Select_16.TextSize = 14
- Select_16.Text = "Add"
- Select_16.TextColor3 = Color3.new(0, 0, 0)
- Select_16.ZIndex = 10
- table.insert(shade3,Select_16)
- table.insert(text2,Select_16)
- shadow_2.Name = "shadow"
- shadow_2.Parent = KeybindEditor
- shadow_2.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- shadow_2.BorderSizePixel = 0
- shadow_2.Size = UDim2.new(0, 360, 0, 20)
- shadow_2.ZIndex = 10
- table.insert(shade2,shadow_2)
- PopupText_2.Name = "PopupText"
- PopupText_2.Parent = shadow_2
- PopupText_2.BackgroundTransparency = 1
- PopupText_2.Size = UDim2.new(1, 0, 0.95, 0)
- PopupText_2.ZIndex = 10
- PopupText_2.Font = Enum.Font.SourceSans
- PopupText_2.TextSize = 14
- PopupText_2.Text = "Set Keybinds"
- PopupText_2.TextColor3 = Color3.new(1, 1, 1)
- PopupText_2.TextWrapped = true
- table.insert(text1,PopupText_2)
- Exit_2.Name = "Exit"
- Exit_2.Parent = shadow_2
- Exit_2.BackgroundTransparency = 1
- Exit_2.Position = UDim2.new(1, -20, 0, 0)
- Exit_2.Size = UDim2.new(0, 20, 0, 20)
- Exit_2.Text = ""
- Exit_2.ZIndex = 10
- ExitImage_2.Parent = Exit_2
- ExitImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
- ExitImage_2.BackgroundTransparency = 1
- ExitImage_2.Position = UDim2.new(0, 5, 0, 5)
- ExitImage_2.Size = UDim2.new(0, 10, 0, 10)
- ExitImage_2.Image = "rbxassetid://5054663650"
- ExitImage_2.ZIndex = 10
- PositionsFrame.Name = "PositionsFrame"
- PositionsFrame.Parent = Settings
- PositionsFrame.Active = true
- PositionsFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- PositionsFrame.BorderSizePixel = 0
- PositionsFrame.Size = UDim2.new(0, 250, 0, 175)
- PositionsFrame.Position = UDim2.new(0, 0, 0, 175)
- PositionsFrame.ZIndex = 10
- table.insert(shade1,PositionsFrame)
- Close_3.Name = "Close"
- Close_3.Parent = PositionsFrame
- Close_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Close_3.BorderSizePixel = 0
- Close_3.Position = UDim2.new(0, 205, 0, 150)
- Close_3.Size = UDim2.new(0, 40, 0, 20)
- Close_3.Font = Enum.Font.SourceSans
- Close_3.TextSize = 14
- Close_3.Text = "Close"
- Close_3.TextColor3 = Color3.new(1, 1, 1)
- Close_3.ZIndex = 10
- table.insert(shade2,Close_3)
- table.insert(text1,Close_3)
- Delete_5.Name = "Delete"
- Delete_5.Parent = PositionsFrame
- Delete_5.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Delete_5.BorderSizePixel = 0
- Delete_5.Position = UDim2.new(0, 50, 0, 150)
- Delete_5.Size = UDim2.new(0, 40, 0, 20)
- Delete_5.Font = Enum.Font.SourceSans
- Delete_5.TextSize = 14
- Delete_5.Text = "Clear"
- Delete_5.TextColor3 = Color3.new(1, 1, 1)
- Delete_5.ZIndex = 10
- table.insert(shade2,Delete_5)
- table.insert(text1,Delete_5)
- Part.Name = "PartGoto"
- Part.Parent = PositionsFrame
- Part.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Part.BorderSizePixel = 0
- Part.Position = UDim2.new(0, 5, 0, 150)
- Part.Size = UDim2.new(0, 40, 0, 20)
- Part.Font = Enum.Font.SourceSans
- Part.TextSize = 14
- Part.Text = "Part"
- Part.TextColor3 = Color3.new(1, 1, 1)
- Part.ZIndex = 10
- table.insert(shade2,Part)
- table.insert(text1,Part)
- Holder_4.Name = "Holder"
- Holder_4.Parent = PositionsFrame
- Holder_4.BackgroundTransparency = 1
- Holder_4.BorderSizePixel = 0
- Holder_4.Position = UDim2.new(0, 0, 0, 0)
- Holder_4.Selectable = false
- Holder_4.Size = UDim2.new(0, 250, 0, 145)
- Holder_4.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- Holder_4.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_4.CanvasSize = UDim2.new(0, 0, 0, 0)
- Holder_4.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_4.ScrollBarThickness = 0
- Holder_4.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_4.VerticalScrollBarInset = 'Always'
- Holder_4.ZIndex = 10
- Example_4.Name = "Example"
- Example_4.Parent = PositionsFrame
- Example_4.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Example_4.BorderSizePixel = 0
- Example_4.Size = UDim2.new(0, 10, 0, 20)
- Example_4.Visible = false
- Example_4.Position = UDim2.new(0, 0, 0, -5)
- Example_4.ZIndex = 10
- table.insert(shade2,Example_4)
- Text_5.Name = "Text"
- Text_5.Parent = Example_4
- Text_5.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Text_5.BorderSizePixel = 0
- Text_5.Position = UDim2.new(0, 10, 0, 0)
- Text_5.Size = UDim2.new(0, 240, 0, 20)
- Text_5.Font = Enum.Font.SourceSans
- Text_5.TextSize = 14
- Text_5.Text = "Position"
- Text_5.TextColor3 = Color3.new(1, 1, 1)
- Text_5.TextXAlignment = Enum.TextXAlignment.Left
- Text_5.ZIndex = 10
- table.insert(shade2,Text_5)
- table.insert(text1,Text_5)
- Delete_6.Name = "Delete"
- Delete_6.Parent = Text_5
- Delete_6.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Delete_6.BorderSizePixel = 0
- Delete_6.Position = UDim2.new(0, 200, 0, 0)
- Delete_6.Size = UDim2.new(0, 40, 0, 20)
- Delete_6.Font = Enum.Font.SourceSans
- Delete_6.TextSize = 14
- Delete_6.Text = "Delete"
- Delete_6.TextColor3 = Color3.new(0, 0, 0)
- Delete_6.ZIndex = 10
- table.insert(shade3,Delete_6)
- table.insert(text2,Delete_6)
- TP.Name = "TP"
- TP.Parent = Text_5
- TP.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- TP.BorderSizePixel = 0
- TP.Position = UDim2.new(0, 155, 0, 0)
- TP.Size = UDim2.new(0, 40, 0, 20)
- TP.Font = Enum.Font.SourceSans
- TP.TextSize = 14
- TP.Text = "Goto"
- TP.TextColor3 = Color3.new(0, 0, 0)
- TP.ZIndex = 10
- table.insert(shade3,TP)
- table.insert(text2,TP)
- AliasesFrame.Name = "AliasesFrame"
- AliasesFrame.Parent = Settings
- AliasesFrame.Active = true
- AliasesFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- AliasesFrame.BorderSizePixel = 0
- AliasesFrame.Position = UDim2.new(0, 0, 0, 175)
- AliasesFrame.Size = UDim2.new(0, 250, 0, 175)
- AliasesFrame.ZIndex = 10
- table.insert(shade1,AliasesFrame)
- Close_2.Name = "Close"
- Close_2.Parent = AliasesFrame
- Close_2.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Close_2.BorderSizePixel = 0
- Close_2.Position = UDim2.new(0, 205, 0, 150)
- Close_2.Size = UDim2.new(0, 40, 0, 20)
- Close_2.Font = Enum.Font.SourceSans
- Close_2.TextSize = 14
- Close_2.Text = "Close"
- Close_2.TextColor3 = Color3.new(1, 1, 1)
- Close_2.ZIndex = 10
- table.insert(shade2,Close_2)
- table.insert(text1,Close_2)
- Delete_3.Name = "Delete"
- Delete_3.Parent = AliasesFrame
- Delete_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Delete_3.BorderSizePixel = 0
- Delete_3.Position = UDim2.new(0, 5, 0, 150)
- Delete_3.Size = UDim2.new(0, 40, 0, 20)
- Delete_3.Font = Enum.Font.SourceSans
- Delete_3.TextSize = 14
- Delete_3.Text = "Clear"
- Delete_3.TextColor3 = Color3.new(1, 1, 1)
- Delete_3.ZIndex = 10
- table.insert(shade2,Delete_3)
- table.insert(text1,Delete_3)
- Holder_3.Name = "Holder"
- Holder_3.Parent = AliasesFrame
- Holder_3.BackgroundTransparency = 1
- Holder_3.BorderSizePixel = 0
- Holder_3.Position = UDim2.new(0, 0, 0, 0)
- Holder_3.Size = UDim2.new(0, 250, 0, 145)
- Holder_3.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- Holder_3.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_3.CanvasSize = UDim2.new(0, 0, 0, 0)
- Holder_3.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_3.ScrollBarThickness = 0
- Holder_3.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_3.VerticalScrollBarInset = 'Always'
- Holder_3.ZIndex = 10
- Example_3.Name = "Example"
- Example_3.Parent = AliasesFrame
- Example_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Example_3.BorderSizePixel = 0
- Example_3.Size = UDim2.new(0, 10, 0, 20)
- Example_3.Visible = false
- Example_3.ZIndex = 10
- table.insert(shade2,Example_3)
- Text_4.Name = "Text"
- Text_4.Parent = Example_3
- Text_4.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Text_4.BorderSizePixel = 0
- Text_4.Position = UDim2.new(0, 10, 0, 0)
- Text_4.Size = UDim2.new(0, 240, 0, 20)
- Text_4.Font = Enum.Font.SourceSans
- Text_4.TextSize = 14
- Text_4.Text = "honk"
- Text_4.TextColor3 = Color3.new(1, 1, 1)
- Text_4.TextXAlignment = Enum.TextXAlignment.Left
- Text_4.ZIndex = 10
- table.insert(shade2,Text_4)
- table.insert(text1,Text_4)
- Delete_4.Name = "Delete"
- Delete_4.Parent = Text_4
- Delete_4.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Delete_4.BorderSizePixel = 0
- Delete_4.Position = UDim2.new(0, 200, 0, 0)
- Delete_4.Size = UDim2.new(0, 40, 0, 20)
- Delete_4.Font = Enum.Font.SourceSans
- Delete_4.TextSize = 14
- Delete_4.Text = "Delete"
- Delete_4.TextColor3 = Color3.new(0, 0, 0)
- Delete_4.ZIndex = 10
- table.insert(shade3,Delete_4)
- table.insert(text2,Delete_4)
- PluginsFrame.Name = "PluginsFrame"
- PluginsFrame.Parent = Settings
- PluginsFrame.Active = true
- PluginsFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- PluginsFrame.BorderSizePixel = 0
- PluginsFrame.Position = UDim2.new(0, 0, 0, 175)
- PluginsFrame.Size = UDim2.new(0, 250, 0, 175)
- PluginsFrame.ZIndex = 10
- table.insert(shade1,PluginsFrame)
- Close_4.Name = "Close"
- Close_4.Parent = PluginsFrame
- Close_4.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Close_4.BorderSizePixel = 0
- Close_4.Position = UDim2.new(0, 205, 0, 150)
- Close_4.Size = UDim2.new(0, 40, 0, 20)
- Close_4.Font = Enum.Font.SourceSans
- Close_4.TextSize = 14
- Close_4.Text = "Close"
- Close_4.TextColor3 = Color3.new(1, 1, 1)
- Close_4.ZIndex = 10
- table.insert(shade2,Close_4)
- table.insert(text1,Close_4)
- Add_3.Name = "Add"
- Add_3.Parent = PluginsFrame
- Add_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Add_3.BorderSizePixel = 0
- Add_3.Position = UDim2.new(0, 5, 0, 150)
- Add_3.Size = UDim2.new(0, 40, 0, 20)
- Add_3.Font = Enum.Font.SourceSans
- Add_3.TextSize = 14
- Add_3.Text = "Add"
- Add_3.TextColor3 = Color3.new(1, 1, 1)
- Add_3.ZIndex = 10
- table.insert(shade2,Add_3)
- table.insert(text1,Add_3)
- Holder_5.Name = "Holder"
- Holder_5.Parent = PluginsFrame
- Holder_5.BackgroundTransparency = 1
- Holder_5.BorderSizePixel = 0
- Holder_5.Position = UDim2.new(0, 0, 0, 0)
- Holder_5.Selectable = false
- Holder_5.Size = UDim2.new(0, 250, 0, 145)
- Holder_5.ScrollBarImageColor3 = Color3.fromRGB(78,78,79)
- Holder_5.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_5.CanvasSize = UDim2.new(0, 0, 0, 0)
- Holder_5.MidImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_5.ScrollBarThickness = 0
- Holder_5.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- Holder_5.VerticalScrollBarInset = 'Always'
- Holder_5.ZIndex = 10
- Example_5.Name = "Example"
- Example_5.Parent = PluginsFrame
- Example_5.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Example_5.BorderSizePixel = 0
- Example_5.Size = UDim2.new(0, 10, 0, 20)
- Example_5.Visible = false
- Example_5.ZIndex = 10
- table.insert(shade2,Example_5)
- Text_6.Name = "Text"
- Text_6.Parent = Example_5
- Text_6.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Text_6.BorderSizePixel = 0
- Text_6.Position = UDim2.new(0, 10, 0, 0)
- Text_6.Size = UDim2.new(0, 240, 0, 20)
- Text_6.Font = Enum.Font.SourceSans
- Text_6.TextSize = 14
- Text_6.Text = "F4 > Toggle Fly"
- Text_6.TextColor3 = Color3.new(1, 1, 1)
- Text_6.TextXAlignment = Enum.TextXAlignment.Left
- Text_6.ZIndex = 10
- table.insert(shade2,Text_6)
- table.insert(text1,Text_6)
- Delete_7.Name = "Delete"
- Delete_7.Parent = Text_6
- Delete_7.BackgroundColor3 = Color3.fromRGB(78, 78, 79)
- Delete_7.BorderSizePixel = 0
- Delete_7.Position = UDim2.new(0, 200, 0, 0)
- Delete_7.Size = UDim2.new(0, 40, 0, 20)
- Delete_7.Font = Enum.Font.SourceSans
- Delete_7.TextSize = 14
- Delete_7.Text = "Delete"
- Delete_7.TextColor3 = Color3.new(0, 0, 0)
- Delete_7.ZIndex = 10
- table.insert(shade3,Delete_7)
- table.insert(text2,Delete_7)
- PluginEditor.Name = randomString()
- PluginEditor.Parent = PARENT
- PluginEditor.BorderSizePixel = 0
- PluginEditor.Active = true
- PluginEditor.BackgroundTransparency = 1
- PluginEditor.Position = UDim2.new(0.5, -180, 0, -500)
- PluginEditor.Size = UDim2.new(0, 360, 0, 20)
- PluginEditor.ZIndex = 10
- background_3.Name = "background"
- background_3.Parent = PluginEditor
- background_3.Active = true
- background_3.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- background_3.BorderSizePixel = 0
- background_3.Position = UDim2.new(0, 0, 0, 20)
- background_3.Size = UDim2.new(0, 360, 0, 160)
- background_3.ZIndex = 10
- table.insert(shade1,background_3)
- Dark_9.Name = "Dark"
- Dark_9.Parent = background_3
- Dark_9.Active = true
- Dark_9.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- Dark_9.BorderSizePixel = 0
- Dark_9.Position = UDim2.new(0, 222, 0, 0)
- Dark_9.Size = UDim2.new(0, 2, 0, 160)
- Dark_9.ZIndex = 10
- table.insert(shade2,Dark_9)
- Img.Name = "Img"
- Img.Parent = background_3
- Img.BackgroundTransparency = 1
- Img.Position = UDim2.new(0, 242, 0, 3)
- Img.Size = UDim2.new(0, 100, 0, 95)
- Img.Image = "rbxassetid://4113050383"
- Img.ZIndex = 10
- AddPlugin.Name = "AddPlugin"
- AddPlugin.Parent = background_3
- AddPlugin.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- AddPlugin.BorderSizePixel = 0
- AddPlugin.Position = UDim2.new(0, 235, 0, 100)
- AddPlugin.Size = UDim2.new(0, 115, 0, 50)
- AddPlugin.Font = Enum.Font.SourceSans
- AddPlugin.TextSize = 14
- AddPlugin.Text = "Add Plugin"
- AddPlugin.TextColor3 = Color3.new(1, 1, 1)
- AddPlugin.ZIndex = 10
- table.insert(shade2,AddPlugin)
- table.insert(text1,AddPlugin)
- FileName.Name = "FileName"
- FileName.Parent = background_3
- FileName.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- FileName.BorderSizePixel = 0
- FileName.Position = UDim2.new(0.028, 0, 0.625, 0)
- FileName.Size = UDim2.new(0, 200, 0, 50)
- FileName.Font = Enum.Font.SourceSans
- FileName.TextSize = 14
- FileName.Text = "Plugin File Name"
- FileName.TextColor3 = Color3.new(1, 1, 1)
- FileName.ZIndex = 10
- table.insert(shade2,FileName)
- table.insert(text1,FileName)
- About.Name = "About"
- About.Parent = background_3
- About.BackgroundTransparency = 1
- About.BorderSizePixel = 0
- About.Position = UDim2.new(0, 17, 0, 10)
- About.Size = UDim2.new(0, 187, 0, 49)
- About.Font = Enum.Font.SourceSans
- About.TextSize = 14
- About.Text = "Plugins are .iy files and should be located in the 'workspace' folder of your exploit."
- About.TextColor3 = Color3.fromRGB(255, 255, 255)
- About.TextWrapped = true
- About.TextYAlignment = Enum.TextYAlignment.Top
- About.ZIndex = 10
- table.insert(text1,About)
- Directions_2.Name = "Directions"
- Directions_2.Parent = background_3
- Directions_2.BackgroundTransparency = 1
- Directions_2.BorderSizePixel = 0
- Directions_2.Position = UDim2.new(0, 17, 0, 60)
- Directions_2.Size = UDim2.new(0, 187, 0, 49)
- Directions_2.Font = Enum.Font.SourceSans
- Directions_2.TextSize = 14
- Directions_2.Text = "Type the name of the plugin file you want to add below."
- Directions_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Directions_2.TextWrapped = true
- Directions_2.TextYAlignment = Enum.TextYAlignment.Top
- Directions_2.ZIndex = 10
- table.insert(text1,Directions_2)
- shadow_3.Name = "shadow"
- shadow_3.Parent = PluginEditor
- shadow_3.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- shadow_3.BorderSizePixel = 0
- shadow_3.Size = UDim2.new(0, 360, 0, 20)
- shadow_3.ZIndex = 10
- table.insert(shade2,shadow_3)
- PopupText_3.Name = "PopupText"
- PopupText_3.Parent = shadow_3
- PopupText_3.BackgroundTransparency = 1
- PopupText_3.Size = UDim2.new(1, 0, 0.95, 0)
- PopupText_3.ZIndex = 10
- PopupText_3.Font = Enum.Font.SourceSans
- PopupText_3.TextSize = 14
- PopupText_3.Text = "Add Plugins"
- PopupText_3.TextColor3 = Color3.new(1, 1, 1)
- PopupText_3.TextWrapped = true
- table.insert(text1,PopupText_3)
- Exit_3.Name = "Exit"
- Exit_3.Parent = shadow_3
- Exit_3.BackgroundTransparency = 1
- Exit_3.Position = UDim2.new(1, -20, 0, 0)
- Exit_3.Size = UDim2.new(0, 20, 0, 20)
- Exit_3.Text = ""
- Exit_3.ZIndex = 10
- ExitImage_3.Parent = Exit_3
- ExitImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
- ExitImage_3.BackgroundTransparency = 1
- ExitImage_3.Position = UDim2.new(0, 5, 0, 5)
- ExitImage_3.Size = UDim2.new(0, 10, 0, 10)
- ExitImage_3.Image = "rbxassetid://5054663650"
- ExitImage_3.ZIndex = 10
- AliasHint.Name = "AliasHint"
- AliasHint.Parent = AliasesFrame
- AliasHint.BackgroundTransparency = 1
- AliasHint.BorderSizePixel = 0
- AliasHint.Position = UDim2.new(0, 25, 0, 40)
- AliasHint.Size = UDim2.new(0, 200, 0, 50)
- AliasHint.Font = Enum.Font.SourceSansItalic
- AliasHint.TextSize = 16
- AliasHint.Text = "Add aliases by using the 'addalias' command"
- AliasHint.TextColor3 = Color3.new(1, 1, 1)
- AliasHint.TextStrokeColor3 = Color3.new(1, 1, 1)
- AliasHint.TextWrapped = true
- AliasHint.ZIndex = 10
- table.insert(text1,AliasHint)
- PluginsHint.Name = "PluginsHint"
- PluginsHint.Parent = PluginsFrame
- PluginsHint.BackgroundTransparency = 1
- PluginsHint.BorderSizePixel = 0
- PluginsHint.Position = UDim2.new(0, 25, 0, 40)
- PluginsHint.Size = UDim2.new(0, 200, 0, 50)
- PluginsHint.Font = Enum.Font.SourceSansItalic
- PluginsHint.TextSize = 16
- PluginsHint.Text = "Download plugins from the IY Discord (discord.io/infiniteyield)"
- PluginsHint.TextColor3 = Color3.new(1, 1, 1)
- PluginsHint.TextStrokeColor3 = Color3.new(1, 1, 1)
- PluginsHint.TextWrapped = true
- PluginsHint.ZIndex = 10
- table.insert(text1,PluginsHint)
- PositionsHint.Name = "PositionsHint"
- PositionsHint.Parent = PositionsFrame
- PositionsHint.BackgroundTransparency = 1
- PositionsHint.BorderSizePixel = 0
- PositionsHint.Position = UDim2.new(0, 25, 0, 40)
- PositionsHint.Size = UDim2.new(0, 200, 0, 70)
- PositionsHint.Font = Enum.Font.SourceSansItalic
- PositionsHint.TextSize = 16
- PositionsHint.Text = "Use the 'swp' or 'setwaypoint' command to add a position using your character (NOTE: Part teleports will not save)"
- PositionsHint.TextColor3 = Color3.new(1, 1, 1)
- PositionsHint.TextStrokeColor3 = Color3.new(1, 1, 1)
- PositionsHint.TextWrapped = true
- PositionsHint.ZIndex = 10
- table.insert(text1,PositionsHint)
- ToPartFrame.Name = randomString()
- ToPartFrame.Parent = PARENT
- ToPartFrame.Active = true
- ToPartFrame.BackgroundTransparency = 1
- ToPartFrame.Position = UDim2.new(0.5, -180, 0, -500)
- ToPartFrame.Size = UDim2.new(0, 360, 0, 20)
- ToPartFrame.ZIndex = 10
- background_5.Name = "background"
- background_5.Parent = ToPartFrame
- background_5.Active = true
- background_5.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- background_5.BorderSizePixel = 0
- background_5.Position = UDim2.new(0, 0, 0, 20)
- background_5.Size = UDim2.new(0, 360, 0, 117)
- background_5.ZIndex = 10
- table.insert(shade1,background_5)
- ChoosePart.Name = "ChoosePart"
- ChoosePart.Parent = background_5
- ChoosePart.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- ChoosePart.BorderSizePixel = 0
- ChoosePart.Position = UDim2.new(0, 100, 0, 55)
- ChoosePart.Size = UDim2.new(0, 75, 0, 30)
- ChoosePart.Font = Enum.Font.SourceSans
- ChoosePart.TextSize = 14
- ChoosePart.Text = "Select Part"
- ChoosePart.TextColor3 = Color3.new(1, 1, 1)
- ChoosePart.ZIndex = 10
- table.insert(shade2,ChoosePart)
- table.insert(text1,ChoosePart)
- CopyPath.Name = "CopyPath"
- CopyPath.Parent = background_5
- CopyPath.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- CopyPath.BorderSizePixel = 0
- CopyPath.Position = UDim2.new(0, 185, 0, 55)
- CopyPath.Size = UDim2.new(0, 75, 0, 30)
- CopyPath.Font = Enum.Font.SourceSans
- CopyPath.TextSize = 14
- CopyPath.Text = "Copy Path"
- CopyPath.TextColor3 = Color3.new(1, 1, 1)
- CopyPath.ZIndex = 10
- table.insert(shade2,CopyPath)
- table.insert(text1,CopyPath)
- Directions_4.Name = "Directions"
- Directions_4.Parent = background_5
- Directions_4.BackgroundTransparency = 1
- Directions_4.BorderSizePixel = 0
- Directions_4.Position = UDim2.new(0, 51, 0, 17)
- Directions_4.Size = UDim2.new(0, 257, 0, 32)
- Directions_4.Font = Enum.Font.SourceSans
- Directions_4.TextSize = 14
- Directions_4.Text = 'Click on a part and then click the "Select Part" button below to set it as a teleport location'
- Directions_4.TextColor3 = Color3.new(1, 1, 1)
- Directions_4.TextWrapped = true
- Directions_4.TextYAlignment = Enum.TextYAlignment.Top
- Directions_4.ZIndex = 10
- table.insert(text1,Directions_4)
- Path.Name = "Path"
- Path.Parent = background_5
- Path.BackgroundTransparency = 1
- Path.BorderSizePixel = 0
- Path.Position = UDim2.new(0, 0, 0, 94)
- Path.Size = UDim2.new(0, 360, 0, 16)
- Path.Font = Enum.Font.SourceSansItalic
- Path.TextSize = 14
- Path.Text = ""
- Path.TextColor3 = Color3.new(1, 1, 1)
- Path.TextScaled = true
- Path.TextWrapped = true
- Path.TextYAlignment = Enum.TextYAlignment.Top
- Path.ZIndex = 10
- table.insert(text1,Path)
- shadow_4.Name = "shadow"
- shadow_4.Parent = ToPartFrame
- shadow_4.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- shadow_4.BorderSizePixel = 0
- shadow_4.Size = UDim2.new(0, 360, 0, 20)
- shadow_4.ZIndex = 10
- table.insert(shade2,shadow_4)
- PopupText_5.Name = "PopupText"
- PopupText_5.Parent = shadow_4
- PopupText_5.BackgroundTransparency = 1
- PopupText_5.Size = UDim2.new(1, 0, 0.95, 0)
- PopupText_5.ZIndex = 10
- PopupText_5.Font = Enum.Font.SourceSans
- PopupText_5.TextSize = 14
- PopupText_5.Text = "Teleport to Part"
- PopupText_5.TextColor3 = Color3.new(1, 1, 1)
- PopupText_5.TextWrapped = true
- table.insert(text1,PopupText_5)
- Exit_4.Name = "Exit"
- Exit_4.Parent = shadow_4
- Exit_4.BackgroundTransparency = 1
- Exit_4.Position = UDim2.new(1, -20, 0, 0)
- Exit_4.Size = UDim2.new(0, 20, 0, 20)
- Exit_4.Text = ""
- Exit_4.ZIndex = 10
- ExitImage_5.Parent = Exit_4
- ExitImage_5.BackgroundColor3 = Color3.new(1, 1, 1)
- ExitImage_5.BackgroundTransparency = 1
- ExitImage_5.Position = UDim2.new(0, 5, 0, 5)
- ExitImage_5.Size = UDim2.new(0, 10, 0, 10)
- ExitImage_5.Image = "rbxassetid://5054663650"
- ExitImage_5.ZIndex = 10
- logs.Name = randomString()
- logs.Parent = PARENT
- logs.Active = true
- logs.BackgroundTransparency = 1
- logs.Position = UDim2.new(0, 0, 1, 10)
- logs.Size = UDim2.new(0, 338, 0, 20)
- logs.ZIndex = 10
- shadow.Name = "shadow"
- shadow.Parent = logs
- shadow.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- shadow.BorderSizePixel = 0
- shadow.Position = UDim2.new(0, 0, 0.00999999978, 0)
- shadow.Size = UDim2.new(0, 338, 0, 20)
- shadow.ZIndex = 10
- table.insert(shade2,shadow)
- Hide.Name = "Hide"
- Hide.Parent = shadow
- Hide.BackgroundTransparency = 1
- Hide.Position = UDim2.new(1, -40, 0, 0)
- Hide.Size = UDim2.new(0, 20, 0, 20)
- Hide.ZIndex = 10
- Hide.Text = ""
- ImageLabel.Parent = Hide
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0, 3, 0, 3)
- ImageLabel.Size = UDim2.new(0, 14, 0, 14)
- ImageLabel.Image = "rbxassetid://2406617031"
- ImageLabel.ZIndex = 10
- PopupText.Name = "PopupText"
- PopupText.Parent = shadow
- PopupText.BackgroundTransparency = 1
- PopupText.Size = UDim2.new(1, 0, 0.949999988, 0)
- PopupText.ZIndex = 10
- PopupText.Font = Enum.Font.SourceSans
- PopupText.FontSize = Enum.FontSize.Size14
- PopupText.Text = "Logs"
- PopupText.TextColor3 = Color3.new(1, 1, 1)
- PopupText.TextWrapped = true
- table.insert(text1,PopupText)
- Exit.Name = "Exit"
- Exit.Parent = shadow
- Exit.BackgroundTransparency = 1
- Exit.Position = UDim2.new(1, -20, 0, 0)
- Exit.Size = UDim2.new(0, 20, 0, 20)
- Exit.ZIndex = 10
- Exit.Text = ""
- ImageLabel_2.Parent = Exit
- ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_2.BackgroundTransparency = 1
- ImageLabel_2.Position = UDim2.new(0, 5, 0, 5)
- ImageLabel_2.Size = UDim2.new(0, 10, 0, 10)
- ImageLabel_2.Image = "rbxassetid://5054663650"
- ImageLabel_2.ZIndex = 10
- background.Name = "background"
- background.Parent = logs
- background.Active = true
- background.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.145098)
- background.BorderSizePixel = 0
- background.ClipsDescendants = true
- background.Position = UDim2.new(0, 0, 1, 0)
- background.Size = UDim2.new(0, 338, 0, 245)
- background.ZIndex = 10
- chat.Name = "chat"
- chat.Parent = background
- chat.Active = true
- chat.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.145098)
- chat.BorderSizePixel = 0
- chat.ClipsDescendants = true
- chat.Size = UDim2.new(0, 338, 0, 245)
- chat.ZIndex = 10
- table.insert(shade1,chat)
- Clear.Name = "Clear"
- Clear.Parent = chat
- Clear.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- Clear.BorderSizePixel = 0
- Clear.Position = UDim2.new(0, 5, 0, 220)
- Clear.Size = UDim2.new(0, 50, 0, 20)
- Clear.ZIndex = 10
- Clear.Font = Enum.Font.SourceSans
- Clear.FontSize = Enum.FontSize.Size14
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade2,Clear)
- table.insert(text1,Clear)
- SaveChatlogs.Name = "SaveChatlogs"
- SaveChatlogs.Parent = chat
- SaveChatlogs.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- SaveChatlogs.BorderSizePixel = 0
- SaveChatlogs.Position = UDim2.new(0, 258, 0, 220)
- SaveChatlogs.Size = UDim2.new(0, 75, 0, 20)
- SaveChatlogs.ZIndex = 10
- SaveChatlogs.Font = Enum.Font.SourceSans
- SaveChatlogs.FontSize = Enum.FontSize.Size14
- SaveChatlogs.Text = "Save To .txt"
- SaveChatlogs.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade2,SaveChatlogs)
- table.insert(text1,SaveChatlogs)
- Toggle.Name = "Toggle"
- Toggle.Parent = chat
- Toggle.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- Toggle.BorderSizePixel = 0
- Toggle.Position = UDim2.new(0, 60, 0, 220)
- Toggle.Size = UDim2.new(0, 66, 0, 20)
- Toggle.ZIndex = 10
- Toggle.Font = Enum.Font.SourceSans
- Toggle.FontSize = Enum.FontSize.Size14
- Toggle.Text = "Disabled"
- Toggle.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade2,Toggle)
- table.insert(text1,Toggle)
- scroll_2.Name = "scroll"
- scroll_2.Parent = chat
- scroll_2.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- scroll_2.BorderSizePixel = 0
- scroll_2.Position = UDim2.new(0, 5, 0, 25)
- scroll_2.Size = UDim2.new(0, 328, 0, 190)
- scroll_2.ZIndex = 10
- scroll_2.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- scroll_2.CanvasSize = UDim2.new(0, 0, 0, 10)
- scroll_2.ScrollBarThickness = 8
- scroll_2.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- table.insert(scroll,scroll_2)
- table.insert(shade2,scroll_2)
- join.Name = "join"
- join.Parent = background
- join.Active = true
- join.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.145098)
- join.BorderSizePixel = 0
- join.ClipsDescendants = true
- join.Size = UDim2.new(0, 338, 0, 245)
- join.Visible = false
- join.ZIndex = 10
- table.insert(shade1,join)
- Toggle_2.Name = "Toggle"
- Toggle_2.Parent = join
- Toggle_2.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- Toggle_2.BorderSizePixel = 0
- Toggle_2.Position = UDim2.new(0, 60, 0, 220)
- Toggle_2.Size = UDim2.new(0, 66, 0, 20)
- Toggle_2.ZIndex = 10
- Toggle_2.Font = Enum.Font.SourceSans
- Toggle_2.FontSize = Enum.FontSize.Size14
- Toggle_2.Text = "Disabled"
- Toggle_2.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade2,Toggle_2)
- table.insert(text1,Toggle_2)
- Clear_2.Name = "Clear"
- Clear_2.Parent = join
- Clear_2.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- Clear_2.BorderSizePixel = 0
- Clear_2.Position = UDim2.new(0, 5, 0, 220)
- Clear_2.Size = UDim2.new(0, 50, 0, 20)
- Clear_2.ZIndex = 10
- Clear_2.Font = Enum.Font.SourceSans
- Clear_2.FontSize = Enum.FontSize.Size14
- Clear_2.Text = "Clear"
- Clear_2.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade2,Clear_2)
- table.insert(text1,Clear_2)
- scroll_3.Name = "scroll"
- scroll_3.Parent = join
- scroll_3.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- scroll_3.BorderSizePixel = 0
- scroll_3.Position = UDim2.new(0, 5, 0, 25)
- scroll_3.Size = UDim2.new(0, 328, 0, 190)
- scroll_3.ZIndex = 10
- scroll_3.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- scroll_3.CanvasSize = UDim2.new(0, 0, 0, 10)
- scroll_3.ScrollBarThickness = 8
- scroll_3.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
- table.insert(scroll,scroll_3)
- table.insert(shade2,scroll_3)
- selectChat.Name = "selectChat"
- selectChat.Parent = background
- selectChat.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
- selectChat.BorderSizePixel = 0
- selectChat.Position = UDim2.new(0, 5, 0, 5)
- selectChat.Size = UDim2.new(0, 164, 0, 20)
- selectChat.ZIndex = 10
- selectChat.Font = Enum.Font.SourceSans
- selectChat.FontSize = Enum.FontSize.Size14
- selectChat.Text = "Chat Logs"
- selectChat.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade2,selectChat)
- table.insert(text1,selectChat)
- selectJoin.Name = "selectJoin"
- selectJoin.Parent = background
- selectJoin.BackgroundColor3 = Color3.new(0.305882, 0.305882, 0.309804)
- selectJoin.BorderSizePixel = 0
- selectJoin.Position = UDim2.new(0, 169, 0, 5)
- selectJoin.Size = UDim2.new(0, 164, 0, 20)
- selectJoin.ZIndex = 10
- selectJoin.Font = Enum.Font.SourceSans
- selectJoin.FontSize = Enum.FontSize.Size14
- selectJoin.Text = "Join Logs"
- selectJoin.TextColor3 = Color3.new(1, 1, 1)
- table.insert(shade3,selectJoin)
- table.insert(text1,selectJoin)
- function create(data)
- local insts = {}
- for i,v in pairs(data) do insts[v[1]] = Instance.new(v[2]) end
- for _,v in pairs(data) do
- for prop,val in pairs(v[3]) do
- if type(val) == "table" then
- insts[v[1]][prop] = insts[val[1]]
- else
- insts[v[1]][prop] = val
- end
- end
- end
- return insts[1]
- end
- ViewportTextBox = (function()
- local textService = game:GetService("TextService")
- local funcs = {}
- funcs.Update = function(self)
- local cursorPos = self.TextBox.CursorPosition
- local text = self.TextBox.Text
- if text == "" then self.TextBox.Position = UDim2.new(0,2,0,0) return end
- if cursorPos == -1 then return end
- local cursorText = text:sub(1,cursorPos-1)
- local pos = nil
- local leftEnd = -self.TextBox.Position.X.Offset
- local rightEnd = leftEnd + self.View.AbsoluteSize.X
- local totalTextSize = textService:GetTextSize(text,self.TextBox.TextSize,self.TextBox.Font,Vector2.new(999999999,100)).X
- local cursorTextSize = textService:GetTextSize(cursorText,self.TextBox.TextSize,self.TextBox.Font,Vector2.new(999999999,100)).X
- if cursorTextSize > rightEnd then
- pos = math.max(-2,cursorTextSize - self.View.AbsoluteSize.X + 2)
- elseif cursorTextSize < leftEnd then
- pos = math.max(-2,cursorTextSize-2)
- elseif totalTextSize < rightEnd then
- pos = math.max(-2,totalTextSize - self.View.AbsoluteSize.X + 2)
- end
- if pos then
- self.TextBox.Position = UDim2.new(0,-pos,0,0)
- self.TextBox.Size = UDim2.new(1,pos,1,0)
- end
- end
- local mt = {}
- mt.__index = funcs
- local function convert(textbox)
- local obj = setmetatable({OffsetX = 0, TextBox = textbox},mt)
- local view = Instance.new("Frame")
- view.BackgroundTransparency = textbox.BackgroundTransparency
- view.BackgroundColor3 = textbox.BackgroundColor3
- view.BorderSizePixel = textbox.BorderSizePixel
- view.BorderColor3 = textbox.BorderColor3
- view.Position = textbox.Position
- view.Size = textbox.Size
- view.ClipsDescendants = true
- view.Name = textbox.Name
- view.ZIndex = 10
- textbox.BackgroundTransparency = 1
- textbox.Position = UDim2.new(0,4,0,0)
- textbox.Size = UDim2.new(1,-8,1,0)
- textbox.TextXAlignment = Enum.TextXAlignment.Left
- textbox.Name = "Input"
- table.insert(text1,textbox)
- table.insert(shade2,view)
- obj.View = view
- textbox.Changed:Connect(function(prop)
- if prop == "Text" or prop == "CursorPosition" or prop == "AbsoluteSize" then
- obj:Update()
- end
- end)
- obj:Update()
- view.Parent = textbox.Parent
- textbox.Parent = view
- return obj
- end
- return {convert = convert}
- end)()
- ViewportTextBox.convert(Cmdbar).View.ZIndex = 10
- ViewportTextBox.convert(Cmdbar_2).View.ZIndex = 10
- IYMouse = Players.LocalPlayer:GetMouse()
- UserInputService = game:GetService("UserInputService")
- local sethidden = sethiddenproperty or set_hidden_property or set_hidden_prop
- local gethidden = gethiddenproperty or get_hidden_property or get_hidden_prop
- local setsimulation = setsimulationradius or set_simulation_radius
- function writefileExploit()
- if writefile then
- return true
- end
- end
- function isNumber(str)
- if tonumber(str) ~= nil or str == 'inf' then
- return true
- end
- end
- function getRoot(char)
- local rootPart = char:FindFirstChild('HumanoidRootPart') or char:FindFirstChild('Torso') or char:FindFirstChild('UpperTorso')
- return rootPart
- end
- function tools(plr)
- if plr:FindFirstChildOfClass("Backpack"):FindFirstChildOfClass('Tool') or plr.Character:FindFirstChildOfClass('Tool') then
- return true
- end
- end
- function r15(plr)
- if plr.Character:FindFirstChildOfClass('Humanoid').RigType == Enum.HumanoidRigType.R15 then
- return true
- end
- end
- function toClipboard(String)
- local clipBoard = setclipboard or toclipboard or set_clipboard or (Clipboard and Clipboard.set)
- if clipBoard then
- clipBoard(String)
- notify('Clipboard','Copied to clipboard')
- else
- notify('Clipboard',"Your exploit doesn't have the ability to use the clipboard")
- end
- end
- function getHierarchy(obj)
- local fullname
- local period
- if string.find(obj.Name,' ') then
- fullname = '["'..obj.Name..'"]'
- period = false
- else
- fullname = obj.Name
- period = true
- end
- local getS = obj
- local parent = obj
- local service = ''
- if getS.Parent ~= game then
- repeat
- getS = getS.Parent
- service = getS.ClassName
- until getS.Parent == game
- end
- if parent.Parent ~= getS then
- repeat
- parent = parent.Parent
- if string.find(tostring(parent),' ') then
- if period then
- fullname = '["'..parent.Name..'"].'..fullname
- else
- fullname = '["'..parent.Name..'"]'..fullname
- end
- period = false
- else
- if period then
- fullname = parent.Name..'.'..fullname
- else
- fullname = parent.Name..''..fullname
- end
- period = true
- end
- until parent.Parent == getS
- elseif string.find(tostring(parent),' ') then
- fullname = '["'..parent.Name..'"]'
- period = false
- end
- if period then
- return 'game:GetService("'..service..'").'..fullname
- else
- return 'game:GetService("'..service..'")'..fullname
- end
- end
- AllWaypoints = {}
- local cooldown = false
- function writefileCooldown(name,data)
- spawn(function()
- if not cooldown then
- cooldown = true
- writefile(name, data)
- else
- repeat wait() until cooldown == false
- writefileCooldown(name,data)
- end
- wait(3)
- cooldown = false
- end)
- end
- function dragGUI(gui)
- spawn(function()
- local dragging
- local dragInput
- local dragStart = Vector3.new(0,0,0)
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- game:GetService("TweenService"):Create(gui, TweenInfo.new(.20), {Position = Position}):Play()
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end)
- end
- dragGUI(logs)
- dragGUI(KeybindEditor)
- dragGUI(PluginEditor)
- dragGUI(ToPartFrame)
- eventEditor = (function()
- local events = {}
- local function registerEvent(name,sets)
- events[name] = {
- commands = {},
- sets = sets or {}
- }
- end
- local onEdited = nil
- local function fireEvent(name,...)
- local args = {...}
- local event = events[name]
- if event then
- for i,cmd in pairs(event.commands) do
- local metCondition = true
- for idx,set in pairs(event.sets) do
- local argVal = args[idx]
- local cmdSet = cmd[2][idx]
- local condType = set.Type
- if condType == "Player" then
- if cmdSet == 0 then
- metCondition = metCondition and (tostring(Players.LocalPlayer) == argVal)
- elseif cmdSet ~= 1 then
- metCondition = metCondition and table.find(getPlayer(cmdSet,Players.LocalPlayer),argVal)
- end
- elseif condType == "String" then
- if cmdSet ~= 0 then
- metCondition = metCondition and string.find(argVal:lower(),cmdSet:lower())
- end
- elseif condType == "Number" then
- if cmdSet ~= 0 then
- metCondition = metCondition and tonumber(argVal)<=tonumber(cmdSet)
- end
- end
- if not metCondition then break end
- end
- if metCondition then
- pcall(coroutine.wrap(function()
- local cmdStr = cmd[1]
- for count,arg in pairs(args) do
- cmdStr = cmdStr:gsub("%$"..count,arg)
- end
- wait(cmd[3] or 0)
- execCmd(cmdStr)
- end))
- end
- end
- end
- end
- local main = create({
- {1,"Frame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BackgroundTransparency=1,BorderSizePixel=0,Name="EventEditor",Position=UDim2.new(0.5,-175,0,-500),Size=UDim2.new(0,350,0,20),ZIndex=10,}},
- {2,"Frame",{BackgroundColor3=currentShade2,BorderSizePixel=0,Name="TopBar",Parent={1},Size=UDim2.new(1,0,0,20),ZIndex=10,}},
- {3,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Title",Parent={2},Position=UDim2.new(0,0,0,0),Size=UDim2.new(1,0,0.95,0),Text="Event Editor",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=Enum.TextXAlignment.Center,ZIndex=10,}},
- {4,"TextButton",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Close",Parent={2},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {5,"ImageLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Image="rbxassetid://5054663650",Parent={4},Position=UDim2.new(0,5,0,5),Size=UDim2.new(0,10,0,10),ZIndex=10,}},
- {6,"Frame",{BackgroundColor3=currentShade1,BorderSizePixel=0,Name="Content",Parent={1},Position=UDim2.new(0,0,0,20),Size=UDim2.new(1,0,0,202),ZIndex=10,}},
- {7,"ScrollingFrame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,BottomImage="rbxasset://textures/ui/Scroll/scroll-middle.png",CanvasSize=UDim2.new(0,0,0,100),Name="List",Parent={6},Position=UDim2.new(0,5,0,5),ScrollBarImageColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),ScrollBarThickness=8,Size=UDim2.new(1,-10,1,-10),TopImage="rbxasset://textures/ui/Scroll/scroll-middle.png",ZIndex=10,}},
- {8,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Holder",Parent={7},Size=UDim2.new(1,0,1,0),ZIndex=10,}},
- {9,"UIListLayout",{Parent={8},SortOrder=2,}},
- {10,"Frame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BackgroundTransparency=1,BorderColor3=Color3.new(0.3137255012989,0.3137255012989,0.3137255012989),BorderSizePixel=0,ClipsDescendants=true,Name="Settings",Parent={6},Position=UDim2.new(1,0,0,0),Size=UDim2.new(0,150,1,0),ZIndex=10,}},
- {11,"Frame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),Name="Slider",Parent={10},Position=UDim2.new(0,-150,0,0),Size=UDim2.new(1,0,1,0),ZIndex=10,}},
- {12,"Frame",{BackgroundColor3=Color3.new(0.23529413342476,0.23529413342476,0.23529413342476),BorderColor3=Color3.new(0.3137255012989,0.3137255012989,0.3137255012989),BorderSizePixel=0,Name="Line",Parent={11},Size=UDim2.new(0,1,1,0),ZIndex=10,}},
- {13,"ScrollingFrame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,BottomImage="rbxasset://textures/ui/Scroll/scroll-middle.png",CanvasSize=UDim2.new(0,0,0,100),Name="List",Parent={11},Position=UDim2.new(0,0,0,25),ScrollBarImageColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),ScrollBarThickness=8,Size=UDim2.new(1,0,1,-25),TopImage="rbxasset://textures/ui/Scroll/scroll-middle.png",ZIndex=10,}},
- {14,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Holder",Parent={13},Size=UDim2.new(1,0,1,0),ZIndex=10,}},
- {15,"UIListLayout",{Parent={14},SortOrder=2,}},
- {16,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Title",Parent={11},Size=UDim2.new(1,0,0,20),Text="Event Settings",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {17,"TextButton",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),Font=3,Name="Close",BorderSizePixel=0,Parent={11},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),Text="<",TextColor3=Color3.new(1,1,1),TextSize=18,ZIndex=10,}},
- {18,"Folder",{Name="Templates",Parent={10},}},
- {19,"Frame",{BackgroundColor3=Color3.new(0.19607844948769,0.19607844948769,0.19607844948769),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),Name="Players",Parent={18},Position=UDim2.new(0,0,0,25),Size=UDim2.new(1,0,0,86),Visible=false,ZIndex=10,}},
- {20,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Title",Parent={19},Size=UDim2.new(1,0,0,20),Text="Choose Players",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {21,"TextLabel",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="Any",Parent={19},Position=UDim2.new(0,5,0,42),Size=UDim2.new(1,-10,0,20),Text="Any Player",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {22,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="Button",Parent={21},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {23,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={22},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {24,"TextLabel",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="Me",Parent={19},Position=UDim2.new(0,5,0,20),Size=UDim2.new(1,-10,0,20),Text="Me Only",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {25,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="Button",Parent={24},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {26,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={25},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {27,"TextBox",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,ClearTextOnFocus=false,Font=3,Name="Custom",Parent={19},PlaceholderColor3=Color3.new(0.47058826684952,0.47058826684952,0.47058826684952),PlaceholderText="Custom Player Set",Position=UDim2.new(0,5,0,64),Size=UDim2.new(1,-35,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {28,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="CustomButton",Parent={19},Position=UDim2.new(1,-25,0,64),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {29,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={28},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {30,"Frame",{BackgroundColor3=Color3.new(0.19607844948769,0.19607844948769,0.19607844948769),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),Name="Strings",Parent={18},Position=UDim2.new(0,0,0,25),Size=UDim2.new(1,0,0,64),Visible=false,ZIndex=10,}},
- {31,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Title",Parent={30},Size=UDim2.new(1,0,0,20),Text="Choose String",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {32,"TextLabel",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="Any",Parent={30},Position=UDim2.new(0,5,0,20),Size=UDim2.new(1,-10,0,20),Text="Any String",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {33,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="Button",Parent={32},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {34,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={33},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {54,"Frame",{BackgroundColor3=Color3.new(0.19607844948769,0.19607844948769,0.19607844948769),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),Name="Numbers",Parent={18},Position=UDim2.new(0,0,0,25),Size=UDim2.new(1,0,0,64),Visible=false,ZIndex=10,}},
- {55,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Title",Parent={54},Size=UDim2.new(1,0,0,20),Text="Choose String",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {56,"TextLabel",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="Any",Parent={54},Position=UDim2.new(0,5,0,20),Size=UDim2.new(1,-10,0,20),Text="Any Number",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {57,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="Button",Parent={56},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {58,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={57},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {59,"TextBox",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,ClearTextOnFocus=false,Font=3,Name="Custom",Parent={54},PlaceholderColor3=Color3.new(0.47058826684952,0.47058826684952,0.47058826684952),PlaceholderText="Number",Position=UDim2.new(0,5,0,42),Size=UDim2.new(1,-35,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {60,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="CustomButton",Parent={54},Position=UDim2.new(1,-25,0,42),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {61,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={60},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {35,"TextBox",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,ClearTextOnFocus=false,Font=3,Name="Custom",Parent={30},PlaceholderColor3=Color3.new(0.47058826684952,0.47058826684952,0.47058826684952),PlaceholderText="Match String",Position=UDim2.new(0,5,0,42),Size=UDim2.new(1,-35,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {36,"Frame",{BackgroundColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),BorderSizePixel=0,Name="CustomButton",Parent={30},Position=UDim2.new(1,-25,0,42),Size=UDim2.new(0,20,0,20),ZIndex=10,}},
- {37,"TextButton",{BackgroundColor3=Color3.new(0.58823531866074,0.58823531866074,0.59215688705444),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="On",Parent={36},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),Text="",TextColor3=Color3.new(0,0,0),TextSize=14,ZIndex=10,}},
- {38,"Frame",{BackgroundColor3=Color3.new(0.19607844948769,0.19607844948769,0.19607844948769),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),Name="DelayEditor",Parent={18},Position=UDim2.new(0,0,0,25),Size=UDim2.new(1,0,0,24),Visible=false,ZIndex=10,}},
- {39,"TextBox",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,Font=3,Name="Secs",Parent={38},PlaceholderColor3=Color3.new(0.47058826684952,0.47058826684952,0.47058826684952),Position=UDim2.new(0,60,0,2),Size=UDim2.new(1,-65,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {40,"TextLabel",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Font=3,Name="Label",Parent={39},Position=UDim2.new(0,-55,0,0),Size=UDim2.new(1,0,1,0),Text="Delay (s):",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {41,"Frame",{BackgroundColor3=currentShade1,BorderSizePixel=0,ClipsDescendants=true,Name="EventTemplate",Parent={6},Size=UDim2.new(1,0,0,20),Visible=false,ZIndex=10,}},
- {42,"TextButton",{BackgroundColor3=currentText1,BackgroundTransparency=1,Font=3,Name="Expand",Parent={41},Size=UDim2.new(0,20,0,20),Text=">",TextColor3=Color3.new(1,1,1),TextSize=18,ZIndex=10,}},
- {43,"TextLabel",{BackgroundColor3=currentText1,BackgroundTransparency=1,Font=3,Name="EventName",Parent={41},Position=UDim2.new(0,25,0,0),Size=UDim2.new(1,-25,0,20),Text="OnSpawn",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {44,"Frame",{BackgroundColor3=Color3.new(0.19607844948769,0.19607844948769,0.19607844948769),BorderSizePixel=0,BackgroundTransparency=1,ClipsDescendants=true,Name="Cmds",Parent={41},Position=UDim2.new(0,0,0,20),Size=UDim2.new(1,0,1,-20),ZIndex=10,}},
- {45,"Frame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BorderColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),Name="Add",Parent={44},Position=UDim2.new(0,0,1,-20),Size=UDim2.new(1,0,0,20),ZIndex=10,}},
- {46,"TextBox",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,ClearTextOnFocus=false,Font=3,Parent={45},PlaceholderColor3=Color3.new(0.7843137383461,0.7843137383461,0.7843137383461),PlaceholderText="Add new command",Position=UDim2.new(0,5,0,0),Size=UDim2.new(1,-10,1,0),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {47,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Holder",Parent={44},Size=UDim2.new(1,0,1,-20),ZIndex=10,}},
- {48,"UIListLayout",{Parent={47},SortOrder=2,}},
- {49,"Frame",{currentShade1,BorderSizePixel=0,ClipsDescendants=true,Name="CmdTemplate",Parent={6},Size=UDim2.new(1,0,0,20),Visible=false,ZIndex=10,}},
- {50,"TextBox",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,ClearTextOnFocus=false,Font=3,Parent={49},PlaceholderColor3=Color3.new(1,1,1),Position=UDim2.new(0,5,0,0),Size=UDim2.new(1,-45,0,20),Text="a\b\c\d",TextColor3=currentText1,TextSize=14,TextXAlignment=0,ZIndex=10,}},
- {51,"TextButton",{BackgroundColor3=currentShade1,BorderSizePixel=0,Font=3,Name="Delete",Parent={49},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),Text="X",TextColor3=Color3.new(1,1,1),TextSize=18,ZIndex=10,}},
- {52,"TextButton",{BackgroundColor3=currentShade1,BorderSizePixel=0,Font=3,Name="Settings",Parent={49},Position=UDim2.new(1,-40,0,0),Size=UDim2.new(0,20,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=18,ZIndex=10,}},
- {53,"ImageLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Image="rbxassetid://1204397029",Parent={52},Position=UDim2.new(0,2,0,2),Size=UDim2.new(0,16,0,16),ZIndex=10,}},
- })
- main.Name = randomString()
- local mainFrame = main:WaitForChild("Content")
- local eventList = mainFrame:WaitForChild("List")
- local eventListHolder = eventList:WaitForChild("Holder")
- local cmdTemplate = mainFrame:WaitForChild("CmdTemplate")
- local eventTemplate = mainFrame:WaitForChild("EventTemplate")
- local settingsFrame = mainFrame:WaitForChild("Settings"):WaitForChild("Slider")
- local settingsTemplates = mainFrame.Settings:WaitForChild("Templates")
- local settingsList = settingsFrame:WaitForChild("List"):WaitForChild("Holder")
- table.insert(shade2,main.TopBar) table.insert(shade1,mainFrame) table.insert(shade2,eventTemplate)
- table.insert(text1,eventTemplate.EventName) table.insert(shade1,eventTemplate.Cmds.Add) table.insert(shade1,cmdTemplate)
- table.insert(text1,cmdTemplate.TextBox) table.insert(shade2,cmdTemplate.Delete) table.insert(shade2,cmdTemplate.Settings)
- table.insert(scroll,mainFrame.List) table.insert(shade1,settingsFrame) table.insert(shade2,settingsFrame.Line)
- table.insert(shade2,settingsFrame.Close) table.insert(scroll,settingsFrame.List) table.insert(shade2,settingsTemplates.DelayEditor.Secs)
- table.insert(text1,settingsTemplates.DelayEditor.Secs) table.insert(text1,settingsTemplates.DelayEditor.Secs.Label) table.insert(text1,settingsTemplates.Players.Title)
- table.insert(shade3,settingsTemplates.Players.CustomButton) table.insert(shade2,settingsTemplates.Players.Custom) table.insert(text1,settingsTemplates.Players.Custom)
- table.insert(shade3,settingsTemplates.Players.Any.Button) table.insert(shade3,settingsTemplates.Players.Me.Button) table.insert(text1,settingsTemplates.Players.Any)
- table.insert(text1,settingsTemplates.Players.Me) table.insert(text1,settingsTemplates.Strings.Title) table.insert(text1,settingsTemplates.Strings.Any)
- table.insert(shade3,settingsTemplates.Strings.Any.Button) table.insert(shade3,settingsTemplates.Strings.CustomButton) table.insert(text1,settingsTemplates.Strings.Custom)
- table.insert(shade2,settingsTemplates.Strings.Custom)
- table.insert(text1,settingsTemplates.Players.Me) table.insert(text1,settingsTemplates.Numbers.Title) table.insert(text1,settingsTemplates.Numbers.Any)
- table.insert(shade3,settingsTemplates.Numbers.Any.Button) table.insert(shade3,settingsTemplates.Numbers.CustomButton) table.insert(text1,settingsTemplates.Numbers.Custom)
- table.insert(shade2,settingsTemplates.Numbers.Custom)
- local tween = game:GetService("TweenService")
- local tweenInf = TweenInfo.new(0.25,Enum.EasingStyle.Quart,Enum.EasingDirection.Out)
- local currentlyEditingCmd = nil
- settingsFrame:WaitForChild("Close").MouseButton1Click:Connect(function()
- settingsFrame:TweenPosition(UDim2.new(0,-150,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quart,0.25,true)
- end)
- local function resizeList()
- local size = 0
- for i,v in pairs(eventListHolder:GetChildren()) do
- if v.Name == "EventTemplate" then
- size = size + 20
- if v.Expand.Text == "V" then
- size = size + 20*(1+(#events[v.EventName.Text].commands or 0))
- end
- end
- end
- tween:Create(eventList,tweenInf,{CanvasSize = UDim2.new(0,0,0,size)}):Play()
- if size > eventList.AbsoluteSize.Y then
- eventListHolder.Size = UDim2.new(1,-8,1,0)
- else
- eventListHolder.Size = UDim2.new(1,0,1,0)
- end
- end
- local function resizeSettingsList()
- local size = 0
- for i,v in pairs(settingsList:GetChildren()) do
- if v:IsA("Frame") then
- size = size + v.AbsoluteSize.Y
- end
- end
- settingsList.Parent.CanvasSize = UDim2.new(0,0,0,size)
- if size > settingsList.Parent.AbsoluteSize.Y then
- settingsList.Size = UDim2.new(1,-8,1,0)
- else
- settingsList.Size = UDim2.new(1,0,1,0)
- end
- end
- local function setupCheckbox(button,callback)
- local enabled = button.On.BackgroundTransparency == 0
- local function update()
- button.On.BackgroundTransparency = (enabled and 0 or 1)
- end
- button.On.MouseButton1Click:Connect(function()
- enabled = not enabled
- update()
- if callback then callback(enabled) end
- end)
- return {
- Toggle = function(nocall) enabled = not enabled update() if not nocall and callback then callback(enabled) end end,
- Enable = function(nocall) if enabled then return end enabled = true update()if not nocall and callback then callback(enabled) end end,
- Disable = function(nocall) if not enabled then return end enabled = false update()if not nocall and callback then callback(enabled) end end,
- IsEnabled = function() return enabled end
- }
- end
- local function openSettingsEditor(event,cmd)
- currentlyEditingCmd = cmd
- for i,v in pairs(settingsList:GetChildren()) do if v:IsA("Frame") then v:Destroy() end end
- local delayEditor = settingsTemplates.DelayEditor:Clone()
- delayEditor.Secs.FocusLost:Connect(function()
- cmd[3] = tonumber(delayEditor.Secs.Text) or 0
- delayEditor.Secs.Text = cmd[3]
- if onEdited then onEdited() end
- end)
- delayEditor.Secs.Text = cmd[3]
- delayEditor.Visible = true
- table.insert(shade2,delayEditor.Secs)
- table.insert(text1,delayEditor.Secs)
- table.insert(text1,delayEditor.Secs.Label)
- delayEditor.Parent = settingsList
- for i,v in pairs(event.sets) do
- if v.Type == "Player" then
- local template = settingsTemplates.Players:Clone()
- template.Title.Text = v.Name or "Player"
- local me,any,custom
- me = setupCheckbox(template.Me.Button,function(on)
- if not on then return end
- any.Disable()
- custom.Disable()
- cmd[2][i] = 0
- if onEdited then onEdited() end
- end)
- any = setupCheckbox(template.Any.Button,function(on)
- if not on then return end
- me.Disable()
- custom.Disable()
- cmd[2][i] = 1
- if onEdited then onEdited() end
- end)
- local customTextBox = template.Custom
- custom = setupCheckbox(template.CustomButton,function(on)
- if not on then return end
- me.Disable()
- any.Disable()
- cmd[2][i] = customTextBox.Text
- if onEdited then onEdited() end
- end)
- ViewportTextBox.convert(customTextBox)
- customTextBox.FocusLost:Connect(function()
- if custom:IsEnabled() then
- cmd[2][i] = customTextBox.Text
- if onEdited then onEdited() end
- end
- end)
- local cVal = cmd[2][i]
- if cVal == 0 then
- me:Enable()
- elseif cVal == 1 then
- any:Enable()
- else
- custom:Enable()
- customTextBox.Text = cVal
- end
- template.Visible = true
- table.insert(text1,template.Title)
- table.insert(shade3,template.CustomButton)
- table.insert(shade3,template.Any.Button)
- table.insert(shade3,template.Me.Button)
- table.insert(text1,template.Any)
- table.insert(text1,template.Me)
- template.Parent = settingsList
- elseif v.Type == "String" then
- local template = settingsTemplates.Strings:Clone()
- template.Title.Text = v.Name or "String"
- local any,custom
- any = setupCheckbox(template.Any.Button,function(on)
- if not on then return end
- custom.Disable()
- cmd[2][i] = 0
- if onEdited then onEdited() end
- end)
- local customTextBox = template.Custom
- custom = setupCheckbox(template.CustomButton,function(on)
- if not on then return end
- any.Disable()
- cmd[2][i] = customTextBox.Text
- if onEdited then onEdited() end
- end)
- ViewportTextBox.convert(customTextBox)
- customTextBox.FocusLost:Connect(function()
- if custom:IsEnabled() then
- cmd[2][i] = customTextBox.Text
- if onEdited then onEdited() end
- end
- end)
- local cVal = cmd[2][i]
- if cVal == 0 then
- any:Enable()
- else
- custom:Enable()
- customTextBox.Text = cVal
- end
- template.Visible = true
- table.insert(text1,template.Title)
- table.insert(text1,template.Any)
- table.insert(shade3,template.Any.Button)
- table.insert(shade3,template.CustomButton)
- template.Parent = settingsList
- elseif v.Type == "Number" then
- local template = settingsTemplates.Numbers:Clone()
- template.Title.Text = v.Name or "Number"
- local any,custom
- any = setupCheckbox(template.Any.Button,function(on)
- if not on then return end
- custom.Disable()
- cmd[2][i] = 0
- if onEdited then onEdited() end
- end)
- local customTextBox = template.Custom
- custom = setupCheckbox(template.CustomButton,function(on)
- if not on then return end
- any.Disable()
- cmd[2][i] = customTextBox.Text
- if onEdited then onEdited() end
- end)
- ViewportTextBox.convert(customTextBox)
- customTextBox.FocusLost:Connect(function()
- cmd[2][i] = tonumber(customTextBox.Text) or 0
- customTextBox.Text = cmd[2][i]
- if custom:IsEnabled() then
- if onEdited then onEdited() end
- end
- end)
- local cVal = cmd[2][i]
- if cVal == 0 then
- any:Enable()
- else
- custom:Enable()
- customTextBox.Text = cVal
- end
- template.Visible = true
- table.insert(text1,template.Title)
- table.insert(text1,template.Any)
- table.insert(shade3,template.Any.Button)
- table.insert(shade3,template.CustomButton)
- template.Parent = settingsList
- end
- end
- resizeSettingsList()
- settingsFrame:TweenPosition(UDim2.new(0,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quart,0.25,true)
- end
- local function defaultSettings(ev)
- local res = {}
- for i,v in pairs(ev.sets) do
- if v.Type == "Player" then
- res[#res+1] = v.Default or 0
- elseif v.Type == "String" then
- res[#res+1] = v.Default or 0
- elseif v.Type == "Number" then
- res[#res+1] = v.Default or 0
- end
- end
- return res
- end
- local function refreshList()
- for i,v in pairs(eventListHolder:GetChildren()) do if v:IsA("Frame") then v:Destroy() end end
- for name,event in pairs(events) do
- local eventF = eventTemplate:Clone()
- eventF.EventName.Text = name
- eventF.Visible = true
- table.insert(shade2,eventF)
- table.insert(text1,eventF.EventName)
- table.insert(shade1,eventF.Cmds.Add)
- local expanded = false
- eventF.Expand.MouseButton1Down:Connect(function()
- expanded = not expanded
- eventF:TweenSize(UDim2.new(1,0,0,20 + (expanded and 20*#eventF.Cmds.Holder:GetChildren() or 0)),Enum.EasingDirection.Out,Enum.EasingStyle.Quart,0.25,true)
- eventF.Expand.Text = expanded and "V" or ">"
- resizeList()
- end)
- local function refreshCommands()
- for i,v in pairs(eventF.Cmds.Holder:GetChildren()) do
- if v.Name == "CmdTemplate" then
- v:Destroy()
- end
- end
- for i,cmd in pairs(event.commands) do
- local cmdF = cmdTemplate:Clone()
- local cmdTextBox = cmdF.TextBox
- ViewportTextBox.convert(cmdTextBox)
- cmdTextBox.Text = cmd[1]
- cmdF.Visible = true
- table.insert(shade1,cmdF)
- table.insert(shade2,cmdF.Delete)
- table.insert(shade2,cmdF.Settings)
- cmdTextBox.FocusLost:Connect(function()
- event.commands[i] = {cmdTextBox.Text,cmd[2],cmd[3]}
- if onEdited then onEdited() end
- end)
- cmdF.Settings.MouseButton1Click:Connect(function()
- openSettingsEditor(event,cmd)
- end)
- cmdF.Delete.MouseButton1Click:Connect(function()
- table.remove(event.commands,i)
- refreshCommands()
- resizeList()
- if currentlyEditingCmd == cmd then
- settingsFrame:TweenPosition(UDim2.new(0,-150,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quart,0.25,true)
- end
- if onEdited then onEdited() end
- end)
- cmdF.Parent = eventF.Cmds.Holder
- end
- eventF:TweenSize(UDim2.new(1,0,0,20 + (expanded and 20*#eventF.Cmds.Holder:GetChildren() or 0)),Enum.EasingDirection.Out,Enum.EasingStyle.Quart,0.25,true)
- end
- local newBox = eventF.Cmds.Add.TextBox
- ViewportTextBox.convert(newBox)
- newBox.FocusLost:Connect(function(enter)
- if enter then
- event.commands[#event.commands+1] = {newBox.Text,defaultSettings(event),0}
- newBox.Text = ""
- refreshCommands()
- resizeList()
- if onEdited then onEdited() end
- end
- end)
- --eventF:GetPropertyChangedSignal("AbsoluteSize"):Connect(resizeList)
- eventF.Parent = eventListHolder
- refreshCommands()
- end
- resizeList()
- end
- local function saveData()
- local result = {}
- for i,v in pairs(events) do
- result[i] = v.commands
- end
- return game:GetService("HttpService"):JSONEncode(result)
- end
- local function loadData(str)
- local data = game:GetService("HttpService"):JSONDecode(str)
- for i,v in pairs(data) do
- if events[i] then
- events[i].commands = v
- end
- end
- end
- local function addCmd(event,data)
- table.insert(events[event].commands,data)
- end
- local function setOnEdited(f)
- if type(f) == "function" then
- onEdited = f
- end
- end
- main.TopBar.Close.MouseButton1Click:Connect(function()
- main:TweenPosition(UDim2.new(0.5,-175,0,-500), "InOut", "Quart", 0.5, true, nil)
- end)
- dragGUI(main)
- main.Parent = PARENT
- return {
- RegisterEvent = registerEvent,
- FireEvent = fireEvent,
- Refresh = refreshList,
- SaveData = saveData,
- LoadData = loadData,
- AddCmd = addCmd,
- Frame = main,
- SetOnEdited = setOnEdited
- }
- end)()
- reference = (function()
- local main = create({
- {1,"Frame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,Name="Main",Position=UDim2.new(0.5,-250,0,-500),Size=UDim2.new(0,500,0,20),ZIndex=10,}},
- {2,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="TopBar",Parent={1},Size=UDim2.new(1,0,0,20),ZIndex=10,}},
- {3,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Title",Parent={2},Size=UDim2.new(1,0,0.94999998807907,0),Text="Reference",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {4,"TextButton",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Close",Parent={2},Position=UDim2.new(1,-20,0,0),Size=UDim2.new(0,20,0,20),Text="",TextColor3=Color3.new(1,1,1),TextSize=14,ZIndex=10,}},
- {5,"ImageLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Image="rbxassetid://5054663650",Parent={4},Position=UDim2.new(0,5,0,5),Size=UDim2.new(0,10,0,10),ZIndex=10,}},
- {6,"Frame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BorderSizePixel=0,Name="Content",Parent={1},Position=UDim2.new(0,0,0,20),Size=UDim2.new(1,0,0,300),ZIndex=10,}},
- {7,"ScrollingFrame",{BackgroundColor3=Color3.new(0.14117647707462,0.14117647707462,0.14509804546833),BackgroundTransparency=1,BorderColor3=Color3.new(0.15686275064945,0.15686275064945,0.15686275064945),BorderSizePixel=0,BottomImage="rbxasset://textures/ui/Scroll/scroll-middle.png",CanvasSize=UDim2.new(0,0,0,1295),Name="List",Parent={6},ScrollBarImageColor3=Color3.new(0.30588236451149,0.30588236451149,0.3098039329052),ScrollBarThickness=8,Size=UDim2.new(1,0,1,0),TopImage="rbxasset://textures/ui/Scroll/scroll-middle.png",VerticalScrollBarInset=2,ZIndex=10,}},
- {8,"UIListLayout",{Parent={7},SortOrder=2,}},
- {9,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,411),ZIndex=10,}},
- {10,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={9},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Special Player Cases",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {11,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={9},Position=UDim2.new(0,8,0,25),Size=UDim2.new(1,-8,0,20),Text="These keywords can be used to quickly select groups of players in commands:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {12,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={9},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {13,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Cases",Parent={9},Position=UDim2.new(0,8,0,55),Size=UDim2.new(1,-16,0,342),ZIndex=10,}},
- {14,"UIListLayout",{Parent={13},SortOrder=2,}},
- {15,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {16,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={15},Size=UDim2.new(1,0,1,0),Text="all",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {17,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={15},Position=UDim2.new(0,15,0,0),Size=UDim2.new(1,0,1,0),Text="- includes everyone",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {18,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {19,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={18},Size=UDim2.new(1,0,1,0),Text="others",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {20,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={18},Position=UDim2.new(0,37,0,0),Size=UDim2.new(1,0,1,0),Text="- includes everyone except you",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {21,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {22,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={21},Size=UDim2.new(1,0,1,0),Text="me",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {23,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={21},Position=UDim2.new(0,19,0,0),Size=UDim2.new(1,0,1,0),Text="- includes your player only",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {24,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {25,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={24},Size=UDim2.new(1,0,1,0),Text="#[number]",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {26,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={24},Position=UDim2.new(0,59,0,0),Size=UDim2.new(1,0,1,0),Text="- gets a specified amount of random players",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {27,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {28,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={27},Size=UDim2.new(1,0,1,0),Text="random",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {29,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={27},Position=UDim2.new(0,44,0,0),Size=UDim2.new(1,0,1,0),Text="- affects a random player",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {30,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {31,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={30},Size=UDim2.new(1,0,1,0),Text="%[team name]",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {32,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={30},Position=UDim2.new(0,78,0,0),Size=UDim2.new(1,0,1,0),Text="- includes everyone on a given team",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {33,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {34,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={33},Size=UDim2.new(1,0,1,0),Text="allies / team",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {35,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={33},Position=UDim2.new(0,63,0,0),Size=UDim2.new(1,0,1,0),Text="- players who are on your team",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {36,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {37,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={36},Size=UDim2.new(1,0,1,0),Text="enemies / nonteam",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {38,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={36},Position=UDim2.new(0,101,0,0),Size=UDim2.new(1,0,1,0),Text="- players who are not on your team",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {39,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {40,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={39},Size=UDim2.new(1,0,1,0),Text="friends",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {41,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={39},Position=UDim2.new(0,40,0,0),Size=UDim2.new(1,0,1,0),Text="- anyone who is friends with you",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {42,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {43,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={42},Size=UDim2.new(1,0,1,0),Text="nonfriends",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {44,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={42},Position=UDim2.new(0,61,0,0),Size=UDim2.new(1,0,1,0),Text="- anyone who is not friends with you",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {45,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {46,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={45},Size=UDim2.new(1,0,1,0),Text="guests",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {47,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={45},Position=UDim2.new(0,36,0,0),Size=UDim2.new(1,0,1,0),Text="- guest players (obsolete)",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {48,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {49,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={48},Size=UDim2.new(1,0,1,0),Text="bacons",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {50,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={48},Position=UDim2.new(0,40,0,0),Size=UDim2.new(1,0,1,0),Text="- anyone with the \"bacon\" or pal hair",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {51,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {52,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={51},Size=UDim2.new(1,0,1,0),Text="age[number]",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {53,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={51},Position=UDim2.new(0,71,0,0),Size=UDim2.new(1,0,1,0),Text="- includes anyone below or at the given age",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {54,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {55,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={54},Size=UDim2.new(1,0,1,0),Text="rad[number]",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {56,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={54},Position=UDim2.new(0,70,0,0),Size=UDim2.new(1,0,1,0),Text="- includes anyone within the given radius",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {57,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {58,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={57},Size=UDim2.new(1,0,1,0),Text="nearest",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {59,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={57},Position=UDim2.new(0,43,0,0),Size=UDim2.new(1,0,1,0),Text="- gets the closest player to you",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {60,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {61,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={60},Size=UDim2.new(1,0,1,0),Text="farthest",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {62,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={60},Position=UDim2.new(0,46,0,0),Size=UDim2.new(1,0,1,0),Text="- gets the farthest player from you",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {63,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {64,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={63},Size=UDim2.new(1,0,1,0),Text="group[ID]",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {65,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={63},Position=UDim2.new(0,55,0,0),Size=UDim2.new(1,0,1,0),Text="- gets players who are in a certain group",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {66,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {67,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={66},Size=UDim2.new(1,0,1,0),Text="alive",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {68,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={66},Position=UDim2.new(0,27,0,0),Size=UDim2.new(1,0,1,0),Text="- gets players who are alive",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {69,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BackgroundTransparency=1,BorderSizePixel=0,Name="Case",Parent={13},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,0,0,18),ZIndex=10,}},
- {70,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="CaseName",Parent={69},Size=UDim2.new(1,0,1,0),Text="dead",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {71,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="CaseDesc",Parent={69},Position=UDim2.new(0,29,0,0),Size=UDim2.new(1,0,1,0),Text="- gets players who are dead",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {72,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,180),ZIndex=10,}},
- {73,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={72},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Various Operators",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {74,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={72},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {75,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={72},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,16),Text="Use commas to separate multiple expressions:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {76,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={72},Position=UDim2.new(0,8,0,75),Size=UDim2.new(1,-8,0,16),Text="Use - to exclude, and + to include players in your expression:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {77,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={72},Position=UDim2.new(0,8,0,91),Size=UDim2.new(1,-8,0,16),Text=";locate %blue-friends (gets players in blue team who aren't your friends)",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {78,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={72},Position=UDim2.new(0,8,0,46),Size=UDim2.new(1,-8,0,16),Text=";locate noob,noob2,bob",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {79,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={72},Position=UDim2.new(0,8,0,120),Size=UDim2.new(1,-8,0,16),Text="Put ! before a command to run it with the last arguments it was ran with:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {80,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={72},Position=UDim2.new(0,8,0,136),Size=UDim2.new(1,-8,0,32),Text="After running ;offset 0 100 0, you can run !offset anytime to repeat that command with the same arguments that were used to run it last time",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {81,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,154),ZIndex=10,}},
- {82,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={81},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Command Looping",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {83,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={81},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,20),Text="Form: [How many times it loops]^[delay (optional)]^[command]",TextColor3=Color3.new(1,1,1),TextSize=15,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {84,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={81},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {85,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={81},Position=UDim2.new(0,8,0,50),Size=UDim2.new(1,-8,0,20),Text="Use the 'breakloops' command to stop all running loops.",TextColor3=Color3.new(1,1,1),TextSize=15,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {86,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={81},Position=UDim2.new(0,8,0,80),Size=UDim2.new(1,-8,0,16),Text="Examples:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {87,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={81},Position=UDim2.new(0,8,0,98),Size=UDim2.new(1,-8,0,42),Text=";5^btools - gives you 5 sets of btools\n;10^3^drophats - drops your hats every 3 seconds 10 times\n;inf^0.1^animspeed 100 - infinitely loops your animation speed to 100",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {88,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,120),ZIndex=10,}},
- {89,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={88},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Execute Multiple Commands at Once",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {90,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={88},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,20),Text="You can execute multiple commands at once using \"\\\"",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {91,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={88},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {92,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={88},Position=UDim2.new(0,8,0,60),Size=UDim2.new(1,-8,0,16),Text="Examples:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {93,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={88},Position=UDim2.new(0,8,0,78),Size=UDim2.new(1,-8,0,32),Text=";drophats\\respawn - drops your hats and respawns you\n;enable inventory\\enable playerlist\\refresh - enables those coregui items and refreshes you",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {94,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,75),ZIndex=10,}},
- {95,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={94},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Browse Command History",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {96,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={94},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,32),Text="While focused on the command bar, you can use the up and down arrow keys to browse recently used commands",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {97,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={94},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {98,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,75),ZIndex=10,}},
- {99,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={98},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Autocomplete in the Command Bar",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {100,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={98},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,32),Text="While focused on the command bar, you can use the tab key to insert the top suggested command into the command bar.",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {101,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={98},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {102,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,175),ZIndex=10,}},
- {103,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={102},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Using Event Binds",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {104,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={102},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,32),Text="Use event binds to set up commands that get executed when certain events happen. You can edit the conditions for an event command to run (such as which player triggers it).",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {105,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={102},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),ZIndex=10,}},
- {106,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={102},Position=UDim2.new(0,8,0,70),Size=UDim2.new(1,-8,0,48),Text="Some events may send arguments; you can use them in your event command by using $ followed by the argument number ($1, $2, etc). You can find out the order and types of these arguments by looking at the settings of the event command.",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {107,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Text",Parent={102},Position=UDim2.new(0,8,0,130),Size=UDim2.new(1,-8,0,16),Text="Example:",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {108,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={102},Position=UDim2.new(0,8,0,148),Size=UDim2.new(1,-8,0,16),Text="Setting up 'goto $1' on the OnChatted event will teleport you to any player that chats.",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,TextYAlignment=0,ZIndex=10,}},
- {109,"Frame",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Name="Section",Parent={7},Size=UDim2.new(1,0,0,105),ZIndex=10,}},
- {110,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=4,Name="Header",Parent={109},Position=UDim2.new(0,8,0,5),Size=UDim2.new(1,-8,0,20),Text="Get Further Help",TextColor3=Color3.new(1,1,1),TextSize=20,TextXAlignment=0,ZIndex=10,}},
- {111,"TextLabel",{BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,Font=3,Name="Text",Parent={109},Position=UDim2.new(0,8,0,30),Size=UDim2.new(1,-8,0,32),Text="You can join the Discord server to get support with IY, and read up on more documentation such as the Plugin API.",TextColor3=Color3.new(1,1,1),TextSize=14,TextWrapped=true,TextXAlignment=0,ZIndex=10,}},
- {112,"Frame",{BackgroundColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),BorderSizePixel=0,Name="Line",Parent={109},Position=UDim2.new(0,10,1,-1),Size=UDim2.new(1,-20,0,1),Visible=false,ZIndex=10,}},
- {113,"TextButton",{BackgroundColor3=Color3.new(0.48627451062202,0.61960786581039,0.85098040103912),BorderColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),Font=4,Name="InviteButton",Parent={109},Position=UDim2.new(0,5,0,75),Size=UDim2.new(1,-10,0,25),Text="Copy Discord Invite Link (https://discord.io/infiniteyield)",TextColor3=Color3.new(0.1803921610117,0.1803921610117,0.1843137294054),TextSize=16,ZIndex=10,}},
- })
- for i,v in pairs(main.Content.List:GetDescendants()) do
- if v:IsA("TextLabel") then
- table.insert(text1,v)
- end
- end
- table.insert(scroll,main.Content.List)
- table.insert(shade1,main.Content)
- table.insert(shade2,main.TopBar)
- main.Name = randomString()
- main.TopBar.Close.MouseButton1Click:Connect(function()
- main:TweenPosition(UDim2.new(0.5,-250,0,-500), "InOut", "Quart", 0.5, true, nil)
- end)
- local inviteButton = main:FindFirstChild("InviteButton",true)
- local lastPress = nil
- inviteButton.MouseButton1Click:Connect(function()
- local func = setclipboard or toclipboard or set_clipboard or (Clipboard and Clipboard.set)
- if func then
- func("https://discord.io/infiniteyield")
- inviteButton.Text = "Copied"
- else
- inviteButton.Text = "No Clipboard Function, type out the link"
- end
- local pressTime = tick()
- lastPress = pressTime
- wait(2)
- if lastPress ~= pressTime then return end
- inviteButton.Text = "Copy Discord Invite Link (https://discord.io/infiniteyield)"
- end)
- dragGUI(main)
- main.Parent = PARENT
- ReferenceButton.MouseButton1Click:Connect(function()
- main:TweenPosition(UDim2.new(0.5,-250,0.5,-150), "InOut", "Quart", 0.5, true, nil)
- end)
- end)()
- currentShade1 = Color3.fromRGB(36, 36, 37)
- currentShade2 = Color3.fromRGB(46, 46, 47)
- currentShade3 = Color3.fromRGB(78, 78, 79)
- currentText1 = Color3.new(1, 1, 1)
- currentText2 = Color3.new(0, 0, 0)
- currentScroll = Color3.fromRGB(78,78,79)
- defaultsettings = {
- prefix = ';';
- StayOpen = false;
- logsEnabled = false;
- jLogsEnabled = false;
- aliases = {};
- binds = {};
- WayPoints = {};
- PluginsTable = {};
- currentShade1 = {currentShade1.R,currentShade1.G,currentShade1.B};
- currentShade2 = {currentShade2.R,currentShade2.G,currentShade2.B};
- currentShade3 = {currentShade3.R,currentShade3.G,currentShade3.B};
- currentText1 = {currentText1.R,currentText1.G,currentText1.B};
- currentText2 = {currentText2.R,currentText2.G,currentText2.B};
- currentScroll = {currentScroll.R,currentScroll.G,currentScroll.B};
- eventBinds = eventEditor.SaveData()
- }
- defaults = game:GetService("HttpService"):JSONEncode(defaultsettings)
- nosaves = false
- local loadedEventData = nil
- function saves()
- if writefileExploit() then
- if pcall(function() readfile("IY_FE.iy") end) then
- if readfile("IY_FE.iy") ~= nil then
- local success, response = pcall(function()
- local json = game:GetService("HttpService"):JSONDecode(readfile("IY_FE.iy"))
- if json.prefix ~= nil then prefix = json.prefix else prefix = ';' end
- if json.StayOpen ~= nil then StayOpen = json.StayOpen else StayOpen = false end
- if json.logsEnabled ~= nil then logsEnabled = json.logsEnabled else logsEnabled = false end
- if json.jLogsEnabled ~= nil then jLogsEnabled = json.jLogsEnabled else jLogsEnabled = false end
- if json.aliases ~= nil then aliases = json.aliases else aliases = {} end
- if json.binds ~= nil then binds = json.binds else binds = {} end
- if json.spawnCmds ~= nil then spawnCmds = json.spawnCmds end
- if json.WayPoints ~= nil then AllWaypoints = json.WayPoints else WayPoints = {} AllWaypoints = {} end
- if json.PluginsTable ~= nil then PluginsTable = json.PluginsTable else PluginsTable = {} end
- if json.currentShade1 ~= nil then currentShade1 = Color3.new(json.currentShade1[1],json.currentShade1[2],json.currentShade1[3]) end
- if json.currentShade2 ~= nil then currentShade2 = Color3.new(json.currentShade2[1],json.currentShade2[2],json.currentShade2[3]) end
- if json.currentShade3 ~= nil then currentShade3 = Color3.new(json.currentShade3[1],json.currentShade3[2],json.currentShade3[3]) end
- if json.currentText1 ~= nil then currentText1 = Color3.new(json.currentText1[1],json.currentText1[2],json.currentText1[3]) end
- if json.currentText2 ~= nil then currentText2 = Color3.new(json.currentText2[1],json.currentText2[2],json.currentText2[3]) end
- if json.currentScroll ~= nil then currentScroll = Color3.new(json.currentScroll[1],json.currentScroll[2],json.currentScroll[3]) end
- if json.eventBinds then loadedEventData = json.eventBinds end
- end)
- if not success then
- warn("Save Json Error:", response)
- warn("Overwriting Save File")
- writefileCooldown("IY_FE.iy", defaults)
- wait()
- saves()
- end
- else
- writefileCooldown("IY_FE.iy", defaults)
- wait()
- saves()
- end
- else
- writefileCooldown("IY_FE.iy", defaults)
- wait()
- if pcall(function() readfile("IY_FE.iy") end) then
- saves()
- else
- nosaves = true
- prefix = ';'
- StayOpen = false
- logsEnabled = false
- jLogsEnabled = false
- aliases = {}
- binds = {}
- WayPoints = {}
- PluginsTable = {}
- local FileError = Instance.new("Frame")
- local background = Instance.new("Frame")
- local Directions = Instance.new("TextLabel")
- local shadow = Instance.new("Frame")
- local PopupText = Instance.new("TextLabel")
- local Exit = Instance.new("TextButton")
- local ExitImage = Instance.new("ImageLabel")
- FileError.Name = randomString()
- FileError.Parent = PARENT
- FileError.Active = true
- FileError.BackgroundTransparency = 1
- FileError.Position = UDim2.new(0.5, -180, 0, 290)
- FileError.Size = UDim2.new(0, 360, 0, 20)
- FileError.ZIndex = 10
- background.Name = "background"
- background.Parent = FileError
- background.Active = true
- background.BackgroundColor3 = Color3.fromRGB(36, 36, 37)
- background.BorderSizePixel = 0
- background.Position = UDim2.new(0, 0, 0, 20)
- background.Size = UDim2.new(0, 360, 0, 205)
- background.ZIndex = 10
- Directions.Name = "Directions"
- Directions.Parent = background
- Directions.BackgroundTransparency = 1
- Directions.BorderSizePixel = 0
- Directions.Position = UDim2.new(0, 10, 0, 10)
- Directions.Size = UDim2.new(0, 340, 0, 185)
- Directions.Font = Enum.Font.SourceSans
- Directions.TextSize = 14
- Directions.Text = "There was a problem writing a save file to your PC.\n\nPlease contact the developer/support team for your exploit and tell them writefile is not working.\n\nYour settings, keybinds, waypoints, and aliases will not save if you continue.\n\nThings to try:\n> Make sure a 'workspace' folder is located in the same folder as your exploit\n> If your exploit is inside of a zip/rar file, extract it.\n> Rejoin the game and try again or restart your PC and try again."
- Directions.TextColor3 = Color3.new(1, 1, 1)
- Directions.TextWrapped = true
- Directions.TextXAlignment = Enum.TextXAlignment.Left
- Directions.TextYAlignment = Enum.TextYAlignment.Top
- Directions.ZIndex = 10
- shadow.Name = "shadow"
- shadow.Parent = FileError
- shadow.BackgroundColor3 = Color3.fromRGB(46, 46, 47)
- shadow.BorderSizePixel = 0
- shadow.Size = UDim2.new(0, 360, 0, 20)
- shadow.ZIndex = 10
- PopupText.Name = "PopupText"
- PopupText.Parent = shadow
- PopupText.BackgroundTransparency = 1
- PopupText.Size = UDim2.new(1, 0, 0.95, 0)
- PopupText.ZIndex = 10
- PopupText.Font = Enum.Font.SourceSans
- PopupText.TextSize = 14
- PopupText.Text = "File Error"
- PopupText.TextColor3 = Color3.new(1, 1, 1)
- PopupText.TextWrapped = true
- Exit.Name = "Exit"
- Exit.Parent = shadow
- Exit.BackgroundTransparency = 1
- Exit.Position = UDim2.new(1, -20, 0, 0)
- Exit.Size = UDim2.new(0, 20, 0, 20)
- Exit.Text = ""
- Exit.ZIndex = 10
- ExitImage.Parent = Exit
- ExitImage.BackgroundColor3 = Color3.new(1, 1, 1)
- ExitImage.BackgroundTransparency = 1
- ExitImage.Position = UDim2.new(0, 5, 0, 5)
- ExitImage.Size = UDim2.new(0, 10, 0, 10)
- ExitImage.Image = "rbxassetid://5054663650"
- ExitImage.ZIndex = 10
- Exit.MouseButton1Click:Connect(function()
- FileError:Destroy()
- end)
- end
- end
- else
- prefix = ';'
- StayOpen = false
- logsEnabled = false
- jLogsEnabled = false
- aliases = {}
- binds = {}
- WayPoints = {}
- PluginsTable = {}
- end
- end
- saves()
- function updatesaves()
- if nosaves == false and writefileExploit() then
- local update = {
- prefix = prefix;
- StayOpen = StayOpen;
- logsEnabled = logsEnabled;
- jLogsEnabled = jLogsEnabled;
- aliases = aliases;
- binds = binds;
- WayPoints = AllWaypoints;
- PluginsTable = PluginsTable;
- currentShade1 = {currentShade1.R,currentShade1.G,currentShade1.B};
- currentShade2 = {currentShade2.R,currentShade2.G,currentShade2.B};
- currentShade3 = {currentShade3.R,currentShade3.G,currentShade3.B};
- currentText1 = {currentText1.R,currentText1.G,currentText1.B};
- currentText2 = {currentText2.R,currentText2.G,currentText2.B};
- currentScroll = {currentScroll.R,currentScroll.G,currentScroll.B};
- eventBinds = eventEditor.SaveData()
- }
- writefileCooldown("IY_FE.iy", game:GetService("HttpService"):JSONEncode(update))
- end
- end
- eventEditor.SetOnEdited(updatesaves)
- pWayPoints = {}
- WayPoints = {}
- if #AllWaypoints > 0 then
- for i = 1, #AllWaypoints do
- if not AllWaypoints[i].GAME or AllWaypoints[i].GAME == game.PlaceId then
- WayPoints[#WayPoints + 1] = {NAME = AllWaypoints[i].NAME, COORD = {AllWaypoints[i].COORD[1], AllWaypoints[i].COORD[2], AllWaypoints[i].COORD[3]}, GAME = AllWaypoints[i].GAME}
- end
- end
- end
- function Time()
- local HOUR = math.floor((tick() % 86400) / 3600)
- local MINUTE = math.floor((tick() % 3600) / 60)
- local SECOND = math.floor(tick() % 60)
- local AP = HOUR > 11 and 'PM' or 'AM'
- HOUR = (HOUR % 12 == 0 and 12 or HOUR % 12)
- HOUR = HOUR < 10 and '0' .. HOUR or HOUR
- MINUTE = MINUTE < 10 and '0' .. MINUTE or MINUTE
- SECOND = SECOND < 10 and '0' .. SECOND or SECOND
- return HOUR .. ':' .. MINUTE .. ':' .. SECOND .. ' ' .. AP
- end
- PrefixBox.Text = prefix
- local SettingsOpen = false
- if StayOpen == false then
- On.BackgroundTransparency = 1
- else
- On.BackgroundTransparency = 0
- end
- if logsEnabled then
- Toggle.Text = 'Enabled'
- else
- Toggle.Text = 'Disabled'
- end
- if jLogsEnabled then
- Toggle_2.Text = 'Enabled'
- else
- Toggle_2.Text = 'Disabled'
- end
- function maximizeHolder()
- if StayOpen == false then
- Holder:TweenPosition(UDim2.new(1, Holder.Position.X.Offset, 1, -220), "InOut", "Quart", 0.2, true, nil)
- end
- end
- local minimizeNum = -20
- function minimizeHolder()
- if StayOpen == false then
- Holder:TweenPosition(UDim2.new(1, Holder.Position.X.Offset, 1, minimizeNum), "InOut", "Quart", 0.5, true, nil)
- end
- end
- function cmdbarHolder()
- if StayOpen == false then
- Holder:TweenPosition(UDim2.new(1, Holder.Position.X.Offset, 1, -45), "InOut", "Quart", 0.5, true, nil)
- end
- end
- pinNotification = nil
- local notifyCount = 0
- function notify(text,text2,length)
- spawn(function()
- local LnotifyCount = notifyCount+1
- local notificationPinned = false
- notifyCount = notifyCount+1
- if pinNotification then pinNotification:Disconnect() end
- pinNotification = PinButton.MouseButton1Click:Connect(function()
- spawn(function()
- pinNotification:Disconnect()
- notificationPinned = true
- Title_2.BackgroundTransparency = 1
- wait(0.5)
- Title_2.BackgroundTransparency = 0
- end)
- end)
- Notification:TweenPosition(UDim2.new(1, Notification.Position.X.Offset, 1, 0), "InOut", "Quart", 0.5, true, nil)
- wait(0.6)
- local closepressed = false
- if text2 then
- Title_2.Text = text
- Text_2.Text = text2
- else
- Title_2.Text = 'Notification'
- Text_2.Text = text
- end
- Notification:TweenPosition(UDim2.new(1, Notification.Position.X.Offset, 1, -100), "InOut", "Quart", 0.5, true, nil)
- CloseButton.MouseButton1Click:Connect(function()
- Notification:TweenPosition(UDim2.new(1, Notification.Position.X.Offset, 1, 0), "InOut", "Quart", 0.5, true, nil)
- closepressed = true
- pinNotification:Disconnect()
- end)
- if length and isNumber(length) then
- wait(length)
- else
- wait(10)
- end
- if LnotifyCount == notifyCount then
- if closepressed == false and notificationPinned == false then
- pinNotification:Disconnect()
- Notification:TweenPosition(UDim2.new(1, Notification.Position.X.Offset, 1, 0), "InOut", "Quart", 0.5, true, nil)
- end
- notifyCount = 0
- end
- end)
- end
- local lastMessage = nil
- local lastLabel = nil
- local dupeCount = 1
- function CreateLabel(Name, Text)
- if lastMessage == Name..Text then
- dupeCount = dupeCount+1
- lastLabel.Text = Time()..' - ['..Name..']: '..Text..' (x'..dupeCount..')'
- else
- if dupeCount > 1 then dupeCount = 1 end
- if #scroll_2:GetChildren() >= 2546 then
- scroll_2:ClearAllChildren()
- end
- local alls = 0
- for i,v in pairs(scroll_2:GetChildren()) do
- if v then
- alls = v.Size.Y.Offset + alls
- end
- if not v then
- alls = 0
- end
- end
- local tl = Instance.new('TextLabel')
- lastMessage = Name..Text
- lastLabel = tl
- tl.Name = Name
- tl.Parent = scroll_2
- tl.ZIndex = 10
- tl.Text = Time().." - ["..Name.."]: "..Text
- tl.Size = UDim2.new(0,322,0,84)
- tl.BackgroundTransparency = 1
- tl.BorderSizePixel = 0
- tl.Font = "SourceSans"
- tl.Position = UDim2.new(-1,0,0,alls)
- tl.TextTransparency = 1
- tl.TextScaled = false
- tl.TextSize = 14
- tl.TextWrapped = true
- tl.TextXAlignment = "Left"
- tl.TextYAlignment = "Top"
- tl.TextColor3 = currentText1
- tl.Size = UDim2.new(0,322,0,tl.TextBounds.Y)
- table.insert(text1,tl)
- scroll_2.CanvasSize = UDim2.new(0,0,0,alls+tl.TextBounds.Y)
- scroll_2.CanvasPosition = Vector2.new(0,scroll_2.CanvasPosition.Y+tl.TextBounds.Y)
- tl:TweenPosition(UDim2.new(0,3,0,alls), 'In', 'Quint', 0.5)
- for i = 0,50 do wait(0.05)
- tl.TextTransparency = tl.TextTransparency - 0.05
- end
- tl.TextTransparency = 0
- end
- end
- function CreateJoinLabel(plr,ID)
- if #scroll_3:GetChildren() >= 2546 then
- scroll_3:ClearAllChildren()
- end
- local infoFrame = Instance.new("Frame")
- local info1 = Instance.new("TextLabel")
- local info2 = Instance.new("TextLabel")
- local ImageLabel_3 = Instance.new("ImageLabel")
- infoFrame.Name = randomString()
- infoFrame.Parent = scroll_3
- infoFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- infoFrame.BackgroundTransparency = 1
- infoFrame.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- infoFrame.Size = UDim2.new(1, 0, 0, 50)
- info1.Name = randomString()
- info1.Parent = infoFrame
- info1.BackgroundTransparency = 1
- info1.BorderSizePixel = 0
- info1.Position = UDim2.new(0, 45, 0, 0)
- info1.Size = UDim2.new(0, 135, 1, 0)
- info1.ZIndex = 10
- info1.Font = Enum.Font.SourceSans
- info1.FontSize = Enum.FontSize.Size14
- info1.Text = "Username: "..plr.Name.."\nJoined Server: "..Time()
- info1.TextColor3 = Color3.new(1, 1