XenoBot Forums - Powered by vBulletin

User Tag List

Page 1 of 8 123 ... LastLast
Results 1 to 10 of 72

Thread: Self.Balance()

  1. #1

    Join Date
    Nov 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Self.Balance()

    This function would help making full afk scripts easier. We would know how much gold our characters earn. We could transfer money to bankier much easier. It's very useful with dice script too. It's very important method.

  2. #2
    Senior Member ppgab's Avatar
    Join Date
    Mar 2014
    Location
    Brazil
    Posts
    986
    Mentioned
    86 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by cwirek91 View Post
    This function would help making full afk scripts easier. We would know how much gold our characters earn. We could transfer money to bankier much easier. It's very useful with dice script too. It's very important method.
    it's possible to do with a little knowledge

  3. #3

    Join Date
    Nov 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by ppgab View Post
    it's possible to do with a little knowledge
    Could you share your knowledge?

    I don't want to count gold in all my containers. NPC proxy would be perfect!

  4. #4
    Senior Member ppgab's Avatar
    Join Date
    Mar 2014
    Location
    Brazil
    Posts
    986
    Mentioned
    86 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by hakujewas View Post
    Could you share your knowledge?

    I don't want to count gold in all my containers. NPC proxy would be perfect!
    Self.Money() counts your visible money

    There's a NPC proxy, i'm still not 100% sure how to use it but basically you use string.match(txt, "%d+) to extract the number of the npc string, if i found out how to use i'll post here

    edit: welp, read below
    Last edited by ppgab; 07-08-2014 at 05:46 PM.

  5. #5
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    There's actually no NPC proxy yet

  6. #6
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    DarkstaR will there be a NPC proxy implemented?

  7. #7
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    I'll probably add Self.Balance() natively and do all of the parsing internally.

  8. #8
    Senior Member ppgab's Avatar
    Join Date
    Mar 2014
    Location
    Brazil
    Posts
    986
    Mentioned
    86 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    I'll probably add Self.Balance() natively and do all of the parsing internally.
    aff cmon, imagine the possibilities with npc proxy

  9. #9
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by ppgab View Post
    aff cmon, imagine the possibilities with npc proxy

    Possibilities which are too dangerous. Look what Colte did with his dicer, and imagine if he could see full balance. I need to add limitations first

  10. #10
    Senior Member ppgab's Avatar
    Join Date
    Mar 2014
    Location
    Brazil
    Posts
    986
    Mentioned
    86 Post(s)
    Tagged
    0 Thread(s)
    Yeah you need to add a way to see world too huehueuheue

Posting Permissions

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