Advertisement
hacimiks

FE Gui RemiAPE

Apr 14th, 2024 (edited)
842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.57 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/thanhdat4461/OrionMoblie/main/source')))()
  2. local Window = OrionLib:MakeWindow({Name = "RemiAPE Gui", HidePremium = false, SaveConfig = false, ConfigFolder = "OrionTest", IntroText = "RemiAPE X Orion"})
  3.  
  4.     OrionLib:MakeNotification({
  5.         Name = "RemiAPE",
  6.         Content = "Made by: aoki0x",
  7.         Image = "rbxassetid://12117215397",
  8.         Time = 10
  9.     })
  10.  
  11.     local Tab = Window:MakeTab({
  12.         Name = "Main",
  13.         Icon = "rbxassetid://12053823591"
  14.     })
  15.  
  16.     local Section = Tab:AddSection({
  17.         Name = "FE Scripts",
  18.     })
  19.  
  20.     Section:AddButton({
  21.         Name = "FE Carl Hub",
  22.         Callback = function()
  23.             loadstring(game:HttpGet('https://raw.githubusercontent.com/carlcoded/carlispro/main/carlhub'))()
  24.         end
  25.     })
  26.  
  27.     Section:AddButton({
  28.         Name = "FE Universal Admin",
  29.         Callback = function()
  30.             loadstring(game:HttpGet('https://raw.githubusercontent.com/yofriendfromschool1/Sky-Hub/main/FE%20Trolling%20GUI.luau'))()
  31.         end
  32.     })
  33.  
  34.     Section:AddButton({
  35.         Name = "FE Admin Commands",
  36.         Callback = function()
  37.             loadstring(game:HttpGet("https://raw.githubusercontent.com/JoeScriptHub/GrimEx-Admin/main/GrimEx%20Admin"))()
  38.         end
  39.     })
  40.  
  41.     Section:AddButton({
  42.         Name = "FE Invisible Script",
  43.         Callback = function()
  44.             loadstring(game:HttpGet('https://pastebin.com/raw/C168YFQB'))()
  45.         end
  46.     })
  47.  
  48.     Section:AddButton({
  49.         Name = "FE Patchma Hub Script",
  50.         Callback = function()
  51.             loadstring(game:HttpGet("https://raw.githubusercontent.com/aoki0x/aoki0x/main/PATCHMA%20HUB.lua"))()
  52.         end
  53.     })
  54.  
  55.     Section:AddButton({
  56.         Name = "FE Telekinesis V2",
  57.         Callback = function()
  58.             loadstring(game:HttpGet("https://pastebin.com/raw/iKxvzvbG"))
  59.         end
  60.     })
  61.  
  62.     local Tab2 = Window:MakeTab({
  63.         Name = "Miscellaneous",
  64.         Icon = "rbxassetid://12623079242"
  65.     })
  66.  
  67.     local Section5 = Tab2:AddSection({
  68.         Name = "Extras"
  69.     })
  70.  
  71.     Section5:AddButton({
  72.         Name = "Infinite Yield",
  73.         Callback = function()
  74.             loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  75.         end
  76.     })
  77.  
  78.     Section5:AddButton({
  79.         Name = "Fly Gui V3",
  80.         Callback = function()
  81.             loadstring(game:HttpGet("https://raw.githubusercontent.com/aoki0x/aoki0x/main/Fly%20Gui.lua"))()
  82.         end
  83.     })
  84.  
  85.     Section5:AddButton({
  86.         Name = "Mobile Keyboard",
  87.         Callback = function()
  88.             loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  89.         end
  90.     })
  91.  
  92.     Section5:AddButton({
  93.         Name = "Mobile Shiftlock",
  94.         Callback = function()
  95.             loadstring(game:HttpGet('https://raw.githubusercontent.com/aoki0x/aoki0x/main/Shiftlock%20Mobile.lua'))()
  96.         end
  97.     })
  98.  
  99.     Section5:AddButton({
  100.         Name = "Mobile Cursor",
  101.         Callback = function()
  102.             loadstring(game:HttpGet('https://pastefy.app/58d8d52G/raw'))()
  103.         end
  104.     })
  105.  
  106.     Section5:AddButton({
  107.         Name = "Fling Gui",
  108.         Callback = function()
  109.             loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./main/Fling%20GUI'))()
  110.         end
  111.     })
  112.  
  113.     Section5:AddButton({
  114.         Name = "Sit Gui",
  115.         Callback = function()
  116.             loadstring(game:HttpGet("https://pastebin.com/raw/Qs3FzDFB"))()
  117.         end
  118.     })
  119.  
  120.     Section5:AddButton({
  121.         Name = "Headless + One Leg (One Leg R6)",
  122.         Callback = function()
  123.             loadstring(game:HttpGet("https://pastebin.com/raw/e0pecmKW"))()
  124.         end
  125.     })
  126.  
  127.     Section5:AddButton({
  128.         Name = "One Leg (R15)",
  129.         Callback = function()
  130.             loadstring(game:HttpGet("https://pastebin.com/raw/rw9sqWjJ"))()
  131.         end
  132.     })
  133.  
  134.     Section5:AddButton({
  135.         Name = "Korblox X Headless (Korblox Only R15)",
  136.         Callback = function()
  137.             loadstring(game:HttpGet("https://pastebin.com/raw/nu8nksBs"))()
  138.         end
  139.     })
  140.  
  141.     Section5:AddButton({
  142.         Name = "Character Animation Gui",
  143.         Callback = function()
  144.             loadstring(game:HttpGet("https://raw.githubusercontent.com/Invooker11/Outfit/main/OutfitCopier.lua"))()
  145.         end
  146.     })
  147.  
  148.     Section5:AddButton({
  149.         Name = "Outfit Copier (Need User Id)",
  150.         Callback = function()
  151.             loadstring(game:HttpGet(("https://raw.githubusercontent.com/Invooker11/Outfit/main/OutfitCopier.lua"),true))()
  152.         end
  153.     })
  154.  
  155.     Section5:AddButton({
  156.         Name = "Auto Play Piano",
  157.         Callback = function()
  158.             loadstring(game:HttpGet("https://raw.githubusercontent.com/ZhenX201/Auto-Piano-Faded/main/source"))()
  159.         end
  160.     })
  161.  
  162.     Section5:AddButton({
  163.         Name = "Hacker Chat Gui (No Tags)",
  164.         Callback = function()
  165.             loadstring(game:HttpGet('https://pastebin.com/raw/BgyNtbNH'))()
  166.         end
  167.     })
  168.  
  169.     Section5:AddButton({
  170.         Name = "Godmode (Universal)",
  171.         Callback = function()
  172.             loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/ignore-touchinterests/main/main",true))()
  173.         end
  174.     })
  175.  
  176.     local Tab3 = Window:MakeTab({
  177.         Name = "Settings",
  178.         Icon = "rbxassetid://11818627057"
  179.     })
  180.  
  181.     local Section8 = Tab3:AddSection({
  182.         Name = "Humanoid"
  183.     })
  184.  
  185.     Section8:AddButton({
  186.         Name = "Infinite Jump",
  187.         Callback = function()
  188.             loadstring(game:HttpGet("https://raw.githubusercontent.com/aoki0x/aoki0x/main/Infinite%20Jump%20Gui.lua"))()
  189.         end
  190.     })
  191.  
  192.     Section8:AddSlider({
  193.         Name = "Walkspeed",
  194.         Min = 0,
  195.         Max = 400,
  196.         Default = 16,
  197.         Color = Color3.fromRGB(0, 0, 255),
  198.         Increment = 1,
  199.         ValueName = "Player Walk Speed",
  200.         Callback = function(Value)
  201.             game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value
  202.         end
  203.     })
  204.  
  205.     Section8:AddSlider({
  206.         Name = "Jump Height",
  207.         Min = 0,
  208.         Max = 400,
  209.         Default = 50,
  210.         Color = Color3.fromRGB(0, 0, 255),
  211.         Increment = 1,
  212.         ValueName = "Player Jump Height",
  213.         Callback = function(Value)
  214.             game.Players.LocalPlayer.Character.Humanoid.JumpPower = Value
  215.         end
  216.     })
  217.  
  218.     Section8:AddSlider({
  219.         Name = "Gravity",
  220.         Min = 0,
  221.         Max = 400,
  222.         Default = 196,
  223.         Color = Color3.fromRGB(133, 139, 148),
  224.         Increment = 1,
  225.         ValueName = "Player Gravity",
  226.         Callback = function(Value)
  227.             game.Workspace.Gravity = Value
  228.         end
  229.     })
  230.  
  231.     Section8:AddSlider({
  232.         Name = "FOV",
  233.         Min = 0,
  234.         Max = 120,
  235.         Default = 70,
  236.         Color = Color3.fromRGB(133, 139, 148),
  237.         Increment = 1,
  238.         ValueName = "Player Fov",
  239.         Callback = function(Value)
  240.             game.Workspace.Camera.FieldOfView = Value
  241.         end
  242.     })
  243.  
  244.     local Section7 = Tab3:AddSection({
  245.         Name = "Universal"
  246.     })
  247.  
  248.     Section7:AddButton({
  249.         Name = "Lightux ESP",
  250.         Callback = function()
  251.             loadstring(game:HttpGet('https://pastebin.com/raw/3cKjwUCG'))()
  252.         end
  253.     })
  254.  
  255.     Section7:AddButton({
  256.         Name = "Anti Afk Gui",
  257.         Callback = function()
  258.             loadstring(game:HttpGet('https://pastebin.com/raw/2n6FV7Sc'))()
  259.         end
  260.     })
  261.  
  262.     local Section9 = Tab3:AddSection({
  263.         Name = "Destroy Gui"
  264.     })
  265.  
  266.     Section9:AddButton({
  267.         Name = "Destroy",
  268.         Callback = function()
  269.             OrionLib:Destroy()
  270.         end
  271.     })
  272.     OrionLib:Init()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement