XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 8 of 8

Thread: Modding the "official xenobot scripts"

  1. #1

    Join Date
    Nov 2015
    Posts
    5
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Modding the "official xenobot scripts"

    Hey! I was wondering, how do I save the settings of "loot" on the official Xenobot scripts? For example:

    I am using the Edron Vampire Crypt script for Knights, but I want to delete some of the loot that is set up beforehand, but when I save my modification, it still opens the original one when I reopen the script.. How do I solve this?

    Sorry for a bad explanation haha..

  2. #2
    Moderator shadowart's Avatar
    Join Date
    Dec 2014
    Location
    Sweden
    Posts
    1,985
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    Edit the config file. The script will load a new lootlist based on your config file every time you run the script.

  3. #3

    Join Date
    Nov 2015
    Posts
    5
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    But there aint a lootlist that matches the one in game...
    This is all there is in the config file, and those items are non of the ones in the "loot-list" ingame, except for boots of haste ;<

    Loot-WhiteList = golden helmet, sword of valor, boots of haste
    Loot-BlackList = daramian mace, grave flower, crystal ring, strange talisman, katana, bone shield, strange helmet, magic light wand, plate armor, battle shield, battle hammer, iron helmet, scale armor, mace, clerical mace

    In the loot list of Xenobot there are vamp teeth, all kinds of potions and other stuff that I dont want to loot, and what bothers me is that I have to delete all of them everytime I run the script.

  4. #4
    Moderator shadowart's Avatar
    Join Date
    Dec 2014
    Location
    Sweden
    Posts
    1,985
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    There is a minimum value variable, the script will loot all items worth more than that. The black- and whitelist are the exceptions to the minimum value rule. Simple add your potions to the blacklist and they will no longer be added to the loot list.

  5. #5

    Join Date
    Nov 2015
    Posts
    5
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Ohh, so that's how you do it
    Thanks alot!!:>

  6. #6
    Senior Member sausting's Avatar
    Join Date
    Aug 2012
    Location
    Ontario, Canada
    Posts
    1,018
    Mentioned
    39 Post(s)
    Tagged
    0 Thread(s)
    i don't suppose there is a way to edit the 'base' config that is created?

  7. #7
    Banned
    Join Date
    Nov 2013
    Location
    Germany
    Posts
    216
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by sausting View Post
    i don't suppose there is a way to edit the 'base' config that is created?
    For several scripts the Blacklist has been improved already. I guess Joshwa will add some more in the future. The Looter is just a generated list of the loot from the monsters in the targeting of the script you're running.

  8. #8

    Join Date
    Aug 2011
    Posts
    188
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    v1.2.14
    Code:
    ### Added
    - Deterrent to prevent users from editing the embedded config

    Is there a reason we are not supposed to edit the config that is generated ?
    Sure, it's nice to have different configs per char for the same script, customization of setup; limitless.
    However I just want them to logout at X stamina or after hunting for X hours. What I am getting at is I make the same changes to every single script I run; and now for every single char that runs said script.
    I did like it better when I could save my desired settings per script rather than to configure them upon each usage.

Posting Permissions

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