spoofManager.sendPacket

sendPacket(packet, event): void

Sends a packet to the server.

Parameters

packet

Packet

The packet to send.

event

boolean

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