Today, playing Roblox is such a complicated thing when we do not know an instant way to play any games well. So it does not wonder if a lot of Roblox players are currently using GUI in order to find a number of cool stuff.
In other words, GUI is an exploit, allowing the players too much freedom when working with scripts. It means that using GUI will always need scripts. Unfortunately, not all GUI scripts are working to use, most of them are invalid.
Well, alternative way to obtain the GUI scripts is by regularly joining gaming forums, such as v3rmillion. Even though the GUI scripts on V3rmillion are not necessarily running, but if you’re patient, you may find the working one to use.
Thankfully, this post will show you a list of best GUI scripts that you can use in Roblox. However, we cannot guarantee that the GUI scripts that we’ll explain below are still working to use. The GUI scripts below are obtained from v3rmillion and Pastebin.com.
1. Ultimate Trolling GUI (UTG) Scripts
Here’s one of the scripts of Ultimate Trolling GUI:
local allowed = {“”} This is where you type in your name and any other names of players you want to have access to the Ultimate Trolling GUI. Players.PlayerAdded:Connect{Function(Player) for i, v in pairs(allowed) doif player.Name == v then require(ID):Fire(player.name)
Here’s how to add the UTG scripts!
-
- First, go to Roblox Studio Interface and open it.
- Open the Script Menu tab.
- You need to choose the ServerScriptService option in the Explorer window on the right and double click on the Script function.
- Afterwards, you need to type the script shown above.
2. Roblox FE GUI
This GUI script was created by xFunnieuss. Here’s the script for FE GUI:
OPFinality = Instance.new("ScreenGui") MainFrame = Instance.new("Frame") TopFrame = Instance.new("Frame") CloseGUI = Instance.new("TextButton") MenuEnterFrame = Instance.new("Frame") Title = Instance.new("TextLabel") OpenMenu = Instance.new("ImageButton") Pages = Instance.new("Frame") Information = Instance.new("Frame") Image_FE_ENABLED = Instance.new("ImageLabel") Text_FE_ENABLED = Instance.new("TextLabel") WhatIsOPFinality = Instance.new("TextLabel") Text_FE_DISABLED = Instance.new("TextLabel") OPFin_Description = Instance.new("TextLabel") OPFin_Warning = Instance.new("TextLabel") Info_Bar = Instance.new("Frame") Info_Background = Instance.new("Frame") Warning_Bar = Instance.new("Frame") Warning_Background = Instance.new("Frame") Info_Image = Instance.new("ImageLabel") Image_FE_DISABLED = Instance.new("ImageLabel") Warn_Image = Instance.new("ImageLabel") Others_1 = Instance.new("Frame") OthersTitle = Instance.new("TextLabel") Char_Image = Instance.new("ImageLabel") OthersText = Instance.new("TextLabel") TXTBOX_PlrName = Instance.new("TextBox") othersBaseBackground = Instance.new("Frame") TeleportTo = Instance.new("TextButton") Annoy = Instance.new("TextButton") Follow = Instance.new("TextButton") View = Instance.new("TextButton") Orbit = Instance.new("TextButton") HeadWalk = Instance.new("TextButton") Stick = Instance.new("TextButton") Spam = Instance.new("TextButton") Carpet = Instance.new("TextButton") Others_toPAGE2 = Instance.new("TextButton") Character_toPAGE2_IMAGE = Instance.new("ImageLabel") Character_2 = Instance.new("Frame") CharacterTitle = Instance.new("TextLabel") CharacterText = Instance.new("TextLabel") Animations_SPOOKY = Instance.new("Frame") spookytitle = Instance.new("TextLabel") ----(The script is still continuing)
Get the rest of Roblox FE GUI script at pastebin.com/U290qDC2
3. Roblox FE Andromeda GUI V2
This GUI script was created by Altair Studios/CeeTechNG. Here’s the script for FE Andromeda GUI V2:
local AndromedaV2 = Instance.new("ScreenGui") local OpenFrame = Instance.new("Frame") local Open = Instance.new("TextButton") local SelectFrame = Instance.new("Frame") local Title = Instance.new("TextLabel") local SelectScriptsandGUIs = Instance.new("TextButton") local SelectExitButton = Instance.new("TextButton") local ExecuteFrame = Instance.new("Frame") local Reviz = Instance.new("TextButton") local Title_2 = Instance.new("TextLabel") local HyperTotal = Instance.new("TextButton") local Shattervast = Instance.new("TextButton") local Dab = Instance.new("TextButton") local Noclip = Instance.new("TextButton") local Clip = Instance.new("TextButton") local BreakChar = Instance.new("TextButton") local God = Instance.new("TextButton") local E = Instance.new("TextButton") local DJump = Instance.new("TextButton") local Glitch = Instance.new("TextButton") local Oof = Instance.new("TextButton") local FeX = Instance.new("TextButton") local SnowyGUI = Instance.new("TextButton") local Arosia = Instance.new("TextButton") local Astrava = Instance.new("TextButton") local Remover = Instance.new("TextButton") local OPFinality = Instance.new("TextButton") local Respawn = Instance.new("TextButton") local HHPMSpam = Instance.new("TextButton") local Blockhead = Instance.new("TextButton") local BTools = Instance.new("TextButton") local DupTool = Instance.new("TextButton") local EFeameExit = Instance.new("TextButton") ----(The script is still continuing)
Get the rest of FE Andromeda GUI V2 script at pastebin.com/L7jCXUjb
4. Arosia FE GUI
Here’s the script of FE GUI made by Arosia:
-- Objects local Arosia = Instance.new("ScreenGui") local SideTabsBrick = Instance.new("Frame") local icon = Instance.new("ImageLabel") local MainFrame = Instance.new("Frame") local TopRow = Instance.new("Frame") local Title = Instance.new("TextLabel") local CloseGUI = Instance.new("TextButton") local FE_Check = Instance.new("TextLabel") local SideTabs = Instance.new("Frame") local TAB_LocalPlayer = Instance.new("TextButton") local TAB_Others = Instance.new("TextButton") local TAB_Scripts = Instance.new("TextButton") local TAB_Credit = Instance.new("TextButton") local TAB_Games = Instance.new("TextButton") local Others = Instance.new("Frame") local PlayerUserEnter = Instance.new("TextBox") local Guidance = Instance.new("TextLabel") local Annoy = Instance.new("TextButton") local Teleport = Instance.new("TextButton") local View = Instance.new("TextButton") local Kill = Instance.new("TextButton") local Attach = Instance.new("TextButton") local Bring = Instance.new("TextButton") local Guidance2 = Instance.new("TextLabel") local NoneSelected = Instance.new("Frame") local NoneSelectedText1 = Instance.new("TextLabel") local NoneSelectedText2 = Instance.new("TextLabel") local NoneSelectedText3 = Instance.new("TextLabel") local LocalPlayer = Instance.new("Frame") local GodMode = Instance.new("TextButton") local Fly = Instance.new("TextButton") local Speed = Instance.new("TextButton") local Speed_TXTBOX = Instance.new("TextBox") local JumpHeight = Instance.new("TextButton") local JumpHeight_TXTBOX = Instance.new("TextBox") local Chat = Instance.new("TextButton") local Chat_TXTBOX = Instance.new("TextBox") local Respawn = Instance.new("TextButton") local HipHeight = Instance.new("TextButton") local HipHeight_TXTBOX = Instance.new("TextBox") local Noclip = Instance.new("TextButton") local Sit = Instance.new("TextButton") local Jump = Instance.new("TextButton") local HideName = Instance.new("TextButton") local Spam = Instance.new("TextButton") local Freeze = Instance.new("TextButton") local Btools = Instance.new("TextButton") local Spin = Instance.new("TextButton") local NoLimbs = Instance.new("TextButton") local Seizure = Instance.new("TextButton") local Games = Instance.new("Frame") local Scripts = Instance.new("Frame") local SideFrame = Instance.new("Frame") local SIDE_Title = Instance.new("TextLabel") local OpenGUI = Instance.new("TextButton") local SIDE_FE_Check = Instance.new("TextLabel") local getimage = game:GetService('ContentProvider') local ResetDefault = Instance.new("TextButton") local Push = Instance.new("TextButton") local ClientFreeze = Instance.new("TextButton") local Orbit = Instance.new("TextButton") local BringAll = Instance.new("TextButton") local AttachAll = Instance.new("TextButton") local Flatten = Instance.new("TextButton") local Guidance3 = Instance.new("TextLabel") local KillAll = Instance.new("TextButton") local Energize = Instance.new("TextButton") local GlitchMax = Instance.new("TextButton") local Energize_TXT = Instance.new("TextLabel") local GlitchMax_TXT = Instance.new("TextLabel") local Verspin = Instance.new("TextButton") local Verspin_TXT = Instance.new("TextLabel") local Temp = Instance.new("TextLabel") local Experimental = Instance.new("TextButton") local CHAOS = Instance.new("TextButton") ----(The script is still continuing)
Get the rest of Arosia FE GUI script at pastebin.com/Jn47kK5D
5. GUI to Lua
Here’s the GUI script to Lua:
local Da_HoodGUI = Instance.new("ScreenGui") local Main_First = Instance.new("Frame") local Waypoints = Instance.new("TextButton") local Exit = Instance.new("TextButton") local Da_Hood_Credits = Instance.new("TextLabel") local Main_Scripts = Instance.new("TextButton") local Da_Hood_Title = Instance.new("TextLabel") local Scripts = Instance.new("TextButton") local World = Instance.new("TextButton") local Miscellaneous = Instance.new("TextButton") local Gun_Mods = Instance.new("TextButton") local Back_Frame = Instance.new("Frame") local Waypoints_Frame = Instance.new("Frame") local Prison = Instance.new("TextButton") local Exit_2 = Instance.new("TextButton") local Da_Hood_Credits_2 = Instance.new("TextLabel") local Da_Hood_Title_2 = Instance.new("TextLabel") local Bank = Instance.new("TextButton") local Gun_Shop = Instance.new("TextButton") local Admin_Base = Instance.new("TextButton") local Sewer = Instance.new("TextButton") local UFO = Instance.new("TextButton") local Bat_Silencer = Instance.new("TextButton") local Save = Instance.new("TextButton") local Load = Instance.new("TextButton") local Da_Boxing_Club = Instance.new("TextButton") local Da_Hood_Fitness = Instance.new("TextButton") local Phone_Shop = Instance.new("TextButton") local Mask = Instance.new("TextButton") local Back_Frame_2 = Instance.new("Frame") local Main_Scripts_2 = Instance.new("Frame") local Exit_3 = Instance.new("TextButton") local Da_Hood_Credits_3 = Instance.new("TextLabel") local Da_Hood_Title_3 = Instance.new("TextLabel") local WalkSpeed = Instance.new("TextButton") local Noclip = Instance.new("TextButton") local Ragdoll_Reset = Instance.new("TextButton") local Inf_Jump = Instance.new("TextButton") local god_mode = Instance.new("TextButton") local Ungod_mode = Instance.new("TextButton") local Invis = Instance.new("TextButton") local Auto_Stomp = Instance.new("TextButton") local Fly = Instance.new("TextButton") local Back_Frame_3 = Instance.new("Frame") local Sec_Scripts = Instance.new("Frame") ----(The script is still continuing)
Get the rest of GUI to Lua script at pastebin.com/GFgsdxM9.
AUTHOR BIO
On my daily job, I am a software engineer, programmer & computer technician. My passion is assembling PC hardware, studying Operating System and all things related to computers technology. I also love to make short films for YouTube as a producer. More at about me…
Leave a Reply