XenoBot Forums - Powered by vBulletin

User Tag List

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Quiver Refiller script

  1. #11

    Join Date
    Dec 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Werewoolf View Post
    The probleme is where I go refill and bot restes BP then it doesn't open quiver and after refill the bot cant move arrows when quiver is closed. How can we repair it?
    any solution for this?

  2. #12

    Join Date
    Jun 2017
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by nitroxwizard View Post
    any solution for this?
    find this:
    Code:
    Self.OpenMainBackpack(true):OpenChildren({_suppliesBackpack, true}, {_stackBackpack, true}, {_rareBackpack, true}, {_goldBackpack, true}, {_ammoBackpack, true})
    			wait(200, 400)
    		until SolidScripts.CheckBackpacks(6)
    then add this:
    Code:
    Self.UseItemFromEquipment("shield")

Tags for this Thread

Posting Permissions

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