Due to issues in the mail servers, mail-dependent actions (like registrations) may not work.
Universal Script 📌
19.4k Views

FE UNIVERSAL KJ Full Moveset Limb Reanim version

Universal Script 📌Uploaded by
1 year ago
Please login to perform these actions:

Description

Includes tools with effects, animations and sounds, also a gui of the "Awake" button (does not work, press G to activate ulti)

View Raw
Edited By: gObl00x Download


Comments
5
User profile picture
teamtice2019 1 year ago
please fix it the animations are broken but only spawn animations also just like all the others FE's don't work
User profile picture
gObl00x 1 year ago
Roblox increased security on animators, the script is outdated, maybe I can fix it later
User profile picture
teamtice2019 1 year ago
well I hope you fix it I love this script because its the only one that's a universal and that it works
User profile picture
mohammedqadr49 11 months ago
hey l have news for you there's a new version of the limb reanim here's the code --[[ Licensed under the MIT License (see LICENSE file for full details). Copyright (c) 2025 MrY7zz LEGAL NOTICE: You are REQUIRED to retain this license header under the terms of the MIT License. Removing or modifying this notice may violate copyright law. ]] --// BY MrY7zz if not game:IsLoaded() then game.Loaded:Wait() end local vector3zero = Vector3.zero if not sethiddenproperty then --error("Script is only compatible with environments that have sethiddenproperty") task.spawn(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/somethingsimade/CurrentAngleV2/refs/heads/main/fallback.lua"))() end) repeat task.wait() until finished == true return end local UI = (get* and get*()) or (cloneref and cloneref(game:GetService("CoreGui"))) or (pcall(function() return game:GetService("CoreGui").Parent end) and game:GetService("CoreGui")) or game:GetService("Players").LocalPlayer:FindFirstChildOfCl*("PlayerGui") local function LoadUi(seconds) -- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local UICorner = Instance.new("UICorner") local UIGradient = Instance.new("UIGradient") local UIStroke = Instance.new("UIStroke") local UIStroke_2 = Instance.new("UIStroke") local UIStroke_3 = Instance.new("UIStroke") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") ScreenGui.IgnoreGuiInset = true ScreenGui.Parent = UI ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 0 Frame.S
User profile picture
gObl00x 11 months ago
Cool
Please Login to add a comment.