3.9k Views
ESP HERBS and (added manuals ESP upd.)
[🌔] Immortal CultivationUploaded by 6 months ago
Please login to perform these actions:Description
ESP Herbs Ginseng Jade Marrow Grass Soothing Soul Root HeartLotus Sorrowful Poison Drip For Now. F1 = Show/Hide Control Panel F2 = Refresh ESP¨ F3 = Toggle ESP Display ESP MANUALS F4: Show/Hide Manuals GUI F5: Refresh Manuals ESP F6: Toggle Manuals Display Worked on Xeno Executor.
Comments
7

Offline
hansacorfu 6 months ago
hi... i need script help if u want to help discord is humanidades !
Offline
RaterSSS 6 months ago
local player = game.Players.LocalPlayer local char = player.Character or player.CharacterAdded:Wait() local hrp = char:WaitForChild("HumanoidRootPart") local niga = workspace.Map.Spawn for _, v in ipairs(niga:GetDescendants()) do if v:IsA("ProximityPrompt") then hrp.CFrame = v.Parent.Parent.CFrame task.wait(1) fireproximityprompt(v) task.wait(1) end end
Offline
RaterSSS 6 months ago
this is for auto collect herbs
btw dont change numbers so u dont lag
Offline
RaterSSS 6 months ago
wait no this script is for the alpha one
Offline
SecretImmortal 6 months ago
Update: i have ESP that highlights herbs: local herbsFolder = workspace:WaitForChild("Herbs")
local function highlightModel(model)
-- Create highlight
local highlight = Instance.new("Highlight")
highlight.Parent = model
highlight.FillColor = Color3.fromRGB(0, 255, 0)
highlight.OutlineColor = Color3.fromRGB(255, 255, 255)
end
for _, herb in ipairs(herbsFolder:GetChildren()) do
-- If it is a Model, highlight the whole model
if herb:IsA("Model") then
highlightModel(herb)
end
-- If it's a Part directly, highlight the part
if herb:IsA("BasePart") then
local highlight = Instance.new("Highlight")
highlight.Parent = herb
highlight.FillColor = Color3.fromRGB(0, 255, 0)
highlight.OutlineColor = Color3.fromRGB(255, 255, 255)
end
end
SecretImmortalUpdate: i have ESP that highlights herbs: local he...
Offline
Yukey 6 months ago
@SecretImmortal how to use this
Offline
Yukey 6 months ago
need auto collect herbs manuals kill aura
![[🎉 RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
