Need Help Here DeusRO

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Need Help Here DeusRO

#11 Post by Raider »

mawrisyou wrote:the three updater should i update or just a specific one like start-wx_autoupdate.exe?
Fully, here you can find the latest: http://collectskin.com/openkore/
mawrisyou
Noob
Noob
Posts: 11
Joined: 18 Mar 2013, 21:23
Noob?: Yes

Re: Need Help Here DeusRO

#12 Post by mawrisyou »

thanks raider your a relief :) but i still need a guide hhahahahah in using automacro and others :)
mawrisyou
Noob
Noob
Posts: 11
Joined: 18 Mar 2013, 21:23
Noob?: Yes

Re: Need Help Here DeusRO

#13 Post by mawrisyou »

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
mawrisyou
Noob
Noob
Posts: 11
Joined: 18 Mar 2013, 21:23
Noob?: Yes

Re: Need Help Here DeusRO

#14 Post by mawrisyou »

Code: Select all

[macro] automacro fcp triggered.
[macro] fcp.call error: error in 6: unrecognized assignment
what should i do with this now?? need help here :'(


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
}
}
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Need Help Here DeusRO

#15 Post by Raider »

Code: Select all

$guild2 = 
$guild3 =
Delete these.
mawrisyou
Noob
Noob
Posts: 11
Joined: 18 Mar 2013, 21:23
Noob?: Yes

Re: Need Help Here DeusRO

#16 Post by mawrisyou »

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
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Need Help Here DeusRO

#17 Post by Raider »

mawrisyou 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
Maybe you could use this: http://forums.openkore.com/viewtopic.php?f=33&t=2087