PDA

View Full Version : Magma Pool - 2020 working - All options revision



steeler
04-02-2020, 04:51 PM
Want to have unlimited free magma pets? (Remember once you unlock Magma Pool you can use it once per week to paint a pet color Magma)

I know there have been previous attempts for finding your Magma Pool time, but I tried them and it took me more than 5 minutes to have everything running so I decided to propose the way I did it.
I will list all previous attempts at the end of this post.

So first of all, you need firefox, make sure you have a relatively new version installed (version>=70 is a safe bet for April 2020) but you can always update to the latest version.

You install the Check for Change script:
[Only registered and activated users can see links]

You go to Magma Pool page:
[Only registered and activated users can see links]

From the extension you choose refresh rate every 5 minutes and to monitor this text:
"I'm sorry, only those well-versed in the ways of Moltara are permitted to enter the Pool. Learn more and try again later."

34145

The extension will notify you when the text of the page changed and the time that it changed. Make sure you tick the option Bring Tab to the foreground.

When the extension notifies you, DO NOT REFRESH THE PAGE (yet) !!


Right click on the page, choose inspect element or View Page Source.

Search (on the white bar on the top or using Ctr + F) for 'nh =' (watch out there is a space character before '=')
You will see something like this:
(Page Source Code)
var nh = 8;
var nm = 11;
var ns = 16;
var na = "am";

or something like this:
(inspect Element code)
<!-- var nl = "en"; var nh = 8; var nm = 11; var ns = 16; var na = "am" [..]..

Which translates to 8:11:16am in this example.

This is the last time the page was refreshed when it notified you and thus your Magma Pool Time (inside the 5 minute interval) !!

Previous options:
1) [Only registered and activated users can see links] by Zachafer (2012 uploaded)
2) [Only registered and activated users can see links] by AyBeeCee (2017 uploaded)
3) [Only registered and activated users can see links] Last Updated on 2010

Good luck and let me know if I missed anything !! :)

j03
04-02-2020, 05:47 PM
Hey steeler, did you forget to mention what text change to look for?

steeler
04-02-2020, 07:56 PM
Hey steeler, did you forget to mention what text change to look for?

You are right, the screenshot I took doesn't show the text for some reason. I just edited this part for completion.

steeler
04-03-2020, 10:24 AM
The actual time needs 5 more seconds to be found, I updated this section of the guide, just remember after the extension notifies you DO NOT REFRESH THE PAGE until you check the time according to the guide!!