Surreal RPG / 1 SHOT / GOOD WEAPON method!

MADE BY kral32224

FEATURE:

  • 1 SHOT
  • .
  • https://www.roblox.com/games/8293257677/UPDATE-Surreal-RPG#!/game-instances

SCRIPTS: [2]

MAIN SCRIPT:

getgenv().Number = 100 -- change how much want to repeat
getgenv().Rapid = true
local OldNameCall = nil
OldNameCall =
   hookmetamethod(
   game,
   "__namecall",
   function(A, ...)
       local Args = {...}
       if tostring(A) == "DamageEvent" and getnamecallmethod() == "FireServer" then
           for i = 1, getgenv().Number do
               if getgenv().Rapid then
                   OldNameCall(A, ...)
               end
           end
       end
       return OldNameCall(A, ...)
   end
)

TELEPORT TO MONSTER:

game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-173, 10014, 1875)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!