ADVERTISEMENTREMOVE ADS
(UNIVERSAL) Swag's Submerge Tool Script
36,708 views
Universal script•
4 months ago

Script Preview
Description
Sorry for the horrible thumbnail, Can't think of anything good so here's a well written description of it.
Allows you to be submerged underground while being able to reach people on the surface (with a sword, or punching in battleground games.)
Has a spinning animation for appearing and leaving.
Customizable settings for how fast you want to be moving underground, your depth, and optionally highlighting your player underground so you know where you are or not.
Features:
- universal
- animations
- submerge
- OP
- FE
- swag
ADVERTISEMENTREMOVE ADS
11 Lines • 703 Bytes
-- Made By @s5ag on YouTube, Full Showcase There.
-- discord:.gg/PJBwUw3a // Report Issues or Suggest Features here!
-- // Submerge v1.0 Settings //
getgenv().SubmergeSettings = {
Highlight = true, -- true = enables a white outline around your character while submerged
Animation = true, -- true = plays a spin animation when submerging or surfacing
Speed = 50, -- number = controls how fast you move while underground (higher = faster)
Depth = 6.45 -- number = how far underground you go; DO NOT CHANGE — this is set to reach players on the surface perfectly. Change if needed.
}
loadstring(game:HttpGet("https://ghostbin.cloud/du542/raw", true))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS







Comments
showcase will be up on YouTube. I'm also uploading a keybind version very soon! pro tip: when updating settings make sure to reset before so you can get rid of other submerge tools first, so its not annoying to have a lot of clones with different settings.