The is two way for the afk forage. You must use a droid for those two macro.
1st way:
Call you droid. Give him patrol point with a space of around 250m between each patrol point. After crate this macro:
/follow (YouDroidName);
/pause 10;
/stopf;
/forage;
/forage;
/forage;
/pause 5;
/macro fofo
With this way you'll be full inventory in less than a few hours, hopping to get some maps and not too much enzymes.
2nd way:
Like the first one, call a droid and give hom patrol point and use the same macro. Then download the program called AutoIt which will make your mouse move alone.
Then use this script.
;StarWarsGalaxies Forager Version 2 with Auto Delete
;Sleep("5000")
Sleep("5000")
$i = 0
Do
If WinActive( "Star Wars Galaxies", "" ) Then
Sleep ("1000")
MouseClick ( "right" , 122, 435, 1 );Right Click Space where they go into inventory
Sleep("1000")
Send("2")
send("{2 down}");once Right clicked this 2 deletes all enzymes
send("{2 up}")
Sleep("1000")
MouseClick ( "left" , 199, 435, 1 );-If not an Enzyme this closes Data Disk Info Close Screen -X-
Sleep("1000")
MouseClickDrag ( "left" , 122, 435, 51, 435, 1);Drag map to backpack (mapx,mapy,backpackx,backpacky)
Sleep("1000")
Sleep("1000")
Sleep("2500")
EndIf
Until $i = 1
This will automatically delete your enzyme that you'll loot and you'll only get the map (the enzyme will be delete, be sure to remove the "confirm delete object" from options).
screenshot to show you how to place your inventory and windows:
http://imagehosting.izipt.com/out.php/i230_2.jpg
http://imagehosting.izipt.com/out.php/i229_1.jpg