Skip to main content

installation

prerequisites

you'll need:

  1. a roblox executor - potassium, seliware, xeno, delta, solara, etc
  2. internet connection - lcs loads from github
  3. 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

  1. open roblox
  2. join any game (private server recommended)
  3. wait for full load

step 3: execute

  1. open your executor
  2. paste the loadstring
  3. click execute

step 4: wait for loading

you'll see notifications:

  1. features/ignoreGuiInset.lua is loading
  2. features/hideUI.lua is loading
  3. features/hidePlayers.lua is loading
  4. features/hideBillboards.lua is loading
  5. features/hideChatBubbles.lua is loading
  6. features/freecam.lua is loading
  7. logan's camera suite (b0.1) has loaded!
  8. 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.