Roblox Database Logo
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Roblox Guides
  • Roblox Tools
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Roblox Guides
  • Roblox Tools
Home - Scripts - Fart Attack Script

Fart Attack Script

Consume as many burritos and cabbages as possible, and don’t forget to launch the strongest fart bomb toward several enemies with the help of the Fart Attack Script. This script or code will enhance your eating activities to collect a vast amount of fart resources and convert them into a powerful weapon within the PVP area. It also increases your cash earnings to purchase additional fart skills and other equipment throughout the game.

Fart Attack Script

Fart Attack Script Auto Farm, Auto Farm Level and Money, Auto Reset

Copy the script below to level up your comedy battle experience in the game. Make sure to use the most effective executor/exploit to make your daily fart battle more fun and entertaining. We have a list of available executors here.

loadstring(game:HttpGet("https://raw.githubusercontent.com/pruhuyn/scripts/refs/heads/main/fartpruh"))()

Fart Attack Script Pastebin

loadstring(game:HttpGet(("https://raw.githubusercontent.com/Sussy-Tech/Scripts/main/FartHub.lua"),true))()
p = game.Players:GetChildren()
while wait(1) do
for i,v in pairs(p) do
m = Instance.new("Sound", v.Character.Torso)
m.SoundId = "http://www.roblox.com/asset/?id=174658105"
m.Volume = 20
m.Looped = false
m:Play()
a = Instance.new("Smoke", v.Character.Torso)
wait(1)
music:Destroy()
a:Destroy()
end
end
local MarketplaceService = game:GetService("MarketplaceService")
local lp = game:GetService("Players").LocalPlayer
local rc = game:GetService("ReplicatedStorage")
local IsError = false

if rc:FindFirstChild('HDAdminClient') == nil then
	game:GetService("StarterGui"):SetCore("SendNotification",{
		Title = "NO HD FOUND",
		Text = "THIS GAME HAS NO HD ADMIN!!!",
		Icon = "rbxassetid://14529775287"
	})
	IsError = true
end

if not MarketplaceService:UserOwnsGamePassAsync(lp.UserId, 5745895) then
	game:GetService("StarterGui"):SetCore("SendNotification",{
		Title = "NO DONOR",
		Text = "YOU HAVE TO BUY DONOR GAMEPASS!!!",
		Icon = "rbxassetid://14529775287"
	})
	IsError = true
	MarketplaceService:PromptGamePassPurchase(lp, 5745895)
end

