Julia

Results 20 comments of Julia

What is the issue? I feel like if you see this as a problem then you can make a PR and see if it gets merged. I personally dont really...

Oh, i see. I thought the databases were packages since i couldnt access them at the time, sorry.

hold on, i just noticed your the guy from the chernos grass [code review](https://www.youtube.com/watch?v=2h5NX9tIdno&t=630s) while browsing through your repos and came accross your GLGrass.

just relised some of my code comments for trying to only aim assist when holding a weapon is still there. i tried like all day and cant find out how,...

reset is useful because if you disable a cheat you wouldn't want it to keep the settings. e.g. if i enable and set reach (which is broken) to 6 blocks...

Speed is currently broken, VClip has a bug (i think its minecrafts problem not mine though), and im fixing velocity and making it its own cheat prob tmr. also want...

i needed to cast the coords to double when calling the method. i would use doubles for x,y,z but i dont think we have `ImGui::InputDouble()` yet (havnt looked so dont...

i have to change `Phantom.*` to only run `reset()` once eventually. but right now its still practical since only one cheat uses this function currently.

i spent a while on the velocity and but nothing really works. ive used `setVelocity (DDD)V` and `motion. D` with different conditions with player damage but it either: - sometimes...

because right now a query with no results it looks like a syntax error.