Search found 59 matches

by guytwo
29 Sep 2013, 17:41
Forum: Other OpenKore support
Topic: How to get started in the new RO
Replies: 1
Views: 2111

How to get started in the new RO

I noticed with the recent update, they changed the way new characters start out. I am having a hard time figuring how to just get my bot out and start leveling. I'm in the Academy now, running around trying to figure out what to do. Can anyone tell me what I need to do to get out and start leveling?...
by guytwo
25 Jul 2013, 13:14
Forum: iRO
Topic: Cannot see NPC merchants right away
Replies: 0
Views: 1775

Cannot see NPC merchants right away

I have this weird issue with one of my bots. When it tries to autosell and goes to prontera tool dealer, it cannot see the NPC when I move near its location. It doesn't show up at all on the NPC list and as if the NPC wasn't there. but if I move to the far corner of the room and then walk back to wh...
by guytwo
13 Apr 2013, 20:26
Forum: iRO
Topic: Mail system in iRO
Replies: 4
Views: 3323

Re: Mail system in iRO

I guess something is different because none of the openlore mail commands work
by guytwo
13 Apr 2013, 14:19
Forum: iRO
Topic: Mail system in iRO
Replies: 4
Views: 3323

Re: Mail system in iRO

Does the mail system work again the same as before, or did they make changes? The openkore mail functions still don't work, but GM announcements in the game stated that the old mail system is back in place right now.
by guytwo
01 Mar 2013, 03:55
Forum: iRO
Topic: Mail system in iRO
Replies: 4
Views: 3323

Mail system in iRO

Did something change with the mail system with the recent maintenance? I notice my bots can no longer send stuff through the mail. I had macros that would send items, but now they don't work. I can still attach items/zeny to mail, but when I attempt to use the MS command to send the mail to another ...
by guytwo
16 Feb 2013, 01:55
Forum: iRO
Topic: Auto cycle map MACRO help
Replies: 5
Views: 3529

Re: Auto cycle map MACRO help

Dark Airnel wrote:There is but the AutoMapChanger is more efficient and reliable.
Cool. Closer to what I need, but I was hoping it wouldn't be randomly picked. I would like it to cycle between two maps without chance of repeating the same map twice.
by guytwo
16 Feb 2013, 01:49
Forum: iRO
Topic: Auto cycle map MACRO help
Replies: 5
Views: 3529

Re: Auto cycle map MACRO help

Cool, thanks! I guess this would work, but is there a way to have what I want to do using an automacro?
by guytwo
16 Feb 2013, 00:05
Forum: iRO
Topic: Auto cycle map MACRO help
Replies: 5
Views: 3529

Auto cycle map MACRO help

I am trying to write an automacro that loops indefinitely, switching between a couple maps every 2 hours. I have trouble getting it to work as intended. This is what I have as my macro code: automacro cyclemap { base >= 1 call map1 delay 7200 call map2 timeout 14401 } So I use base condition to get ...
by guytwo
27 Jan 2013, 15:20
Forum: Other Plugins
Topic: Kadiliman Plugin v 1.3 - ChatBot by Kali
Replies: 143
Views: 148529

Re: Kadiliman Plugin v 1.3 - ChatBot by Kali

Sorry for semi-raising the dead, but can someone post the files for this chat plugin? The links in OP no longer work. Thanks!
by guytwo
11 Jan 2013, 03:05
Forum: iRO
Topic: Tatami maze, amatsu castle
Replies: 1
Views: 2706

Re: Tatami maze, amatsu castle

I am trying to figure out a way to have the bot maybe run away when HP is low and aggressive is greater than 3. I am not sure how to get this implemented in terms of config.txt. So far, I have brainstormed using a macro to disable autoattack so it would just random walk, hopefully walking away from ...