XenoBot Forums - Powered by vBulletin

User Tag List

Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27

Thread: I CANT MAKE THIS WORK?

  1. #21
    oualid's Avatar
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    276
    Mentioned
    26 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Svennen View Post
    Okej the venore script are now going but still not buying spears? how do i fix that?
    Did you change everything in the config file?

  2. #22
    oualid's Avatar
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    276
    Mentioned
    26 Post(s)
    Tagged
    0 Thread(s)
    @Svennen

    lua code:
    --						[[ SETTINGS ]]

    _mainBackpack = 'Backpack' -- name of main backpack
    _goldBackpack = 'Golden Backpack' -- name of backpack for gold

    _useManaPotions = true -- buy mana potions
    _manaPotions = 'mana potion' -- name or id
    _manaMaximum = 5 -- how many mana potions to buy
    _manaMinimum = 1 -- how many potions to leave the spawn

    _useHealthPotions = true -- buy health potions
    _healthPotions = 'health potion' -- name or id
    _healthMaximum = 5 -- how many potions to leave the spawn
    _healthMinimum = 1 -- how many health potions to buy

    _dropVials = true -- drop empty vials on the floor when cap is below 200
    _minimumCap = 1 -- minimum cap to leave spawn
    _logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]

    _screenLevel = true


    The venore salamanders script doesn't buy spears

  3. #23

    Join Date
    Feb 2015
    Posts
    16
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by oualid View Post
    Did you change everything in the config file?

    _mainBackpack = 'Backpack' -- name of main backpack
    _goldBackpack = 'Golden Backpack' -- name of backpack for gold

    _useManaPotions = true -- buy mana potions
    _manaPotions = 'mana potion' -- name or id
    _manaMaximum = 1 -- how many mana potions to buy
    _manaMinimum = 0 -- how many potions to leave the spawn

    _useHealthPotions = true -- buy health potions
    _healthPotions = 'health potion' -- name or id
    _healthMaximum = 1 -- how many potions to leave the spawn
    _healthMinimum = 5 -- how many health potions to buy

    _dropVials = true -- drop empty vials on the floor when cap is below 200
    _minimumCap = 1 -- minimum cap to leave spawn
    _logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]

    _screenLevel = true



    What to change m8?

  4. #24
    oualid's Avatar
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    276
    Mentioned
    26 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Svennen View Post
    _mainBackpack = 'Backpack' -- name of main backpack
    _goldBackpack = 'Golden Backpack' -- name of backpack for gold

    _useManaPotions = true -- buy mana potions
    _manaPotions = 'mana potion' -- name or id
    _manaMaximum = 1 -- how many mana potions to buy
    _manaMinimum = 0 -- how many potions to leave the spawn

    _useHealthPotions = true -- buy health potions
    _healthPotions = 'health potion' -- name or id
    _healthMaximum = 1 -- how many potions to leave the spawn
    _healthMinimum = 5 -- how many health potions to buy

    _dropVials = true -- drop empty vials on the floor when cap is below 200
    _minimumCap = 1 -- minimum cap to leave spawn
    _logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]

    _screenLevel = true



    What to change m8?
    Nothing because this script doesn't refill spears because your low lvl you do not have enhough cap so you would be going refilling every minute :P
    That's why you need to use a knight weapon with this script not spears

  5. #25

    Join Date
    Feb 2015
    Posts
    16
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Okej thanks then! Hopefully it goes well thank you all for the help and we will see eachothers soon again i guess

  6. #26
    oualid's Avatar
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    276
    Mentioned
    26 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Svennen View Post
    Okej thanks then! Hopefully it goes well thank you all for the help and we will see eachothers soon again i guess
    haha no problem

  7. #27
    Coupa's Avatar
    Join Date
    Jul 2014
    Posts
    213
    Mentioned
    37 Post(s)
    Tagged
    0 Thread(s)
    Do you have enough cap for the spears in the config?

Posting Permissions

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