I guess it's computer RAM or CPU problem because if one bot works smooth and other not on this same settings that means something wrong with computer. Try decrease FPS in game.
Hello. I have a question/problem on olders. when trying to withdraw items it doesn't open the depot 1, it just open the locker not the depot inside, so the bot says it can't find the backpack i put in there to withdraw from, is there a way to make the bot open the depot 1 or 2 inside the locker/depot?
I'm having this same issue on Retrocores. when trying to deposit items it just continues to open and close the depot locker. i have tried using the example above and it does the same thing.
i have to same issue with withdrawing items. it will open my depot but only ever withdraw items from the first backpack inside my depot. even when i change the id to the ID of the backpack
Just tested withdrawing/depositing items to normal backpack id 2854 inside depot chest and works perfect. Try remove you character settings name from Rifbot-Project folder or load Startup Settings.
I have removed any files which include my characters name and have loaded up the startup settings. I tried again using several different things and the issue remains. I am using admin mode on both the tibia client and the bot client.
When using this; reach depot: deposit items: {2854}, 3031
it will just continuously open and close the "depot locker". I have also tried it with the ID of the depot chest inside the locker and the same issue happens.
when i use this; reach depot: deposit items: {0}, 3031
IDs are fine, tested also code on Solera and works so problem is with your Computer/internet. walker -> settings -> open bp delay -> put 1000 or 1500 Make also sure you have last bot version.
not sure where could I be raising this type of questions, is there a channel for cavebot faq or discord? idk thing is while using some extended bot functions i.e lootbag or deposit items to the depot it does open next bp always of the index where the items is being collected (source). Is there an option to set that as false in settings or somewhere? if not which would be the way or workarround to putr back the backpack in the place it was before?
You can ask here on via mail address, i don't provide public real time chat. About your question: if bot detects item inside specific container index while depositing to depot or lootbag on ground he will open next bps until no more containers items found in this specific index. There is no way to change this because it's coded deep in engine. You can always workaround this with lua script but it will be complicated to replace build in advanced options such as depositer.
Tell me what is your real problem with opening this new backpacks, i'll try solution.
Thanks for your comment, I think with your explanation I can manage. So basically my problem was bot was oppening BP that I was not interest while doing this activity. Since the deposit/lootbag is for specific items guess I can use a Index BP without any BP inside for that specific action. One last question, in the case of lootbag it that is full but does have another container inside does also open the next container? I mean in the case of the destiny (simple bag in the floor) if there is another bag, opens next when first is full? Thanks
If you have on ground container container = [empty slots + container = [empty slots + container = [...]]] in this case bot will auto open next bp in this same index first will be full.
as always thanks in advance for your feedback, 2 quick questions.
1.- I am going to holiday next week for 3 weeks and one of my license expires today so I preffer do not waste another license just for 1 week, is there a way to frozen the license if you are not going to utilize it?
2.- In the cavebot when I need to travel with ship depending of the position of the NPC and where I have alocated the stand sometimes in a low cases doesn't work per range, I have seen in the cavebot->action->advanced->say there is a check box for NPC not sure if it is related with my issue or if it is fixable.
1. I don't stopping license in this case, only in user run it by mistake 1-2 days after launch. 2. action -> say -> npc is created to spoke using NPC channel in game, you will need action to follow npc before talk to don't speak to air. You can read code of this lua script, there is function for sail: https://github.com/Ascerr/Lua-Scripts/blob/master/%5Bon%20label%5D%20Buy%20blessings.lua
ohh nice one, so I can have that script just adding some else if per the custom cities and to the array inside of sail function adding the new npc captains of those cities of the server and do safe travels, thank you so much :)
Are you will make a bot for DBVictory?
ReplyDeleteNope, it's not original tibia associated server.
Deleteadd for Tibiantis is possible Ascer?
ReplyDeleteNope, this server is has old, good protected tibia client.
DeleteWhen release for new world of SOE?
ReplyDeleteIt already works there.
DeleteHello, I got a problem with the bot, when I open 2 characters one of this walk sqm per sqm, the rifbot don't work with 100% of precision.
ReplyDeleteI guess it's computer RAM or CPU problem because if one bot works smooth and other not on this same settings that means something wrong with computer. Try decrease FPS in game.
DeleteHello. I have a question/problem on olders.
ReplyDeletewhen trying to withdraw items it doesn't open the depot 1, it just open the locker not the depot inside, so the bot says it can't find the backpack i put in there to withdraw from, is there a way to make the bot open the depot 1 or 2 inside the locker/depot?
Hello,
DeleteYou need to put ID of depot instead of backpack ID example
reach depot:
deposit items: {9216}, 3031
restart bps:
withdraw items: {9216, 0, 0}, 3031
Hi,
DeleteI'm having this same issue on Retrocores. when trying to deposit items it just continues to open and close the depot locker. i have tried using the example above and it does the same thing.
i have to same issue with withdrawing items. it will open my depot but only ever withdraw items from the first backpack inside my depot. even when i change the id to the ID of the backpack
Just tested withdrawing/depositing items to normal backpack id 2854 inside depot chest and works perfect. Try remove you character settings name from Rifbot-Project folder or load Startup Settings.
DeleteI have removed any files which include my characters name and have loaded up the startup settings. I tried again using several different things and the issue remains. I am using admin mode on both the tibia client and the bot client.
DeleteWhen using this;
reach depot:
deposit items: {2854}, 3031
it will just continuously open and close the "depot locker". I have also tried it with the ID of the depot chest inside the locker and the same issue happens.
when i use this;
reach depot:
deposit items: {0}, 3031
It just says "This is impossible".
walker -> config -> depot id /counter id tell me what is there.
DeleteTell also world name on Retrocores.
Counter ID: 2321
DeleteDepot ID: 3497, 3498, 3499, 3500
I have tried with adding 3502 to the Depot ID but it doesn't make a difference.
World is Solera
IDs are fine, tested also code on Solera and works so problem is with your Computer/internet.
Deletewalker -> settings -> open bp delay -> put 1000 or 1500
Make also sure you have last bot version.
I do apologise, I didn't realise the bot had been updated. downloaded the newest version and the issue has been resolved. I appreciate your help!
Deletewhen will new version will be ready?
ReplyDeleteDone, re-download bot.
Deletetibiascape?
ReplyDeleteThis server won't be supported due different architecture.
DeleteIs it possible to get a test key?
ReplyDeleteSure, contact with me via mail.
DeleteWhen can you update so tibiascape "medivia client works"
DeleteI don't plan updating bot for this server.
DeleteHi Ascer,
ReplyDeletenot sure where could I be raising this type of questions, is there a channel for cavebot faq or discord? idk thing is while using some extended bot functions i.e lootbag or deposit items to the depot it does open next bp always of the index where the items is being collected (source). Is there an option to set that as false in settings or somewhere? if not which would be the way or workarround to putr back the backpack in the place it was before?
Thanks for your time
Hello,
DeleteYou can ask here on via mail address, i don't provide public real time chat.
About your question: if bot detects item inside specific container index while depositing to depot or lootbag on ground he will open next bps until no more containers items found in this specific index. There is no way to change this because it's coded deep in engine. You can always workaround this with lua script but it will be complicated to replace build in advanced options such as depositer.
Tell me what is your real problem with opening this new backpacks, i'll try solution.
Thanks for your comment, I think with your explanation I can manage. So basically my problem was bot was oppening BP that I was not interest while doing this activity. Since the deposit/lootbag is for specific items guess I can use a Index BP without any BP inside for that specific action. One last question, in the case of lootbag it that is full but does have another container inside does also open the next container? I mean in the case of the destiny (simple bag in the floor) if there is another bag, opens next when first is full? Thanks
DeleteIf you have on ground container container = [empty slots + container = [empty slots + container = [...]]] in this case bot will auto open next bp in this same index first will be full.
DeleteWill be for ascalon.online ?
ReplyDeleteI currently don't planning.
DeleteYou should doing it cuz there are many players and we need rifbot ;)
Deleteded ots
Deletedo you have a bot for tibiascape?
ReplyDeleteNope.
DeleteReleasing for Realera on friday launch?
ReplyDeleteRifbot currently works for Realera but anyways i'll be focusing on update if any game patch.
DeleteHi Ascer,
ReplyDeleteas always thanks in advance for your feedback, 2 quick questions.
1.- I am going to holiday next week for 3 weeks and one of my license expires today so I preffer do not waste another license just for 1 week, is there a way to frozen the license if you are not going to utilize it?
2.- In the cavebot when I need to travel with ship depending of the position of the NPC and where I have alocated the stand sometimes in a low cases doesn't work per range, I have seen in the cavebot->action->advanced->say there is a check box for NPC not sure if it is related with my issue or if it is fixable.
Thanks again
Hello,
Delete1. I don't stopping license in this case, only in user run it by mistake 1-2 days after launch.
2. action -> say -> npc is created to spoke using NPC channel in game, you will need action to follow npc before talk to don't speak to air. You can read code of this lua script, there is function for sail:
https://github.com/Ascerr/Lua-Scripts/blob/master/%5Bon%20label%5D%20Buy%20blessings.lua
ohh nice one, so I can have that script just adding some else if per the custom cities and to the array inside of sail function adding the new npc captains of those cities of the server and do safe travels, thank you so much :)
ReplyDeletetime to send license by tibiacoins?
ReplyDeleteYou can purchase anytime, i'll send you key under 24 h
Delete