4.6k Views
136 Executions
ESP HERBS and (added manuals ESP upd.)
[π] Immortal CultivationUploaded by 10 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.

![[π] Immortal Cultivation](/images/script/137354043762275-1765821917221.webp)
I got banned
Hi could you make a script for new popular Xianxia Cultivation game? "[UPDATE Mining] Reborn Insanity"
does not work for me on delta
@igorlyp707 try xeno. i use xeno and that works.
where script
Any working scripts?1?1??1
need auto collect herbs manuals kill aura
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
@SecretImmortal how to use this
@SecretImmortal Hi could you make a script for new popular Xianxia Cultivation game? "[UPDATE Mining] Reborn Insanity"