Slyker

Results 6 issues of Slyker

Hey I wanted to know if this crate take control on mouse or it’s really simulates the key ?

Really simple i've added helpers for in game js manipulation, debugging UIs and a frame limiter set on 1 / 5.0 For now i don't know if frame limiter or...

I found why kill counter zasn't updated correctly and fixed it

I changed a lot of things so we're looping through image only 1 time. Previously we were looping on searching: Mobs, targets, HP, MP, FP, target_mp, target_hp So 7 times....

Because support could wait more than 5mins without doing anything it can be disconnected. Maybe do an avoid obstacle movement after 4 mins Temporary: add a buff on an empty...

bug

Refactor ping_function to handle both server and port for pinging. Added compatibility for checking TCP connections using netcat. This pull request refactors the `ping_function` in `plugins/ping.sh` to improve its flexibility...