Sabrosito wrote: Thu Jun 04, 2020 1:19 pmHello, I managed to solve the harvest problem by writing the following:Sabrosito wrote: Sat May 30, 2020 4:02 pm Hello, I have problems with the John Carter script in Tergothen Bay, at the moment of harvesting it moves and does not end and the bot stays in that action forever, how can I solve that harvest problem?
![]()
player:target_Object("Thieves' Prisoner");
sendMacro("ChoiceOption(1);");
waitForLoadingScreen(4);
yrest(200);
Now wait 4 seconds and then it is still normal, there are some problems that I still have such as when it does not take the mission, I am still checking because it happens.
I need to make a script that can make me switch to the next character in my account for my daily missions, any ideas?
Good work. I see two instances of:
Code: Select all
player:target_Object("Thieves' Prisoner");
I'm going to add this file to versioning as well, but what is an appropriate name for the file? I'm not actually sure which quest this is even for.