It's fixed, will release soon.
Printable View
It's fixed, will release soon.
Seems to be something wrong with Serpent Spawn corpse ID, i'm playing 10.41 OT and the bot dosnt loot Serpent Spawns. Pretty sure it worked before the 10.5 update. Could you please have a look at this? Or is there a way to change which ID it looks for?
it sux to bot with this broken shooter, exp on every spawn is lower than it should be. Could u release it faster? You told that You already fixed it ;s
Seems as if exevo gran frigo hur still won't work, I put it to "Small Wave (gran frigo hur)" but it won't aim before shooting so it just shoots it in front of me when the mobs are behind me.
@DarkstaR multi client is broken for multiple people, including me. Not sure if it is for everyone.
Sometimes it aint working properly
@DarkstaR, you can edit messages proxy, example
lua code:
function messageProxyCallback(proxy, message)
print(proxy:Key() .. ": " .. message)
end
CustomMessageProxy.OnReceive("CustomMessageProxy", messageProxyCallback, LOOT_PROXY)
CustomMessageProxy.OnReceive("CustomMessageProxy", messageProxyCallback, BATTLE_PROXY)
CustomMessageProxy.OnReceive("CustomMessageProxy", messageProxyCallback, SUPPLY_PROXY)
CustomMessageProxy.OnReceive("CustomMessageProxy", messageProxyCallback, NPC_PROXY)
and variables in xenolualib:
example:
lua code:
BATTLE_PROXY = 12
LOOT_PROXY = 13
SUPPLY_PROXY = 14
NPC_PROXY = 15
And as we know loot message, supplies etc. green messages have different ID in tibia.
Example from Tibia 10.41 OTS
lua code:
enum MessageClasses {
MESSAGE_STATUS_CONSOLE_BLUE = 0x04, /*FIXME Blue message in the console*/
MESSAGE_STATUS_CONSOLE_RED = 0x0D, /*Red message in the console*/
MESSAGE_STATUS_DEFAULT = 0x11, /*White message at the bottom of the game window and in the console*/
MESSAGE_STATUS_WARNING = 0x12, /*Red message in game window and in the console*/
MESSAGE_EVENT_ADVANCE = 0x13, /*White message in game window and in the console*/
MESSAGE_STATUS_SMALL = 0x14, /*White message at the bottom of the game window"*/
MESSAGE_INFO_DESCR = 0x15, /*Green message in game window and in the console*/
MESSAGE_DAMAGE_DEALT = 0x16,
MESSAGE_DAMAGE_RECEIVED = 0x17,
MESSAGE_HEALED = 0x18,
MESSAGE_EXPERIENCE = 0x19,
MESSAGE_DAMAGE_OTHERS = 0x1A,
MESSAGE_HEALED_OTHERS = 0x1B,
MESSAGE_EXPERIENCE_OTHERS = 0x1C,
MESSAGE_EVENT_DEFAULT = 0x1D, /*White message at the bottom of the game window and in the console*/
MESSAGE_LOOT = 0x1E,
MESSAGE_EVENT_ORANGE = 0x23, /*Orange message in the console*/
MESSAGE_STATUS_CONSOLE_ORANGE = 0x24 /*Orange message in the console*/
};
Self.Balance :>? I want to switch from windbot :(.
I've come to the conclusion that hugo9999 really thinks I'm an idiot.
I just experienced a problem with the reconnector I believe. What I believe happened is that I died during mass kick, so XenoBot did not recognize that I died and reconnected in temple. And from there I was bugged out of the temple and almost killed by some noob chars.