[Plugin] xPacketTool

hey , is it possible to make a condition “if packet recieved and town = jg” start script?

Hi KezKes,

Try to create a python function with opcode checking. Then create the condition python(your_function) && town==“jg” : start_script

[17:48:48] Client: (Opcode) 0x704C (Data) 0D 30 0C 0F 02

[18:01:49] Python Hatası: int() can’t convert non-string with explicit base

image

I think you’re using an old version of the plugin, update it.

2 Likes

ty bro now working :slight_smile: phBot-xPlugins/xPacketTool.py at master · JellyBitz/phBot-xPlugins · GitHub

1 Like

When I incject any opcode, it switches to clientless mode. Why does that happen? Thanks in advance.

Edit: I was injecting to the client, injecting to server resolved the issue. My bad.

1 Like

@JellyBitz partychat dont seem to work anymore

for testing…
inject,0x7025,False,04,03,36,00,54,50,2C,46,65,72,72,79,20,54,69,63,6B,65,74,20,53,65,6C,6C,65,72,20,43,68,61,75,2C,46,65,72,72,79,20,54,69,63,6B,65,74,20,53,65,6C,6C,65,72,20,48,61,67,65,75,6B

//jg to dw ferry

The plugins will need to use the chat API in order to prevent abuse.

When I inject an opcode and data to server I got disconnected. I use both encrypted checked and unchecked but I got the same result. What is the problem?

Bad data.

1 Like

So the only way to understand what is opcode and data is trying that code with hands? When I do something in game I recice several opcode in same time. To understand which opcode is useful for me I need to inject to server and look at the result right? Am I mistaken?

Is there a code that we can automatically transfer the OP code and data code to chat?

how can i use this Packet Tool in Trade??
any help

Error 503 first byte timeout

The download link has an error

1 Like

GitHub server error… try again later

Does anyone knows how to schedule inject some packet?


I got this bug after added xPacket and not sure why it happened. Can some one help?

That wouldn’t have anything to do with xPackettool

Thx. You know what it come from? I tried but can’t fix

How can I use it? can you help?