if (_G.CanOpenFG == 'Y' or _G.CanOpenFG == nil) and not IsError then
	_G.CanOpenFG = 'N'
	local fartGui = Instance.new("ScreenGui")
	local Frame = Instance.new("Frame")
	local UIGradient = Instance.new("UIGradient")
	local UICorner = Instance.new("UICorner")
	local close = Instance.new("TextButton")
	local UICorner_2 = Instance.new("UICorner")
	local lf = Instance.new("TextButton")
	local UICorner_3 = Instance.new("UICorner")
	local fart = Instance.new("TextButton")
	local UICorner_4 = Instance.new("UICorner")
	local dur = Instance.new("TextBox")
	local UICorner_5 = Instance.new("UICorner")
	local dl = Instance.new("TextButton")
	local UICorner_6 = Instance.new("UICorner")
	rc = rc.HDAdminClient.Signals.RequestCommand

	fartGui.Name = "fartGui"
	fartGui.Parent = game.CoreGui.RobloxGui
	fartGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

	Frame.Parent = fartGui
	Frame.Active = true
	Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
	Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
	Frame.BorderSizePixel = 0
	Frame.Draggable = true
	Frame.Position = UDim2.new(0.493688524, -269, 0.509465218, -169)
	Frame.Size = UDim2.new(0.316355854, 0, 0.27354762, 0)

	UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(65, 65, 65)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0))}
	UIGradient.Rotation = 0
	UIGradient.Transparency = NumberSequence.new{NumberSequenceKeypoint.new(0, 0.15), NumberSequenceKeypoint.new(1, 0.15)}
	UIGradient.Parent = Frame

	UICorner.Parent = Frame

	close.Name = "close"
	close.Parent = Frame
	close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
	close.BorderColor3 = Color3.fromRGB(0, 0, 0)
	close.BorderSizePixel = 0
	close.Position = UDim2.new(0.900929511, 0, 0.0383972973, 0)
	close.Size = UDim2.new(0.0799999982, 0, 0.0799999982, 0)
	close.SizeConstraint = Enum.SizeConstraint.RelativeXX
	close.Font = Enum.Font.SourceSans
	close.Text = "X"
	close.TextColor3 = Color3.fromRGB(0, 0, 0)
	close.TextScaled = true
	close.TextSize = 14
	close.TextWrapped = true

	UICorner_2.Parent = close

	lf.Name = "lf"
	lf.Parent = Frame
	lf.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
	lf.BorderColor3 = Color3.fromRGB(0, 0, 0)
	lf.BorderSizePixel = 0
	lf.Position = UDim2.new(0.0200618561, 0, 0.183079019, 0)
	lf.Size = UDim2.new(0.404821604, 0, 0.262907445, 0)
	lf.Font = Enum.Font.SourceSans
	lf.Text = "Loop fart"
	lf.TextColor3 = Color3.fromRGB(0, 0, 0)
	lf.TextScaled = true
	lf.TextSize = 14
	lf.TextWrapped = true

	UICorner_3.Parent = lf

	fart.Name = "fart"
	fart.Parent = Frame
	fart.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
	fart.BorderColor3 = Color3.fromRGB(0, 0, 0)
	fart.BorderSizePixel = 0
	fart.Position = UDim2.new(0.0177733749, 0, 0.592289984, 0)
	fart.Size = UDim2.new(0.407110006, 0, 0.289426148, 0)
	fart.Font = Enum.Font.SourceSans
	fart.Text = "Fart"
	fart.TextColor3 = Color3.fromRGB(0, 0, 0)
	fart.TextScaled = true
	fart.TextSize = 14
	fart.TextWrapped = true

	UICorner_4.Parent = fart

	dur.Name = "dur"
	dur.Parent = Frame
	dur.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
	dur.BackgroundTransparency = 0.500
	dur.BorderColor3 = Color3.fromRGB(0, 0, 0)
	dur.BorderSizePixel = 0
	dur.Position = UDim2.new(0.442910165, 0, 0.171471566, 0)
	dur.Size = UDim2.new(0.434423625, 0, 0.274514854, 0)
	dur.ClearTextOnFocus = false
	dur.Font = Enum.Font.SourceSans
	dur.MultiLine = true
	dur.PlaceholderColor3 = Color3.fromRGB(200, 200, 200)
	dur.PlaceholderText = "Loop fart duration"
	dur.Text = ""
	dur.TextColor3 = Color3.fromRGB(0, 0, 0)
	dur.TextScaled = true
	dur.TextSize = 14
	dur.TextWrapped = true

	UICorner_5.Parent = dur

	dl.Name = "dl"
	dl.Parent = Frame
	dl.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
	dl.BorderColor3 = Color3.fromRGB(0, 0, 0)
	dl.BorderSizePixel = 0
	dl.Position = UDim2.new(0.456156224, 0, 0.592289984, 0)
	dl.Size = UDim2.new(0.407110006, 0, 0.289426148, 0)
	dl.Font = Enum.Font.SourceSans
	dl.Text = "Download IY plugin(fart.iy)"
	dl.TextColor3 = Color3.fromRGB(0, 0, 0)
	dl.TextScaled = true
	dl.TextSize = 14
	dl.TextWrapped = true

	UICorner_6.Parent = dl
		
	local RunService = game:GetService("RunService")
	local ROTATE_SPEED = 22.5
		
	local function onRenderStep(deltaTime)
		local currentRotation = UIGradient.Rotation
		UIGradient.Rotation = (currentRotation + ROTATE_SPEED * deltaTime) % 360
	end

	RunService.RenderStepped:Connect(onRenderStep)
		
	close.MouseButton1Click:Connect(function()
		_G.CanOpenFG = 'Y'
		fartGui:Destroy()
	end)

	local TweenService = game:GetService("TweenService")
	local ticked = false
		
	local function changeButtonColor(tickValue)
		local targetColor = tickValue and Color3.new(0, 1, 0) or Color3.new(1, 0, 0)
		local colorTweenInfo = TweenInfo.new(0.3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut)
		TweenService:Create(lf, colorTweenInfo, {BackgroundColor3 = targetColor}):Play()
	end
		
	lf.MouseButton1Click:Connect(function()
		ticked = not ticked
		changeButtonColor(ticked)
	end)
		
	local durNum = 1
	fart.MouseButton1Click:Connect(function()
		rc:InvokeServer('!fart')
	end)
		

	dl.MouseButton1Click:Connect(function()
		writefile('fart.iy', [[local rc = game:GetService("ReplicatedStorage")
		if rc:FindFirstChild('HDAdminClient') then
			rc = rc.HDAdminClient.Signals.RequestCommand
			local fart = false
			local duration = 1
		
			spawn(function()
				while true do
					if fart then
						rc:InvokeServer('!fart')
						wait(duration)
					else
						wait()
					end
				end
			end)
		
			return {
				["PluginName"] = "HD fart",
				["PluginDescription"] = "You can fart, but for example you can bind it to your damage!",
				["Commands"] = {
					["fart"] = {
						["ListName"] = "fart",
						["Description"] = "Just farts",
						["Aliases"] = {},
						["Function"] = function(args, speaker)
							rc:InvokeServer('!fart')
						end
					},
					["loopfart"] = {
						["ListName"] = "loopfart / lf [duration]",
						["Description"] = "Minimum 1 second",
						["Aliases"] = {"lf"},
						["Function"] = function(args, speaker)
							duration = 1
							pcall(function()
								num = tonumber(args[1])
								if num > 1 then
									duration = num
								end
							end)	
							fart = true
						end
					},
					["unloopfart"] = {
						["ListName"] = "unloopfart / unlf",
						["Description"] = "Stops loop farting",
						["Aliases"] = {"unlf"},
						["Function"] = function(args, speaker)
							fart = false
						end
					},
					["loopfartspeed"] = {
						["ListName"] = "loopfartspeed / lfspeed [duration]",
						["Description"] = "Minimum 1 second",
						["Aliases"] = {"lfspeed"},
						["Function"] = function(args, speaker)
							duration = 1
							pcall(function()
								num = tonumber(args[1])
								if num > 1 then
									duration = num
								end
							end)
						end
					}
				}
			}
		else
			return {
				["PluginName"] = "HD fart(NO HD FOUND)",
				["PluginDescription"] = "THERE'S NO HD FOUND",
				["Commands"] = {
					["NO HD FOUND"] = {
						["ListName"] = "NO HD FOUND",
						["Description"] = "This plugin requires HD admin, which isn't found.",
						["Aliases"] = {},
						["Function"] = function(args, speaker)
							print("This plugin requires HD admin, which isn't found.")
						end
					}
				}
			}
		end]])
	end)

	while wait() do
		if ticked then
			rc:InvokeServer('!fart')
			
			durNum = tonumber(dur.Text)
			if durNum then
                if durNum < 1 then
				    durNum = 1
			    end
            else
                durNum = 1
            end
			wait(durNum)
		end
	end
