❄️Ferty|Scripts❄️
9.42K subscribers
1.43K photos
160 videos
159 files
441 links
все лучшие скрипты только тут
owner: @FS_Ferty
Download Telegram
Game-military tycoon
funtions-the screen
key-
script⬇️


--  Lyxx SCRIPT: ESP, AIMBOT, FLY, FULLBRIGHT, WALKSPEED, NOCLIP
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local Lighting = game:GetService("Lighting")
local LocalPlayer = Players.LocalPlayer
local Camera = workspace.CurrentCamera

-- Runtime
local WalkSpeed = 16
local Flying = false
local NoClip = false
local AutoAimEnabled = true
local FullBrightEnabled = false
local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
local Humanoid = Character:WaitForChild("Humanoid")
local HRP = Character:WaitForChild("HumanoidRootPart")

-- Fly Setup
local BodyVelocity = Instance.new("BodyVelocity")
BodyVelocity.MaxForce = Vector3.zero
BodyVelocity.Velocity = Vector3.zero

-- GUI
local function createUI()
local gui = Instance.new("ScreenGui", LocalPlayer:WaitForChild("PlayerGui"))
gui.Name = "Lyxx UI"
gui.ResetOnSpawn = false

local title = Instance.new("TextLabel", gui)
title.Size = UDim2.new(1, 0, 0, 40)
title.BackgroundTransparency = 1
title.TextColor3 = Color3.new(1, 1, 1)
title.Font = Enum.Font.GothamBold
title.TextScaled = true
title.Text = "Arni's Script"

local function createToggle(name, stateFunc, toggleFunc, yPos)
local btn = Instance.new("TextButton", gui)
btn.Position = UDim2.new(0, 10, 0, yPos)
btn.Size = UDim2.new(0, 130, 0, 40)
btn.Font = Enum.Font.GothamBold
btn.TextSize = 18
btn.TextColor3 = Color3.new(1, 1, 1)
btn.BackgroundColor3 = stateFunc() and Color3.fromRGB(0, 200, 0) or Color3.fromRGB(200, 0, 0)
btn.Text = name

btn.MouseButton1Click:Connect(function()
toggleFunc()
btn.BackgroundColor3 = stateFunc() and Color3.fromRGB(0, 200, 0) or Color3.fromRGB(200, 0, 0)
end)
end

local y = 45
createToggle("Aimbot", function() return AutoAimEnabled end, function() AutoAimEnabled = not AutoAimEnabled end, y) y += 45
createToggle("Fly", function() return Flying end, function()
Flying = not Flying
if Flying then
BodyVelocity.MaxForce = Vector3.new(400000, 400000, 400000)
BodyVelocity.Parent = HRP
else
BodyVelocity.MaxForce = Vector3.zero
BodyVelocity.Parent = nil
end
end, y) y += 45

local speedInc = Instance.new("TextButton", gui)
speedInc.Position = UDim2.new(0, 10, 0, y)
speedInc.Size = UDim2.new(0, 75, 0, 40)
speedInc.Text = "+Speed"
speedInc.Font = Enum.Font.GothamBold
speedInc.TextColor3 = Color3.new(1, 1, 1)
speedInc.BackgroundColor3 = Color3.fromRGB(30, 120, 30)
speedInc.MouseButton1Click:Connect(function() WalkSpeed = WalkSpeed + 4 end)

local speedDec = Instance.new("TextButton", gui)
speedDec.Position = UDim2.new(0, 95, 0, y)
speedDec.Size = UDim2.new(0, 75, 0, 40)
speedDec.Text = "-Speed"
speedDec.Font = Enum.Font.GothamBold
speedDec.TextColor3 = Color3.new(1, 1, 1)
speedDec.BackgroundColor3 = Color3.fromRGB(120, 30, 30)
speedDec.MouseButton1Click:Connect(function() WalkSpeed = WalkSpeed - 4 end)
y += 45

createToggle("Noclip", function() return NoClip end, function() NoClip = not NoClip end, y) y += 45
createToggle("FullBright", function() return FullBrightEnabled end, function()
FullBrightEnabled = not FullBrightEnabled
if FullBrightEnabled then
Lighting.Brightness = 10
Lighting.ClockTime = 12
Lighting.FogEnd = 100000
Lighting.GlobalShadows = false
else
Lighting.Brightness = 2
Lighting.ClockTime = 14
Lighting.FogEnd = 1000
Lighting.GlobalShadows = true
end
end, y)
end

-- ESP
local function createESP(player)
local function attach()
repeat task.wait() until player.Character and player.Character:FindFirstChild("Head")
local char = player.Character
local highlight = Instance.new("Highlight", char)
highlig
Please open Telegram to view this post
VIEW IN TELEGRAM
1
делал Chat GPT
1
Игра/Game: Slasher Blade Loot
⚙️Функции/Functions⚙️
• Kill aura
• Auto Rebirth
• Speed Hack
• God Mode & lnstant kill

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://pastebin.com/raw/PWHXtrWu"))()

