[HELP]Need some help here,mates!

So,scenario:


Game loads.
Mod and API gets loaded.
Usual game starts.
Popup appears.
Player closes it.
Player goes to settings.
Player turns off chance for popup to appear.


The only problem is,I have no idea on how to do this.Any examples on how to do this with custom buttons,and everything??

You would need some JavaScript skills. Take a look at @DzjengisKhan’s GDT Expansion Pack source code.

I do have JS skills,preferrably from Codecademy,but I haven’t had the time to finish the entire course.
Still at 43%.

And yes,I DID check out the src code for @DzjengisKhan’s GDT Expansion Pack,and I’m trying to make sense out of it right now.