Eagle Eyes

08/18/2016 22:15 chyrla#1
Hi !

From the release of NosHook and his plugin nospkackets, thanks to atom0s, i'm realy interested about the func Eagle eyes to see invisible ennemys.

I've find the packet responsible of invisibility :

cl X 1 0

Where X is the player's ID.

Is it possible to replace this X by something that means "every players on the map".

Also, if the player use invisibility before entering the map, it doesn't reveal him. Is it possible to force the update of packages each second, for example ?

Thank.
08/19/2016 10:55 0Lucifer0#2
Just use cl on each in packet ;) With a for ;)
08/19/2016 11:45 chyrla#3
Can't block just cl because invisible ennemys will never turn visible x)