M8,
Im using the code on the post above with no problems. All ive done is set the doability to 1 and put in a 100second delay as advised above.
Code: Select all
sub main
:loop
/doability 1
/click left auto
/delay 1000
/goto :loop
end main
1.Make sure u r definitely saving as mac format and not text - use the mac editor thats been posted in one of the other forums
2.Make sure u r running 1024/768
3.Click on the Abilities button - make sure that Forage is the top left button (i.e. number 1) - then make sure doability is 1 (this was my problem - i incorrectly assumed that doability corresponded to hotkey bank on bottom left hand corner of the screen)
4.Make sure you got it on the Hud view (not the smallest window with all the buttons around the side such as options etc and not the greatest where there is no chat window present)
[/code]