Page 9 of 9

Re: Mana Stone Tier Production Factory Now V2.5 06/08/2014

Posted: Sun Aug 28, 2016 3:23 am
by mgmgtech
Hey Eggman,

are you back playing RoM?
Does this script still work?
and if so is there a way to make it work with different passwords? for some reason im having issues using the same passwords. It gives me an error when i try to change it.

ATTENTION: Im Still Looking for a working dupe glitch for GFL-US Servers.. Please Message me(No intention to use for monetary gain, just personal use only)

Re: Mana Stone Tier Production Factory Now V2.5 06/08/2014

Posted: Thu Sep 01, 2016 4:05 am
by Ynot
Eggman1414 wrote:Finally getting back into this game again. Are there any problems with this that have come up?
You can no longer buy ATcharges from the Item Shop with tokens. You have to travel to Varanas Auction House and buy from NPC "Angus" but, I do not know how to buy the Charges.
I have tried:

Code: Select all

player:merchant(110432) -- Angus
		store:buyItem(202928, 1)
also

Code: Select all

player:merchant(110432) -- Angus
		ChoiceOptionByName(Upgrading)
			store:buyItem(202928, 1)
Perhaps you can see my errors. Any help would be appreciated.