game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "xNotAzurr Scripts";
Text = "Thank you for using my scripts,";
Icon = "rbxthumb://type=Asset&id=7969699183&w=150&h=150"})
Duration = 16;
wait(0.1)print("Thx For Using xNotAzurr Script! My Discord is xNotAzurr#2931")
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("Iron Man Simulator 2 Script|Made By xNotAzurr", "DarkTheme")
local Tab = Window:NewTab("Main")
local MainSection = Tab:NewSection("Main")
MainSection:NewButton("Infinite Yield FE", "Just a Fe admin", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
end)
MainSection:NewButton("Red UI", "Just a Red UI", function()
local NewTitleGUI = Instance.new("ScreenGui")
local NewTitle = Instance.new("TextLabel")
NewTitleGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
NewTitleGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
NewTitle.Parent = NewTitleGUI
NewTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
NewTitle.BackgroundTransparency = 1
NewTitle.Rotation = -7
NewTitle.Position = UDim2.new(0, 30, 0, 470)
NewTitle.Size = UDim2.new(0, 370,0, 50)
NewTitle.Font = Enum.Font.SciFi
NewTitle.Text = "Thanks For Using xNotAzurr UI"
NewTitle.TextColor3 = Color3.fromRGB(255, 0, 38)
NewTitle.TextSize = 14.000
NewTitle.TextScaled = true
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.warning.Font = Enum.Font.SourceSansSemibold
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.warning.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.altitude.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.background.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.markers.Visible = false
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.background.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.background.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.Text = "xNotAzurr UI Modified Suit"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.Text = "xNotAzurr UI v1.0"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.image.ImageColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.distance.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.name.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.speed.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.gameTips.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextStrokeColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextColor3 = Color3.fromRGB(255, 0, 38)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextColor3 = Color3.fromRGB(255, 0, 38)
end)
MainSection:NewButton("Yellow UI", "Just a Yellox UI", function()
-- Welcome to Iron Man Simulator 2 Aristois's Yellow UI --
-- Iron Man Simulator 2 UI Hack Script --
-- Make your Iron Man GUI Better! --
-- Script made By DanPlayz aka Aristois! --
-- DO NOT EXECUTE MORE TIMES UNLESS YOU DIE/GET A NEW SUIT --
-- Make Sure to Re-Execute the script if you get a new suit or get killed. --
-- SCRIPT WILL ONLY WORK IF YOU HAVE A SUIT ON! --
-- This can also increase performance --
-- this also looks more like iron man's nano suit gui too! --
local NewTitleGUI = Instance.new("ScreenGui")
local NewTitle = Instance.new("TextLabel")
NewTitleGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
NewTitleGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
NewTitle.Parent = NewTitleGUI
NewTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
NewTitle.BackgroundTransparency = 1
NewTitle.Rotation = -7
NewTitle.Position = UDim2.new(0, 30, 0, 470)
NewTitle.Size = UDim2.new(0, 370,0, 50)
NewTitle.Font = Enum.Font.SciFi
NewTitle.Text = "Thanks For Using xNotAzurr UI"
NewTitle.TextColor3 = Color3.fromRGB(234, 255, 0)
NewTitle.TextSize = 14.000
NewTitle.TextScaled = true
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.warning.Font = Enum.Font.SourceSansSemibold
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.altitude.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.background.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.markers.Visible = false
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.background.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.background.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.Text = "xNotAzurr UI Modified Suit"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.Text = "xNotAzurr UI v1.0"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.image.ImageColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.distance.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.name.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.speed.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.gameTips.TextStrokeColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextStrokeColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextStrokeColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextStrokeColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextStrokeColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextStrokeColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextColor3 = Color3.fromRGB(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.name.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.name.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.name.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.name.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.name.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.name.TextStrokeColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.name.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.name.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.name.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.name.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.name.TextColor3 = Color3.new(234, 255, 0)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.name.TextColor3 = Color3.new(234, 255, 0)
end)
MainSection:NewButton("Green UI", "Just a Green UI", function()
-- Welcome to Iron Man Simulator 2 Aristois's Green UI --
-- Iron Man Simulator 2 UI Hack Script --
-- Make your Iron Man GUI Better! --
-- Script made By DanPlayz aka Aristois! --
-- DO NOT EXECUTE MORE TIMES UNLESS YOU DIE/GET A NEW SUIT --
-- Make Sure to Re-Execute the script if you get a new suit or get killed. --
-- SCRIPT WILL ONLY WORK IF YOU HAVE A SUIT ON! --
-- This can also increase performance --
-- this also looks more like iron man's nano suit gui too! --
local NewTitleGUI = Instance.new("ScreenGui")
local NewTitle = Instance.new("TextLabel")
NewTitleGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
NewTitleGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
NewTitle.Parent = NewTitleGUI
NewTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
NewTitle.BackgroundTransparency = 1
NewTitle.Rotation = -7
NewTitle.Position = UDim2.new(0, 30, 0, 470)
NewTitle.Size = UDim2.new(0, 370,0, 50)
NewTitle.Font = Enum.Font.SciFi
NewTitle.Text = "Thanks For Using xNotAzurr UI"
NewTitle.TextColor3 = Color3.fromRGB(8, 255, 86)
NewTitle.TextSize = 14.000
NewTitle.TextScaled = true
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.warning.Font = Enum.Font.SourceSansSemibold
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.warning.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.altitude.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.background.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.markers.Visible = false
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.background.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.background.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.Text = "xNotAzurr UI Modified Suit"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.Text = "xNotAzurr UI v1.0"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.image.ImageColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.distance.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.name.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.speed.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.gameTips.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextStrokeColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextColor3 = Color3.fromRGB(8, 255, 86)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextColor3 = Color3.fromRGB(8, 255, 86)
end)
MainSection:NewButton("Purple UI", "Just a Purple UI", function()
-- Welcome to Iron Man Simulator 2 Aristois's Purple UI --
-- Iron Man Simulator 2 UI Hack Script --
-- Make your Iron Man GUI Better! --
-- Script made By DanPlayz aka Aristois! --
-- DO NOT EXECUTE MORE TIMES UNLESS YOU DIE/GET A NEW SUIT --
-- Make Sure to Re-Execute the script if you get a new suit or get killed. --
-- SCRIPT WILL ONLY WORK IF YOU HAVE A SUIT ON! --
-- This can also increase performance --
-- this also looks more like iron man's nano suit gui too! --
local NewTitleGUI = Instance.new("ScreenGui")
local NewTitle = Instance.new("TextLabel")
NewTitleGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
NewTitleGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
NewTitle.Parent = NewTitleGUI
NewTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
NewTitle.BackgroundTransparency = 1
NewTitle.Rotation = -7
NewTitle.Position = UDim2.new(0, 30, 0, 470)
NewTitle.Size = UDim2.new(0, 370,0, 50)
NewTitle.Font = Enum.Font.SciFi
NewTitle.Text = "Thanks For Using xNotAzurr UI"
NewTitle.TextColor3 = Color3.fromRGB(148, 0, 211)
NewTitle.TextSize = 14.000
NewTitle.TextScaled = true
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.warning.Font = Enum.Font.SourceSansSemibold
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.altitude.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.background.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.markers.Visible = false
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.background.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.background.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.Text = "xNotAzurr UI Modified Suit"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.suitName.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.Text = "xNotAzurr UI v1.0"
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.buildVersion.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.image.ImageColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.distance.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.name.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.crosshair.speed.TextColor3 = Color3.fromRGB(5, 255, 226)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").MainUI.gameTips.TextStrokeColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextStrokeColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextStrokeColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextStrokeColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextStrokeColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextStrokeColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.health.TextColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.speed.TextColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.name.TextColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.distance.TextColor3 = Color3.fromRGB(148, 0, 211)
See AlsoFusion nucléaire : des chercheurs dépassent la limite théorique de densité de plasma d’un facteur 10Les formes de vie complexes seraient apparues sur Terre 1,5 milliards d’années plus tôt qu’on le pensaitIron Man Simulator 2 Script By Ghidorah#5587 - Pastebin.comMake your own Deadpool & Wolverine movie with this surprisingly deep movie studio management simgame.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.targetInfo.info.weapon.TextColor3 = Color3.fromRGB(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.status.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.armor.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.health.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.energy.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.stats.info.speed.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.name.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.name.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.name.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.name.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.name.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.name.TextStrokeColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.flightButton.name.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.rocketButton.name.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.repulsorButton.name.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.maskButton.name.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.powerButton.name.TextColor3 = Color3.new(148, 0, 211)
game.Players.LocalPlayer:FindFirstChild("PlayerGui").JARVIS_HUD.ejectButton.name.TextColor3 = Color3.new(148, 0, 211)
end)
--LOCAL PLAYER
local Tab = Window:NewTab("Teleport")
local TeleportSection = Tab:NewSection("Teleport")
TeleportSection:NewButton("Tp to Road", "Tp To Road", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1242.0155029296875, 40.5545539855957, 512.1803588867188)
end)
TeleportSection:NewButton("Tp to pink tower", "Tp To Pink Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1038.581787109375, 659.994140625, -340.4883728027344)
end)
TeleportSection:NewButton("Tp to red tower", "Tp To red Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-369.3357238769531, 982.8466186523438, 11.626405715942383)
end)
TeleportSection:NewButton("Tp to yellow tower", "Tp To yellow Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(334.60101318359375, 923.586181640625, 6.787855625152588)
end)
TeleportSection:NewButton("Tp to cyan tower", "Tp To cyan Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(361.5469055175781, 761.4803466796875, 783.5794067382812)
end)
TeleportSection:NewButton("Tp to Stairs", "Tp To Stairs", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1193.398193359375, 40.5545539855957, 1.609095811843872)
end)
TeleportSection:NewButton("Tp to Grass", "Tp To Grass", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.37963104248047, -8.095440864562988, 1984.9716796875)
end)
TeleportSection:NewButton("Tp to A Build (Use Noclip)", "Tp To A Build (Use Noclip)", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(990.640625, 42.12396240234375, -126.22014617919922)
end)
TeleportSection:NewButton("Tp to Void (use float)", "Tp To Void... (Use Float)", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-248.09715270996094, -162.1566619873047, 1314.07666015625)
end)
TeleportSection:NewButton("Tp to Safe Place (use float)", "Tp To Safe!", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(17107.6328125, 100009.0078125, 10060.865234375)
end)
TeleportSection:NewButton("Tp to Up (use Float)", "tp to Up (use float)", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(642.1624755859375, 1419.83203125, 969.4664306640625)
end)
TeleportSection:NewButton("Tp to Little Red Tower", "tp to Little Red Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-328.178466796875, 439.7901611328125, 333.18975830078125)
end)
TeleportSection:NewButton("Tp to Little Cyan Tower", "tp to Little Cyan Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(339.66400146484375, 685.4861450195312, 665.6004638671875)
end)
TeleportSection:NewButton("Tp to Little Yellow Tower", "tp to Little Yellow Tower", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(392.61822509765625, 507.5029296875, -705.10107421875)
end)
TeleportSection:NewButton("Tp to Galaxy (use float)", "tp to SKY", function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2317.79638671875, 3116.168701171875, -3264.2890625)
end)
TeleportSection:NewButton("Player Teleport", "Just a Player Teleport", function()
-- Gui to Lua
-- Version: 3.2
-- Instances:
local Tutorial = Instance.new("ScreenGui")
local OpenFrame = Instance.new("Frame")
local Open = Instance.new("TextButton")
local Main = Instance.new("Frame")
local TextLabel = Instance.new("TextLabel")
local TextLabel_2 = Instance.new("TextLabel")
local Close = Instance.new("TextButton")
local ImageLabel = Instance.new("ImageLabel")
local Teleport = Instance.new("TextButton")
local TextLabel_3 = Instance.new("TextLabel")
local TextBox = Instance.new("TextBox")
--Properties:
Tutorial.Name = "Tutorial"
Tutorial.Parent = game.CoreGui
OpenFrame.Name = "OpenFrame"
OpenFrame.Parent = Tutorial
OpenFrame.Active = true
OpenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
OpenFrame.BackgroundTransparency = 0.500
OpenFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
OpenFrame.Position = UDim2.new(0.891908348, 0, 0.654420495, 0)
OpenFrame.Size = UDim2.new(0, 100, 0, 50)
Open.Name = "Open"
Open.Parent = OpenFrame
Open.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Open.BackgroundTransparency = 0.500
Open.BorderColor3 = Color3.fromRGB(0, 0, 0)
Open.Position = UDim2.new(-0.000202026364, 0, -0.00305725099, 0)
Open.Size = UDim2.new(0, 100, 0, 50)
Open.Font = Enum.Font.Sarpanch
Open.Text = "Open"
Open.TextColor3 = Color3.fromRGB(255, 255, 255)
Open.TextScaled = true
Open.TextSize = 14.000
Open.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
Open.TextWrapped = true
Open.MouseButton1Down:connect(function()
Main.Visible = true
OpenFrame.Visible = false
end)
Main.Name = "Main"
Main.Parent = Tutorial
Main.Active = true
Main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Main.BackgroundTransparency = 0.500
Main.BorderColor3 = Color3.fromRGB(0, 0, 0)
Main.Position = UDim2.new(0.206340134, 0, 0.291599989, 0)
Main.Size = UDim2.new(0, 583, 0, 332)
Main.Visible = false
Main.Draggable = true
TextLabel.Parent = Main
TextLabel.Active = true
TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.BackgroundTransparency = 0.500
TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.Position = UDim2.new(0, 0, -0.00052341976, 0)
TextLabel.Size = UDim2.new(0, 583, 0, 50)
TextLabel.Font = Enum.Font.SourceSansItalic
TextLabel.Text = "Teleport Player GUI"
TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextScaled = true
TextLabel.TextSize = 14.000
TextLabel.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextWrapped = true
TextLabel_2.Parent = Main
TextLabel_2.Active = true
TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.BackgroundTransparency = 0.500
TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.Position = UDim2.new(0, 0, 0.850090206, 0)
TextLabel_2.Size = UDim2.new(0, 583, 0, 50)
TextLabel_2.Font = Enum.Font.SourceSansItalic
TextLabel_2.Text = "GUI Made By xNotAzurr"
TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.TextScaled = true
TextLabel_2.TextSize = 14.000
TextLabel_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.TextWrapped = true
Close.Name = "Close"
Close.Parent = Main
Close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Close.BackgroundTransparency = 0.500
Close.BorderColor3 = Color3.fromRGB(0, 0, 0)
Close.Position = UDim2.new(0.914032459, 0, -0.000113993883, 0)
Close.Size = UDim2.new(0, 50, 0, 50)
Close.Font = Enum.Font.SourceSansSemibold
Close.Text = "X"
Close.TextColor3 = Color3.fromRGB(255, 255, 255)
Close.TextSize = 50.000
Close.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
Close.MouseButton1Down:connect(function()
OpenFrame.Visible = true
Main.Visible = false
end)
ImageLabel.Parent = Main
ImageLabel.Active = true
ImageLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
ImageLabel.BackgroundTransparency = 1.000
ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
ImageLabel.Position = UDim2.new(-5.47013187e-05, 0, -0.00138611393, 0)
ImageLabel.Size = UDim2.new(0, 75, 0, 50)
ImageLabel.Image = "http://www.roblox.com/asset/?id=6830485913"
Teleport.Name = "Teleport"
Teleport.Parent = Main
Teleport.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Teleport.BackgroundTransparency = 0.500
Teleport.BorderColor3 = Color3.fromRGB(0, 0, 0)
Teleport.Position = UDim2.new(0.217702299, 0, 0.640216887, 0)
Teleport.Size = UDim2.new(0, 328, 0, 49)
Teleport.Font = Enum.Font.Roboto
Teleport.Text = "Teleport"
Teleport.TextColor3 = Color3.fromRGB(255, 255, 255)
Teleport.TextSize = 40.000
Teleport.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
Teleport.TextWrapped = true
Teleport.MouseButton1Click:connect(function()
local tp_namedplayer = TextBox.Text
local tp_player = game:GetService("Players")[tp_namedplayer]
local PLR = game:GetService("Players").LocalPlayer
local p = TextBox.Text
if tp_player then
for i = 1,1 do
wait(.08)
PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 0, -1)
end
end
end)
TextLabel_3.Parent = Main
TextLabel_3.Active = true
TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_3.BackgroundTransparency = 1.000
TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_3.Position = UDim2.new(0.106525294, 0, 0.148282975, 0)
TextLabel_3.Size = UDim2.new(0, 458, 0, 79)
TextLabel_3.Font = Enum.Font.Roboto
TextLabel_3.Text = "Enter The Players Name Here"
TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_3.TextScaled = true
TextLabel_3.TextSize = 40.000
TextLabel_3.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_3.TextWrapped = true
TextBox.Parent = Main
TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextBox.BackgroundTransparency = 0.700
TextBox.Position = UDim2.new(0.217702314, 0, 0.423602074, 0)
TextBox.Size = UDim2.new(0, 329, 0, 50)
TextBox.Font = Enum.Font.Roboto
TextBox.Text = "Player"
TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
TextBox.TextSize = 40.000
end)
--LOCAL PLAYER
local Player = Window:NewTab("Player")
local PlayerSection = Player:NewSection("Player")
PlayerSection:NewSlider("WalkSpeed", "SPEED!!", 10000, 16, function(s) -- 1000 (MaxValue) | 16 (MinValue)
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
end)
PlayerSection:NewSlider("Jumppower", "Jump High", 400, 50, function(s) -- 1000 (MaxValue) | 50 (MinValue)
game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
end)
PlayerSection:NewButton("Reset WS/JUMP", "Reset to defaults", function()
game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
end)
local Tab = Window:NewTab("Kill")
local KillSection = Tab:NewSection("Kill")
KillSection:NewButton("KILL ALL WITH ROCKET", "HAHA", function()
-- Toggle
if _G.Enable == true then
_G.Enable = false
else
_G.Enable = true
end
-- Dependencies
local Players = game:GetService('Players')
local LocalPlayer = Players.LocalPlayer
local ReplicatedStorage = game:GetService('ReplicatedStorage')
-- Functions
local function HasHumanoid (Player)
return Player.Character and Player.Character:FindFirstChild('HumanoidRootPart')
end
local function GetHumanoid (Player)
return Player.Character:FindFirstChild('HumanoidRootPart')
end
local function KillPlayer (Player)
local FireRocket = ReplicatedStorage.Events.FireRocket
local RocketHit = ReplicatedStorage.Events.RocketHit
if HasHumanoid(LocalPlayer) and HasHumanoid(Player) and LocalPlayer.Character:FindFirstChild('Suit') then
local Humanoid = GetHumanoid(Player)
FireRocket:InvokeServer({ hand = LocalPlayer.Character.Suit.RightHand })
workspace.Effects:WaitForChild('rocket')
for _ = 1, 10 do
RocketHit:FireServer({ projectile = workspace.Effects:WaitForChild('rocket'), hitPos = Humanoid.Position })
end
end
end
-- Loop
while _G.Enable and task.wait() do
for _, Player in pairs(Players:GetPlayers()) do
if Player ~= LocalPlayer then
task.wait(.5)
KillPlayer(Player)
end
end
end
end)
local Tab = Window:NewTab("Fun")
local FunSection = Tab:NewSection("Fun")
FunSection:NewButton("Fe Yeet Gui", "Fling People", function()
-- I DONT OWN THIS SCRIPT
local lp = game:FindService("Players").LocalPlayer
local function gplr(String)
local Found = {}
local strl = String:lower()
if strl == "all" then
for i,v in pairs(game:FindService("Players"):GetPlayers()) do
table.insert(Found,v)
end
elseif strl == "others" then
for i,v in pairs(game:FindService("Players"):GetPlayers()) do
if v.Name ~= lp.Name then
table.insert(Found,v)
end
end
elseif strl == "me" then
for i,v in pairs(game:FindService("Players"):GetPlayers()) do
if v.Name == lp.Name then
table.insert(Found,v)
end
end
else
for i,v in pairs(game:FindService("Players"):GetPlayers()) do
if v.Name:lower():sub(1, #String) == String:lower() then
table.insert(Found,v)
end
end
end
return Found
end
local function notif(str,dur)
game:FindService("StarterGui"):SetCore("SendNotification", {
Title = "yeet gui",
Text = str,
Icon = "rbxassetid://2005276185",
Duration = dur or 3
})
end
--// sds
local h = Instance.new("ScreenGui")
local Main = Instance.new("ImageLabel")
local Top = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local TextBox = Instance.new("TextBox")
local TextButton = Instance.new("TextButton")
h.Name = "h"
h.Parent = game:GetService("CoreGui")
h.ResetOnSpawn = false
Main.Name = "Main"
Main.Parent = h
Main.Active = true
Main.Draggable = true
Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Main.BorderSizePixel = 0
Main.Position = UDim2.new(0.174545452, 0, 0.459574461, 0)
Main.Size = UDim2.new(0, 454, 0, 218)
Main.Image = "rbxassetid://2005276185"
Top.Name = "Top"
Top.Parent = Main
Top.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
Top.BorderSizePixel = 0
Top.Size = UDim2.new(0, 454, 0, 44)
Title.Name = "Title"
Title.Parent = Top
Title.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
Title.BorderSizePixel = 0
Title.Position = UDim2.new(0, 0, 0.295454562, 0)
Title.Size = UDim2.new(0, 454, 0, 30)
Title.Font = Enum.Font.SourceSans
Title.Text = "FE Yeet Gui (trollface edition)"
Title.TextColor3 = Color3.fromRGB(255, 255, 255)
Title.TextScaled = true
Title.TextSize = 14.000
Title.TextWrapped = true
TextBox.Parent = Main
TextBox.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
TextBox.BorderSizePixel = 0
TextBox.Position = UDim2.new(0.0704845786, 0, 0.270642221, 0)
TextBox.Size = UDim2.new(0, 388, 0, 62)
TextBox.Font = Enum.Font.SourceSans
TextBox.PlaceholderText = "Who do i destroy(can be shortened)"
TextBox.Text = ""
TextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
TextBox.TextScaled = true
TextBox.TextSize = 14.000
TextBox.TextWrapped = true
TextButton.Parent = Main
TextButton.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
TextButton.BorderSizePixel = 0
TextButton.Position = UDim2.new(0.10352423, 0, 0.596330225, 0)
TextButton.Size = UDim2.new(0, 359, 0, 50)
TextButton.Font = Enum.Font.SourceSans
TextButton.Text = "Cheese em'"
TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton.TextScaled = true
TextButton.TextSize = 14.000
TextButton.TextWrapped = true
TextButton.MouseButton1Click:Connect(function()
local Target = gplr(TextBox.Text)
if Target[1] then
Target = Target[1]
local Thrust = Instance.new('BodyThrust', lp.Character.HumanoidRootPart)
Thrust.Force = Vector3.new(9999,9999,9999)
Thrust.Name = "YeetForce"
repeat
lp.Character.HumanoidRootPart.CFrame = Target.Character.HumanoidRootPart.CFrame
Thrust.Location = Target.Character.HumanoidRootPart.Position
game:FindService("RunService").Heartbeat:wait()
until not Target.Character:FindFirstChild("Head")
else
notif("Invalid player")
end
end)
--//fsddfsdf
notif("Loaded successfully! Created by xNotAzurr", 5)
end)
FunSection:NewButton("Goofy AAH", "Just Fun idk if it r6", function()
local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/AikaV3rm/UiLib/master/Lib.lua')))()
local w = library:CreateWindow("i present")
local b = w:CreateFolder("the goofy ahh script ")
local c = w:CreateFolder("COLLECTION")
local d = w:CreateFolder("scripts")
d:Button("Musical feet",function()
game.Players.LocalPlayer.Character.HumanoidRootPart.Running.PlaybackSpeed = 1
game.Players.LocalPlayer.Character.HumanoidRootPart.Running.Volume = 10
game.Players.LocalPlayer.Character.HumanoidRootPart.Running.SoundId = "http://www.roblox.com/asset/?id=142376088"
end)
d:Button("Mr Krabs walk",function()
game:GetService"RunService".RenderStepped:Connect(function()
spawn(function()
for i,v in next, game.Players.LocalPlayer.Character:FindFirstChild("Humanoid").Animator:GetPlayingAnimationTracks() do
if v.Name == "WalkAnim" or v.Name == "RunAnim" then
v:AdjustSpeed(10)
end
end
game.Players.LocalPlayer.Character.HumanoidRootPart.Running.PlaybackSpeed = 1
game.Players.LocalPlayer.Character.HumanoidRootPart.Running.Volume = 10
game.Players.LocalPlayer.Character.HumanoidRootPart.Running.SoundId = "http://www.roblox.com/asset/?id=3426632334"
end)
end)
end)
d:Button("ghost",function()
if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
spawn(function()
local speaker = game.Players.LocalPlayer
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://27432686"
local bruh = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
bruh:Play()
bruh:AdjustSpeed(0)
speaker.Character.Animate.Disabled = true
end)
else
spawn(function()
local speaker = game.Players.LocalPlayer
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://507776043"
local bruh = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
bruh:Play()
bruh:AdjustSpeed(0)
speaker.Character.Animate.Disabled = true
end)
end
local air = Instance.new("Part", workspace)
air.Size = Vector3.new(7, 2, 3)
air.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0, -4, 0)
air.Transparency = 1
air.Anchored = true
air.Name = "Airwalk"
game:GetService"RunService".RenderStepped:Connect(function()
air.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0, -4, 0)
end)
local Mouse = game:GetService("Players").LocalPlayer:GetMouse()
local u = game.Players.LocalPlayer
local urchar = u.Character
task.spawn(function()
qUp = Mouse.KeyUp:Connect(function(KEY)
if KEY == 'q' then
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,-3,0)
end
end)
eUp = Mouse.KeyUp:Connect(function(KEY)
if KEY == 'e' then
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,1,0)
end
end)
end)
spawn(function()
for _, v in pairs(game:GetDescendants()) do
if v:IsA("BasePart") and v.Name ~= "Airwalk" then
v.CanCollide = false
end
end
end)
end)
d:Button("nuke simulator",function()
local args = {
[1] = "oh no the nukes are coming",
[2] = "All"
}
game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
wait(0.5)
local hi = Instance.new("Sound")
hi.Name = "Sound"
hi.SoundId = "http://www.roblox.com/asset/?id=9060808331"
hi.Volume = 10
hi.Looped = true
hi.archivable = false
hi.Parent = game.Workspace
hi:Play()
wait(3)
game.Players.LocalPlayer:Kick("your fat ass legs stopped working because you cant take a step without going to the hospital and you died from the nukes")end)
d:Button("random word speak",function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/angeld23/raw-text-host/master/condensed_english_words", true))()
local mt = getrawmetatable(game)
local old = mt.__namecall
setreadonly(mt,false)
mt.__namecall = newcclosure(function(self, ...)
local args = {...}
if getnamecallmethod() == 'FireServer' and self.Name == 'SayMessageRequest' then
args[1] = ENGLISH_WORDS[math.random(1, #ENGLISH_WORDS)]
end
return old(self, unpack(args))
end)
end)
d:Button("goofy ahh walk",function()
game:GetService"RunService".RenderStepped:Connect(function()
spawn(function()
if game.Players.LocalPlayer.Character:FindFirstChild("Animate") then
game.Players.LocalPlayer.Character.Animate.run.RunAnim.AnimationId = game.Players.LocalPlayer.Character.Animate.swimidle.SwimIdle.AnimationId
game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId = game.Players.LocalPlayer.Character.Animate.swimidle.SwimIdle.AnimationId
end
end)
end)
game:GetService"RunService".RenderStepped:Connect(function()
spawn(function()
for i,v in next, game.Players.LocalPlayer.Character:FindFirstChild("Humanoid").Animator:GetPlayingAnimationTracks() do
if v.Name == "WalkAnim" or v.Name == "RunAnim" then
v:AdjustSpeed(20)
end
end
end)
end)
end)
end)
--OTHERS
local Other = Window:NewTab("Other")
local OtherSection = Other:NewSection("Other")
OtherSection:NewButton("CHAT TROLL GUI!", "CHAT FOR OTHERS", function()
loadstring(game:HttpGet('https://pastebin.com/raw/MdSA4fn5'))()
end)
OtherSection:NewButton("Bypassed Fly", "Bypass Fly", function()
function Fly(bool) local localplayer = game.Players.LocalPlayer local mouse = localplayer:GetMouse() if workspace:FindFirstChild("Core") then workspace.Core:Destroy() end local Core = Instance.new("Part") Core.Name = "Core" Core.Size = Vector3.new(0.05, 0.05, 0.05) spawn(function() Core.Parent = workspace local Weld = Instance.new("Weld", Core) Weld.Part0 = Core Weld.Part1 = localplayer.Character.LowerTorso Weld.C0 = CFrame.new(0, 0, 0) end) workspace:WaitForChild("Core") local torso = workspace.Core flying = true local speed=10 local keys={a=false,d=false,w=false,s=false} local e1 local e2 local function start() local pos = Instance.new("BodyPosition",torso) local gyro = Instance.new("BodyGyro",torso) pos.Name="EPIXPOS" pos.maxForce = Vector3.new(math.huge, math.huge, math.huge) pos.position = torso.Position gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9) gyro.cframe = torso.CFrame repeat wait() localplayer.Character.Humanoid.PlatformStand=true local new=gyro.cframe - gyro.cframe.p + pos.position if not keys.w and not keys.s and not keys.a and not keys.d then speed=5 end if keys.w then new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed speed=speed+0 end if keys.s then new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed speed=speed+0 end if keys.d then new = new * CFrame.new(speed,0,0) speed=speed+0 end if keys.a then new = new * CFrame.new(-speed,0,0) speed=speed+0 end if speed>10 then speed=5 end pos.position=new.p if keys.w then gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*0),0,0) elseif keys.s then gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*0),0,0) else gyro.cframe = workspace.CurrentCamera.CoordinateFrame end until flying == false if gyro then gyro:Destroy() end if pos then pos:Destroy() end flying=false localplayer.Character.Humanoid.PlatformStand=false speed=10 end e1=mouse.KeyDown:connect(function(key) if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end if key=="w" then keys.w=true elseif key=="s" then keys.s=true elseif key=="a" then keys.a=true elseif key=="d" then keys.d=true elseif key=="x" then if flying==true then flying=false else flying=true start() end end end) e2=mouse.KeyUp:connect(function(key) if key=="w" then keys.w=false elseif key=="s" then keys.s=false elseif key=="a" then keys.a=false elseif key=="d" then keys.d=false end end) local function stop() end if bool == true then start() else stop() end end
Fly(true)
end)
OtherSection:NewKeybind("V", "V to close", Enum.KeyCode.V, function()
Library:ToggleUI()
end)
OtherSection:NewButton("Universal ESP", "Just a ESP", function()
local custom_theme = {} --soon
local function CreateInstance(cls,props)
local inst = Instance.new(cls)
for i,v in pairs(props) do
inst[i] = v
end
return inst
end
local age1 = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='age1', Parent=game.CoreGui})
local p_visuals = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 50, 0, 60),Rotation=0,Selectable=false,Size=UDim2.new(0, 200, 0, 254),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'p_visuals',Parent = age1})
local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 1), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.LayoutOrder, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = p_visuals })
local title1 = CreateInstance('TextLabel',{Font=Enum.Font.GothamBlack,FontSize=Enum.FontSize.Size18,Text='Player visuals',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=18,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, 0, 0, 24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title1',Parent = p_visuals})
local b_b = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Bounding box',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_b',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_b})
local b_f = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Fill alpha',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_f',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_f})
local b_rt = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Render team',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_rt',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_rt})
local b_tc = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Use TeamColor',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_tc',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_tc})
local b_sn = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Show name',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_sn',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_sn})
local b_sd = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Show distance',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_sd',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_sd})
local b_sh = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Show health',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_sh',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='OFF',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_sh})
local b_ht = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Health type',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_ht',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Text',TextColor3=Color3.new(0, 1, 1),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_ht})
local b_f_t = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Fill transparency',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_f_t',Parent = p_visuals})
local v = CreateInstance('TextLabel',{Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,Text='1',TextColor3=Color3.new(0, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 18, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='v',Parent = b_f_t})
local title1_2 = CreateInstance('TextLabel',{Font=Enum.Font.SourceSansBold,FontSize=Enum.FontSize.Size18,Text='ESP',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=18,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, 0, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title1_2',Parent = p_visuals})
local b_ct = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Team color',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_ct',Parent = p_visuals})
local ct_b = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(0, 0, 1), PlaceholderText='', PlaceholderColor3=Color3.new(0, 0, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, -2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 27, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ct_b',Parent = b_ct})
local ct_g = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(0, 1, 0), PlaceholderText='', PlaceholderColor3=Color3.new(0, 1, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, -29, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 27, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ct_g',Parent = b_ct})
local ct_r = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(1, 0, 0), PlaceholderText='', PlaceholderColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, -56, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 27, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ct_r',Parent = b_ct})
local b_ce = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Enemy color',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0.498039),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, -2, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='b_ce',Parent = p_visuals})
local ce_b = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(0, 0, 1), PlaceholderText='', PlaceholderColor3=Color3.new(0, 0, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, -2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 27, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ce_b',Parent = b_ce})
local ce_g = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(0, 1, 0), PlaceholderText='', PlaceholderColor3=Color3.new(0, 1, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, -29, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 27, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ce_g',Parent = b_ce})
local ce_r = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.Gotham,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(1, 0, 0), PlaceholderText='', PlaceholderColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(1, 0),BackgroundColor3=Color3.new(0.121569, 0.12549, 0.172549),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0.498039),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, -56, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 27, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ce_r',Parent = b_ce})
local watermark = CreateInstance('TextLabel',{Font=Enum.Font.Code,FontSize=Enum.FontSize.Size14,Text='lamehaxx v0.01',TextColor3=Color3.new(0, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Top,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, -34),Rotation=0,Selectable=false,Size=UDim2.new(0, 200, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=20,Name='watermark',Parent = age1})
local watermark1 = CreateInstance('TextLabel',{Font=Enum.Font.Code,FontSize=Enum.FontSize.Size14,Text='lamehaxx v0.01',TextColor3=Color3.new(1, 0, 0.498039),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=0,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Top,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, -2, 0, -2),Rotation=0,Selectable=false,Size=UDim2.new(0, 200, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=20,Name='watermark1',Parent = watermark})
p_visuals.Draggable = true
title1.LayoutOrder = 0 title1_2.LayoutOrder = 1
b_b.LayoutOrder = 1 b_f.LayoutOrder = 2 b_f_t.LayoutOrder = 3 b_sd.LayoutOrder = 4 b_sn.LayoutOrder = 5 b_sh.LayoutOrder = 6 b_ht.LayoutOrder = 7 b_rt.LayoutOrder = 8 b_tc.LayoutOrder = 9 b_ct.LayoutOrder = 10 b_ce.LayoutOrder = 11
local localplayer = game:GetService"Players".LocalPlayer
local uis = game:GetService"UserInputService"
local cheats = {
b_b = false;
b_f = false;
b_f_t = 1;
b_sd = false;
b_sn = false;
b_sh = false;
b_ht = "Text";
b_rt = false;
b_tc = false;
}
local cheatsf = Instance.new("Folder", game.CoreGui) cheatsf.Name = "cheats"
local espf = Instance.new("Folder", cheatsf) espf.Name = "esp"
function addEsp(player)
local bbg = Instance.new("BillboardGui", espf)
bbg.Name = player.Name
bbg.AlwaysOnTop = true
bbg.Size = UDim2.new(4,0,5.4,0)
bbg.ClipsDescendants = false
local outlines = Instance.new("Frame", bbg)
outlines.Size = UDim2.new(1,0,1,0)
outlines.BorderSizePixel = 0
outlines.BackgroundTransparency = 1
local left = Instance.new("Frame", outlines)
left.BorderSizePixel = 0
left.Size = UDim2.new(0,1,1,0)
local right = left:Clone()
right.Parent = outlines
right.Size = UDim2.new(0,-1,1,0)
right.Position = UDim2.new(1,0,0,0)
local up = left:Clone()
up.Parent = outlines
up.Size = UDim2.new(1,0,0,1)
local down = left:Clone()
down.Parent = outlines
down.Size = UDim2.new(1,0,0,-1)
down.Position = UDim2.new(0,0,1,0)
local info = Instance.new("BillboardGui", bbg)
info.Name = "info"
info.Size = UDim2.new(3,0,0,54)
info.StudsOffset = Vector3.new(3.6,-3,0)
info.AlwaysOnTop = true
info.ClipsDescendants = false
local namelabel = Instance.new("TextLabel", info)
namelabel.Name = "namelabel"
namelabel.BackgroundTransparency = 1
namelabel.TextStrokeTransparency = 0
namelabel.TextXAlignment = Enum.TextXAlignment.Left
namelabel.Size = UDim2.new(0,100,0,18)
namelabel.Position = UDim2.new(0,0,0,0)
namelabel.Text = player.Name
local distancel = Instance.new("TextLabel", info)
distancel.Name = "distancelabel"
distancel.BackgroundTransparency = 1
distancel.TextStrokeTransparency = 0
distancel.TextXAlignment = Enum.TextXAlignment.Left
distancel.Size = UDim2.new(0,100,0,18)
distancel.Position = UDim2.new(0,0,0,18)
local healthl = Instance.new("TextLabel", info)
healthl.Name = "healthlabel"
healthl.BackgroundTransparency = 1
healthl.TextStrokeTransparency = 0
healthl.TextXAlignment = Enum.TextXAlignment.Left
healthl.Size = UDim2.new(0,100,0,18)
healthl.Position = UDim2.new(0,0,0,36)
local uill = Instance.new("UIListLayout", info)
local forhealth = Instance.new("BillboardGui", bbg)
forhealth.Name = "forhealth"
forhealth.Size = UDim2.new(5,0,6,0)
forhealth.AlwaysOnTop = true
forhealth.ClipsDescendants = false
local healthbar = Instance.new("Frame", forhealth)
healthbar.Name = "healthbar"
healthbar.BackgroundColor3 = Color3.fromRGB(40,40,40)
healthbar.BorderColor3 = Color3.fromRGB(0,0,0)
healthbar.Size = UDim2.new(0.04,0,0.9,0)
healthbar.Position = UDim2.new(0,0,0.05,0)
local bar = Instance.new("Frame", healthbar)
bar.Name = "bar"
bar.BorderSizePixel = 0
bar.BackgroundColor3 = Color3.fromRGB(94,255,69)
bar.AnchorPoint = Vector2.new(0,1)
bar.Position = UDim2.new(0,0,1,0)
bar.Size = UDim2.new(1,0,1,0)
local co = coroutine.create(function()
while wait(0.1) do
if (player.Character and player.Character:FindFirstChild"HumanoidRootPart") then
bbg.Adornee = player.Character.HumanoidRootPart
info.Adornee = player.Character.HumanoidRootPart
forhealth.Adornee = player.Character.HumanoidRootPart
if (player.Team ~= localplayer.Team) then
bbg.Enabled = true
info.Enabled = true
forhealth.Enabled = true
end
if player.Character:FindFirstChild("ForceField") then
outlines.BackgroundTransparency = 0.4
left.BackgroundTransparency = 0.4
right.BackgroundTransparency = 0.4
up.BackgroundTransparency = 0.4
down.BackgroundTransparency = 0.4
healthl.TextTransparency = 0.4
healthl.TextStrokeTransparency = 0.8
distancel.TextTransparency = 0.4
distancel.TextStrokeTransparency = 0.8
namelabel.TextTransparency = 0.4
namelabel.TextStrokeTransparency = 0.8
bar.BackgroundTransparency = 0.4
healthbar.BackgroundTransparency = 0.8
else
outlines.BackgroundTransparency = 0
left.BackgroundTransparency = 0
right.BackgroundTransparency = 0
up.BackgroundTransparency = 0
down.BackgroundTransparency = 0
healthl.TextTransparency = 0
healthl.TextStrokeTransparency = 0
distancel.TextTransparency = 0
distancel.TextStrokeTransparency = 0
namelabel.TextTransparency = 0
namelabel.TextStrokeTransparency = 0
bar.BackgroundTransparency = 0
healthbar.BackgroundTransparency = 0
end
if cheats.b_b == true then
outlines.Visible = true
else
outlines.Visible = false
end
if cheats.b_f == true then
if player.Character:FindFirstChild("ForceField") then
outlines.BackgroundTransparency = 0.9
else
outlines.BackgroundTransparency = cheats.b_f_t
end
else
outlines.BackgroundTransparency = 1
end
if cheats.b_sh == true then
if (player.Character:FindFirstChild"Humanoid") then
healthl.Text = "Health: "..math.floor(player.Character:FindFirstChild"Humanoid".Health)
healthbar.bar.Size = UDim2.new(1,0,player.Character:FindFirstChild"Humanoid".Health/player.Character:FindFirstChild"Humanoid".MaxHealth,0)
end
if cheats.b_ht == "Text" then
healthbar.Visible = false
healthl.Visible = true
end
if cheats.b_ht == "Bar" then
healthl.Visible = false
healthbar.Visible = true
end
if cheats.b_ht == "Both" then
healthl.Visible = true
healthbar.Visible = true
end
else
healthl.Visible = false
healthbar.Visible = false
end
if cheats.b_sn then
namelabel.Visible = true
else
namelabel.Visible = false
end
if cheats.b_sd == true then
distancel.Visible = true
if (localplayer.Character and localplayer.Character:FindFirstChild"HumanoidRootPart") then
distancel.Text = "Distance: "..math.floor(0.5+(localplayer.Character:FindFirstChild"HumanoidRootPart".Position - player.Character:FindFirstChild"HumanoidRootPart".Position).magnitude)
end
else
distancel.Visible = false
end
if cheats.b_rt == true then
if (player.Team == localplayer.Team) then
bbg.Enabled = true
info.Enabled = true
forhealth.Enabled = true
end
else
if (player.Team == localplayer.Team) then
bbg.Enabled = false
info.Enabled = false
forhealth.Enabled = false
end
end
if cheats.b_tc == true then
outlines.BackgroundColor3 = player.TeamColor.Color
left.BackgroundColor3 = player.TeamColor.Color
right.BackgroundColor3 = player.TeamColor.Color
up.BackgroundColor3 = player.TeamColor.Color
down.BackgroundColor3 = player.TeamColor.Color
healthl.TextColor3 = player.TeamColor.Color
distancel.TextColor3 = player.TeamColor.Color
namelabel.TextColor3 = player.TeamColor.Color
else
if (player.Team == localplayer.Team) then
outlines.BackgroundColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
left.BackgroundColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
right.BackgroundColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
up.BackgroundColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
down.BackgroundColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
healthl.TextColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
distancel.TextColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
namelabel.TextColor3 = Color3.fromRGB(ct_r.Text, ct_g.Text, ct_b.Text)
else
outlines.BackgroundColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
left.BackgroundColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
right.BackgroundColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
up.BackgroundColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
down.BackgroundColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
healthl.TextColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
distancel.TextColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
namelabel.TextColor3 = Color3.fromRGB(ce_r.Text, ce_g.Text, ce_b.Text)
end
end
end
if not (game:GetService"Players":FindFirstChild(player.Name)) then
print(player.Name.." has left. Clearing esp.")
espf:FindFirstChild(player.Name):Destroy()
coroutine.yield()
end
end
end)
coroutine.resume(co)
end
--main
do
wait(2)
--menu buttons
for _,button in pairs(age1:GetDescendants()) do
if button:IsA"TextButton" then
button.MouseButton1Click:connect(function()
if button.Name == "b_f_t" then
if cheats.b_f_t >= 0 then
cheats.b_f_t = cheats.b_f_t+0.1
if cheats.b_f_t > 1 then
cheats.b_f_t = 0
end
end
button.v.Text = cheats.b_f_t
elseif button.Name == "b_ht" then
if cheats.b_ht == "Text" then
cheats.b_ht = "Bar"
elseif cheats.b_ht == "Bar" then
cheats.b_ht = "Both"
else
cheats.b_ht = "Text"
end
button.v.Text = cheats.b_ht
else
if cheats[button.Name] == true then
cheats[button.Name] = false
button.v.Text = "OFF"
button.v.TextColor3 = Color3.fromRGB(255,0,0)
else
cheats[button.Name] = true
button.v.Text = "ON"
button.v.TextColor3 = Color3.fromRGB(0,255,0)
end
end
end)
end
end
--initial player addition
for _,v in pairs(game:GetService("Players"):GetChildren()) do
if not (v.Name == localplayer.Name) then
if not (espf:FindFirstChild(v.Name)) then
addEsp(v)
end
end
end
--open/close gui
game:GetService("UserInputService").InputBegan:connect(function(input, gameProcessed)
if input.KeyCode == Enum.KeyCode.KeypadOne then
if not gameProcessed then
age1.Enabled = not age1.Enabled
end
end
end)
--auto-update
while wait(10) do
for _,v in pairs(game:GetService("Players"):GetChildren()) do
if not (v.Name == localplayer.Name) then
if not (espf:FindFirstChild(v.Name)) then
addEsp(v)
end
end
end
end
end
end)
OtherSection:NewButton("Iron man simulator 2", "Script", function()
loadstring(game:HttpGet('https://github.com/bifungiji/the-scripter/raw/main/Ims2'))()
end)
OtherSection:NewButton("Rejoin", "Just Rejoin", function()
game:GetService("TeleportService"):Teleport(game.PlaceId, game:GetService("Players").LocalPlayer)
end)
OtherSection:NewButton("Hydra Script", "Just a Hydra Script", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Robobo2022/Fun/main/ironman2.lua", true))()
end)
Iron Man Simulator 2 Script - Pastebin.com (2024)
Top Articles
Latest Posts
Harris says there’s not much she’d have done differently than Biden over the last 4 years | CNN Politics
Filmographie Michael Rooker
Recommended Articles
- The Best 70 Things To Do in Ishikawa Prefecture, Tried and Tested | Tokyo Weekender
- Kelley Keffer Desert
- Bible Gateway passage: Luke 2 - New International Version
- PRJNA564983 - Transcriptomic analysis of induced sputum samples in severe asthma
- Meddlesome Kitsune Senko-San Volume 3
- Masseuse Massage Chair Physio +| Fitness Warehouse Commercial
- Director ماي ورد (2024)
- Blade of the Immortal
- 11/23(木) 国民の祝日 : images & words
- Shaving Cream Vs. Soap Vs. Gel Vs. Foam - Complete 5-Point Breakdown
- Lightly Color Scheme
- ¿Cuáles eran los Dioses más Importantes para los Aztecas? | Estudyando
- According to an Expert, These Chic Nail Colours Will Look Even More Stylish on Your Toes This December
- Mariana Manuela Bellone Dad Bod
- The Bugaloos Streaming English
- Little Cat Doctor Nyc
- What Was Av스타 납치사건 (2012) About
- 11 Blushes, Bronzers, and Highlighters That Will Give You a Healthy Glow
- Herve Bay's Leather Boots
- Fantasy Plot Generator • The Ultimate Bank of 500,000+ Plots
- Puella Magi Madoka Magica Side Story: Magia Record Pilot
- Dmitry Vasiliev Ai Voice
- Bully: Scholarship Edition Ip Address
- Fire Emblem Echoes: Shadows Of Valentia Downloads
- Last On Earth Picture Book
- MAXIMUM CINEMA | Filmtipps | «Illusions perdues» von Xavier Giannoli
- Is There Fate/Kaleid Liner Prisma Illya: Prisma★Phantasm Season 3
- Samsung Galaxy Z Fold 5 recension: Inga nya tricks
- Eastwood Rust Encapsulator Reviews: Is It Worth It? – Glenn Said
- Qué encontraríamos si pudiéramos viajar al centro de la Tierra hoy | Noticias de Tijuana | El Imparcial
- ‘He brought the sport to life’ – Murray Walker obituary | Formula 1®
- Soda-Pop Love Anime Watch
- The White Queen - Streams, Episodenguide und News zur Serie
- 10 Safe Makeup Kits and Sets for Kids, Vetted By Experts
- Tomáš Vorel German
- Happy Birthday Myth Ii: Soulblighter
- How To Watch Terminal City Us
- To Aru Majutsu No Kinsho Mokuroku - Road To Endymion Recent Chapter
- Biografia De Eminem En Español
- Figurine Collectible One Piece Treasure Rally Shiki Nami Sunny Ver. Mad • EUR 65,38
- To Loveru: Trouble - Multiplication Archive Of Our Own
- Mijn eerste ervaring met K-Beauty van Little Wonderland – beautygoddess
- Korean creatives want a bigger slice of the streaming pie - Marketplace
- Pelvic Examination for Women: What To Expect
- Sean Flanigan On the Crowns of Hair All Throughout the Second Season of ‘The Gilded Age’ - Awardsdaily
- 41 Products You’ll Legitimately Be Grateful To Use Every Day
- Bible Gateway passage: Matthew 2 - New International Version
- I nostri 10 migliori Ultrasonic Skin Scrubber - Natale 2024
- Tattoo Styles - The Complete Guide - The Total Tattoo
- The Seed: Unit 7 Pc Gamepass
- Wang Xiaorong Gif Icons
- Bleach Film 2: The Diamond Dust Rebellion Scan Vf
- The Official 'Wicked' Movie Trailer Just Dropped and We Actually Have Chills
- What Is Koji, and How Can It Impact Gut Health? | Well+Good
- Martian Successor Nadesico: The Prince Of Darkness Juego
- Buy Acuvue Oasys Contact Lenses - Free UK delivery
- Bob Spang Cheating
- Franz (2024) Actors
- NDR Serie "Gags - Comedy Deluxe" mit Stars in ARD Mediathek
- Watch Twelve Months Dubbed Free
- Arashi No Date Episode 20 Vostfr
- Obituary: Masayuki Uemura, lead architect of the NES and SNES, has died at 78
- Awards For 愛しい嘘~優しい闇~
- Will Eyelash Extensions Make Your Real Lashes Fall Out?
- Elizabeth Hurleyleads stars at The Devil Wears Prada Musical premiere
- Hazama Ni Aru Sorane Season 1 Episode 10
- National Center for Home Food Preservation - National Center for Home Food Preservation
- Daniel Tovar Reading
- https://www.hulu.com/series/hard-knocks-in-season-with-the-afc-north-995436e4-baf0-4a5d-80cf-8c4c2546f78e
- Legacy Of Kain: Anthology Gold
- 11 beste After Sun im Test & Vergleich 2024: 1 ganz klarer Tipp
- Katekyoushi No Okotowari Op 6
- Uchuu Senkan Yamato: Fukkatsu-Hen Epilogue
- Suger Loss Ep 2
- CT Imaging of facial trauma. The role of different types of reconstruction. Part II – soft tissues
- Currently Playing: Forbidden Siren
- LED Grusel grün Maske wie Purge steuerbar, Gesicht leuchtend, Hallowee
- Trap Movie Singapore
- Soft Cleansing Wet Baby Wipes, Ideal For Nappy, Face And Hand, Dermatologically Tested, Paraben Free, Sticker Pack Of 4 (72 Sheets Per Pack) 288 Pcs price in Saudi Arabia | Noon Saudi Arabia | kanbkam
- Professional MUAs Share Their Top Eyelash Curler Hacks, Tips & Tricks
- 15 historic street names in Boston
- 짝패 Free
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Nigetai Shinyuu Eating
- Scribe Game Playstation
- Cardmart: Tcg Supermarket Hotkeys
- Ubatte Agemasu Panini
- Barbie Άγγελος Προβελέγγιος
- Was A.r.o.g (2008) Based On A True Story
- How Many Pages Are In The End Of Loyalty (2023)
- Normal Blood Pressure By Age And Gender (Chart)
- Hotels in Central London | Premier Inn
Article information
Author: Melvina Ondricka
Last Updated:
Views: 5481
Rating: 4.8 / 5 (48 voted)
Reviews: 95% of readers found this page helpful
Author information
Name: Melvina Ondricka
Birthday: 2000-12-23
Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498
Phone: +636383657021
Job: Dynamic Government Specialist
Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball
Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.