Friday, March 20, 2009

Auto-Cultivate

this is just an basic Cultivation Macro

first you need Marine Sphere card...

then config.txt

lockMap Blank
route_randomWalk 0
storageAuto 0

then items_control.txt

Mushroom Spore 30 1 0 1 1

====================================================================

automacro Cultivate {
  location prontera 192 100

  inventory "Mushroom Spore" >= 1
  sp > 90%
  status not Owg 50%
# weight < 50%
  timeout 3
  macro_delay 1.5
  exclusive 1

  run-once 1

  call {

  $Count = 0

  while ($Count <= 20) as exampleloop
  do sl Cultivation 191 100 1
  pause 1.5
  do ss "Magnum Break" 1
  $Count++
  end exampleloop

  do move 190 99

  $Count2 = 0

  while ($Count2 <= 13) as exampleloop2
  $Count2++
  do sm "Cart Revolution" 1 1
  pause 1.5
  end exampleloop2

  $Count3 = 0

  while ($Count3 <= 1) as exampleloop3
  $Count3++
  do ss "Magnum Break" 1
  pause 1.5
  end exampleloop3

  do move 192 100

  release Cultivate
  }
}

====================================================================

this is how its work...
this is my postion
WWWWWWW
WXXXXYXXX
WXXXXXXXX

here where i summon mushroom
WWWWWWW
WXXXMXXXX
WXXXXXXXX

when i cast Magnum Break on the mushroom it will push back to here...
WWWWWWW
WMXXXXXXX
WXXXXXXXX

then i move to here... then kill them with cart rev then magnum break...
WWWWWWW
WMXXXXXXX
WXYXXXXXX

W = Wall
M = Mushroom
Y = You


combo Cart Revolution and Magnum Break for lesser SP consumption...

1 comment:

  1. The information you have posted is very useful. The sites you have referred was good. Thanks for sharing...
    ragnarok online private server

    ReplyDelete