BattleGround Krieger von Midgard / KVM Battle Ground

Moderator: Moderators

Message
Author
tabog
Noob
Noob
Posts: 4
Joined: 05 Aug 2009, 20:55
Noob?: Yes

BattleGround Krieger von Midgard / KVM Battle Ground

#1 Post by tabog »

}

Code: Select all

#TABOG'S KVMbot MACRO (CROIX)#
#this version still got some issues regarding coordinates#
#i'm still a noob in macro so pls help =)#
# GO GO GO pROVALK#
#SAVE YOUR CHARACTER in GEFFEN#


automacro maroll {
location geffen
exclusive 1
run-once 1
call {
do move 112 65
do talknpc 109 66 c c r0 n
release maroll
}
}


automacro bat_room 154 150 {
location bat_room 154 150
run-once 1
call {
do c tabog para sa 2010!!!
do move 167 125
pause 1
do talknpc 164 121 c r0 c
pause 2
release bat_room 154 150
}
}


automacro bat_room 154 151 {
location bat_room 154 151
run-once 1
call {
do move 167 125
pause 1
do talknpc 164 121 c r0 c
pause 2
release bat_room 154 151
}
}


automacro bat_room 155 150 {
location bat_room 155 150
run-once 1
call {
do move 167 125
pause 1
do talknpc 164 121 c r0 c
pause 2
release bat_room 155 150
}
}


automacro spamnpc {
location bat_room 167 125
exclusive 1
run-once 0
call spamtalk
}



macro spamtalk {
do talknpc 164 121 c r0 c
pause 2
stop
}


automacro SpamPub {
location bat_room 169 207
exclusive 1
run-once 0
call EnterPub
}


macro EnterPub {
do chat join 0
pause 1
stop
}


automacro fight {
location bat_c01 138 63
run-once 1
call {
do move 68 122
release fight
}
}


automacro fight2 {
location bat_c01 68 122
run-once 1
call {
do move 138 63
release fight2
}
}


automacro KVMpoint {
location bat_c01 147 55
exclusive 1
run-once 0
call collectpoint1
}


macro collectpoint1 {
do talk 9
call collectpoint2
}


macro collectpoint2 {
do talk 10
pause 1
stop
}

automacro reload {
console /Map Change/i
run-once 1
call {
do reload macro
release reload
}
}

automacro pk1 {
console /Player (.*) \((\d+)\) attacks you.*/i
call {
do kill $.lastMatch2
}
}

automacro pk2 {
console /Player (.*) \((\d+)\) uses (.*) on you - Dmg.*/i
call {
do kill $.lastMatch2
}
}

automacro pk3 {
console /Player (.*) \((\d+)\) is casting (.*) on you.*/i
var .lastMatch1 != PutSlaveNameHereRemoveThisLineIfBottingSolo
call {
do kill $.lastMatch2
}
}
Last edited by Mushroom on 19 Sep 2009, 21:43, edited 4 times in total.
Reason: Fixed unmatched {}

tabog
Noob
Noob
Posts: 4
Joined: 05 Aug 2009, 20:55
Noob?: Yes

Re: BG Krieger von Midgard / KVM MACRO by tabog

#2 Post by tabog »

comments please...

978972222
Human
Human
Posts: 22
Joined: 26 May 2008, 01:42
Noob?: No

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#3 Post by 978972222 »

i cant test.. my server disable battle ground :x

radznoob
Noob
Noob
Posts: 3
Joined: 12 Jul 2009, 07:57
Noob?: Yes

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#4 Post by radznoob »

when i start kore, error. the error message is, 'ignoring automacro pk1 {', unknown keyword.

GallaZ
Noob
Noob
Posts: 1
Joined: 24 Apr 2009, 08:40
Noob?: No

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#5 Post by GallaZ »

missing '}' in line 138 'automacro reload'.

Raven
Noob
Noob
Posts: 4
Joined: 29 Oct 2009, 06:43
Noob?: Yes

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#6 Post by Raven »

are there ways to use offensive skills against players?

randombotter
Noob
Noob
Posts: 3
Joined: 26 Nov 2009, 15:57
Noob?: Yes

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#7 Post by randombotter »

I like this macro alot, however typically my server defaults to Guillarme being the winning side. Would it be just a matter of changing all the npc coords to make this work for the other side instead of croix?

n00b
Human
Human
Posts: 33
Joined: 09 Dec 2009, 01:18
Noob?: No

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#8 Post by n00b »

Hi i found this at darkmoon forum


http://darkmoon.ath.cx/viewtopic.php?f=25&t=3151


but the macro is not being aggressive it waits until it gets hit by its enemy then it attacks..

does anybody has a macro that is aggressive?

tomresbak
Noob
Noob
Posts: 1
Joined: 09 Jan 2010, 08:12
Noob?: Yes

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#9 Post by tomresbak »

sir gawa ka namn po ng pang guillarme(tama ba spelling) heheh
mas mabilis tong macro mo e ty

axciel
Noob
Noob
Posts: 2
Joined: 14 Mar 2010, 12:12
Noob?: Yes

Re: BattleGround Krieger von Midgard / KVM Battle Ground

#10 Post by axciel »

wala bah para sa aldebaran coordinates config? penge po please..

Post Reply