field of battle script pastebin field of battle script pastebin
1 hour ago Patched. Base Battle OP script - Pastebin.com Pastebin.com is the number one paste tool since 2002. Also I can't pay sorry :/. Polybattle GUI Script - Pastebin.com About 100 players play it so it's fairly a small game but still fun. Are you sure you want to create this branch? | 1.46 KB, We use cookies for various purposes including analytics. The owners of battle sails are the same owner of warships. my discord user is iiDrippix#8372. ["Function"] = function(callback) TextGui.SetVisible(callback) end, local rainbowval = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromHSV(0, 0, 1)), ColorSequenceKeypoint.new(1, Color3.fromHSV(0, 0, 1))}), local rainbowval2 = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromHSV(0, 0, 0.42)), ColorSequenceKeypoint.new(1, Color3.fromHSV(0, 0, 0.42))}), local rainbowval3 = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromHSV(0, 0, 1)), ColorSequenceKeypoint.new(1, Color3.fromHSV(0, 0, 1))}), local guicolorslider = {["RainbowValue"] = false}, local textguiscaleslider = {["Value"] = 10}, local onething = Instance.new("ImageLabel"), onething.Parent = TextGui.GetCustomChildren(), onething.Position = UDim2.new(1, -140, 0, 3), onething.BackgroundColor3 = Color3.new(0, 0, 0), onething.Image = getcustomassetfunc(translatedlogo and "vape/translations/"..GuiLibrary["Language"].."/VapeLogo3.png" or "vape/assets/VapeLogo3.png"), local onething2 = Instance.new("ImageLabel"), onething2.Position = UDim2.new(1, 0, 0, 1), onething2.BackgroundColor3 = Color3.new(0, 0, 0), onething2.Image = getcustomassetfunc("vape/assets/VapeLogo4.png"), onething3.ImageColor3 = Color3.new(0, 0, 0), onething3.Position = UDim2.new(0, 1, 0, 1), onething3.Logo2.ImageColor3 = Color3.new(0, 0, 0), local onetext = Instance.new("TextLabel"), onetext.Parent = TextGui.GetCustomChildren(), onetext.Position = UDim2.new(1, -154, 0, 35), onetext.TextXAlignment = Enum.TextXAlignment.Left, onetext.TextYAlignment = Enum.TextYAlignment.Top, onetext.BackgroundColor3 = Color3.new(0, 0, 0), local onetext2 = Instance.new("TextLabel"), onetext2.Position = UDim2.new(0, 1, 0, 1), onetext2.TextXAlignment = Enum.TextXAlignment.Left, onetext2.TextYAlignment = Enum.TextYAlignment.Top, onetext2.TextColor3 = Color3.new(0, 0, 0), local onecustomtext = Instance.new("TextLabel"), onecustomtext.Font = Enum.Font.GothamBold, onecustomtext.Size = UDim2.new(1, 0, 1, 0), onecustomtext.Position = UDim2.new(0, 0, 0, 35), onecustomtext.TextXAlignment = Enum.TextXAlignment.Left, onecustomtext.TextYAlignment = Enum.TextYAlignment.Top, onecustomtext.Parent = TextGui.GetCustomChildren(), local onecustomtext2 = onecustomtext:Clone(), onecustomtext2.Size = UDim2.new(1, 0, 1, 0), onecustomtext2.TextColor3 = Color3.new(0, 0, 0), onecustomtext2.Position = UDim2.new(0, 1, 0, 1), onecustomtext:GetPropertyChangedSignal("TextXAlignment"):connect(function(), onecustomtext2.TextXAlignment = onecustomtext.TextXAlignment, local onebackground = Instance.new("Frame"), onebackground.BackgroundColor3 = Color3.new(0, 0, 0), onebackground.Size = UDim2.new(1, 0, 1, 0), onebackground.Parent = TextGui.GetCustomChildren(), local onebackgroundsort = Instance.new("UIListLayout"), onebackgroundsort.FillDirection = Enum.FillDirection.Vertical, onebackgroundsort.SortOrder = Enum.SortOrder.LayoutOrder, onebackgroundsort.Padding = UDim.new(0, 0), onescale.Parent = TextGui.GetCustomChildren(), local textguirenderbkg = {["Enabled"] = false}, for i,v in pairs(onebackground:GetChildren()) do, local textsize = game:GetService("TextService"):GetTextSize(newstr, onetext.TextSize, onetext.Font, Vector2.new(1000000, 1000000)), frame.BackgroundColor3 = Color3.new(0,0,0), frame.Size = UDim2.new(0, textsize.X + 8, 0, textsize.Y), colorframe.Position = (onebackgroundsort.HorizontalAlignment == Enum.HorizontalAlignment.Left and UDim2.new(0, 0, 0, 0) or UDim2.new(1, -2, 0, 0)), extraframe.BackgroundColor3 = Color3.new(0, 0, 0), extraframe.Position = UDim2.new(0, 0, 1, -1), onething.Visible = true onetext.Position = UDim2.new(0, 0, 0, 41), local strSize = game:GetService("TextService"):GetTextSize(str, onetext.TextSize, onetext.TextSize, Vector2.new(10000, 10000)), if GuiLibrary["MainGui"].ScaledGui.Visible then, for i,v in pairs(GuiLibrary["ObjectsThatCanBeSaved"]) do, if v["Type"] == "OptionsButton" and v["Api"]["Name"] ~= "Text GUI" then, local blacklisted = table.find(TextGuiCircleObject["CircleList"]["ObjectList"], v["Api"]["Name"]) and TextGuiCircleObject["CircleList"]["ObjectListEnabled"][table.find(TextGuiCircleObject["CircleList"]["ObjectList"], v["Api"]["Name"])], table.insert(tableofmodules, {["Text"] = v["Api"]["Name"], ["ExtraText"] = v["Api"]["GetExtraText"]}), table.sort(tableofmodules, function(a, b) return a["Text"]:lower() < b["Text"]:lower() end), table.sort(tableofmodules, function(a, b), local textsize1 = (translations[a["Text"]] ~= nil and translations[a["Text"]] or a["Text"])..(a["ExtraText"] and a["ExtraText"]() or ""), local textsize2 = (translations[b["Text"]] ~= nil and translations[b["Text"]] or b["Text"])..(b["ExtraText"] and b["ExtraText"]() or ""), textsize1 = game:GetService("TextService"):GetTextSize(textsize1, onetext.TextSize, onetext.Font, Vector2.new(1000000, 1000000)), textsize2 = game:GetService("TextService"):GetTextSize(textsize2, onetext.TextSize, onetext.Font, Vector2.new(1000000, 1000000)), text = (translations[v2["Text"]] ~= nil and translations[v2["Text"]] or v2["Text"])..(v2["ExtraText"]() ~= "" and ":"..v2["ExtraText"]() or ""), text = text..'\n'..(translations[v2["Text"]] ~= nil and translations[v2["Text"]] or v2["Text"])..(v2["ExtraText"]() ~= "" and ":"..v2["ExtraText"]() or ""), table.insert(textlists, (translations[v2["Text"]] ~= nil and translations[v2["Text"]] or v2["Text"])..(v2["ExtraText"]() ~= "" and ":"..v2["ExtraText"]() or "")), local newsize = game:GetService("TextService"):GetTextSize(text, onetext.TextSize, onetext.Font, Vector2.new(1000000, 1000000)), onetext.Size = UDim2.new(0, 154, 0, newsize.Y), if TextGui.GetCustomChildren().Parent then, if (TextGui.GetCustomChildren().Parent.Position.X.Offset + TextGui.GetCustomChildren().Parent.Size.X.Offset / 2) >= (cam.ViewportSize.X / 2) then, onetext.TextXAlignment = Enum.TextXAlignment.Right, onetext2.TextXAlignment = Enum.TextXAlignment.Right, onething.Position = UDim2.new(1, -142, 0, 8), onetext.Position = UDim2.new(1, -154, 0, (onething.Visible and (textguirenderbkg["Enabled"] and 41 or 35) or 5) + (onecustomtext.Visible and 25 or 0)), onecustomtext.Position = UDim2.new(0, 0, 0, onething.Visible and 35 or 0), onecustomtext.TextXAlignment = Enum.TextXAlignment.Right, onebackgroundsort.HorizontalAlignment = Enum.HorizontalAlignment.Right, onebackground.Position = onetext.Position + UDim2.new(0, -60, 0, 2), onetext2.Position = UDim2.new(0, 5, 0, 1), onething.Position = UDim2.new(0, 2, 0, 8), onetext.Position = UDim2.new(0, 6, 0, (onething.Visible and (textguirenderbkg["Enabled"] and 41 or 35) or 5) + (onecustomtext.Visible and 25 or 0)), onebackgroundsort.HorizontalAlignment = Enum.HorizontalAlignment.Left, onebackground.Position = onetext.Position + UDim2.new(0, -1, 0, 2), TextGui.GetCustomChildren().Parent:GetPropertyChangedSignal("Position"):connect(UpdateHud), onescale:GetPropertyChangedSignal("Scale"):connect(function(), local childrenobj = TextGui.GetCustomChildren(), local check = (childrenobj.Parent.Position.X.Offset + childrenobj.Parent.Size.X.Offset / 2) >= (cam.ViewportSize.X / 2), childrenobj.Position = UDim2.new((check and -(onescale.Scale - 1) or 0), (check and 0 or -6 * (onescale.Scale - 1)), 1, -6 * (onescale.Scale - 1)), GuiLibrary["UpdateHudEvent"].Event:connect(UpdateHud), for i,v in pairs(Enum.Font:GetEnumItems()) do, textguiscaleslider = TextGui.CreateSlider({. | 1.46 KB, We use cookies for various purposes including analytics. | 2.27 KB, JSON | 3. Pastebin is a website where you can store text online for a set period of time. Roblox Field Of Battle Hack Script - treecruise Performance & security by Cloudflare. All the scripts on the internet made for fob are either outdated, fake, or just dont work. There was a problem preparing your codespace, please try again. | 0.49 KB, C | 1 hour ago 10 commits. ["Icon"] = "vape/assets/TargetInfoIcon2.png". [RELEASE] Field of Battle Scripts Uploaded On February 15, 2022. One thing this script does do is mess up the team points so you can use this to troll. ["Icon"] = "vape/assets/TextGUIIcon1.png", local TextGuiCircleObject = {["CircleList"] = {}}, --GUI.CreateCustomButton("Text GUI", "vape/assets/TextGUIIcon2.png", UDim2.new(1, -23, 0, 15), function() TextGui.SetVisible(true) end, function() TextGui.SetVisible(false) end, "OptionsButton"). loadstring(game:HttpGet"https://raw.githubusercontent.com/MadGics/Scripty/main/baseBattle")(), Java | The Strongest Battlegrounds Script Pastebin Roblox - AutoFarm Keyless Blame The Lag 57.1K subscribers Subscribe 0 No views 1 minute ago #Roblox #Script Best free and keyless Battlegrounds. Pastebin . You signed in with another tab or window. [Release] new Field of Battle gem script - v3rmillion.net ", 5.5, "assets/WarningNotification.png"), frame.Frame.Frame.ImageColor3 = Color3.fromRGB(236, 129, 44), GuiLibrary["LoadedAnimation"](welcomemsg["Enabled"]), if betterisfile("vape/CustomModules/"..game.PlaceId..".vape") then, loadstring(readfile("vape/CustomModules/"..game.PlaceId..".vape"))(), local publicrepo = checkpublicrepo(game.PlaceId), if pcall(function() readfile("vapeprivate/CustomModules/"..game.PlaceId..".vape") end) then, loadstring(readfile("vapeprivate/CustomModules/"..game.PlaceId..".vape"))(), --------------------------------------------------------------------------------------------, --IT WOULD REALLY HELP IF YOU GO CHECK OUT MY YOUTUBE CHANNEL BELOW BECAUSE I GO THROUGH A LOT OF ADS TO GET THESE SCRIPTS FOR YOU:--, --https://www.youtube.com/channel/UCChTWXbHYQ7a87bFPhzN0oQ--, Java | Feel free to put any other scripts that you think would be cool. ["Function"] = function(callback) onetext2.Visible = callback onething3.Visible = callback end, local TextGuiUseCategoryColor = TextGui.CreateToggle({, ["Function"] = function(callback) GuiLibrary["UpdateUI"]() end, ["HoverText"] = "Renders a vape watermark", textguirenderbkg = TextGui.CreateToggle({, TextGuiCircleObject["Object"].Visible = callback, TextGuiCircleObject = TextGui.CreateCircleWindow({, TextGuiCircleObject["Object"].Visible = false, local CustomText = {["Value"] = "", ["Object"] = nil}, onecustomtext2.Text = CustomText["Value"]. ["Function"] = function(callback) oldrainbow = callback end. You can email the site owner to let them know you were blocked. Get Script How to get the script ? By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising. 1 branch 0 tags. Learn more about bidirectional Unicode characters. Reddit's #1 ROBLOX Exploiting community. | 3.23 KB, Python | field of battle scripts? Help me make a hack for the game "Field of Battle". ["Icon"] = "vape/assets/UtilityIcon.png", local Friends = GuiLibrary.CreateWindow2({. scriptrb.com | 0.49 KB, C | Script Link: https://venuslockscript.com/battleship-battle More Games Script: https://venuslockscript.com/ Paste or Download Your Scripts Here . The script is published on our website with scripts:https://www.roblox-scripter.com (NO POPUP. For more information, please see our | 0.73 KB, GetText | By continuing to use Pastebin, you agree to our use of cookies as described in the. Patched. Managed to create a shitty unlimited coins script for warships using remotes, gonna create a script for the game when I come home. V3rmillion? Star 0. main. Get Started Learn more about the CLI. If nothing happens, download Xcode and try again. 1 hour ago As it is hard to kill the npcs, so it is harder to get gold and exp. Saitama Battleground (script) - Pastebin.com There is this game on roblox called Field of Battle (fob) and I've been looking for scripts everywhere. 30 min ago 2 hours ago Battlefield Tycoon Script / Hack Pastebin 2022 contains AUTOFARM. Roblox MMO Gaming. [BEST] Battlefield Tycoon script | Get Gamepass + Get Buttons and More! | 0.24 KB, C# | | 3.23 KB, Python | | 2.27 KB, JSON | YouTube? Url = "https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/assetsversion.dat", if not (getasset and requestfunc and queueteleport) then, print("Vape not supported with your exploit. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. ["Function"] = function(callback) Utility.SetVisible(callback) end. 23 min ago ["RenderWindow"] = Color3.fromRGB(135, 14, 165). Get any gem and any amount of it: game.Workspace.RemoteFunctions.ChangeGemAmount:InvokeServer ("GEMYOUWANTHERE", AMOUNTHERE) Level up your enchant: game.Workspace.RemoteFunctions.EnchantLevelUp:InvokeServer () I will be finding more soon ;) Note: Exploiting gems will kick you, but when you rejoin it will still be there. At rblxscripts.net, we aim to provide daily scripts for multiple Roblox Games. yo can someone make a script for a game called field of battle (fob) on roblox? Pastebin.com is the number one paste tool since 2002. | 1.98 KB, HTML | I am back with a fob hack!Credits + Scripts: https://v3rmillion.net/showthread.php?tid=271599Direct Script Link: http://adf.ly/1mGwWImade with ezvi. | 1.98 KB, HTML | NO KEY SYSTEM! Are you sure you want to create this branch? Pastebin APItoolsfaq paste LoginSign up Advertisement SHARE TWEET Battlefield Tycoon SCRIPT/HACK PASTEBIN 2022 | AUTOFARM For more information, please see our Scripts - Roblox By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform. To find Slap battles AutoFarm Roblox script Pastebin go to the reveal page and scroll right under the additional information block. Battlefield Tycoon script - (Get Gamepass, Get Buttons) - YouTube 1 hour ago Create bots for farming resources or use them as AIM Page 1 / 3 Next Topic Title Views Posts New Adopt Me Baby Auto Farm , EGG, Free Pets, Arceus X https://www.roblox.com/games/147536429/AUGUST-UPDATE-Field-of-Battle SCRIPT: Click To Copy You signed in with another tab or window. Click Here to Reveal The Slap battles . Privacy Policy. ["Icon"] = "vape/assets/FriendsIcon.png", local Profiles = GuiLibrary.CreateWindow2({. All the scripts on the internet made for fob are either outdated, fake, or just dont work. Kill R63 with DOOM music GUI | BREAK USER STATS, Do not download any extensions or anything other than, If you find any of the scripts patched or not working, please report it to Forever4D through, Demon Slayer: Midnight Sun Script | FREE GUI KILL AURA, GOD MODE, AUTO FARMS, Demon Slayer: Midnight Sun Script | AUTO CROW, Anime Universe Simulator Script | FREE AUTO FARM GUI. Field Of Battle Kill General Script - RBX Cheats Code. And there is also a thing in the game called legendary gems which is used to buy legendary weapons from the store. Field-of-battle / Reworked demon gem grabber.txt Go to file Go to file T; Go to line L; Copy path Copy permalink; This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. And literally only 1 gem, ONLY 1 costs 1500 robux. By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising. Pastebin APItoolsfaq paste LoginSign up Advertisement SHARE TWEET Base Battle OP script a guest Oct 5th, 2021 FIELD OF BATTLE GEM TP SCRIPT! To review, open the file in an editor that reveals hidden Unicode characters. Infinite Yield Script - Pastebin.com This game is kind of hard to farm/grind on. Pastebin is a website where you can store text online for a set period of time. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. And there is also a thing in the game called legendary gems which is used to buy legendary weapons from the store. Hi Guys! A tag already exists with the provided branch name. Failed to load latest commit information. Blox Fruits Script | 20+ GUIS ULTIMATE BLOX FRUIT AUTO FARMS, https://www.roblox.com/games/147536429/AUGUST-UPDATE-Field-of-Battle. 49 min ago Help me make a hack for the game "Field of Battle" - Reddit So, simply, here is the new script. Reputation: 27. As it is hard to kill the npcs, so it is harder to get gold and exp. Cookie Notice Lmao. and our ["Function"] = function(callback) Friends.SetVisible(callback) end. ----------------------------------------------------------------------------------------------, repeat task.wait() until game:IsLoaded() == true, local customdir = (shared.VapePrivate and "vapeprivate/" or "vape/"), local suc, res = pcall(function() return readfile(file) end), if not betterisfile("vape/"..scripturl) then, error("File not found : vape/"..scripturl), local res = game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/"..scripturl, true), assert(res ~= "404: Not Found", "File not found"), local getasset = getsynasset or getcustomasset or function(location) return "rbxasset://"..location end, local queueteleport = syn and syn.queue_on_teleport or queue_on_teleport or fluxus and fluxus.queue_on_teleport or function() end, local requestfunc = syn and syn.request or http and http.request or http_request or fluxus and fluxus.request or request or function(tab). FIELD OF BATTLE GEM TP SCRIPT! - robloxscripter.com my discord user is iiDrippix#8372. ["Function"] = function(callback) GuiLibrary["ToggleTooltips"] = callback end, ["HoverText"] = "Toggles visibility of these", local rescale = GUISettings.CreateToggle({, GuiLibrary["MainRescale"].Scale = (callback and math.clamp(cam.ViewportSize.X / 1920, 0.5, 1) or 0.99), GuiLibrary["MainRescale"].Scale = (callback and math.clamp(cam.ViewportSize.X / 1920, 0.5, 1) or 1), cam:GetPropertyChangedSignal("ViewportSize"):connect(function(), GuiLibrary["MainRescale"].Scale = math.clamp(cam.ViewportSize.X / 1920, 0.5, 1), local ToggleNotifications = {["Object"] = nil}, Notifications = GUISettings.CreateToggle({, ToggleNotifications = GUISettings.CreateToggle({. | 15.39 KB, PHP | 30 min ago Roblox Script - War Tycoon | GNHub | Aimbot, Gun Mods, Teleport, ESP, Local Player & More About Us At rblxscripts.net, we aim to provide daily scripts for multiple Roblox Games. and our Whether it's scripts, tutorials, memes or anything else - we've got it! Cloudflare Ray ID: 7c0d490abdc608cd By continuing to use Pastebin, you agree to our use of cookies as described in the. Hello. --Roblox Polybattle Gui Script-- ----- repeat task.wait() until game:IsLoaded() == true local injected = true local oldrainbow = false local customdir = (shared.VapePrivate and "vapeprivate/" or . Notifications. Url = "https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/"..path:gsub("vape/assets", "assets"), local workspace = game:GetService("Workspace"), local selfdestructsave = coroutine.create(function(), local GUI = GuiLibrary.CreateMainWindow(), local Blatant = GuiLibrary.CreateWindow({. to use Codespaces. Roblox Field Of Battle Hack Script - ninanimal.netlify.app Thank you, I swear they make too many p2w games. [Vector3.new(Color3.fromRGB(27, 252, 107).r, local minColor = Color3.fromRGB(255, 28, 0), local maxColor = Color3.fromRGB(27, 252, 107), local function HealthbarColorTransferFunction(healthPercent), for colorSampleValue, samplePoint in pairs(healthColorToPosition) do, local distance = healthPercent - samplePoint, return Color3.new(colorSampleValue.x, colorSampleValue.y, colorSampleValue.z), numeratorSum = numeratorSum + wi * colorSampleValue, local result = numeratorSum / denominatorSum, return Color3.new(result.x, result.y, result.z), local TargetInfo = GuiLibrary.CreateCustomWindow({. Now this game has a good anti cheat for a small game. Field Of Battle Kill General Script - RBX Cheats Field Of Battle Kill General Script Uploaded on August 15, 2022 MADE BY Amity FEATURE: KILL GENERAL . Url = "https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/CustomModules/"..id..".vape", checkpublicreponum = checkpublicreponum + 1, local textlabel = Instance.new("TextLabel"), textlabel.Text = "Loading CustomModule Failed!, Attempts : "..checkpublicreponum, textlabel.TextColor3 = Color3.new(1, 1, 1), textlabel.Position = UDim2.new(0, 0, 0, -36), repeat task.wait() until betterisfile(path). This website is using a security service to protect itself from online attacks. Scirpts - MY SCRIPTS Reddit's #1 ROBLOX Exploiting community. | 15.39 KB, PHP | The game also has a good anti-cheat. ["Function"] = function(callback) Render.SetVisible(callback) end. By continuing to use Pastebin, you agree to our use of cookies as described in the. Privacy Policy. Scripts are uploaded almost daily, so there's always something to return to. Battleship Battle Script GUI 2022 - Aura Damage - Working 17 min ago | 3.23 KB, Python | Patched. 4. Please Pastebin APItoolsfaq paste LoginSign up Advertisement SHARE TWEET Saitama Battleground (script) a guest Feb 7th, 2023 DM here or add me on discord. | 1.98 KB, HTML | Blox Fruits Script | MUKURO HUB GET MAX LEVEL 2450 EASILY! Free Roblox Script Field Of Battle Gem Duplicate ["Icon"] = "vape/assets/ProfilesIcon.png". And literally only 1 gem, ONLY 1 costs 1500 robux. [RELEASE] Field of battle scripts! [gold and duke changer] ["CombatWindow"] = Color3.fromRGB(214, 27, 6). [HIGH BAN RATE]Roblox Field Of Battle - Gem Hack - YouTube Login / Register; . Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. ["Function"] = function(callback) GuiLibrary["ToggleNotifications"] = callback end, ["HoverText"] = "Notifies you if a module is enabled/disabled. ["Function"] = function(callback) World.SetVisible(callback) end. Your IP: , , : Too many connections 1 lines (1 sloc) 9 Bytes This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. ["UtilityWindow"] = Color3.fromRGB(27, 145, 68), ["WorldWindow"] = Color3.fromRGB(70, 73, 16), GuiLibrary["ObjectsThatCanBeSaved"]["GUIWindow"]["Object"].Logo1.Logo2.ImageColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), onething.ImageColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), onetext.TextColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), onecustomtext.TextColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), for i2,v2 in pairs(textwithoutthing:split("\n")) do, local rainbowcolor = GuiLibrary["Settings"]["GUIObject"]["Color"] + (GuiLibrary["ObjectsThatCanBeSaved"]["Gui ColorSliderColor"]["Api"]["RainbowValue"] and (-0.025 * i2) or 0), local newcolor = Color3.fromHSV(rainbowcolor, 0.7, 0.9), splittext = #splittext > 1 and {splittext[1], " "..splittext[2]} or {v2, ""}, if TextGuiUseCategoryColor["Enabled"] and GuiLibrary["ObjectsThatCanBeSaved"][splittext[1].."OptionsButton"] and tabcategorycolor[GuiLibrary["ObjectsThatCanBeSaved"][splittext[1].."OptionsButton"]["Object"].Parent.Parent.Name.."Window"] then, newcolor = tabcategorycolor[GuiLibrary["ObjectsThatCanBeSaved"][splittext[1].."OptionsButton"]["Object"].Parent.Parent.Name.."Window"], newtext = newtext..(newfirst and "\n" or " ")..''..splittext[1]..''..splittext[2]..'', for i3,v3 in pairs(onebackground:GetChildren()) do, if v3:IsA("Frame") and colorforindex[v3.LayoutOrder] then, v3.ColorFrame.BackgroundColor3 = colorforindex[v3.LayoutOrder], v["Object"].TextButton.Frame.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), v["Object"].BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), if (v["Type"] == "Button" or v["Type"] == "ButtonMain") and v["Api"]["Enabled"] then, local rainbowcolor = GuiLibrary["Settings"]["GUIObject"]["Color"] + (GuiLibrary["ObjectsThatCanBeSaved"]["Gui ColorSliderColor"]["Api"]["RainbowValue"] and (-0.025 * tabsortorder[i]) or 0), v["Object"].ButtonText.TextColor3 = newcolor, if v["Object"]:FindFirstChild("ButtonIcon") then, v["Object"].ButtonIcon.ImageColor3 = newcolor, local newcolor = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), local rainbowcolor2 = table.find(tabsortorder2, v["Object"].Parent.Parent.Name), rainbowcolor2 = rainbowcolor2 and (rainbowcolor2 - 1) > 0 and GuiLibrary["ObjectsThatCanBeSaved"][tabsortorder2[rainbowcolor2 - 1].."Window"]["SortOrder"] or 0, local rainbowcolor = GuiLibrary["Settings"]["GUIObject"]["Color"] + (GuiLibrary["ObjectsThatCanBeSaved"]["Gui ColorSliderColor"]["Api"]["RainbowValue"] and (-0.025 * (rainbowcolor2 + v["SortOrder"])) or 0), newcolor = Color3.fromHSV(rainbowcolor, 0.7, 0.9), local rainbowcolor = GuiLibrary["Settings"]["GUIObject"]["Color"] + (GuiLibrary["ObjectsThatCanBeSaved"]["Gui ColorSliderColor"]["Api"]["RainbowValue"] and (-0.025 * buttons) or 0), if (v["Type"] == "Toggle" or v["Type"] == "ToggleMain") and v["Api"]["Enabled"] then, v["Object"].ToggleFrame1.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), if v["Type"] == "Slider" or v["Type"] == "SliderMain" then, v["Object"].Slider.FillSlider.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), v["Object"].Slider.FillSlider.ButtonSlider.ImageColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), v["Object"].Slider.ButtonSlider.ImageColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), v["Object"].Slider.ButtonSlider2.ImageColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), GuiLibrary["ObjectsThatCanBeSaved"]["GUIWindow"]["Object"].Children.Extras.MainButton.ImageColor3 = (GUI["GetVisibleIcons"]() > 0 and Color3.fromHSV(rainbowcolor, 0.7, 0.9) or Color3.fromRGB(199, 199, 199)), for i3, v3 in pairs(ProfilesTextList["ScrollingObject"].ScrollingFrame:GetChildren()) do, if v3:IsA("TextButton") and v3.ItemText.Text == GuiLibrary["CurrentProfile"] then, v3.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), v3.ImageButton.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), v3.ItemText.TextColor3 = Color3.new(1, 1, 1), v3.ItemText.TextStrokeTransparency = 0.75.
The Minorities Tinder,
Metaphor For Something That Stands Out,
Town Of East Greenwich Tax Assessor,
Articles F