Search found 119 matches

by wizzyslo
Sat Dec 10, 2011 9:55 am
Forum: Runes of Magic
Topic: Rom Bot 64Windows ???
Replies: 4
Views: 1951

Re: Rom Bot 64Windows ???

I have windows 64bit and works prfect. If you check your MM window you can see error and how to fix it. Go to MM/script/rom/settings.xml and check if there is <hotkey description="STRAFF_LEFT" key="VK_A" modifier="" /> else go in game press ESC/Key Bindings and check yo...
by wizzyslo
Sat Dec 10, 2011 8:19 am
Forum: Runes of Magic
Topic: distance problem at boss
Replies: 7
Views: 2563

Re: distance problem at boss

I found solution for this. If I am right was problem in settings.xml. There is <option name="MELEE_DISTANCE" value="50" /> and i changed it to "100". Whay this didnt work in profile i figure out to. Inside of player.lua around line 1243 is local suggestedRange = setting...
by wizzyslo
Sat Dec 10, 2011 7:51 am
Forum: Runes of Magic
Topic: distance problem at boss
Replies: 7
Views: 2563

Re: distance problem at boss

Ok i fix my problem somehow. Now i need only to know what did i changed.
by wizzyslo
Sat Dec 10, 2011 7:01 am
Forum: Runes of Magic
Topic: distance problem at boss
Replies: 7
Views: 2563

Re: distance problem at boss

I understand whay is going be hard to fix it.

Lisa how did you fix that problem in party bot if you focus on it?
by wizzyslo
Sat Dec 10, 2011 6:26 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10368

Re: database skills fix

Onother skill wich is missing in database.

Code: Select all

<!-- Itemset skills -->	
<skill name="WARRIOR_SWORD_OF_IMPRISONMENT" id="495728" rage="20" range="50" type="damage"  target="enemy" />
by wizzyslo
Sat Dec 10, 2011 5:06 am
Forum: Runes of Magic
Topic: distance problem at boss
Replies: 7
Views: 2563

Re: distance problem at boss

Yes boss move backs up when bot move to melee distance (50) if i'm farming menully i dont have any problem becouse all mobs can be attack more then 50 distance. For this can be maid pretty easy test. Attack mob with ATTACK skill wich is working only on 50disntance or attack with skill as is SHADOWST...
by wizzyslo
Fri Dec 09, 2011 6:39 pm
Forum: Runes of Magic
Topic: distance problem at boss
Replies: 7
Views: 2563

distance problem at boss

I'm working on "new" waypoint for melee class to farm mementos but have problem with distance. All the time bot is pushing boss away and in MM window i get: Moving in | Suggested range: 50 | Distance: 71 . This print can be find inside player line around 1285. I changed settings in profile...
by wizzyslo
Fri Nov 25, 2011 3:05 pm
Forum: Runes of Magic
Topic: *** PATCH 4.0.5 ****
Replies: 114
Views: 55082

Re: *** PATCH 4.0.5 ****

Yes i fixed my problem with version 655 with new addresses (version 675). I copied ingamefunction of 655 to.

Ty for new addresses. Now i can start farming milions again :D
by wizzyslo
Fri Nov 25, 2011 1:56 pm
Forum: Runes of Magic
Topic: *** PATCH 4.0.5 ****
Replies: 114
Views: 55082

Re: *** PATCH 4.0.5 ****

only copy ingamefunctions and should work.

With new updates somehow bot dont target NPC/objects and quests doesnt work to. No idea but on low lvl character it work normal.
by wizzyslo
Fri Nov 25, 2011 11:14 am
Forum: Runes of Magic
Topic: *** PATCH 4.0.5 ****
Replies: 114
Views: 55082

Re: *** PATCH 4.0.5 ****

i loaded complete rom folder using svn update and replaced updated ingamefunction folder but still getting error while running macro. Did not find any crashed game clients. 8:24pm - The 'ingamefunctions' folder, in the games 'interface/addons' folder, i s out of date. To update, right-click the 'in...
by wizzyslo
Fri Oct 21, 2011 5:38 pm
Forum: Runes of Magic
Topic: Script for disenchanting
Replies: 8
Views: 2789

Re: Script for disenchanting

Big drop rate of Activate Rune is in CL. I have bot in CL with honor party and per day i get around 1000 Activate Rune + lots of money.
by wizzyslo
Wed Oct 19, 2011 9:16 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10368

Re: database skills fix

For re-ammo i'm using next code: if(player.Class1 == CLASS_SCOUT ) then if 100 > inventory:getAmmunitionCount() then if 100 > inventory:getItemCount(212754) then sendMacro('CastSpellByName("Create Tendrils")') yrest(6000) inventory:update() end inventory:useItem(212754) end end Works prfec...
by wizzyslo
Wed Oct 19, 2011 6:41 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10368

Re: database skills fix

Used only once per 2 min.
by wizzyslo
Tue Oct 18, 2011 1:58 pm
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10368

Re: database skills fix

<!-- Elite --> <skill name="SCOUT_TARGET_LOCK" id="492620" cooldown="60" concentration="30" range="200" type="buff" buffname="502920" target="enemy" /> <!-- Itemset skills --> <skill name="SCOUT_ARROW_SHIELD" ...
by wizzyslo
Tue Oct 18, 2011 4:00 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10368

Re: database skills fix

People had shouted on me because I was so confused from making water dragon waypoint. :?
I will rapair my mess.
by wizzyslo
Mon Oct 17, 2011 12:59 pm
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10368

Re: database skills fix

Can you add next skill in skill database pls :D <!-- Itemset skills --> <skill name="SCOUT_ARROW_SHIELD" id="495714" cooldown="180" type="buff" buffname="502920" target="self" /> I'm not running last version of bot but can you chack if is a...
by wizzyslo
Wed Oct 12, 2011 6:57 pm
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104049

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Can you chack wich version on micromacro are you useing? if is not micromacro v1.01 beta 4 dont think is going to work. Had pritty big problem today with that :D
by wizzyslo
Sat Oct 08, 2011 3:50 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104049

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Ty for all your hard work to get bot working again. Works great again :D
by wizzyslo
Fri Oct 07, 2011 2:58 pm
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104049

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Buffs dont works for me or is inventory:useItem() broken. Anyone have same problem as me?
and i'm on 653 version
by wizzyslo
Tue Oct 04, 2011 7:38 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104049

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Shogun wrote:/cast und UseAction() not working. Smells like this time some more must be done than fixed addresses to get the bot running.
Time has come to quit game?
Not now Guild wars 2 is not out atm. Need to stay little longer in this game :D