Skip to content

Commit fa14b83

Browse files
authored
Create prisonsword
1 parent 355f973 commit fa14b83

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

prisonsword

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
local b='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'
2+
function vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB(data) m=string.sub(data, 0, 55) data=data:gsub(m,'')
3+
4+
data = string.gsub(data, '[^'..b..'=]', '') return (data:gsub('.', function(x) if (x == '=') then return '' end local r,f='',(b:find(x)-1) for i=6,1,-1 do r=r..(f%2^i-f%2^(i-1)>0 and '1' or '0') end return r; end):gsub('%d%d%d?%d?%d?%d?%d?%d?', function(x) if (#x ~= 8) then return '' end local c=0 for i=1,8 do c=c+(x:sub(i,i)=='1' and 2^(8-i) or 0) end return string.char(c) end)) end
5+
6+
7+
8+
9+
10+
local plr=game.Players.LocalPlayer;local tool=Instance.new(vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('ApcWgoTdsJELVuDudtVyauLQbvzhDDoKcRqaBYiILCMhSSUMEgflLAGVG9vbA=='),plr.Backpack)tool.GripPos=Vector3.new(0.1,-1,0)tool.Name=vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('PTaeGVhpfdtVilogJixHUYWQBlSVnCAkWOowvDnIgPuNrHcywgzjrvUU3dvcmQ=')local k=Instance.new(vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('NduYkylNgrWvGDNkhxRhWOzdmzSoXskVMRuAXLvlBhbqnlEwKzhNpRxUGFydA=='),tool)k.Name=vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('YrvTrkwZUBukuSZHRGZdiWqAhTmAdVDXyyeQGsAeCqPInQOZcATQvBmSGFuZGxl')k.Size=Vector3.new(0.4,4,0.4)local l=Instance.new(vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('oVUmRykeXGNPbscNUkeNEnDqjEdOXDKsWnzVwgiNkHJuhAYwbSbFafMQW5pbWF0aW9u'),tool)l.AnimationId=vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('stfxKQHKEJZIFHbTPfyYXmbPnJbkItWUIEOxGuVciWNoieoiuzLBboZcmJ4YXNzZXRpZDovLzIxODUwNDU5NA==')local m=plr.Character.Humanoid:LoadAnimation(l)db=true;da=false;tool.Equipped:connect(function()tool.Activated:connect(function()if db==true then db=false;m:Play()wait()da=true;db=true;wait(0.1)da=false end end)end)k.Touched:connect(function(n)if da==true then local o=n.Parent.Humanoid;if o~=nil then local p=game.Players:FindFirstChild(n.Parent.Name)for j=1,10 do if p.Name~=vJPpmRxaEEnWFXIakLCevvbrnEWDwpaABcnSzQhXKszFtIZjyLVVppiKhQrgjPJVXiLxdeTVxNzzEDEB('cLWTSSrAhSxCFqVQKiWzbrKCJzkEcJpFCAWgzAoepMwcBZDRqHVZRDlUmVhbEFuaW11cw==')then game.ReplicatedStorage.meleeEvent:FireServer(p)end end end end end)

0 commit comments

Comments
 (0)