How to kill players / Defend castle

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

Moderator: Moderators

neoalucard
Noob
Noob
Posts: 5
Joined: 03 May 2011, 03:54
Noob?: Yes

How to kill players / Defend castle

#1 Post by neoalucard »

can i ask how to kill players?
i want to make bots and defend my castle.
how can bots attack or use attack skills on the attacking guild?
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: HELP MykaellaRO BOT

#2 Post by SkylorD »

Learn rules
neoalucard
Noob
Noob
Posts: 5
Joined: 03 May 2011, 03:54
Noob?: Yes

Re: HELP MykaellaRO BOT

#3 Post by neoalucard »

yah sir i know that command but i need to type it before it attacks?
is there an automatic attacking when they see that guild?
when they see the enemy guild they spam acid bomb on them.
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: HELP MykaellaRO BOT

#4 Post by SkylorD »

For example, macro :

Code: Select all

automacro kill {
exclusive 1
player /(.*)/i
call {
$player = @player ($.lastMatch1)
do kill $player
do sp x $player
}
}
@player returns index.

Use the search. "kill"
Learn rules
neoalucard
Noob
Noob
Posts: 5
Joined: 03 May 2011, 03:54
Noob?: Yes

Re: HELP MykaellaRO BOT

#5 Post by neoalucard »

oh thanks to you :)
i just change x for the skill number



Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: How to kill players / Defend castle

#6 Post by Dark Airnel »

Or you can also use the playerguild trigger so your bot will not be too dependent on name (which could also be a GM observing WOE)
good1
Human
Human
Posts: 24
Joined: 18 Jul 2012, 11:48
Noob?: No

Re: How to kill players / Defend castle

#7 Post by good1 »

or you can use in your config partySkill with notPartyOnly 1 option.. for example

Code: Select all

partySkill Storm Gust{
	lvl 10
	notPartyOnly 1
	target_isNotGuild <your guildname>
}
misa150
Noob
Noob
Posts: 3
Joined: 11 Aug 2012, 03:18
Noob?: Yes

Re: How to kill players / Defend castle

#8 Post by misa150 »

what will you write so that your bot won't attack party members?
noobie77
Noob
Noob
Posts: 3
Joined: 08 May 2014, 09:41
Noob?: Yes

Re: How to kill players / Defend castle

#9 Post by noobie77 »

Can anyone teach me how make that thingy works? Make a bot to defend Fadhgrid castle for example.
Metrorex
Noob
Noob
Posts: 19
Joined: 04 Aug 2010, 05:46
Noob?: Yes

Re: How to kill players / Defend castle

#10 Post by Metrorex »

i want to ask how can i break emperium with my GX