Moving to waypoint #1, (-20841, 6311)
Use MACRO: ROGUE_INFORMER => <UNKNOWN> (1000/1000)
We try to find NPC Raylinbas:
We successfully target NPC Raylinbas and try to open the dialog window.
Did not find any crashed game clients.
6:10pm - Unable to autosell: not supported by client language.
I can sell only potions when the equipment arrives in micromacro stops working.
Runes-PT does not sell items
Re: Runes-PT does not sell items
What revision of the bot do you use? That message exists in the current bot but is no longer used.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Runes-PT does not sell items
I do not know which version of my bot, but my version is 4.0.6.2610 runes
Re: Runes-PT does not sell items
This version should work.
http://www.solarstrike.net/phpBB3/viewt ... 625#p41625
Make sure you use Micromacro 1.02. Beta 4 preferably. You can download it here.
http://www.solarstrike.net/phpBB3/viewt ... 973#p48973
http://www.solarstrike.net/phpBB3/viewt ... 625#p41625
Make sure you use Micromacro 1.02. Beta 4 preferably. You can download it here.
http://www.solarstrike.net/phpBB3/viewt ... 973#p48973
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Runes-PT does not sell items
The same error 

Re: Runes-PT does not sell items
Oh right, the initial error. Now that I know what version you are using I can check it.
At the top of item.lua you should seeIs your language covered? If not, try adding an entry. To do so you will need to know the language code eg. TR. You can get this by entering the following command in the game chat.
You will also need the 'durability' word as it appears in item tooltips eg. "Dayaniklilik". So for turkish client I would add
At the top of item.lua you should see
Code: Select all
-- Tooltip parser keywords
ITEM_TOOLTIP_DURABILITY = {
DE = "Haltbarkeit",
FR = "Structure",
ENEU = "Durability",
ENUS = "Durability",
PH = "Durability",
RU = "\143\224\174\231\173\174\225\226\236",
PL = "Trwa\136o\152\143",
ES = "Durabilidad",
SA = "Durabilidad",
ENAR = "Durability",
};
Code: Select all
/script SendSystemChat(GetLanguage())
Code: Select all
TR = "Dayaniklilik",
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Who is online
Users browsing this forum: Ahrefs [Bot] and 0 guests