10-26-2004, 03:02 PM
i searched the downloads sectiona and can't find mef bot... ne1 got 1 for download???
ok found one now it's the cmef2 one now just need help configuring it (LOL)
so it get up... does everything then goes to wp, then goes like this
Error:/scripts\cmeph2.djb: line 685: error: Typerror lang has no properties
then i found line 685 on the file and it goes like this
catch(e) {
BotOS.Exception.Last = e;
TestLogger.WriteException(e, 5);
AbortGame("An error occured while attempting to reach waypoint");
//myarealow.Dump(1, 0);
}
UnitWaypoint = getUnit(2, Lang["Waypoint"]); [THIS IS LINE 685]
if (UnitWaypoint)
{
msg("Reached waypoint");
UnitWaypoint.interact(3,9);
WaitAreaChange(101);
msg("Reached Durance of Hate level 2");
}
else { AbortGame("Could not locate waypoint"); }
Can ne1 help???
EDIT: bah screw mef bot, can sum1 just send me their properly configured cMeph2.dbj???
it's so frikin complicated coz after i manually go to durance and press page up to reaactivate the script it goes critical error and quits...:mad:
ok found one now it's the cmef2 one now just need help configuring it (LOL)
so it get up... does everything then goes to wp, then goes like this
Error:/scripts\cmeph2.djb: line 685: error: Typerror lang has no properties
then i found line 685 on the file and it goes like this
catch(e) {
BotOS.Exception.Last = e;
TestLogger.WriteException(e, 5);
AbortGame("An error occured while attempting to reach waypoint");
//myarealow.Dump(1, 0);
}
UnitWaypoint = getUnit(2, Lang["Waypoint"]); [THIS IS LINE 685]
if (UnitWaypoint)
{
msg("Reached waypoint");
UnitWaypoint.interact(3,9);
WaitAreaChange(101);
msg("Reached Durance of Hate level 2");
}
else { AbortGame("Could not locate waypoint"); }
Can ne1 help???
EDIT: bah screw mef bot, can sum1 just send me their properly configured cMeph2.dbj???
it's so frikin complicated coz after i manually go to durance and press page up to reaactivate the script it goes critical error and quits...:mad: