XenoBot Forums - Powered by vBulletin

User Tag List

Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 67

Thread: [Update] XenoBot Apophis v14.7.6.733

  1. #31
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    It's fixed, will release soon.

  2. #32

    Join Date
    Feb 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  3. #33

    Join Date
    Feb 2012
    Location
    Poland
    Posts
    400
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    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

  4. #34
    Senior Member Unuke12345's Avatar
    Join Date
    Aug 2012
    Posts
    993
    Mentioned
    130 Post(s)
    Tagged
    1 Thread(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.

  5. #35
    Senior Member Tripkip's Avatar
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    1,310
    Mentioned
    105 Post(s)
    Tagged
    0 Thread(s)
    @DarkstaR multi client is broken for multiple people, including me. Not sure if it is for everyone.
    Sometimes it aint working properly
    Last edited by Tripkip; 08-04-2014 at 09:47 AM.
    Tripkips Selling Thread

    Chars Sold
    Sold 445 MS to @zemmer
    Sold 430 RP to @Spanirl
    Sold 395 ED to @Poppy218
    Sold 381 ED to @Diixon
    Sold 370 MS to @Starcream
    Sold 325 ED to @itscolbys
    Sold 325 ED to @Diixon
    Sold 320+ ED to @rickmyth
    Sold 280 ED to @Lavi
    Sold 280 MS to @Nostrax Junior
    Sold 245 EK to @zgredzikq10
    Sold 204 MS to @avian45
    Sold 185 ED to @Scherp Schutter
    Sold 140 EK to @GuiCyp
    Sold 104 RP +107 ED to @zetashion

    Money Sold
    Sold 50kk to @kimse
    Sold 30kk @Diixon

  6. #36
    Senior Member
    Join Date
    Jul 2014
    Posts
    788
    Mentioned
    62 Post(s)
    Tagged
    0 Thread(s)
    @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*/
    };
    Last edited by HjugO; 08-04-2014 at 01:02 PM.

  7. #37

    Join Date
    Nov 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Self.Balance :>? I want to switch from windbot .

  8. #38
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    I've come to the conclusion that hugo9999 really thinks I'm an idiot.

  9. #39
    Senior Member
    Join Date
    Jul 2014
    Posts
    788
    Mentioned
    62 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    I've come to the conclusion that hugo9999 really thinks I'm an idiot.
    I never said that. Explain what you mean. I just trying to help our community and XenoBot (I wanna see the best Tibia Helper in the world, with a lot of features which other bots already have included).

  10. #40
    Senior Member Unuke12345's Avatar
    Join Date
    Aug 2012
    Posts
    993
    Mentioned
    130 Post(s)
    Tagged
    1 Thread(s)
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •