zoomHack + PacketLogger ?

07/20/2017 19:59 Limoo#1
Hi, could you tell me the packet, if it exists, for zoomhack?

Thanks :)

SOLVED: just send [RECV] ( guri 15 5 1 ) to have the GMs' zoom and send [RECV] ( guri 15 0 1 ) to have the player's zoom
07/20/2017 23:15 IceTrailer#2
Quote:
Originally Posted by Limoo View Post
Hi, could you tell me the packet, if it exists, for zoomhack?

Thanks :)
You won't be able to have Zoomhack with a normal packet.

Find the float value using CheatEngine of the maximum and minimum zoom level and change it.

e/

See BladeTiger12's post
07/21/2017 00:07 Limoo#3
GMs have a command to extend the zoom so I thought there was a packet.

Thank you
07/21/2017 00:12 0Lucifer0#4
Just look opennos code : guri type 15 will allow you to change the zoom limit ;)
07/21/2017 02:20 BladeTiger12#5
Quote:
Originally Posted by IceTrailer View Post
You won't be able to have Zoomhack with a normal packet.

Find the float value using CheatEngine of the maximum and minimum zoom level and change it.
Doch ist möglich^^.
Das "guri 15 1 1 <playerid>" Packet anscheinend für Admins macht dir einen High-Zoom rein.
07/21/2017 12:37 IceTrailer#6
Quote:
Originally Posted by BladeTiger12 View Post
Doch ist möglich^^.
Das "guri 15 1 1 <playerid>" Packet anscheinend für Admins macht dir einen High-Zoom rein.
Was das geht? :confused:
Gut zu wissen, weiß aber, dass ich den damals über meine (kompliziertere Methode) programmiert hab :D

e/
Ah okay, das erhöht bzw verringert jeweils Maximum und Minimum um n bisschen.
Fands aber witziger, als ich da nahezu keine Limitierungen drin hatte :D
07/21/2017 14:11 Bejine#7
receiving "guri 15 5 1" is enough, you can change 5 to lesser values for smaller maxzoomout, 0 is normal camera.
07/21/2017 19:39 Limoo#8
THANKS YOU ALL :)