Page 2 of 2

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 22 Nov 2017, 14:43
by sctnightcore
You can post on github with you github ID XD

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 24 Nov 2017, 09:12
by Darksin
  • Download a brand new openkore and copy the content of the folder into it.
  • create a new char (but dont enter in the game with it)
  • run the macro and choose the class

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 24 Nov 2017, 14:33
by Camelbak
Hiya

did as you said but it just starts spamming the following few lines over and over again

any idea what i am doing wrong?


Bareword found where operator expected at (eval 381) line 1, near ""NoviceZone14||$::config{QuestPart} eq "NoviceZone15"
(Missing operator before NoviceZone15?)
String found where operator expected at (eval 381) line 1, near "NoviceZone15"||$::config{QuestPart} eq ""
String found where operator expected at (eval 381) line 1, at end of line
(Missing semicolon on previous line?)
Bareword found where operator expected at (eval 404) line 1, near ""NoviceZone14||$::config{QuestPart} eq "NoviceZone15"
(Missing operator before NoviceZone15?)
String found where operator expected at (eval 404) line 1, near "NoviceZone15"||$::config{QuestPart} eq ""
String found where operator expected at (eval 404) line 1, at end of line
(Missing semicolon on previous line?)
Bareword found where operator expected at (eval 427) line 1, near ""NoviceZone14||$::config{QuestPart} eq "NoviceZone15"
(Missing operator before NoviceZone15?)
String found where operator expected at (eval 427) line 1, near "NoviceZone15"||$::config{QuestPart} eq ""
String found where operator expected at (eval 427) line 1, at end of line
(Missing semicolon on previous line?)

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 25 Nov 2017, 16:42
by dudz1
Excellent macro, working perfectly until now (didn't reach job lv 10 yet)

Just one doubt: it's killing only porings (because its not finishing the Brade's start mission)... Is it happening only here?

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 26 Nov 2017, 22:26
by Mortimal
we need to rewrite it to eventMacro.... macro plugin is outdated...

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 28 Nov 2017, 12:52
by dudz1
Mortimal wrote:we need to rewrite it to eventMacro.... macro plugin is outdated...
Sorry for being such a newbie in this matter... but how can we do it? It'd be really helpful to have this macro working :?

Re: IRO RE:START NOVICE LAND ( WIP )

Posted: 28 Nov 2017, 13:08
by fadreus
dudz1 wrote: Sorry for being such a newbie in this matter... but how can we do it? It'd be really helpful to have this macro working :?
You can start by reading the documentation at http://openkore.com/index.php/EventMacro
As you go line by line, you will understand what each line do with the help from http://openkore.com/index.php/Category:Console_Command

It's like playing RO, without mouse :D :D :D
Nothing weird, nothing complicated (except for certain eval exp).