ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Trident Survival (2023)
6.4k Views

velocity cc Fix paid version

Trident Survival (2023)Uploaded by
10 months ago
Please login to perform these actions:

Description

fixed version of script idk if its detected Bypass - local player_gui = game:GetService('Players').LocalPlayer:FindFirstChild('PlayerGui') if (not player_gui:FindFirstChildOfClass('Actor')) then warn('Bypass Loading...') local connection; connection = player_gui.ChildAdded:Connect(function(child) if (child.ClassName == 'Actor') then for _, client in next, child:GetChildren() do if (client:IsA('Script')) then client.Disabled = true client.Parent = player_gui client.Disabled = false else client.Parent = player_gui end end task.wait() child:Destroy() warn('Actors have been bypassed') connection:Disconnect() end end) else warn('auto exec was too slow :(') end

View Raw
Edited By: SuperBeliy Download


Comments
7
User profile picture
ArasA 10 months ago
no work on swift
User profile picture
SuperBeliy 10 months ago
its work u need actor bypass in auto exec send me your discord i will send u actor bypass
User profile picture
SuperBeliy 10 months ago
actor bypass: local player_gui = game:GetService('Players').LocalPlayer:FindFirstChild('PlayerGui') if (not player_gui:FindFirstChildOfCl*('Actor')) then warn('Bypass Loading...') local connection; connection = player_gui.ChildAdded:Connect(function(child) if (child.Cl*Name == 'Actor') then for _, client in next, child:GetChildren() do if (client:IsA('Script')) then client.Disabled = true client.Parent = player_gui client.Disabled = false else client.Parent = player_gui end end task.wait() child:Destroy() warn('Actors have been byp*ed') connection:Disconnect() end end) else warn('auto exec was too slow :(') end
User profile picture
min_axel 10 months ago
min.axel is my discord could u come and help me? its not working
User profile picture
bananapub 10 months ago
do i put the actor bypass in my autoexec folder as a .lua or .txt (im using pottasium)
User profile picture
SuperBeliy 10 months ago
yes js make it in auto exec or exec it when u join the game when it type load game try to exec it 2-3 times for work and then look at console and see warn actors have been byp*ed then exec script
User profile picture
altacc34123 10 months ago
the features dont show up
Please Login to add a comment.