[LUA] Aimbot predictionHi ive tried doing aimbot prediction but it only sometimes worked. Code: local pred1 = target:GetVelocity() * engine.TickInterval() local pred2 = LocalPlayer():GetVelocity() * engine.TickInterval()