end

How To Use Fart Attack Script

See also  Mining Simulator 2 Script

Follow these simple steps on how to use the Fart Attack Script:

1. Choose an effective executor/exploit from the list (Free & Paid)

2. Download the executor you prefer. We have our list here.

3. Launch the Roblox game first, then the executor

4. When both the Roblox game and executor are open, press Inject or Attach (it depends on what executor you are using)

5. Paste the script you want to use

6. Press the Execute or Play button (again, it depends on what executor you are using)

7. That’s all, enjoy using the Fart Attack script GUI

About The Fart Attack Script

The Roblox Fart Attack Script is a set of unique codes that allows the user to have auto-farm features to accumulate huge amounts of cash and exp rewards in every battle. With its efficient algorithms and instinctive interface, it is very easy to use even if you are a newcomer or an experienced player.

A truly impressive tool for success in every Roblox game you will be part of.

By using the best script of the game, you now have an advantage over other players in terms of powerful fart attacks and unique abilities to become the last man standing on the battlefield. Collect huge amounts of cash and purchase more powerful fart attacks to increase your chances of winning every round.

Fart Attack Script

If you are looking for the latest Fart Attack Codes to receive more cash and food resources in the game, you can collect them here.

Always remember that all kinds of game scripts are illegal and may violate the Roblox Terms of Service, resulting in an account ban or other punishments. Be careful when using the script to avoid any game trouble while playing Roblox.

