Just a baseplate.
57.0k Views
1.6k Executions

FE Fighter R6 Reanimation

Just a baseplate.Uploaded by
1 year ago
Please login to perform these actions:

Description

Has a bunch of moves and more! (NOT MINE)

View Raw
Edited By: someoneithink Download


Comments

5
Log in to join the conversation. Login
Smile8kid's profile picture
Smile8kid1 month ago

Try this instead : local Player = game.Players.LocalPlayer local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/jensonhirst/Orion/main/source')))() local Window = OrionLib:MakeWindow({Name = "SMILE8GUI V2", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"}) --[[ Name = <string> - The name of the UI. HidePremium = <bool> - Whether or not the user details shows Premium status or not. SaveConfig = <bool> - Toggles the config saving in the UI. ConfigFolder = <string> - The name of the folder where the configs are saved. IntroEnabled = <bool> - Whether or not to show the intro animation. IntroText = <string> - Text to show in the intro animation. IntroIcon = <string> - URL to the image you want to use in the intro animation. Icon = <string> - URL to the image you want displa* on the window. CloseCallback = <function> - Function to execute when the window is closed. ]] local Tab = Window:MakeTab({ Name = "Speed", Icon = "rbx*etid://4483345998", PremiumOnly = false }) --[[ Name = <string> - The name of the tab. Icon = <string> - The icon of the tab. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only. ]] local Section = Tab:AddSection({ Name = "Walkspeed" }) --[[ Name = <string> - The name of the section. ]] OrionLib:MakeNotification({ Name = "WELCOME!!?", Content = "PLEASE Follow me on roblox and its my first script", Image = "rbx*etid://4483345998", Time = 3 }) --[[ *le = <string> - The *le of the notification. Content = <string> - The content of the notification. Image = <string> - The icon of the notification. Time = <number> - The duration of the notfication. ]] Tab:AddButton({ Name = "Walkspeed ", Callback = function() Player.Character.Humanoid.Walkspeed = 100 end

1
Smile8kid's profile picture
Smile8kid1 month ago

Use = Nothing will do.

1
Smile8kid's profile picture
Smile8kid1 month ago

its dum* cool!

1
GuyWhoScripts's profile picture
GuyWhoScripts1 year ago

W Script

1
aleksejstarodubov0's profile picture
aleksejstarodubov01 year ago

is it visual?

1