Fully, here you can find the latest: http://collectskin.com/openkore/mawrisyou wrote:the three updater should i update or just a specific one like start-wx_autoupdate.exe?
Need Help Here DeusRO
Moderator: Moderators
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: Need Help Here DeusRO
-
- Noob
- Posts: 11
- Joined: 18 Mar 2013, 21:23
- Noob?: Yes
Re: Need Help Here DeusRO
thanks raider your a relief
but i still need a guide hhahahahah in using automacro and others 


-
- Noob
- Posts: 11
- Joined: 18 Mar 2013, 21:23
- Noob?: Yes
Re: Need Help Here DeusRO
raider can u give me a macro.txt in fcp and a script on how to put the macro in config.txt so that i can use my bot
-
- Noob
- Posts: 11
- Joined: 18 Mar 2013, 21:23
- Noob?: Yes
Re: Need Help Here DeusRO
Code: Select all
[macro] automacro fcp triggered.
[macro] fcp.call error: error in 6: unrecognized assignment
this is my macro.txt
Code: Select all
automacro fcp {
console /\[dist=(.*)\] (.*) \((\d+)\): (\*Whistling*|soter pogi)$/
exclusive 1
call {
$distance = $.lastMatch1
$namePlayer = $.lastMatch2
$playerID = $.lastMatch3
$playerguild = @eval (exists $::players{$::playersID[$playerID]}->{guild} ? $::players{$::playersID[$playerID]}->{guild}{name} : 'null')
#Guild Name
$guild = Legendary
$guild1 = The Miss Tres
$guild2 =
$guild3 =
if ($playerguild == $guild) goto oke
if ($playerguild == $guild1) goto oke
if ($playerguild == $guild2) goto oke
if ($playerguild == $guild3) goto oke
goto lain
:oke
do sp 479 $playerID 5
pause 1
goto end
:lain
do e Ohh May God
do c Wa ko Kaila Nimo Boang!
:end
}
}
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: Need Help Here DeusRO
Code: Select all
$guild2 =
$guild3 =
-
- Noob
- Posts: 11
- Joined: 18 Mar 2013, 21:23
- Noob?: Yes
Re: Need Help Here DeusRO
raider can u give me an automacro in soul link exclusively for my guild only? coz the one that you wrote at elitepvpers.. send me in pm thanks
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: Need Help Here DeusRO
Maybe you could use this: http://forums.openkore.com/viewtopic.php?f=33&t=2087mawrisyou wrote:raider can u give me an automacro in soul link exclusively for my guild only? coz the one that you wrote at elitepvpers.. send me in pm thanks