spoofManager.sendPacket

sendPacket(packet, event): void

Sends a packet to the server.

Parameters

packet

Packet

packet - The packet to send.

event

boolean

event - Whether the packet is an event.

Returns

void

Remarks

Sending server packets to the server is in most cases a very good way to get yourself banned!

Last updated