Currently, I'm botting my priest in Glast Heim and therefore I'm thinking to make my priest to auto storage when his weight hit 49%. So, I'm wondering, how to make my priest use of Teleportation skill to back to save town for storage purposes.
And, all this while, I was trying to manual key in command through start.exe, when the bot was running; but after I keyed-in ss 26 then I had no idea about what to key-in to make the priest do:
1, teleport to a random place; or,
2, teleport to save town.
Are there solutions for all the above question without using any other kit(e.g. macro) to assist?
Teleport by manual command & Teleport for storage
Moderator: Moderators
-
- Noob
- Posts: 10
- Joined: 24 Jan 2011, 02:09
- Noob?: Yes
-
- Halfway to Eternity
- Posts: 398
- Joined: 08 Jun 2012, 15:42
- Noob?: No
- Location: Brazil
Re: Teleport by manual command & Teleport for storage
[EN]
Without macro only if it is doing it manually every time.
I do not think you have an automated way to teleport in native in OpenKore
[PT-BR]
Sem macro só se ficar fazendo isso manualmente sempre.
Não creio que tenha uma forma automática com teletransporte nativo no OpenKore
Without macro only if it is doing it manually every time.
I do not think you have an automated way to teleport in native in OpenKore
[PT-BR]
Sem macro só se ficar fazendo isso manualmente sempre.
Não creio que tenha uma forma automática com teletransporte nativo no OpenKore
-
- Moderators
- Posts: 208
- Joined: 01 Feb 2010, 17:37
- Noob?: No
- Location: Brazil - MG
Re: Teleport by manual command & Teleport for storage
You MUST set saveMap to the map you saved your character.
So for example, if you're using storage at prontera, you should set it like this:
But for this to work you need to make sure that your bot is initiating it's autostorage sequence. If not, use openkore wiki in order to learn about autostorage configs.
So for example, if you're using storage at prontera, you should set it like this:
Code: Select all
saveMap prontera
saveMap_warpToBuyOrSell 1
-
- Noob
- Posts: 10
- Joined: 24 Jan 2011, 02:09
- Noob?: Yes
Re: Teleport by manual command & Teleport for storage
Okay, thanks a lot.KeplerBR wrote:[EN]
Without macro only if it is doing it manually every time.
I do not think you have an automated way to teleport in native in OpenKore
[PT-BR]
Sem macro só se ficar fazendo isso manualmente sempre.
Não creio que tenha uma forma automática com teletransporte nativo no OpenKore
So, can we suggest OpenKore to add this function into bot?
And, thank you too, I'll try this out.iMikeLance wrote:You MUST set saveMap to the map you saved your character.
So for example, if you're using storage at prontera, you should set it like this:
But for this to work you need to make sure that your bot is initiating it's autostorage sequence. If not, use openkore wiki in order to learn about autostorage configs.Code: Select all
saveMap prontera saveMap_warpToBuyOrSell 1
-
- Halfway to Eternity
- Posts: 398
- Joined: 08 Jun 2012, 15:42
- Noob?: No
- Location: Brazil
Re: Teleport by manual command & Teleport for storage
[EN]KST wrote:So, can we suggest OpenKore to add this function into bot?
It's easier to just to do this for plugin / macro.
I do not think this will add to the SVN.
[PT-BR]
É mais fácil apenas fazer isso por plugin/macro.
Não acho que irão adicionar isso ao SVN.
-
- Noob
- Posts: 10
- Joined: 24 Jan 2011, 02:09
- Noob?: Yes
Re: Teleport by manual command & Teleport for storage
If OpenKore team willing to make it added into next revision, it will be easier for the users. Setting macro and plugin require skills and knowledge which not everyone know in deep, I suppose.KeplerBR wrote:[EN]KST wrote:So, can we suggest OpenKore to add this function into bot?
It's easier to just to do this for plugin / macro.
I do not think this will add to the SVN.
[PT-BR]
É mais fácil apenas fazer isso por plugin/macro.
Não acho que irão adicionar isso ao SVN.
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: Teleport by manual command & Teleport for storage
There aren't any politics against adding or improving features, but what exactly wrong with saveMap_warpToBuyOrSell?
-
- Noob
- Posts: 10
- Joined: 24 Jan 2011, 02:09
- Noob?: Yes
Re: Teleport by manual command & Teleport for storage
There is nothing wrong with the saveMap_sellOrStore function, just some time, there are something unexpected happen, which I have to manual teleport my bot.EternalHarvest wrote:There aren't any politics against adding or improving features, but what exactly wrong with saveMap_warpToBuyOrSell?