|Made for Notaddicted.com - by decker
#event Done "Your faction standing with Temple Of Sol Ro could#*#"
Sub Main
/declare turns int outer 0
:Loop
/if (${Me.Cash}<30000) {
/echo Out of gold at ${Time}
/endmacro
}
/echo ${turns} done (${Math.Calc[${turns}*30]}gold spent)
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 1s
/ctrlkey /notify InventoryWindow IW_Money1 leftmouseup
/delay 1s
/click left target
/delay 4
/delay 1s
/notify GiveWnd GVW_Give_Button leftmouseup
/varcalc turns ${turns}+1
/doevents
/goto :Loop
/return
Sub event_done
/echo Faction maxed at ${Time}
/endmac
/return