Search found 177 matches

by abron1
Mon Feb 04, 2013 12:07 am
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

Now that the skills are set like this it doesn't lock up after many hours, and i can run two to three character at time. Because now it cast buffs when there supose too at low priority and ranged skill are used at a distances at low priority so when in melee distance my melee skill that are set to h...
by abron1
Sun Feb 03, 2013 2:09 am
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

nope not using older bot using new one and the skills that were messing up where my range skills which uses pull only from bot and my self buffs <skill name="WARDEN_HEART_OF_THE_OAK" hotkey="MACRO" priority="125" inbattle="true"/> <skill name="WARDEN_POWE...
by abron1
Sat Feb 02, 2013 9:56 pm
Forum: Runes of Magic
Topic: scripts\rom/bot.lua:681: bad argument #1
Replies: 21
Views: 4316

Re: scripts\rom/bot.lua:681: bad argument #1

hahha you fast
by abron1
Sat Feb 02, 2013 9:45 pm
Forum: Runes of Magic
Topic: scripts\rom/bot.lua:681: bad argument #1
Replies: 21
Views: 4316

Re: scripts\rom/bot.lua:681: bad argument #1

ok cool so am i to add this or are you guys going to add it to the bot? and can we do a inventory check for the rune bow or xbow to use and make arrows in this code also. So if we don't have arrows in the backpack and we have rune bow or xbox then use and equip arrows? and while we are at it. The po...
by abron1
Sat Feb 02, 2013 5:37 pm
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

ok rock i think i figured it out the old way i had problem getting buffs so i set the prioity in my profiles to the highest so they would get casted first. now the new bot cast buffs first no matter what the priority. So i think happen was the bot would cast the buff, then use whats in my profile an...
by abron1
Sat Feb 02, 2013 1:56 pm
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

how do i do that? and is there a way i can use the wait for argo code and see to add to it so my bot don't run off when get argo'd.. like i said i like the changes but if i can only farm for a few hours and my characters keep dieing because its trying to cast buffs that are on cd it. funny thing is ...
by abron1
Sat Feb 02, 2013 1:23 pm
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

yeah your right so should i try the older verson before the changes and see if i can run a few characters and then go from there?
by abron1
Sat Feb 02, 2013 11:41 am
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

well i used to bot about 4 characters at a time but now the game either locks up or i die becasue the bot is trying to cast buff that are on cd instead of fighting mobs i love the new changes but i can bot for longer than a few hours without dieing because of this.. the main thing i like is how the ...
by abron1
Sat Feb 02, 2013 11:25 am
Forum: Runes of Magic
Topic: boss buffing (items only atm)
Replies: 56
Views: 9273

Re: ISO item/buff info for items people use.

hero potion level 40
honey cake level 75 pdef food
Smoked Ribs level 75 damage food
Smoked Fish level 75 pattack food
Huge Sandwich level 75 magic damage food
all crafted food
by abron1
Sat Feb 02, 2013 1:35 am
Forum: RoM Bot revision notes
Topic: 747 Changelog preCodeOnElite event
Replies: 16
Views: 6353

Re: 747 Changelog preCodeOnElite event

what about making it like the count mob function? i suggested that a while ago when rock first came out with that function example: rock userfunction only attack if you have a few 2 or more mobs <skill name="WARDEN_FRANTIC_BRIAR" hotkey="MACRO" priority="125" mobcount=&...
by abron1
Sat Feb 02, 2013 12:15 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79849

Re: Party Bot (questions/answers)

hey lisa is it possible for the lead to offer the party healer or dps a ride? because there is a add on to auto except rides and it would be faster because some times there are things in the way for the follower on a mount and it can get stuck but if the lead has a two seater mount he can ask the pa...
by abron1
Fri Feb 01, 2013 3:51 am
Forum: Runes of Magic
Topic: scripts\rom/bot.lua:681: bad argument #1
Replies: 21
Views: 4316

Re: scripts\rom/bot.lua:681: bad argument #1

thanks guys i got it going now with your help next question is it possible for the bot not try to reload the ammo if there is not a scout class there... because of the three classes there are times you use the same profile but not with the scout class.. and the bot will try to reload arrows and beca...
by abron1
Thu Jan 31, 2013 8:30 pm
Forum: Runes of Magic
Topic: [MicroMacro-HELP] mobs with buff
Replies: 18
Views: 5262

Re: [MicroMacro-HELP] mobs with buff

I tried to use this piece of code but it didn't work. if player.Class1 == CLASS_SCOUT then -- or if player.Class2 == CLASS_SCOUT then So i can use this code in my onleave in my profile like this? if player.Class1 == CLASS_SCOUT then -- or if player.Class2 == CLASS_SCOUT then if 999 > inventory:itemT...
by abron1
Thu Jan 31, 2013 3:34 pm
Forum: Runes of Magic
Topic: scripts\rom/bot.lua:681: bad argument #1
Replies: 21
Views: 4316

Re: scripts\rom/bot.lua:681: bad argument #1

ok thanks rock now why is it a option to set to true or false if i might ask? because i use this and for some reason its not equiping the arrows if 999 > inventory:itemTotalCount("Runic Thorn") then inventory:useItem(212236) -- Use Rune Catapult yrest(1000) RoMScript("UseEquipmentItem...
by abron1
Thu Jan 31, 2013 2:25 pm
Forum: Runes of Magic
Topic: scripts\rom/bot.lua:681: bad argument #1
Replies: 21
Views: 4316

scripts\rom/bot.lua:681: bad argument #1

keep getting this error on my wd/s but my m/p is running the same waypoint.

11:18am - scripts\rom/bot.lua:681: bad argument #1 to 'lower' (string expected,
got boolean)

i tried to run them at the same time i get this error on the second character
by abron1
Wed Jan 30, 2013 10:46 pm
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

Re: every since the rom patch i crash alot with the bot

i can't run the bot for over a hour atm with two characters and i did the revert but the address auto updated so i am not sure if there all right or do i understand how to check but all in all i still thank you guys for the hard work..
by abron1
Wed Jan 30, 2013 8:27 pm
Forum: Runes of Magic
Topic: every since the rom patch i crash alot with the bot
Replies: 20
Views: 4702

every since the rom patch i crash alot with the bot

i am not sure if its the new zone or the bot but if i bot two characters the both freeze and crash after a few mins
by abron1
Tue Jan 29, 2013 10:11 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79849

Re: Party Bot (questions/answers)

com"portal" is the command i use and i used to work in Dod but now it doesn't and i also Wa now its not killing the target i am kill and i have tried ant-ks both true and false and also tried to put icon on the target and they just follow me and won't kill. i was using them to help me get ...
by abron1
Tue Jan 29, 2013 1:44 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79849

Re: Party Bot (questions/answers)

i updated the bot a few days ago and now the party member won't go through the portal. it gets the command but targets the portal but won't go through.. it worked before the update and i have the latest bot and userfunction.
by abron1
Sun Jan 27, 2013 5:56 pm
Forum: RoM Bot revision notes
Topic: Changelog 745 (RC3)
Replies: 384
Views: 99448

Re: Changelog 745 (RC3)

yeah i figured that but i have two other characters running at the same time and they are still doing fine its only the warrior that buggs after a while