installation
prerequisites
you'll need:
- a roblox executor - potassium, seliware, xeno, delta, solara, etc
- internet connection - lcs loads from github
- a roblox game - preferably a private server
installation
step 1: copy the script
loadstring(game:HttpGet("https://raw.githubusercontent.com/zqiv/LogansCameraSuite/refs/heads/main/main.lua"))()
step 2: join a game
- open roblox
- join any game (private server recommended)
- wait for full load
step 3: execute
- open your executor
- paste the loadstring
- click execute
step 4: wait for loading
you'll see notifications:
features/ignoreGuiInset.lua is loadingfeatures/hideUI.lua is loadingfeatures/hidePlayers.lua is loadingfeatures/hideBillboards.lua is loadingfeatures/hideChatBubbles.lua is loadingfeatures/freecam.lua is loadinglogan's camera suite (b0.1) has loaded!press "z" to activate
step 5: use it
press z to toggle on/off.
troubleshooting
"http requests are not enabled"
enable http requests in your executor settings.
"loadstring is not available"
your executor doesn't support loadstring. try a different one.
script won't execute
- make sure you're in a game, not studio
- verify executor is injected
- check github is accessible
- restart roblox and executor
features not loading
- check console for errors
- verify internet connection
- try executing again
updating
lcs loads from github, so you're always on the latest version. just execute again to update.
next steps
check out quick start to learn how to use lcs.