Splash Dark Soul mode

Uploaded On
Script Credit :- Rob123#5191
Features

Dark Soul mode

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

getgenv().NumberOfTimes = 2 getgenv().Toggle = true local OldNameCall = nil OldNameCall = hookmetamethod( game, "__namecall", function(A, ...) local Args = {...} if tostring(A) == "DanceGamePointEvent" and getnamecallmethod() == "FireServer" then for i = 1, getgenv().NumberOfTimes do if getgenv().Toggle then OldNameCall(A, ...) end end end return OldNameCall(A, ...) end )

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors