Sorry, nvm. Figured it out and fixed the issue. Dumb to post for help so quickly. My bad
Printable View
Sorry, nvm. Figured it out and fixed the issue. Dumb to post for help so quickly. My bad
You should contact @Stusse, he is mage specialist :p
Just go to the looter -> right click -> add new item -> write id/number of bp/dp, after all save your script.
Just edit your CONFIG, function responsible for withdrawing gold you can find here:
Config.Money = {
Extra = 1000,
Round = 1000
}
The default settings are below. There are even more advanced variables for the lure but I will not display them here since changing them will only break the script if you're not careful enough. Below though are some basic variables we choose not to display by default since we believe the default settings is the best, this is a subjective oppinion however.
lua code:local minDistance = Config.LureWait.Distance or 2
local maxTime = Config.LureWait.Time or 3500
local minTime = Config.LureWait.MinTime or 2000
local minMonsters = Config.LureWait.Count or 2
I advise you to be careful when changing these numbers into the CONFIG. I'd pretty much only change the amount and time if anything. The reason why it sometimes leaves some monsters behind is because we force targeting off/ignore. This is due to that we rather leave a monster or two with less health and having the chance to kill it when we walk to next wpt, than to constantly kill every new monster that comes to the screen. For example we killed 1 pull, whole screen is clear and you are looting/manaing up, if a new monster spawns then we dont wanna target this since it would mean we have to exori frigo it down which will waste our time. Better leave it and go to a fresh new pull.
Anyhow, to implement the changes in the variables above you can go into the config and add them like below:
lua code:Config.LureWait = {
Monsters = {'Hero', 'Vile Grandmaster', 'Renegade Knight', 'Vicious Squire', 'Undead Gladiator', 'Lich', 'Blood Priest'}, --monsters to lure
Time = 5000, --max time to wait
MinTime = 3000, --min time to wait
Count = 1
}
This above is just an example where I've edited the values. Not saying this edit will be at all better, just showing how changing the values can look like.
What I've encountered as well is that the XenoBot shooter is not shooting properly either. I spend 30% time of it shooting exori frigo instead of avalanche even though avalanche is higher priority, which makes the experience not reaching its full potential. This is though an Xenobot bug and should be reported in that section (if you too have a "problem" with it). In conclusion though it's pretty good experience (I get around 1kk/h without happy) and always profit, but yes if the XenoBot shooter would work as intended for sure would be slightly higher experience per hour. Also the looting problem is a XenoBot bug as well since we never turn the looter off while luring. Instead it it should still loot like normal while luring, this was confirmed earlier and is yet to be fixed as a bug.
Hope I gave you some answers =)
/Stusse
Port Hope North and Tarantulas Far South scripts for the EK worked flawlessly for me once I had them set up correctly. I managed to get around 50k/hr exp at tarantulas at level 30. Thanks for putting those out there.
Hello, I have allways the same problem
23:59 XenoScript Error:
Script: [100+ EK] Drefia Necromancers.xblua
Line #: 3513
Chunk: [string "C:\Users\Home\DOCUME~1\XenoBot\Scripts\\_10.. ."]
Error: bad argument #1 to 'pairs' (table expected, got nil)
This is an error with user-input and should not be reported as a bug with XenoBot.
What can I do?
Hey I bought your 280+ Drefia Grim Reapers, can you modify the script to buy and use Ultimate Spirit Potion instead of the combination of Strong Mana Potion and Great Spirit Potion?
yes, just change ID of the potion in the config :)
@Ryszard I have a Deeplings Zoo script and two knights 180 lvl and 230 lvl and I want too use script on both at the same time. But on higher level I will have more potions than on smaller level, how can I do that ?
Can someone else please confirm? I've been using this "[120+ M} Hrodmir Crystal Cave" script for about 3 weeks now, and it ALWAYS always randomly stops during certain parts of the waypoints and it just sits there. No matter if you reload scripts, reload settings, it just sits there and won't move on the next waypoint.
I've looked into the .lua and there shouldn't be any problems, I use literally the exact same setup. I would seriously appreciate any feedback or response to this, thank you.
I already did, and the bot won't remove enough money and won't buy any ultiamte spirit potions.
Here is what I edited:
Config.Potions = {
{ name = 'ultimate spirit potion', max = 1000, min = 200 }
}
Config.SortItems = {
{ name = 'ultimate spirit potion', index = 1 },
{ name = 'crystalline arrow', index = 2 }
}
Is there something else I should edit for it to buy ultimate spirit potions?
Start one script as the CONFIG is set. Edit the config and start the second client. If you change the CONFIG after you've started 1 client that's fine, it only takes the information at startup of the script.
I'm not entirely sure that XenoBot yet has updated to support the new potions. Once it does, you should not need to change anything in Config.Money, instead the bot will understand from the name in Config.Potions and amount how much it will need to withdraw. So dont bother change anything in the Config.Money, instead change the Config.Potions to the ultimate name, and amount, and once XenoBot support them it will withdraw enough cash.
Today was an update however (not sure new potions were included), but try restart the XenoSuite (and wait for the update), and try again. If it doesnt withdraw enough cash the new potions are yet not supported and you will have to wait until they are supported.
/Stusse
There's no Walker.Stuck triggered?
If nothing happens, even though you reload the settings and whatnot, it sounds like the bug that has been reported a few times in the BUG section. It has nothing to do with our scripts, rather but the XenoBot performance.
Furthermore it would be good to know if you have an active subscription on another account that you use. If not, the reason could lay within your cracked version and it's nothing we support nor take responsibility for.
/Stusse
hello!
how change price?!
i add spider silk to config but it's still 100gp each..
I did it like u write before..
"It's now possible to configure your own prices in the HUD by configuring Config.Prices section in the CONFIG ie.
lua code:
1
2
3
4
5
Config.Prices = {
[3271] = { value = 789, price = 321 },
['stone skin amulet'] = { value = 12345 },
['spider silk'] = { price = 5000 }
}
Improved Pitfall function - rare cases when Walker could get stuck because monster stood at the Pitfall for quite long time
Improved Screenshot-Taker - it's now possible to take a screenshots of skill advances as well (Config.Screenshot.Skills)"
Hello i had problems with your scripts before and id like to try thhem out again i bought a phew but lost my emails.
The email i bought it on is [email protected] could you please email all the scripts i've purchased from you?
I just baught the 80+ rp script for scouts and it keeps tellimg me xml format not read and i have my files in the right place. Also when i try to load it... it crashes my tibia client HELP
I'm using the exact version it provided when I purchased the script, and downloaded it. I did that about 3-4 weeks ago. I hope it would be possible to re-send the script maybe, as maybe my version is old.
It was for [120+ M] Hrodmir Crystal Cave. I will private message you my paypal email address used to make the purchase.
I have already resent your scripts. :)
Download the script again, you prob. messed something up.
You can always download the latest version from the same link you used before. You can also access it through our website when you are logged in.
hello!
how change price?!
i add spider silk to config but it's still 100gp each..
and next how to change it to using energy ring when X monsters..
i paste part or config. tell me what is wrong:
Config.Equip = {
['ring'] = { enabled = true, name = 'energy ring', reason = 'monsters', count = 5, list = {'Frost Dragon', 'Drillworm', 'Crystal Spider', 'Water Elemental', 'Wiggler', 'Wyvern', 'Crystalcrusher'} }
}
Config.DropItems = {
{ name = 'gold coin', cap = 100, amount = 100, enabled = true }
}
Config.Prices = { -- HUD Prices
-- Examples
-- [3271] = { value = 789, price = 321 },
-- ['stone skin amulet'] = { value = 12345 }
-- ['spider silk'] = { price = 5000 }
}
@Xeno Scripts
ITS STILL 100GP IN HUD!
still dont know how make there using e ring when 5 monsters.. i change using dwarven ring to energy ring but it dont work.. can u help me?:(
there was dwarven:
Config.Equip = {
['ring'] = { enabled = false, name = 'dwarven ring', reason = 'in-spawn', count = 0, list = {'Frost Dragon', 'Drillworm', 'Crystal Spider', 'Water Elemental', 'Wiggler', 'Wyvern', 'Crystalcrusher'} }
}
and i change it to e ring:
Config.Equip = {
['ring'] = { enabled = true, name = 'energy ring', reason = 'monsters', count = 5, list = {'Frost Dragon', 'Drillworm', 'Crystal Spider', 'Water Elemental', 'Wiggler', 'Wyvern', 'Crystalcrusher'} }
}
but dont work..
Port hope EK for lvl 8+ is stuck in DP.
get message "Xenobot cant find path to the current waypoint"..
Worked fine yesterday, its not only this ive tried other too... Something with Xenobot or Tibia patched?
EDIT: Sorry, i didnt have tibia map in appdata! Deleted for other thing then forgot to put back :)
CRYSTAL GARDENS ED.
Tell me if u can how change price spider silk from 100 gp to 5000 gp.
And i want to use e ring when 5 monsters.
THX :)
Code:-- [[ SETTINGS ]] --
Config.Vocation = 'druid'
Config.Backpacks = {
['1. Supplies'] = 'Blue Backpack',
['2. Rares'] = 'Purple Backpack',
['3. Stackables'] = 'Beach Backpack',
['4. Gold'] = 'Brocade Backpack'
}
Config.ResetBackpacks = true -- reset all backpacks instead of just gold
Config.Potions = {
{ name = 'great mana potion', max = 200, min = 65 }
}
Config.Runes = {
{ name = 'thunderstorm rune', max = 200, min = 40}
}
Config.Options = {
['First-Teleporter'] = false, -- Do you want to hunt the first hardcore teleporter spawn? (150+)
['Second-Teleporter'] = false, -- Do you want to hunt the second hardcore teleporter spawn? (150+)
['Third-Teleporter'] = false -- Do you want to hunt the third hardcore teleporter spawn? (150+)
}
Config.Cap = 50
Config.Money = {
Extra = 1000,
Round = 1000
}
Config.SoftBoots = {
Enabled = false,
PercentEquip = 60,
PercentDequip = 99,
Normal = 3079
}
Config.RefillMana = {
Enabled = true,
Range = 5
}
Config.DropVials = {
Enabled = true,
Cap = 100,
Slots = 3
}
Config.Reconnect = false
Config.Stamina = {
Enabled = true,
Hours = 20,
Xlog = true
}
Config.Screenshot = {
Level = true,
Skills = false
}
Config.Chat = {
Enabled = true
}
Config.Withdraw = {
{ name = 'brown mushroom', amount = 100, from = 2, to = 0, enabled = false }, -- From 3rd depot slot, to main backpack
{ name = 'dwarven ring', amount = 1, from = 3, to = 0, enabled = false } -- From 4th depot slot, to main backpack
}
Config.Equip = {
['ring'] = { enabled = true, name = 'energy ring', reason = 'monsters', count = 5, list = {'Frost Dragon', 'Drillworm', 'Crystal Spider', 'Water Elemental', 'Wiggler', 'Wyvern', 'Crystalcrusher'} }
}
Config.DropItems = {
{ name = 'gold coin', cap = 100, amount = 100, enabled = true }
}
Config.Prices = { -- HUD Prices
[3271] = { value = 789, price = 321 },
[3045] = { value = 12345, price = 12345 },
[5880] = { value = 5000, price = 5000 }
}
Config.HUD = {
enabled = true,
hideList = false,
icons = false,
file = '[120+ M] Crystal Gardens'
}
Config.HasteRefill = {
Enabled = false,
Spell = 'utani gran hur'
}
-- [[ ADVANCED SETTINGS ]] --
Config.SortItems = {
{ name = 'great mana potion', index = 1 },
{ name = 'thunderstorm rune', index = 1 }
}
Config.Shooter = {
{ enabled = false, spell = 'exevo gran mas vis', count = 5, mana = 800, minhp = 10, maxhp = 80, creatures = 'frost dragon,drillworm,crystal spider,water elemental,wiggler,wyvern,crystalcrusher' },
{ enabled = true, spell = 3202, count = 3, mana = 0, minhp = 0, maxhp = 100, creatures = 'frost dragon,frost dragon hatchling,drillworm,crystal spider,water elemental,wiggler,wyvern,crystalcrusher' },
{ enabled = false, spell = 'exori gran vis', count = 1, mana = 200, minhp = 10, maxhp = 100, creatures = 'frost dragon,frost dragon hatchling,crystal spider,water elemental,wyvern,crystalcrusher' },
{ enabled = false, spell = 'exori gran flam', count = 1, mana = 200, minhp = 10, maxhp = 100, creatures = 'wiggler,drillworm' },
{ enabled = true, spell = 'exori vis', count = 1, mana = 40, minhp = 0, maxhp = 100, creatures = 'frost dragon,frost dragon hatchling,crystal spider,water elemental' },
{ enabled = true, spell = 'exori flam', count = 1, mana = 40, minhp = 0, maxhp = 100, creatures = 'wyvern,pirate skeleton,wiggler,drillworm' },
{ enabled = true, spell = 'exori gran frigo', count = 1, mana = 40, minhp = 0, maxhp = 100, creatures = 'crystalcrusher' },
{ enabled = true, spell = 'exori frigo', count = 1, mana = 60, minhp = 0, maxhp = 100, creatures = 'crystalcrusher' },
}
Try:
lua code:Config.Prices = {
["Spider Silk"] = { value = 5000}
}
The energy ring config seem fine. You can try lower it to 4 monsters, and make sure you have 1 energy ring visible in your main backpack. If not, you can enable the bot to withdraw it in Config.Withdraw.
Make sure you have the latest version of the script. Try that and report back to me.
/Stusse
I was not signed in when i made the purchase. the email is [email protected] please check paypal. you emailed me the wrong scripts lol
New scripts for ED will come soon? :o
Very helpful, thank you. I've also noticed the targeting issue on several official xenobot scripts, with the single target strikes over aoe runes (vampire cript, ancient scarabs and ancient scarabs to be exact) so hopefully that will be addressed sometime in the near future. What i've done with the looter is set it to loot first above 1k, so far it seems to go out of its way to loot now and will usually loot upon moving to a new waypoint (doesn't happen often that something drops while luring but its happened while I watch and hasn't looted, with the loot first option it seems to be a bit more responsive). Interesting that you said you profitted though, unless I get lots of drops i usually lose 10k/hr~, go through lots of mana due to tanking of 8 mobs hah. Anyway, thanks again for the input, other than that its a great script. Very pleased and worth the cost!
I msged threadstarter with a question to determine if I would buy one script. I don't want to ask in the forum directly due to other reasons. I am questioning whenether only Stusse is the one giving customer support for solidscripts.
If you post in the thread all of us will see it and will be able to reply. If you message only one of us in private please understand we are not always available individually at the same time. Therefor if you can, post in the thread, or be patient about getting replies in PM's. Please understand we get a lot of PM's, and we are prioritizing thread replies/questions.
If you haven't gotten an answer already, feel free to PM me if the information is sensetive and I'll take a look.
/Stusse
@Stusse , I've sent you an PM, its been 24h. From what you just said in your previous post I assume it would have been solved much quicker if I'd post my problem in this thread?
Regards