field of battle script pastebin

2 hours ago Pastebin is a website where you can store text online for a set period of time. ["Function"] = function(callback) Profiles.SetVisible(callback) end, local FriendsTextList = {["RefreshValues"] = function() end}, FriendsTextList = Friends.CreateCircleTextList({, obj.ItemText.TextColor3 = Color3.new(1, 1, 1), local friendcircle = Instance.new("Frame"), friendcircle.Size = UDim2.new(0, 10, 0, 10), friendcircle.BackgroundColor3 = Color3.fromHSV(FriendsColor["Value"], 0.7, 0.9), friendcircle.Position = UDim2.new(0, 10, 0, 13), local friendcorner = Instance.new("UICorner"), friendcorner.CornerRadius = UDim.new(0, 8), obj.ItemText.Position = UDim2.new(0, 36, 0, 0), obj.ItemText.Size = UDim2.new(0, 157, 0, 33), FriendsTextList.FriendRefresh = Instance.new("BindableEvent"), local currentval = #FriendsTextList["ObjectList"], if currentval ~= #FriendsTextList["ObjectList"] then, currentval = #FriendsTextList["ObjectList"], FriendsColor = Friends.CreateColorSlider({, local ProfilesTextList = {["RefreshValues"] = function() end}, ProfilesTextList = Profiles.CreateTextList({, GuiLibrary["Profiles"][user] = {["Keybind"] = "", ["Selected"] = false}, for i,v in pairs(GuiLibrary["Profiles"]) do, table.sort(profiles, function(a, b) return b == "default" and true or a:lower() < b:lower() end), ProfilesTextList["RefreshValues"](profiles), if obj ~= "default" and obj ~= GuiLibrary["CurrentProfile"] then, pcall(function() delfile(customdir.."Profiles/"..obj..(shared.CustomSaveVape or game.PlaceId)..".vapeprofile.txt") end), table.insert(ProfilesTextList["ObjectList"], obj), ProfilesTextList["RefreshValues"](ProfilesTextList["ObjectList"]), ["CustomFunction"] = function(obj, profilename), if GuiLibrary["Profiles"][profilename] == nil then, GuiLibrary["Profiles"][profilename] = {["Keybind"] = ""}, local bindbkg = Instance.new("TextButton"), bindbkg.Position = UDim2.new(1, -50, 0, 6), bindbkg.BackgroundColor3 = Color3.fromRGB(255, 255, 255), bindbkg.Visible = GuiLibrary["Profiles"][profilename]["Keybind"] ~= "", local bindimg = Instance.new("ImageLabel"), bindimg.Image = getcustomassetfunc("vape/assets/KeybindIcon.png"), bindimg.Visible = (GuiLibrary["Profiles"][profilename]["Keybind"] == ""), local bindtext = Instance.new("TextLabel"), bindtext.TextColor3 = Color3.fromRGB(85, 85, 85), bindtext.Visible = (GuiLibrary["Profiles"][profilename]["Keybind"] ~= ""), local bindtext2 = Instance.new("TextLabel"), bindtext2.Size = UDim2.new(0, 150, 0, 33), bindtext2.TextColor3 = Color3.fromRGB(201, 201, 201), bindtext2.BackgroundColor3 = Color3.fromRGB(37, 37, 37), local bindround = Instance.new("UICorner"), bindbkg.MouseButton1Click:connect(function(), if GuiLibrary["KeybindCaptured"] == false then, repeat task.wait() until GuiLibrary["PressedKeybindKey"] ~= "", local key = (GuiLibrary["PressedKeybindKey"] == GuiLibrary["Profiles"][profilename]["Keybind"] and "" or GuiLibrary["PressedKeybindKey"]), GuiLibrary["Profiles"][profilename]["Keybind"] = key, bindbkg.Position = UDim2.new(1, -(30 + newsize.X.Offset), 0, 6), local textsize = game:GetService("TextService"):GetTextSize(key, 16, bindtext.Font, Vector2.new(99999, 99999)), newsize = UDim2.new(0, 13 + textsize.X, 0, 21), bindimg.Image = getcustomassetfunc("vape/assets/PencilIcon.png"), if GuiLibrary["Profiles"][profilename]["Keybind"] ~= "" then, bindbkg.Visible = GuiLibrary["Profiles"][profilename] and GuiLibrary["Profiles"][profilename]["Keybind"] ~= "", bindtext.Text = GuiLibrary["Profiles"][profilename]["Keybind"], local textsize = game:GetService("TextService"):GetTextSize(GuiLibrary["Profiles"][profilename]["Keybind"], 16, bindtext.Font, Vector2.new(99999, 99999)), if profilename == GuiLibrary["CurrentProfile"] then, obj.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), obj.ImageButton.BackgroundColor3 = Color3.fromHSV(GuiLibrary["Settings"]["GUIObject"]["Color"], 0.7, 0.9), obj.ItemText.TextStrokeTransparency = 0.75, bindtext.TextColor3 = Color3.fromRGB(214, 214, 214), local OnlineProfilesButton = Instance.new("TextButton"), OnlineProfilesButton.Name = "OnlineProfilesButton", OnlineProfilesButton.AutoButtonColor = false, OnlineProfilesButton.Size = UDim2.new(0, 45, 0, 29), OnlineProfilesButton.BackgroundColor3 = Color3.fromRGB(26, 25, 26), OnlineProfilesButton.Font = Enum.Font.SourceSans, OnlineProfilesButton.TextXAlignment = Enum.TextXAlignment.Left, OnlineProfilesButton.Position = UDim2.new(0, 166, 0, 6), OnlineProfilesButton.Parent = ProfilesTextList["Object"], local OnlineProfilesButtonBKG = Instance.new("UIStroke"), OnlineProfilesButtonBKG.Color = Color3.fromRGB(38, 37, 38), OnlineProfilesButtonBKG.ApplyStrokeMode = Enum.ApplyStrokeMode.Border, OnlineProfilesButtonBKG.Parent = OnlineProfilesButton, local OnlineProfilesButtonImage = Instance.new("ImageLabel"), OnlineProfilesButtonImage.BackgroundTransparency = 1, OnlineProfilesButtonImage.Position = UDim2.new(0, 14, 0, 7), OnlineProfilesButtonImage.Size = UDim2.new(0, 17, 0, 16), OnlineProfilesButtonImage.Image = getcustomassetfunc("vape/assets/OnlineProfilesButton.png"), OnlineProfilesButtonImage.ImageColor3 = Color3.fromRGB(121, 121, 121), OnlineProfilesButtonImage.Parent = OnlineProfilesButton, local OnlineProfilesbuttonround1 = Instance.new("UICorner"), OnlineProfilesbuttonround1.CornerRadius = UDim.new(0, 5), OnlineProfilesbuttonround1.Parent = OnlineProfilesButton, local OnlineProfilesbuttonround2 = Instance.new("UICorner"), OnlineProfilesbuttonround2.CornerRadius = UDim.new(0, 5), OnlineProfilesbuttonround2.Parent = OnlineProfilesButtonBKG, local OnlineProfilesFrame = Instance.new("Frame"), OnlineProfilesFrame.Size = UDim2.new(0, 660, 0, 445), OnlineProfilesFrame.Position = UDim2.new(0.5, -330, 0.5, -223), OnlineProfilesFrame.BackgroundColor3 = Color3.fromRGB(26, 25, 26), OnlineProfilesFrame.Parent = GuiLibrary["MainGui"].ScaledGui.OnlineProfiles, local OnlineProfilesExitButton = Instance.new("ImageButton"), OnlineProfilesExitButton.Name = "OnlineProfilesExitButton", OnlineProfilesExitButton.ImageColor3 = Color3.fromRGB(121, 121, 121), OnlineProfilesExitButton.Size = UDim2.new(0, 24, 0, 24), OnlineProfilesExitButton.AutoButtonColor = false, OnlineProfilesExitButton.Image = getcustomassetfunc("vape/assets/ExitIcon1.png"), OnlineProfilesExitButton.Position = UDim2.new(1, -31, 0, 8), OnlineProfilesExitButton.BackgroundColor3 = Color3.fromRGB(26, 25, 26), OnlineProfilesExitButton.Parent = OnlineProfilesFrame, local OnlineProfilesExitButtonround = Instance.new("UICorner"), OnlineProfilesExitButtonround.CornerRadius = UDim.new(0, 16), OnlineProfilesExitButtonround.Parent = OnlineProfilesExitButton, OnlineProfilesExitButton.MouseEnter:connect(function(), game:GetService("TweenService"):Create(OnlineProfilesExitButton, TweenInfo.new(0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut), {BackgroundColor3 = Color3.fromRGB(60, 60, 60), ImageColor3 = Color3.fromRGB(255, 255, 255)}):Play(), OnlineProfilesExitButton.MouseLeave:connect(function(), game:GetService("TweenService"):Create(OnlineProfilesExitButton, TweenInfo.new(0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut), {BackgroundColor3 = Color3.fromRGB(26, 25, 26), ImageColor3 = Color3.fromRGB(121, 121, 121)}):Play(), local OnlineProfilesFrameShadow = Instance.new("ImageLabel"), OnlineProfilesFrameShadow.AnchorPoint = Vector2.new(0.5, 0.5), OnlineProfilesFrameShadow.Position = UDim2.new(0.5, 0, 0.5, 0), OnlineProfilesFrameShadow.Image = getcustomassetfunc("vape/assets/WindowBlur.png"), OnlineProfilesFrameShadow.BackgroundTransparency = 1, OnlineProfilesFrameShadow.Size = UDim2.new(1, 6, 1, 6), OnlineProfilesFrameShadow.ImageColor3 = Color3.new(0, 0, 0), OnlineProfilesFrameShadow.ScaleType = Enum.ScaleType.Slice, OnlineProfilesFrameShadow.SliceCenter = Rect.new(10, 10, 118, 118), OnlineProfilesFrameShadow.Parent = OnlineProfilesFrame, local OnlineProfilesFrameIcon = Instance.new("ImageLabel"), OnlineProfilesFrameIcon.Size = UDim2.new(0, 19, 0, 16), OnlineProfilesFrameIcon.Image = getcustomassetfunc("vape/assets/ProfilesIcon.png"), OnlineProfilesFrameIcon.Name = "WindowIcon", OnlineProfilesFrameIcon.BackgroundTransparency = 1, OnlineProfilesFrameIcon.Position = UDim2.new(0, 10, 0, 13), OnlineProfilesFrameIcon.ImageColor3 = Color3.fromRGB(200, 200, 200), OnlineProfilesFrameIcon.Parent = OnlineProfilesFrame, local OnlineProfilesFrameText = Instance.new("TextLabel"), OnlineProfilesFrameText.Size = UDim2.new(0, 155, 0, 41), OnlineProfilesFrameText.BackgroundTransparency = 1, OnlineProfilesFrameText.Name = "WindowTitle", OnlineProfilesFrameText.Position = UDim2.new(0, 36, 0, 0), OnlineProfilesFrameText.TextXAlignment = Enum.TextXAlignment.Left, OnlineProfilesFrameText.Font = Enum.Font.SourceSans, OnlineProfilesFrameText.Text = "Profiles", OnlineProfilesFrameText.TextColor3 = Color3.fromRGB(201, 201, 201), OnlineProfilesFrameText.Parent = OnlineProfilesFrame, local OnlineProfilesFrameText2 = Instance.new("TextLabel"), OnlineProfilesFrameText2.TextColor3 = Color3.fromRGB(85, 84, 85), OnlineProfilesFrameText2.Text = "YOUR PROFILES", OnlineProfilesFrameText2.Font = Enum.Font.SourceSans, OnlineProfilesFrameText2.BackgroundTransparency = 1, OnlineProfilesFrameText2.TextXAlignment = Enum.TextXAlignment.Left, OnlineProfilesFrameText2.TextYAlignment = Enum.TextYAlignment.Top, OnlineProfilesFrameText2.Size = UDim2.new(1, 0, 0, 20), OnlineProfilesFrameText2.Position = UDim2.new(0, 10, 0, 48), OnlineProfilesFrameText2.Parent = OnlineProfilesFrame, local OnlineProfilesFrameText3 = Instance.new("TextLabel"), OnlineProfilesFrameText3.TextColor3 = Color3.fromRGB(85, 84, 85), OnlineProfilesFrameText3.Text = "PUBLIC PROFILES", OnlineProfilesFrameText3.Font = Enum.Font.SourceSans, OnlineProfilesFrameText3.BackgroundTransparency = 1, OnlineProfilesFrameText3.TextXAlignment = Enum.TextXAlignment.Left, OnlineProfilesFrameText3.TextYAlignment = Enum.TextYAlignment.Top, OnlineProfilesFrameText3.Size = UDim2.new(1, 0, 0, 20), OnlineProfilesFrameText3.Position = UDim2.new(0, 231, 0, 48), OnlineProfilesFrameText3.Parent = OnlineProfilesFrame, local OnlineProfilesBorder1 = Instance.new("Frame"), OnlineProfilesBorder1.BackgroundColor3 = Color3.fromRGB(40, 39, 40), OnlineProfilesBorder1.BorderSizePixel = 0, OnlineProfilesBorder1.Size = UDim2.new(1, 0, 0, 1), OnlineProfilesBorder1.Position = UDim2.new(0, 0, 0, 41), OnlineProfilesBorder1.Parent = OnlineProfilesFrame, local OnlineProfilesBorder2 = Instance.new("Frame"), OnlineProfilesBorder2.BackgroundColor3 = Color3.fromRGB(40, 39, 40), OnlineProfilesBorder2.BorderSizePixel = 0, OnlineProfilesBorder2.Size = UDim2.new(0, 1, 1, -41), OnlineProfilesBorder2.Position = UDim2.new(0, 220, 0, 41), OnlineProfilesBorder2.Parent = OnlineProfilesFrame, local OnlineProfilesList = Instance.new("ScrollingFrame"), OnlineProfilesList.BackgroundTransparency = 1, OnlineProfilesList.Size = UDim2.new(0, 408, 0, 319), OnlineProfilesList.Position = UDim2.new(0, 230, 0, 122), OnlineProfilesList.CanvasSize = UDim2.new(0, 408, 0, 319), OnlineProfilesList.Parent = OnlineProfilesFrame, local OnlineProfilesListGrid = Instance.new("UIGridLayout"), OnlineProfilesListGrid.CellSize = UDim2.new(0, 134, 0, 144), OnlineProfilesListGrid.CellPadding = UDim2.new(0, 4, 0, 4), OnlineProfilesListGrid.Parent = OnlineProfilesList, local OnlineProfilesFrameCorner = Instance.new("UICorner"), OnlineProfilesFrameCorner.CornerRadius = UDim.new(0, 4), OnlineProfilesFrameCorner.Parent = OnlineProfilesFrame, OnlineProfilesButton.MouseButton1Click:connect(function(), GuiLibrary["MainGui"].ScaledGui.OnlineProfiles.Visible = true, GuiLibrary["MainGui"].ScaledGui.ClickGui.Visible = false, return game:GetService("HttpService"):JSONDecode((shared.VapeDeveloper and readfile("vape/OnlineProfiles.vapeonline") or game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/OnlineProfiles.vapeonline", true))), onlineprofiles = (success and result or {}), if tostring(v2["ProfileGame"]) == tostring(shared.CustomSaveVape or game.PlaceId) then, profilebox.BackgroundColor3 = Color3.fromRGB(31, 30, 31), local profiletext = Instance.new("TextLabel"), profiletext.TextColor3 = Color3.fromRGB(137, 136, 137), profiletext.Size = UDim2.new(0, 100, 0, 20), profiletext.Position = UDim2.new(0, 18, 0, 25), profiletext.TextXAlignment = Enum.TextXAlignment.Left, profiletext.TextYAlignment = Enum.TextYAlignment.Top, local profiledownload = Instance.new("TextButton"), profiledownload.BackgroundColor3 = Color3.fromRGB(31, 30, 31), profiledownload.Size = UDim2.new(0, 69, 0, 31), profiledownload.Font = Enum.Font.SourceSans, profiledownload.TextColor3 = Color3.fromRGB(200, 200, 200), profiledownload.Position = UDim2.new(0, 14, 0, 96), local profiledownloadbkg = Instance.new("Frame"), profiledownloadbkg.Size = UDim2.new(0, 71, 0, 33), profiledownloadbkg.BackgroundColor3 = Color3.fromRGB(42, 41, 42), profiledownloadbkg.Position = UDim2.new(0, 13, 0, 95), profiletext.TextColor3 = Color3.fromRGB(200, 200, 200), profiledownload.MouseEnter:connect(function(), profiledownload.BackgroundColor3 = Color3.fromRGB(5, 134, 105), profiledownload.MouseLeave:connect(function(), profiledownload.MouseButton1Click:connect(function(), writefile(customdir.."Profiles/"..v2["ProfileName"]..tostring(game.PlaceId)..".vapeprofile.txt", (shared.VapeDeveloper and readfile("vape/OnlineProfiles/"..v2["OnlineProfileName"]) or game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/OnlineProfiles/"..v2["OnlineProfileName"], true))), GuiLibrary["Profiles"][v2["ProfileName"]] = {["Keybind"] = "", ["Selected"] = false}, local profileround = Instance.new("UICorner"), profileround.CornerRadius = UDim.new(0, 4), local profileround2 = Instance.new("UICorner"), profileround2.CornerRadius = UDim.new(0, 4), local profileround3 = Instance.new("UICorner"), profileround3.CornerRadius = UDim.new(0, 4), profileround3.Parent = profiledownloadbkg, OnlineProfilesExitButton.MouseButton1Click:connect(function(), GuiLibrary["MainGui"].ScaledGui.OnlineProfiles.Visible = false, GuiLibrary["MainGui"].ScaledGui.ClickGui.Visible = true, ---GUI.CreateCustomButton("Favorites", "vape/assets/FavoritesListIcon.png", UDim2.new(0, 17, 0, 14), function() end, function() end), --GUI.CreateCustomButton("Text GUIVertical", "vape/assets/TextGUIIcon3.png", UDim2.new(1, -56, 0, 15), function() end, function() end), local TextGui = GuiLibrary.CreateCustomWindow({. Also I can't pay sorry :/. | 1.98 KB, HTML | | 0.73 KB, GetText | Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Saitama Battleground (script) - Pastebin.com Pastebin.com is the number one paste tool since 2002. 30 min ago 4. 3. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data. ["CombatWindow"] = Color3.fromRGB(214, 27, 6). , , : Too many connections Pastebin . 23 min ago Get Script How to get the script ? Failed to load latest commit information. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. ["Icon"] = "vape/assets/FriendsIcon.png", local Profiles = GuiLibrary.CreateWindow2({. https://linkvertise.com/453650/soggyware-hub-key-system1/1, loadstring(game:HttpGet("https://raw.githubusercontent.com/sunkenball/Games/main/Battlefield-Tycoon"))(), Java | Script. You signed in with another tab or window. Pastebin is a website where you can store text online for a set period of time. None. 209.151.232.218 Patched. 17 min ago yo can someone make a script for a game called field of battle (fob) on roblox? 17 min ago ["Icon"] = "vape/assets/TargetInfoIcon2.png". 2 hours ago ["Icon"] = "vape/assets/TargetInfoIcon1.png", local TargetInfoDisplayNames = TargetInfo.CreateToggle({, local targetinfobkg1 = Instance.new("Frame"), targetinfobkg1.BackgroundColor3 = Color3.fromRGB(26, 25, 26), targetinfobkg1.Size = UDim2.new(0, 220, 0, 72), targetinfobkg1.Position = UDim2.new(0, 0, 0, 0), targetinfobkg1.Parent = TargetInfo.GetCustomChildren(), local targetinfobkg2 = targetinfobkg1:Clone(), targetinfobkg2.Position = UDim2.new(0, 0, 0, -6), targetinfobkg2.Size = UDim2.new(0, 220, 0, 86), local targetinfobkg3 = Instance.new("Frame"), targetinfobkg3.BackgroundColor3 = Color3.fromRGB(31, 30, 31), targetinfobkg3.Size = UDim2.new(0, 220, 0, 80), targetinfobkg3.Position = UDim2.new(0, 0, 0, -5), local targetname = Instance.new("TextLabel"), targetname.TextColor3 = Color3.fromRGB(162, 162, 162), targetname.Position = UDim2.new(0, 72, 0, 7), targetname.Size = UDim2.new(0, 80, 0, 16), targetname.TextXAlignment = Enum.TextXAlignment.Left, targetname.TextYAlignment = Enum.TextYAlignment.Top, local targethealth = Instance.new("TextLabel"), targethealth.TextColor3 = Color3.fromRGB(95, 94, 95), targethealth.Size = UDim2.new(0, 0, 0, 0), targethealth.Position = UDim2.new(0, 210, 0, 6), targethealth.TextXAlignment = Enum.TextXAlignment.Right, targethealth.TextYAlignment = Enum.TextYAlignment.Top, local targethealthbkg = Instance.new("Frame"), targethealthbkg.BackgroundColor3 = Color3.fromRGB(43, 42, 43), targethealthbkg.Size = UDim2.new(0, 138, 0, 4), targethealthbkg.Position = UDim2.new(0, 72, 0, 29), local targethealthgreen = Instance.new("Frame"), targethealthgreen.BackgroundColor3 = Color3.fromRGB(40, 137, 109), targethealthgreen.Size = UDim2.new(1, 0, 0, 4), targethealthgreen.Parent = targethealthbkg, local targetimage = Instance.new("ImageLabel"), targetimage.Size = UDim2.new(0, 61, 0, 61), targetimage.Image = 'rbxthumb://type=AvatarHeadShot&id='..game:GetService("Players").LocalPlayer.UserId..'&w=420&h=420', targetimage.Position = UDim2.new(0, 5, 0, 10), TargetInfo.GetCustomChildren().Parent:GetPropertyChangedSignal("Size"):connect(function(), if TargetInfo.GetCustomChildren().Parent.Size ~= UDim2.new(0, 220, 0, 0) then, targetinfobkg2.BackgroundTransparency = 0, targetinfobkg1.BackgroundTransparency = 0, targetinfobkg3.Position = UDim2.new(0, 0, 0, 40), targetinfobkg2.BackgroundTransparency = 1, targetinfobkg1.BackgroundTransparency = 1, ["UpdateInfo"] = function(tab, targetsize), if TargetInfo.GetCustomChildren().Parent then, targetinfobkg3.Visible = (targetsize > 0) or (TargetInfo.GetCustomChildren().Parent.Size ~= UDim2.new(0, 220, 0, 0)), local plr = game:GetService("Players"):FindFirstChild(i), targetimage.Image = 'rbxthumb://type=AvatarHeadShot&id='..v["UserId"]..'&w=420&h=420', targethealthgreen:TweenSize(UDim2.new(v["Health"] / v["MaxHealth"], 0, 0, 4), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.25, true), targethealth.Text = (math.floor((v["Health"] / 5) * 10) / 10).." hp", targethealthgreen.BackgroundColor3 = HealthbarColorTransferFunction(v["Health"] / v["MaxHealth"]), targetname.Text = (TargetInfoDisplayNames["Enabled"] and plr and plr.DisplayName or i).

Panther City Lacrosse Jobs, 2022 Ford Maverick For Sale Near Manchester, Achievements Of Carlos P Garcia, Dragon Ball Z Devolution Hacked All Characters Unblocked, Articles F

field of battle script pastebin