XenoBot Forums - Powered by vBulletin

User Tag List

Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 70

Thread: [Update] XenoBot v3.0.4 [Screenshot]

  1. #21
    Lifetime Subscriber Hendy's Avatar
    Join Date
    Jan 2012
    Location
    Northern Ireland
    Posts
    1,593
    Mentioned
    7 Post(s)
    Tagged
    1 Thread(s)
    Beaut! Thanks DarkstaR!

  2. #22
    Xokker's Avatar
    Join Date
    Jan 2013
    Location
    somewhere
    Posts
    89
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    great news! i missed the screenshot thingy =D

  3. #23

    Join Date
    Jan 2012
    Posts
    38
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Self.Stamina() at last! Thank you!

  4. #24
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    If you were having problems with dofile(), re-download and re-install the bot. It is fixed.

  5. #25
    Banned
    Join Date
    Jan 2013
    Posts
    386
    Mentioned
    19 Post(s)
    Tagged
    0 Thread(s)
    One question, when you update the bot, can you simple download the New setup.exe file and just install or do i have UN-install previous versions before i install the new?

  6. #26
    Senior Member Fixi's Avatar
    Join Date
    Dec 2011
    Location
    Germany
    Posts
    498
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Just install the new version over the old one, no need for any uninstalling
    Want to hang out? Need a Teamspeak? Come in and join


  7. #27
    Lifetime Subscriber Nostrax's Avatar
    Join Date
    May 2012
    Location
    Belgium
    Posts
    2,388
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Wonderfull!

  8. #28

    Join Date
    Jan 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It does not work for me. It is still saying xenoscript error. And I have downloaded the the bot.

  9. #29
    Lifetime Subscriber
    Join Date
    Aug 2012
    Location
    Stockholm, Sweden
    Posts
    428
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Great awesome news @DarkstaR !

  10. #30
    Forces's Avatar
    Join Date
    Jun 2012
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome update,

    i want to use the stamina, it works fine if i do -

    if (Self.Stamina < 840) then
    goto...........

    but if i do like below it doesnt work

    Stam = 2500

    --------------------------------
    elseif (labelName == "Checksup") then
    if (Self.ItemCount(MPotID) <= MinMPots) or (Self.Stamina < Stam) then
    print("No Supplies - Logging Off")
    gotoLabel("Logoff")
    else
    print("Going To Cave")
    gotoLabel("GoToCave")
    end

    Error: attempt to compare function with number
    Last edited by Forces; 02-02-2013 at 08:55 PM.

Posting Permissions

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