scotdotwtf / lua-projects

5 stars 10 forks source link

Core 2016 GUI not showing up roblox removed topbarframe? #6

Closed Rezy774 closed 10 months ago

Rezy774 commented 1 year ago

i hope specowos updates it :(

0944-tw commented 1 year ago

a fixed fork by me,you can try it

--// config settings
getgenv().config = {
    old_console = true,
    old_plist = true,
    old_graphics = false,
    dev = true
}

--// mods
getgenv().mods = {
    fps_counter = true,
    built_in_silentre = true,
    c00l_mode = false
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/ImLoadingUuU/lua-projects/main/project%202016%3A%20Remastered/Main.lua"))()
scotdotwtf commented 10 months ago

I merged! yipee lol. Probably still doesn't work tho, can't test because I don't have an executor.

Rezy774 commented 10 months ago

use delta executor or i can test it. send me over the script and ill try it on android

scotdotwtf commented 10 months ago

As you wish:

--// config settings
getgenv().config = {
    old_console = true,
    old_plist = true,
    old_graphics = true,
    dev = false
}

--// mods
getgenv().mods = {
    fps_counter = false,
    built_in_silentre = false,
    c00l_mode = false
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/scotdotwtf/lua-projects/main/project%202016%3A%20Remastered/Main.lua"))()
Rezy774 commented 10 months ago

ok

Rezy774 commented 10 months ago

i hope it works

scotdotwtf commented 10 months ago

lol

Rezy774 commented 10 months ago

bro i hate key executors fr

Rezy774 commented 10 months ago

IT WORKS ON MOBILE

Rezy774 commented 10 months ago

TYYYYYYY

Rezy774 commented 10 months ago

also make the topbar wider to support samsung galaxy S10?

scotdotwtf commented 10 months ago

Idk, maybe in the future lol

Rezy774 commented 10 months ago

Dang

Rezy774 commented 10 months ago

Little issue it executes first but when you go in to second game it crashes on delta executor

Rezy774 commented 10 months ago

Fix

Rezy774 commented 10 months ago

And health stays white after death

0944-tw commented 10 months ago

unable to start fluxus bye

MonoxideXZ commented 8 months ago

I does not work anymore