0% found this document useful (0 votes)
48 views1 page

GG

The document promotes subscribing to a YouTube channel and joining a Roblox group and Discord server for access to scripts. It then provides the configuration options for a Roblox targeting and aiming script.

Uploaded by

dvmp outs
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)
48 views1 page

GG

The document promotes subscribing to a YouTube channel and joining a Roblox group and Discord server for access to scripts. It then provides the configuration options for a Roblox targeting and aiming script.

Uploaded by

dvmp outs
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
You are on page 1/ 1

--[ SUB TO HALAL GAMING FOR MORE SCRIPTS!! Discord: https://discord.

gg/EEduBqjVcZ
--https://www.youtube.com/channel/UCHzkFsmg7bKMvE3fFvbzkKg
-- Roblox Group: https://www.roblox.com/groups/16313221/Bugenar-Eshakur#!/about

-- SUB TO HALAL GAMING FOR MORE SCRIPTS!! Discord: https://discord.gg/EEduBqjVcZ


-- Roblox Group: https://www.roblox.com/groups/16313221/Bugenar-Eshakur#!/about --]

_G.TargetAim = {
["Key"] = "q",
["Mode"] = "Toggle", -- "Toggle" or "Hold"
["Prediction"] = 0.12118, -- Lower if Lower Ping, Higher if Higher Ping
["Auto-Prediction"] = true,
["Aimpart"] = "HumanoidRootPart",
["Face-Target"] = true,
["Notif-Toggle"] = true,
["Chat-Toggle"] = false,
["View-Toggle"] = false,
["Resolver-V1"] = false,
["Resolver-Delay"] = 0.195,
["Resolver-Aimpart"] = "HumanoidRootPart",
["Resolver-AntiSky"] = true,
["Resolver-AntiGround"] = true,
["Resolver-Reverse"] = false,
["Orbit-Toggle"] = false,
["Orbit-Speed"] = 8,
["Orbit-Size"] = 8,
["Orbit-Height"] = 0, -- No Negatives
["Vertical-Velocity-Toggle"] = false,
["Vertical-Velocity"] = 0,
["Horizontal-Velocity-Toggle"] = false,
["Horizontal-Velocity"] = 0,
["Onshot-Visual"] = true,
["Onshot-Visual-Color"] = Color3.fromRGB(119,0,255),
["Onshot-Visual-Material"] = "Neon", -- "Plastic", "ForceField", "Neon"
["Onshot-Visual-Life"] = 10, -- Seconds
["Onshot-Sound"] = true,
["Onshot-Sound-Sounda"] = 12413331,
["Check-For-Part"] = "HumanoidRootPart",
["FOV-Check"] = false,
["FOV-Check-Color"] = Color3.fromRGB(119,0,255),
["FOV-Size"] = 100,
["Circle-Thickness"] = 2,
["Filled-Circle"] = false,
["Circle-Transparency"] = 1, --Invisible
["Visible-Check"] = false,
["Down-Check"] = true, -- For Hood Customs and Untitled Hood
["Dot"] = true,
["Dot-Color"] = Color3.fromRGB(119,0,255),
["Tracer"] = true,
["Tracer-Color"] = Color3.fromRGB(119,0,255),
["Highlight"] = true,
["Highlight-Color"] = Color3.fromRGB(119,0,255),
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/nyulachan/nyula/main/
Standalones/SilentAim", true))()

You might also like