Pages

Wednesday, 31 October 2012

Auto Soul Openkore Macro


automacro DudukMario {
run-once 0
timeout 5
console /(.*) You have 0 new emails/
call {
lock all
do c @load
pause 2
        do move 95 102
        pause 1
do move 95 102
release all
}
}

       automacro autowarper {
       console /\[dist=(.*)\] (.*) \((\d+)\): (lk|cr|wiz|prof|sin|stalker|ws|pala|priest|cham|clown|sniper|sl|sn|taek|)$/
       priority 0
       exclusive 1
       call {
          if ($.lastMatch1 > 10) stop
          $i = $.lastMatch3
          $g = @eval (exists $::players{$::playersID[$i]}->{guild} ? $::players{$::playersID[$i]}->{guild}{name} : 'null')
   if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
            if ($g == Guildname) goto ok
            if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
   if ($g == Guildname) goto ok
          goto lain
stop
              :ok
 if ($.lastMatch4 = lk) goto lk
          if ($.lastMatch4 = cr) goto cr
 if ($.lastMatch4 = wiz) goto wiz
 if ($.lastMatch4 = prof) goto prof
 if ($.lastMatch4 = sin) goto sin
 if ($.lastMatch4 = stalker) goto stalker
 if ($.lastMatch4 = ws) goto ws
 if ($.lastMatch4 = pala) goto pala
 if ($.lastMatch4 = priest) goto priest
 if ($.lastMatch4 = cham) goto cham
 if ($.lastMatch4 = clown) goto clown
 if ($.lastMatch4 = sniper) goto sniper
 if ($.lastMatch4 = sl) goto sl
 if ($.lastMatch4 = sn) goto sn
 if ($.lastMatch4 = taek) goto taek
        :lk
          do sp 452 $i 2
do sit
          stop
     :cr
          do sp 445 $i 2
 do sit
          stop
     :wiz
          do sp 453 $i 2
 do sit
          stop
     :prof
          do sp 449 $i 2
 do sit
          stop
     :sin
          do sp 457 $i 2
   do sit
          stop
     :stalker
          do sp 446 $i 2
 do sit
          stop
     :ws
          do sp 458 $i 2
   do sit
          stop
     :pala
          do sp 450 $i 2
 do sit
          stop
     :priest
          do sp 454 $i 2
 do sit
          stop
     :cham
          do sp 447 $i 2
 do sit
          stop
     :clown
          do sp 455 $i 2
 do sit
          stop
     :sniper
          do sp 460 $i 2
 do sit
          stop
     :sl
          do sp 461 $i 2
   do sit
          stop
     :sn
          do sp 451 $i 2
 do sit
          stop
     :taek
          do sp 448 $i 2
   do sit
          stop
              :lain  
 do sit

       }
    }

automacro talknpcsp {
    sp < 30%
    timeout 1
    run-once 0
call {
do talk @npc (86 106)
}
}

automacro relog {
timeout 3000
run-once 0
call {
do relog
release relog
}
}

automacro hmmmm {
timeout 60
call {
do sp 461 WS Grimm
}
}

0 comments:

Post a Comment