[No Key Script]
[Без Ключа Скрипт]
Игра/Game: Arsenal
⚙️Функции/Functions⚙️
infinite Ammo V1
infinite Ammo V2
Fast Reload
Fast Fire Rate
Auto Farm
Enable Hitbox
Always Auto
Aimbot
No Recoil
Fly
Walkspeed
lnfinite Jump
Custom JumpPower
Spin Speed
DeapHP (Auto Heal)
DeadAmmo (lnf-Ammo)
Noclip
Xrav
Arm Charms
Gun Skin
Rainbow Gun
Esp

СКРИПТ/SCRIPT⬇️
loadstring(game:
HttpGet("https://raw.githubusercontent.com/Orangecatgamer696969/Arsenal/refs/heads/main/Protected_8195528649941335.lua.txt"))()

[No Key Script]
[Без Ключа Скрипт]
Игра/Game: Evade
⚙️Функции/Functions⚙️
Auto Jump
Auto Carry
Lag Switch
Game Timer Display
Auto Respawn
Tracer Downed Players
Set Speed
Set Jump Cap

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://raw.githubusercontent.com/dhiosetia/trollplayerXD/refs/heads/main/evadenokey.lua"))()

[No Key Script]
[Без Ключа Скрипт]
Игра/Game: 99 Nights in the Forest
⚙️Функции/Functions⚙️
• Kill Aura
• Tree Aura
• Auto Plant
• Auto Farm
• Bring ltems
• Teleport
• Walkspeed

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet('https://raw.githubusercontent.com/wrestonbest/Luminary-2025/refs/heads/main/Scripts/Main%20Loader.lua'))()
Игра/Game: SCP Roleplay
⚙️функции/Functions⚙️
• Anti afk
• Fullbright
• Noclip
• Anti Void
• Speed Boost
• Show Full Chat
•lnfinite Jump
• Get Radio
• Respawn
• Esp Boxes, Names,
• Head Hitbox Size
• Aimbot

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://raw.githubusercontent.com/axleoislost/Accent/main/Scp-Roleplay"))()

[No Key Script]
[Без Ключа Скрипт]
1
Игра/Game: ink game
⚙️Функции/Functions⚙️
• Fly (Ban Risk)
• Player Esp
• Staff Room
• Teleport to lobby
• Teleport to player

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet('https://pastefy.app/jSG8rqox/raw'))()

Script For Pc/If you are going to run the script on your phone, you will also need a keyboard.
1
Игра/Game: build ur base
⚙️Функции/Functions⚙️
• Auto Hit
• Method
• Auto Start
• Auto Buy Blocks
• Selected Chapter
• Auto Buy Crates
• Selected Chapter
• Auto Open Crates

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://raw.githubusercontent.com/SCPShadow/novushub/refs/heads/main/loader.lua"))()

[No Key Script]
[Без Ключа Скрипт]
1
Игра/Game: FORTBLOX
⚙️Функции/Functions⚙️
• Aimbot
• Esp
• Lock Type
• Wallbang

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet('https://raw.githubusercontent.com/fatesc/fates-esp/main/main.lua'))()

[No Key Script]
[Без Ключа Скрипт]
Игра/Game: Forsaken
⚙️Функции/Functions⚙️
• Auto RagingPace
• Auto 404 ERROR [John doe]
• No Fog
• Esp killer, Generator, player,
• distance, Medkit,
• Auto Block
• Auto Punch
• Auto Fix
• Auto Generator Farm
• Aimbot
• Kill aura
• And many & other features

СКРИПТ/SCRIPT⬇️
getfenv().ADittoKey="NOL_FRERKEY_THISISFOR"---SPINNIN’ ON IT
loadstring(game:HttpGet("https://raw.githubusercontent.com/Syndromehsh/NOL/refs/heads/main/Nolsaken"))()
Игра/Game: Brookhaven
[No Key Script]
[Без Ключа Скрипт]

СКРИПТ/SCRIPT⬇️
loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\99\100\110\46\97\117\116\104\103\117\97\114\100\46\111\114\103\47\118\105\114\116\117\97\108\45\102\105\108\101\47\49\101\102\53\57\97\50\101\55\54\53\49\52\99\52\97\97\97\99\50\50\57\101\97\51\100\100\52\97\48\101\51\34\41\41\40\41")()

+A lot of Cool features
+Множество интересных функций
4😈1
Игра/Game: The Strongest Battlegrounds
[No Key Script]
[Без Ключа Скрипт]

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://raw.githubusercontent.com/hellattexyss/cpsautoblockbeta/refs/heads/main/cpscombatbeta.lua"))()
Please open Telegram to view this post
VIEW IN TELEGRAM
Игра/Game: Your Bizarre Adventure
[No Key Script]
[Без Ключа]

СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://gitlab.com/sens3/nebunu/-/raw/main/sillybaka/thething.lua?ref_type=heads"))()

Script For PC
And so the script W
💘1
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥1
Please open Telegram to view this post
VIEW IN TELEGRAM
1😭1