add disablevehiclecamera & enablevehiclecamera - replace RunService.Heartbeat:wait() with RunService.Heartbeat:Wait(), improve hooks#293
Conversation
|
isnt there a way to do this without filtergc or nah |
|
nah roblox locked down their CameraModule and it doesn't return the camera table anymore so i have to use filtergc to get that internal camera table |
|
oh right i can do this with getgc im such a dumbass 💀 |
🙏 |
|
yes i love filtergc its a fire function but it would limit what executors could use it lol so getgc would be a better option here (unfortunately 💔) |
|
oh my god my dumbass removed new chat commands 🤦 |
|
i will also improve antikick bc its easiely detectable |
|
same shit with teleportservice ig i will improve it bc im bored and got nothing else to do |
|
lol i also noticed allowrejoin command does nothing because its not even implemented in the hooks |
|
my hooks are still ass but i patched basic pcall detections if you find anything else feel free to tell me so i can patch those detections |
|
some things are hardcoded to the original wait and task.wait breaks those 💔 |
tf 😭 |
i fixed allowrejoin in this pull request just for u
my bad ig please help me point out the things that i broke bc i cannot find things that are broken because of this change |
|
LOL THE FUNNY THING I NOTICED AFTER THIS TASK.WAIT UPDATE THE JERK COMMAND IS A LITTLE FASTER 😭💀💀💀 |
|
ok i see i broke antichatlogs |
alright i just reverted it |
|
so many changes i wanna kms can some of these be separate PRs 💔💔 |
please speed i need this!!! check out this link scroll down btw u will see all changes i made without pressing every commit 1 by 1 |
|
also i just synced this PR with latest IY again |
|





this command disables this old roblox camera update: https://devforum.roblox.com/t/driving-a-better-vehicle-camera/881216
it disables those autocorrections and its very useful when you use ;vfly because sometimes your camera randomly starts spinning (and i blame this old roblox update for it bc when i disable it suddenly the camera doesnt spin in the vehicle during vfly anymore)