g0ldPRO / Questing.lua

A Lua script for PROShine that plays Pokemon Revolution Online for you from the very Start to as far as possible.
http://g0ldpro.github.io/Questing.lua/
Do What The F*ck You Want To Public License
5 stars 7 forks source link

New: HmFlashQuest (Route 11 to Route 9) #22

Closed Rympex closed 7 years ago

Rympex commented 7 years ago

This quest need new API: https://github.com/Silv3rPRO/proshine/pull/22

ghost commented 7 years ago

I have come this far in the game using Questin.lua but it seems that, to start this quest, you need 10 caught pokemon, in the script, the bot stops inmediately if it doesn't, I think catching some pokemon in the other quests, before this one and/or this one too, should be added in order to avoid logging in the normal client and catching the pokemon yourself to continue using the script.

g0ldPRO commented 7 years ago

The script catch every new pokemon it sees if there are enough pokeball for that.
However not all the quests are buying pokeball. We need an ItemManager #27 .
Note: I added a Quest:pokemart() and Quest:needPokemart()