Pol Input gump reply - or general input reply

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
iuque

Pol Input gump reply - or general input reply

Post by iuque »

Hi Yoko, could you please add some input gump (0xab) auto reply handler? i think 10 out of 10 pol shards use it for crafting, it would be very useful for scripting macros.

is on your mind add any gump processing plugin or something like

default_response_mask = { array of bytes }
default_input_mask = { array of bytes }
(where 0xFF could be any value for masking)

so for every gump (0xb0 or 0xab) matching default_input
injection would send a reply (0xb1 or 0xac) default_response, you could make the input and response first bit (opcode) be hardcoded so ppl would not be able to xploit this command for cheating.
punkesito
Posts: 46
Joined: 2004-10-16 12:30:54
Location: Argentina
Contact:

Re: Pol Input gump reply - or general input reply

Post by punkesito »

iuque wrote:Hi Yoko, could you please add some input gump (0xab) auto reply handler? i think 10 out of 10 pol shards use it for crafting, it would be very useful for scripting macros.

is on your mind add any gump processing plugin or something like

default_response_mask = { array of bytes }
default_input_mask = { array of bytes }
(where 0xFF could be any value for masking)

so for every gump (0xb0 or 0xab) matching default_input
injection would send a reply (0xb1 or 0xac) default_response, you could make the input and response first bit (opcode) be hardcoded so ppl would not be able to xploit this command for cheating.

try ,recall ^tool 21(tool is a type) for make last
run fine in runuo emulators
Post Reply