16.8K views
9.6K downloads
1 year ago
This new Script for Augmented has a Teleport Bypass and works pretty quick, really fun to use. (EXECUTE THE SCRIPT BEFORE CLICKING PLAY!) Made by egg salad, enjoy!
Script Features:
Delivery Farm with Teleport Bypass
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET--
-- Settings
Distance = 2
npcDistance = 12
-- Variables
local player = game.Players.LocalPlayer
local rs = game:GetService("RunService")
local package = game.ReplicatedStorage["Package.Remote"]
local cock = workspace.Interactions.NPCs.PackageJob["Interaction.Part"]
local Deliver = false
-- Camera
player.DevCameraOcclusionMode = "Invisicam"
-- TP Bypass
local old;
old = hookfunction(getrawmetatable(game).__namecall,function(...)
local args = {...}
if getnamecallmethod() == "FireServer" and (tostring(args[1]) == "Play" or tostring(args[2]) == "<|<") then
return
end
return old(...)
end)
-- Listener
package.OnClientEvent:Connect(function(femboy)
Deliver = femboy
end)
-- Wait
package.OnClientEvent:wait()
-- NoClip Bypass
local oldIndex
oldIndex = hookfunction(getrawmetatable(Enum.HumanoidStateType).__index,function(egg,salad)
if not checkcaller() and salad == "StrafingNoPhysics" then
return nil
end
return oldIndex(egg,salad)
end)
-- NoClip
game:GetService("RunService").RenderStepped:Connect(function()
player.Character.Humanoid:ChangeState(11)
end)
-- UI Library
local library = loadstring(game:HttpGetAsync('https://pastebin.com/raw/edJT9EGX'))()
local window = library:CreateWindow("salad bowl")
window:AddLabel({text="discord.gg/uWAMYAgSTT"})
window:AddButton({text="Stop Farming",callback=function()game:GetService("TeleportService"):Teleport(game.PlaceId)end})
library:Init()
-- Remove Limbs - i forgot why i did this
for i,v in pairs({"Left","Right"}) do
for _,limb in pairs(player.Character:GetChildren()) do
if limb.Name:find(v) then limb:Destroy() end
end
end
-- Yes
while true do
if Deliver then
local shit = workspace.DecorationsMouseFilter.PackagePositions:GetChildren()
for i = 1, #shit do local v = shit[i]
if v:FindFirstChildOfClass("ProximityPrompt") then
player.Character.HumanoidRootPart.CFrame = v.CFrame * CFrame.Angles(math.rad(180),0,0) - Vector3.new(0,Distance,0)
rs.Stepped:wait()
package:FireServer("Deliver")
break
end
end
else
player.Character.HumanoidRootPart.CFrame = cock.CFrame * CFrame.Angles(math.rad(180),0,0) - Vector3.new(0,npcDistance,0)
rs.Stepped:wait()
fireproximityprompt(cock:FindFirstChildOfClass("ProximityPrompt"))
end
wait()
end
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
1.4K views
5 days ago


Bloxburg Pizza Delivery Auto Farm (Working anti-ban)
Welcome to Bloxburg
Welcome to Bloxburg
16.9K views
1 year ago

Delivery Simulator Auto Deliver/Sell
YOUTUBER Delivery Simulator
YOUTUBER Delivery Simulator
Mobile Friendly
4.6K views
3 weeks ago


ILLUSION BLOXBURG PIZZA DELIVERY AUTOFARM
Welcome to Bloxburg
Welcome to Bloxburg
Key System
Mobile Friendly
6.1K views
1 month ago

Inazuma Rebirth [Money Farm | Level Farm | Speed Farm | Stamina Farm |...
[UPDATE 3] Inazuma Rebirth
[UPDATE 3] Inazuma Rebirth
20.6K views
7 months ago

Age of Heroes Script | Rep Farm, Orb Farm & MORE!
Age of Heroes
Age of Heroes
Key System
Mobile Friendly
5.7K views
1 month ago

School of Hierarchy [Mob Farm | Boxes Farm | Potential Script | No Coo...
[Winter Event Pt. 1!] School of Hierarchy
[Winter Event Pt. 1!] School of Hierarchy
0 Comments
Log in here to comment