Attack on Titan: Evolution Always Nape

Uploaded On
Script Credit :- ommy#4406
Features

You will always hit Nape no matter which part of the titans body you hit and it will do max damage you can do right now.
The damage (args[4]) won't go over your max damage 

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

local mt = getrawmetatable(game); local old = mt.__namecall setreadonly(mt,false) mt.__namecall = newcclosure(function(remote,...) args = {...} method = tostring(getnamecallmethod()) if method == "InvokeServer" and args[1] == "Slash" then args[3] = "Nape" args[4] = 69420 return old(remote,unpack(args)) end return old(remote,...) end) setreadonly(mt,true)

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