Search found 1047 matches

by d003232
Thu Jul 02, 2009 8:58 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

i think looting is not working correctly with the new version 2.41, my bot is often not looting the target. I suppose it is the yrest(500); -- <<< HERE -- Monster is dead (0 HP) but still targeted. -- Loot and clear target. self:update(); in line 434 in player.lua,before the self:update(). It seem ...
by d003232
Wed Jul 01, 2009 6:12 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

Whispering wrote:it is latest version
See here. There have been some updates today. That fixes that error. They are in the SVN and, I believe, in the actual 2.41. Could be that the 2.41 this morning was different??? So update Micromacro and Rom scripts.
by d003232
Wed Jul 01, 2009 5:50 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

Whispering wrote:discovered a possible bug. it gives me the "target not attackable" message on my bots, dunno why. it just runs around and does not attack anything.
Update your Micromacro & RoM bot scripts to version 2.41 . You can find the files here
by d003232
Wed Jul 01, 2009 2:40 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

daniliver wrote:. I installed the new zip and i found that there was no script/rom folder in it so i copied the one i had from the previous version.
I suppose you only downloaded the micromacro zip file. Look at the first page of this post to download the actual script files of the rom bot version 2.41.
by d003232
Wed Jul 01, 2009 2:26 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

raff wrote:so if a mob will add, the bot will not loot the first mob :/
Yes, the bot don't have a 'loot table'. He skips looting of the first mob to fight as soon as possible against the next attacking mob.
by d003232
Wed Jul 01, 2009 1:30 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

updated to newest micromacro and rombot and i am running and attacking everything, but for some reason it is only doing my primary rogue attacks, and none of my secondary knight buffs or attacks Update to the newest SVN. Or change in addresses.lua the offset from charClass2_offset to: charClass2_of...
by d003232
Wed Jul 01, 2009 11:21 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

My settings.xml only have some lines... So i cant configure it really much... And the bot doesnt attack ingame, but walks and turns around and looks at mobs... You have to run 'rom/createpath.lua' to create your own waypoint files. Then yu have to copy the file 'Default.xml' in the folder '../profi...
by d003232
Wed Jul 01, 2009 10:46 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

BlackGod wrote:Can somebody send me the link to the exact post where I can download this new version plz?
Same post here, first page.
by d003232
Wed Jul 01, 2009 10:23 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

PS: Im sorry for my bad english but i'm a german guy XD Das ist nicht schlimm. :-) Your waypoint file should look like this: <waypoints> <!-- # 2 --><waypoint x="-368" z="-6676" type="TRAVEL">player:harvest();</waypoint> <!-- # 3 --><waypoint x="-392" z="...
by d003232
Wed Jul 01, 2009 9:14 am
Forum: Runes of Magic
Topic: Problem: cast of secundary class don't work
Replies: 6
Views: 2089

Re: Problem: cast of secundary class don't work

Administrator wrote:Think I found the problem. You'll need to edit addresses.lua.

Code: Select all

charClass2_offset = 0x2CC;
That's it now it is working again. I hope I don't had a old addresses.lua?
by d003232
Wed Jul 01, 2009 8:58 am
Forum: Runes of Magic
Topic: Problem: cast of secundary class don't work
Replies: 6
Views: 2089

Re: Problem: cast of secundary class don't work

And more debugging: self.Class2 = 37. Means the char don't get energy type mana from: energyStorage2 = classEnergyMap[self.Class2]; I suppose there has something changed in self.Class1 = debugAssert(memoryReadInt(proc, self.Address + charClass1_offset), memerrmsg); self.Class2 = debugAssert(memoryRe...
by d003232
Wed Jul 01, 2009 8:46 am
Forum: Runes of Magic
Topic: Problem: cast of secundary class don't work
Replies: 6
Views: 2089

Re: Problem: cast of secundary class don't work

If found something. In 'function CSkill:canUse()' there is a check for

Code: Select all

	if( player.Mana < math.ceil(self.Mana + (self.Level-1)*self.ManaInc) ) then
		return false;
	end
and the field player.Mana = 0.
by d003232
Wed Jul 01, 2009 8:07 am
Forum: Runes of Magic
Topic: Problem: cast of secundary class don't work
Replies: 6
Views: 2089

Problem: cast of secundary class don't work

I'm playing a scout/priest. Since yesterday the char only use the scout casts. No healing from the casts of the second class anymore. Don't know the reason. self.MP = 100 from the concentration. self.MP2 = 2xxx from the second class. I deleted the old ENERGY_STORAGE from the profile, because of the ...
by d003232
Wed Jul 01, 2009 4:39 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

phattrent wrote:my rom/update.lua isnt working
says "unable to find static base pointer in module"
There was an update yesterday. So load the new version and everything should work again.
by d003232
Wed Jul 01, 2009 2:25 am
Forum: Runes of Magic
Topic: Useful AddOns
Replies: 96
Views: 137851

Re: Useful AddOns

Zinc wrote:Anyone knows if there's a way, or an addon that hides those annoying error messages?
Yes diffent ones. I'm using StopBugMesage (http://rom.curse.com/downloads/rom-addo ... ssage.aspx).
by d003232
Wed Jul 01, 2009 2:22 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

i thought of this too but was on enemies that dont debuff/stun etc. I tested in a few dif places I would recommend to enter some printf with your HP and hp of your target into the code. And you could install a addon to save your ingame log. With ingame log and micromacro protocol window you should ...
by d003232
Tue Jun 30, 2009 10:34 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

CrazyGuy wrote:Hey having a slight problem with the harvesting, sometimes it doesn't harvest the entire node and leaves some of the material there.
see http://www.solarstrike.net/phpBB3/viewt ... 4401#p4401
by d003232
Tue Jun 30, 2009 7:00 pm
Forum: Runes of Magic
Topic: "Target not attackable" ?!
Replies: 7
Views: 2732

Re: "Target not attackable" ?!

romeo wrote:Just downloaded the new 2,41 Scripts, extractet them, started the bot and EVRYTIME he gets to an enemy this happens! Whats wrong?
Thx for the Help
I attach my Logfile...just for safety^^
It's fixed in the actual SVN version. Download the newest version.
by d003232
Tue Jun 30, 2009 6:57 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

i can't run the bot! can't open the file will profiles/name.xml is there any wrong about the charName? Just be sure youre profile file with *charname*.xml is in the folder '/profiles'. Then start the bot by entering 'rom/bot.lua'. Or do you have special chars in your charname like é? profile:<prof...
by d003232
Tue Jun 30, 2009 3:34 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 958599

Re: RoM bot

Administrator wrote:I committed another update to SVN. I need people to test it. It *should* help with the attack problem.
Now I'm running and fighting again. Seem so work. I will test further.

I'm just wondering if my char will not use regenerate ???