See also  Kill Monsters to Save Princess Script

So what are you waiting for? Download the appropriate script of the game and launch the most destructive fart attack of all time in Fart Attack today.

Another Similar Game :

Fart Attack CodesFart Attack Codes Untitled Attack on Titan ScriptUntitled Attack on Titan Script Zombie Attack ScriptZombie Attack Script Attack on Titan Vengeance ScriptAttack on Titan Vengeance Script

Leave a Comment Cancel reply

Promo Codes

Get your hands on exclusive cosmetics, in-game currency, and special bonuses! Redeem our extensive list of Roblox promo codes and stay ahead of the game.

FREE ITEMS
PROMO CODES
STAR CODES

Game Codes

Unlock exclusive in-game perks, boost your stats, and get an edge in your favorite Roblox games with our collection of verified and non expired game codes.

VIEW ALL
GENRES
POPULAR CODES

Items Codes

Customize your Roblox avatar to the max! Browse our thousands of collection of item codes to unlock unique hats, accessories, gear, and many more.

VIEW ALL
CATEGORY
POPULAR ITEMS

Music Codes

Jam out to your favorite tunes in Roblox! Discover music codes for the latest hits and timeless classics to personalize your in-game experience.

VIEW ALL
STYLE
ARTIST

Best Games

Looking for the hottest Roblox games? Explore our curated recommendations, discover hidden gems, and find your next gaming obsession.

BEST GAMES
THEMES
POPULAR GAMES

Roblox Guides

Level up your Roblox knowledge! Access in-depth guides, powerful tools, and valuable resources to enhance your gameplay and creation skills.

VIEW ALL
GAMES WIKI
ERRORS

Tools

Tap into the Roblox community! Find player-created tools, expert guides, and collaborative resources to elevate your Roblox journey.

VIEW ALL
USERNAME GENERATOR
EXECUTOR

Roblox Scripts

Unlock hidden potential, customize your gameplay, and push the limits of your favorite Roblox game with our powerful script collection.

VIEW ALL
GENRE
POPULAR SCRIPTS
Roblox Database Logo

Roblox Database is your all-in-one source for anything and everything related to Roblox.

Whether you’re looking for the latest game codes, item codes, or promo codes or need some scripting guidance, we’ve got you covered.

Facebook-f Twitter Youtube Instagram Pinterest
Quick Links
  • About
  • Contact
  • Tools
  • Privacy Policy
  • Terms of Service
  • Copyright Policy
Menu
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Roblox Guides
  • Roblox Tools
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Roblox Guides
  • Roblox Tools
Download
chrome logo
  • Email: robloxdatabase23@gmail.com
  • Android : Coming Soon
  • IOS : Coming Soon

© 2025 All Rights Reserved.