I made a quick bot for Dragon Saga (US Version hosted by Warp portal)
Code:
if Colour.At coordinate is not (RGB)("1","4","4","20","439")
begin
Keyboard.Press key("a")
Keyboard.Release keys("a")
Macro.Pause("7000")
end
Basically if you can find a place where you can stand and spawn mists without being attacked then you can farm monster count and therefore armour, teleport cards and gada coins.
Only issue I have with it is that I currently have no way of stopping Colin teleporting me to town, so if anyone has any ideas it'd be nice to talk here XD
(was thinking of using the colour brown as a trigger however I cant see how I could make it count the letters :/)
I know its not exactly amazing but its my first attempt XD
(I will add mp potion restoring mp soon)
(put mist cast in A, it's set up to summon 5 with those coordinates (on my pc :/))