Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().Lidium = {
- Gui = {
- Showgui = true
- },
- Silent = {
- Enabled = true,
- Keybind = "L", -- // cant edit this in gui so do it now
- Part = "HumanoidRootPart",
- ClosestPart = true,
- Pred = 0.12631,
- Autopred = false, -- // cant toggle in gui so edit now
- Autopred20 = 0.11901, -- // 20 ping prediction
- Autopred30 = 0.12110, -- // 30 ping prediction
- Autopred40 = 0.12331, -- // 40 ping prediction
- Autopred50 = 0.12486, -- // 50 ping prediction
- Autopred60 = 0.12694, -- // 60 ping prediction
- Autopred70 = 0.12866, -- // 70 ping prediction
- Autopred80 = 0.12962, -- // 80 ping prediction
- Autopred90 = 0.13093, -- // 90 ping prediction
- Autopred100 = 0.13134, -- // 100 ping prediction
- Autopred110 = 0.13215, -- // 110 ping prediction
- Autopred120 = 0.13372, -- // 120 ping prediction
- Autopred130 = 0.13500, -- // 130 ping prediction
- Autopred140 = 0.13724, -- // 140 ping prediction
- Autopred150 = 0.13949, -- // 150 ping prediction
- Autopredrate = 5 -- // updates prediction to ur current ping tick rate ( in seconds )
- },
- FOV = {
- Visible = false,
- Size = 20
- },
- Camlock = {
- Enabled = true,
- Keybind = "Q", -- // cant edit this in gui so do it now
- Pred = 0.01,
- Smoothness = 0.05
- },
- Anti = {
- Sky = false,
- Underground = false,
- Desync = false,
- Power = 10,
- DesyncX = 1,
- DesyncY = 1,
- DesyncZ = 1
- },
- Misc = {
- UnlockedOnDeath = true,
- CameraShake = false,
- CameraShakeValue = 0.15,
- ResolverV1 = true,
- ResolverV2 = false
- },
- }
- loadstring(game:HttpGet("https://raw.githubusercontent.com/FederalW/lolzers/main/Lidium"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement