Hi
also ich habe mir gedacht, nach dem meine remode prist macro nun fetig, is bis auf ein paar spielerrein,werde ich die mal posten.
macro version 1.1.0 !!!!!
edit
für openkore 1.6.4 geht aber auch un ich epfele es für 1.9.0
editend
zur steuerung muss gesagt werden wenn man den prist der als bot an is ein pm schicked mit !help sagt er eim alle befehle
buff res heal funtzen auch im puplic chat oder party
der rest nicht!!!!!!
einfach mal ausprobiren macht von mit eim remode prister in die pvp zu gehen^^
// _______________________Remote Prist_____________________
automacro selfheal_{
hp < 80
call selfheal2
}
automacro impro{
status not Improve Concentration
call impro2
}
macro impro2{
do uneq @inventory(Glove [Gig] [1]) // kling zwar dumm is bei mir ne sting card (+4dex)
do eq @inventory(Glove [Goblin Rider] [1]) // skel prisoner card (Improve Concentration lvl3)^^
do ss 45
do uneq @inventory(Glove [Goblin Rider] [1])
do eq @inventory(Glove [Gig] [1])
}
//_______________________Automacro Prist PM___________________
automacro sanc{
pm /!sanc/
call sanc2
}
automacro res{
pm /!res/
call res2
}
automacro heal_1{
pm /!heal/
call heal2_1
}
automacro heal{
pm /!HEAL/
call heal2
}
automacro Buff{
pm /!buff/
call buffs
}
automacro follow{
pm /!fw/
call follow1
}
automacro follow3{
pm /!fs/
call follow2
}
automacro pneuma{
pm /!pn/
call pneuma1
}
automacro time{
pm /!time/
call time2
}
automacro selfheal{
pm /!hself/
call selfheal2
}
automacro Ruwach{
pm /!ru/
call ruwach2
}
automacro safety{
pm /!sw/
call safety1
}
automacro Basi{
pm /!bas/
call basi2
}
automacro aqua{
pm /!aqua/
call aqua2
}
automacro love{
pm /!love/
call love2
}
automacro hit{
pm /!hit/
call hit2
}
automacro help{
pm /!help/
call help1
}
//___________Macros Prist PM______________
macro sanc2 {
$sancc = @arg ("$.lastpmMsg",2)
$i = 0
while ($i < $sancc) as exampleloop
do sp 70 @player($.lastpm) 10
do sp 70 @player($.lastpm) 10
$i++
end exampleloop
}
macro heal2_1{
pause 1
$healc = @arg ("$.lastpmMsg",2)
$i = 0
while ($i < $healc) as exampleloop
do sp 28 @player($.lastpm)
$i++
end exampleloop
}
macro heal2{
pause 1
$i = 0
while ($i <= 10) as exampleloop
do sp 28 @player($.lastpm)
do sp 28 @player($.lastpm)
$i++
end exampleloop
}
macro buffs {
pause 0.5
do sp 34 @player($.lastpm)
pause 0.5
do sp 29 @player($.lastpm)
pause 0.5
do sp 361 @player($.lastpm)
pause 0.5
do sp 66 @player($.lastpm)
}
macro follow1{
do follow $.lastpm
}
macro follow2{
pause 0.5
do follow stop
}
macro safety1{
do ss 12
do sp 12 @player($.lastpm)
}
macro pneuma1{
do ss 25
do sp 25 @player($.lastpm)
}
macro time2{
do pm $.lastpm Die Zeit ist $.datetime
}
macro selfheal2{
$i = 0
while ($i <= 10) as exampleloop
do ss 28
do ss 28
$i++
end exampleloop
}
macro ruwach2{
do ss 24
}
macro basi2{
do ss 362
}
macro aqua2{
pause 1
$i = 0
while ($i <= 10) as exampleloop
do ss 31
do ss 31
$i++
end exampleloop
}
macro res2{
do sp 54 $.lastpm
}
macro love2{
$x = @arg ("$.pos",1)
$y = @arg ("$.pos",2)
do sl 12 @eval($x + 0) @eval($y +1)
do sl 12 @eval($x + 1) @eval($y +2)
do sl 12 @eval($x + 2) @eval($y +3)
do sl 12 @eval($x + 3) @eval($y +3)
do sl 12 @eval($x + 4) @eval($y +2)
do sl 12 @eval($x + 4) @eval($y +1)
do sl 12 @eval($x + 3) @eval($y -0)
do sl 12 @eval($x + 2) @eval($y -1)
do sl 12 @eval($x + 1) @eval($y -2)
do sl 12 @eval($x - 0) @eval($y -3)
do sl 12 @eval($x - 1) @eval($y -2)
do sl 12 @eval($x - 2) @eval($y -1)
do sl 12 @eval($x - 3) @eval($y -0)
do sl 12 @eval($x - 4) @eval($y +1)
do sl 12 @eval($x - 4) @eval($y +2)
do sl 12 @eval($x - 3) @eval($y +3)
do sl 12 @eval($x - 2) @eval($y +3)
do sl 12 @eval($x - 1) @eval($y +2)
}
macro hit2{
$x = @arg ("$.pos",1) //hackenKreuz Nicht rassistich Sehn plz
$y = @arg ("$.pos",2)
do sl 12 @eval($x + 0) @eval($y + 4)
do sl 12 @eval($x + 0) @eval($y + 3)
do sl 12 @eval($x + 0) @eval($y + 2)
do sl 12 @eval($x + 0) @eval($y + 1)
do sl 12 @eval($x + 0) @eval($y - 1)
do sl 12 @eval($x + 0) @eval($y - 2)
do sl 12 @eval($x + 0) @eval($y - 3)
do sl 12 @eval($x + 0) @eval($y - 4)
do sl 12 @eval($x + 4) @eval($y + 0)
do sl 12 @eval($x + 3) @eval($y + 0)
do sl 12 @eval($x + 2) @eval($y + 0)
do sl 12 @eval($x + 1) @eval($y + 0)
do sl 12 @eval($x - 1) @eval($y + 0)
do sl 12 @eval($x - 2) @eval($y + 0)
do sl 12 @eval($x - 3) @eval($y + 0)
do sl 12 @eval($x - 4) @eval($y + 0)
do sl 12 @eval($x + 1) @eval($y + 4)
do sl 12 @eval($x + 2) @eval($y + 4)
do sl 12 @eval($x + 3) @eval($y + 4)
do sl 12 @eval($x + 4) @eval($y + 4)
do sl 12 @eval($x + 4) @eval($y - 1)
do sl 12 @eval($x + 4) @eval($y - 2)
do sl 12 @eval($x + 4) @eval($y - 3)
do sl 12 @eval($x + 4) @eval($y - 4)
do sl 12 @eval($x - 1) @eval($y - 4)
do sl 12 @eval($x - 2) @eval($y - 4)
do sl 12 @eval($x - 3) @eval($y - 4)
do sl 12 @eval($x - 4) @eval($y - 4)
do sl 12 @eval($x - 4) @eval($y + 1)
do sl 12 @eval($x - 4) @eval($y + 2)
do sl 12 @eval($x - 4) @eval($y + 3)
do sl 12 @eval($x - 4) @eval($y + 4)
}
macro help1{
do pm $.lastpm sancatury..........= !sanc <Anzahl> (nur PM)
do pm $.lastpm Normales Heal...= !heal <Anzahl> (nur PM)
do pm $.lastpm DAUER HEAL.....= !HEAL (nur PM)
do pm $.lastpm Buffs..................= !buff (PM und party)
do pm $.lastpm Folgen................= !fw (nur PM)
do pm $.lastpm Folgen stop........= !fs (nur PM)
do pm $.lastpm Safety Wall........= !sw (nur PM)
do pm $.lastpm Pneuma..............= !pn (nur PM)
do pm $.lastpm Die Zeit..............= !time (nur PM)
do pm $.lastpm Selbst Heal........=!hself (nur PM)
do pm $.lastpm Ruwach..............=!ru (nur PM)
do pm $.lastpm Basilica..............=!bas (nur PM)
do pm $.lastpm Aqua Benedicta...= !aqua (nur PM)
do pm $.lastpm Wiederbeleben.....= !sanc (nur PM)
do pm $.lastpm Herz...................= !love (nur PM)
do pm $.lastpm Hackenkreutz.......= !hit (nur PM)
do pm $.lastpm Remode Pristed control made By MasterBlaster
}
macro test{
}
macro test2{
do pm $.lastpm Herz.............= !sanc (nur PM)
}
//________________Automacro Prist party___________
automacro resp{
party /res/
call res2p
}
automacro heal_1p{
party /heal/
call heal2_1p
}
automacro Buffp{
party /buff/
call buffsp
}
//________________Macro Prist party_______________
macro res2p{
do sp 54 $.lastparty
}
macro heal2_1p{
pause 1
$i = 0
while ($i <= 10) as exampleloop
do sp 28 @player($.lastparty)
$i++
end exampleloop
}
macro buffsp {
pause 0.5
do sp 34 @player($.lastparty)
pause 0.5
do sp 29 @player($.lastparty)
pause 0.5
do sp 361 @player($.lastparty)
pause 0.5
do sp 66 @player($.lastparty)
}
//______________________automacro prist pub________________
automacro Buffpub1{
pubm /buff/,8
call buffspub
}
automacro Buffpub2{
pubm /asu/,8
call buffspub
}
automacro Buffpub3{
pubm /assumptio/,8
call buffspub
}
automacro Buffpub4{
pubm /bless/,8
call buffspub
}
automacro Buffpub5{
pubm /agi/,8
call buffspub
}
automacro Buffpub5{
pubm /buffs/,8
call buffspub
}
automacro Buffpub6{
pubm /assu/,8
call buffspub
}
automacro healpub{
pubm /heal/,8
call heal_pub
}
automacro respub{
pubm /res/,8
call res2pub
}
//__________________macro prist pup___________________
macro buffspub {
do sp 34 @player($.lastpub)
pause 0.5
do sp 29 @player($.lastpub)
pause 0.5
do sp 361 @player($.lastpub)
pause 0.5
do sp 66 @player($.lastpub)
}
macro heal_pub{
$i = 0
while ($i <= 6) as exampleloop
do sp 28 @player($.lastpub)
$i++
end exampleloop
}
macro res2pub{
do sp 54 $.lastpub
}
mfg MasterBlaster
ps wäre ganz net mein kama ein bissi hoch zumachen danke also immer auf kama + klicken :D .
natürlich nur wen ihr die macro gut findet :cool:
also ich habe mir gedacht, nach dem meine remode prist macro nun fetig, is bis auf ein paar spielerrein,werde ich die mal posten.
macro version 1.1.0 !!!!!
edit
für openkore 1.6.4 geht aber auch un ich epfele es für 1.9.0
editend
zur steuerung muss gesagt werden wenn man den prist der als bot an is ein pm schicked mit !help sagt er eim alle befehle
buff res heal funtzen auch im puplic chat oder party
der rest nicht!!!!!!
einfach mal ausprobiren macht von mit eim remode prister in die pvp zu gehen^^
// _______________________Remote Prist_____________________
automacro selfheal_{
hp < 80
call selfheal2
}
automacro impro{
status not Improve Concentration
call impro2
}
macro impro2{
do uneq @inventory(Glove [Gig] [1]) // kling zwar dumm is bei mir ne sting card (+4dex)
do eq @inventory(Glove [Goblin Rider] [1]) // skel prisoner card (Improve Concentration lvl3)^^
do ss 45
do uneq @inventory(Glove [Goblin Rider] [1])
do eq @inventory(Glove [Gig] [1])
}
//_______________________Automacro Prist PM___________________
automacro sanc{
pm /!sanc/
call sanc2
}
automacro res{
pm /!res/
call res2
}
automacro heal_1{
pm /!heal/
call heal2_1
}
automacro heal{
pm /!HEAL/
call heal2
}
automacro Buff{
pm /!buff/
call buffs
}
automacro follow{
pm /!fw/
call follow1
}
automacro follow3{
pm /!fs/
call follow2
}
automacro pneuma{
pm /!pn/
call pneuma1
}
automacro time{
pm /!time/
call time2
}
automacro selfheal{
pm /!hself/
call selfheal2
}
automacro Ruwach{
pm /!ru/
call ruwach2
}
automacro safety{
pm /!sw/
call safety1
}
automacro Basi{
pm /!bas/
call basi2
}
automacro aqua{
pm /!aqua/
call aqua2
}
automacro love{
pm /!love/
call love2
}
automacro hit{
pm /!hit/
call hit2
}
automacro help{
pm /!help/
call help1
}
//___________Macros Prist PM______________
macro sanc2 {
$sancc = @arg ("$.lastpmMsg",2)
$i = 0
while ($i < $sancc) as exampleloop
do sp 70 @player($.lastpm) 10
do sp 70 @player($.lastpm) 10
$i++
end exampleloop
}
macro heal2_1{
pause 1
$healc = @arg ("$.lastpmMsg",2)
$i = 0
while ($i < $healc) as exampleloop
do sp 28 @player($.lastpm)
$i++
end exampleloop
}
macro heal2{
pause 1
$i = 0
while ($i <= 10) as exampleloop
do sp 28 @player($.lastpm)
do sp 28 @player($.lastpm)
$i++
end exampleloop
}
macro buffs {
pause 0.5
do sp 34 @player($.lastpm)
pause 0.5
do sp 29 @player($.lastpm)
pause 0.5
do sp 361 @player($.lastpm)
pause 0.5
do sp 66 @player($.lastpm)
}
macro follow1{
do follow $.lastpm
}
macro follow2{
pause 0.5
do follow stop
}
macro safety1{
do ss 12
do sp 12 @player($.lastpm)
}
macro pneuma1{
do ss 25
do sp 25 @player($.lastpm)
}
macro time2{
do pm $.lastpm Die Zeit ist $.datetime
}
macro selfheal2{
$i = 0
while ($i <= 10) as exampleloop
do ss 28
do ss 28
$i++
end exampleloop
}
macro ruwach2{
do ss 24
}
macro basi2{
do ss 362
}
macro aqua2{
pause 1
$i = 0
while ($i <= 10) as exampleloop
do ss 31
do ss 31
$i++
end exampleloop
}
macro res2{
do sp 54 $.lastpm
}
macro love2{
$x = @arg ("$.pos",1)
$y = @arg ("$.pos",2)
do sl 12 @eval($x + 0) @eval($y +1)
do sl 12 @eval($x + 1) @eval($y +2)
do sl 12 @eval($x + 2) @eval($y +3)
do sl 12 @eval($x + 3) @eval($y +3)
do sl 12 @eval($x + 4) @eval($y +2)
do sl 12 @eval($x + 4) @eval($y +1)
do sl 12 @eval($x + 3) @eval($y -0)
do sl 12 @eval($x + 2) @eval($y -1)
do sl 12 @eval($x + 1) @eval($y -2)
do sl 12 @eval($x - 0) @eval($y -3)
do sl 12 @eval($x - 1) @eval($y -2)
do sl 12 @eval($x - 2) @eval($y -1)
do sl 12 @eval($x - 3) @eval($y -0)
do sl 12 @eval($x - 4) @eval($y +1)
do sl 12 @eval($x - 4) @eval($y +2)
do sl 12 @eval($x - 3) @eval($y +3)
do sl 12 @eval($x - 2) @eval($y +3)
do sl 12 @eval($x - 1) @eval($y +2)
}
macro hit2{
$x = @arg ("$.pos",1) //hackenKreuz Nicht rassistich Sehn plz
$y = @arg ("$.pos",2)
do sl 12 @eval($x + 0) @eval($y + 4)
do sl 12 @eval($x + 0) @eval($y + 3)
do sl 12 @eval($x + 0) @eval($y + 2)
do sl 12 @eval($x + 0) @eval($y + 1)
do sl 12 @eval($x + 0) @eval($y - 1)
do sl 12 @eval($x + 0) @eval($y - 2)
do sl 12 @eval($x + 0) @eval($y - 3)
do sl 12 @eval($x + 0) @eval($y - 4)
do sl 12 @eval($x + 4) @eval($y + 0)
do sl 12 @eval($x + 3) @eval($y + 0)
do sl 12 @eval($x + 2) @eval($y + 0)
do sl 12 @eval($x + 1) @eval($y + 0)
do sl 12 @eval($x - 1) @eval($y + 0)
do sl 12 @eval($x - 2) @eval($y + 0)
do sl 12 @eval($x - 3) @eval($y + 0)
do sl 12 @eval($x - 4) @eval($y + 0)
do sl 12 @eval($x + 1) @eval($y + 4)
do sl 12 @eval($x + 2) @eval($y + 4)
do sl 12 @eval($x + 3) @eval($y + 4)
do sl 12 @eval($x + 4) @eval($y + 4)
do sl 12 @eval($x + 4) @eval($y - 1)
do sl 12 @eval($x + 4) @eval($y - 2)
do sl 12 @eval($x + 4) @eval($y - 3)
do sl 12 @eval($x + 4) @eval($y - 4)
do sl 12 @eval($x - 1) @eval($y - 4)
do sl 12 @eval($x - 2) @eval($y - 4)
do sl 12 @eval($x - 3) @eval($y - 4)
do sl 12 @eval($x - 4) @eval($y - 4)
do sl 12 @eval($x - 4) @eval($y + 1)
do sl 12 @eval($x - 4) @eval($y + 2)
do sl 12 @eval($x - 4) @eval($y + 3)
do sl 12 @eval($x - 4) @eval($y + 4)
}
macro help1{
do pm $.lastpm sancatury..........= !sanc <Anzahl> (nur PM)
do pm $.lastpm Normales Heal...= !heal <Anzahl> (nur PM)
do pm $.lastpm DAUER HEAL.....= !HEAL (nur PM)
do pm $.lastpm Buffs..................= !buff (PM und party)
do pm $.lastpm Folgen................= !fw (nur PM)
do pm $.lastpm Folgen stop........= !fs (nur PM)
do pm $.lastpm Safety Wall........= !sw (nur PM)
do pm $.lastpm Pneuma..............= !pn (nur PM)
do pm $.lastpm Die Zeit..............= !time (nur PM)
do pm $.lastpm Selbst Heal........=!hself (nur PM)
do pm $.lastpm Ruwach..............=!ru (nur PM)
do pm $.lastpm Basilica..............=!bas (nur PM)
do pm $.lastpm Aqua Benedicta...= !aqua (nur PM)
do pm $.lastpm Wiederbeleben.....= !sanc (nur PM)
do pm $.lastpm Herz...................= !love (nur PM)
do pm $.lastpm Hackenkreutz.......= !hit (nur PM)
do pm $.lastpm Remode Pristed control made By MasterBlaster
}
macro test{
}
macro test2{
do pm $.lastpm Herz.............= !sanc (nur PM)
}
//________________Automacro Prist party___________
automacro resp{
party /res/
call res2p
}
automacro heal_1p{
party /heal/
call heal2_1p
}
automacro Buffp{
party /buff/
call buffsp
}
//________________Macro Prist party_______________
macro res2p{
do sp 54 $.lastparty
}
macro heal2_1p{
pause 1
$i = 0
while ($i <= 10) as exampleloop
do sp 28 @player($.lastparty)
$i++
end exampleloop
}
macro buffsp {
pause 0.5
do sp 34 @player($.lastparty)
pause 0.5
do sp 29 @player($.lastparty)
pause 0.5
do sp 361 @player($.lastparty)
pause 0.5
do sp 66 @player($.lastparty)
}
//______________________automacro prist pub________________
automacro Buffpub1{
pubm /buff/,8
call buffspub
}
automacro Buffpub2{
pubm /asu/,8
call buffspub
}
automacro Buffpub3{
pubm /assumptio/,8
call buffspub
}
automacro Buffpub4{
pubm /bless/,8
call buffspub
}
automacro Buffpub5{
pubm /agi/,8
call buffspub
}
automacro Buffpub5{
pubm /buffs/,8
call buffspub
}
automacro Buffpub6{
pubm /assu/,8
call buffspub
}
automacro healpub{
pubm /heal/,8
call heal_pub
}
automacro respub{
pubm /res/,8
call res2pub
}
//__________________macro prist pup___________________
macro buffspub {
do sp 34 @player($.lastpub)
pause 0.5
do sp 29 @player($.lastpub)
pause 0.5
do sp 361 @player($.lastpub)
pause 0.5
do sp 66 @player($.lastpub)
}
macro heal_pub{
$i = 0
while ($i <= 6) as exampleloop
do sp 28 @player($.lastpub)
$i++
end exampleloop
}
macro res2pub{
do sp 54 $.lastpub
}
mfg MasterBlaster
ps wäre ganz net mein kama ein bissi hoch zumachen danke also immer auf kama + klicken :D .
natürlich nur wen ihr die macro gut findet :cool: