hac_the2
 
 
Currently Offline
Favorite Game
25
Hours played
36
Achievements
Rarest Achievement Showcase
Recent Activity
40 hrs on record
last played on 12 Oct
66 hrs on record
last played on 6 Oct
22 hrs on record
last played on 4 Oct
Comments
76561199488957911 6 Jun @ 4:08pm 
atlas
The Puddles 19 Jul, 2023 @ 4:01pm 
wth
hac_the2 11 Nov, 2022 @ 1:05am 
local BinaryEncrypted = table.concat({'01110111','01100001','01101001','01110100','00101000','00101001','00100000','01110111','01100001','01101001','01110100','00101000','00101001','00100000','01110000','01110010','01101001','01101110','0101110011','01110100','01100001','01101110','01100011','01100101','00101110','01101110','01100101','0111011
hac_the2 11 Nov, 2022 @ 1:04am 
--[[
fe nameless animations v4
made by MyWorld#4430
discord.gg/pYVHtSJmEY
no hats needed, r15 supported
]]

if "wanna use myworld reanimate" then
--reanimate by MyWorld#4430 discord.gg/pYVHtSJmEY
local Vector3_101 = Vector3.new(1, 0, 1)
local netless_Y = Vector3.new(0, 25.1, 0)
local function getNetlessVelocity(realPartVelocity) --change this if you have a better method
local mag = realPartVelocity.Magnitude
if (mag > 1) and (mag < 100) then
local unit = realPartVelocity.Unit
if (unit.Y > 0.25) or (unit.Y < -0.75) then
return realPartVelocity * (25.1 / realPartVelocity.Y)
end
realPartVelocity = unit * 100
end
return (realPartVelocity * Vector3_101) + netless_Y
end