right it will work now...
Java Script: run(); function run() {var noob=confirm("are you a noob?" var what=prompt("what is your favourite food?","spam ._."
; var trains=confirm("do you like trains???"
; if (noob==true) {var nb="are";} else {var nb="are not";} if (trains==true) {var tr="like";} else {var tr="dont like";} var run=confirm("you "+nb+" a noob.nyour favourite food is "+what+".nyou "+tr+" trainsnnrtry again?"
; if (run==true) {run()}}
when i did it it doesnt run again.. oh well lol. it works now ^^ line breaks are n i think
correction for my code:
<br>
<br>Java Script: run(); function run() {var noob=confirm("are you a noob?" var what=prompt("what is your favourite <nobr><a id="FALINK_3_0_2" class="FAAdLink" href="#">food</a></nobr>?","spam ._."
; var trains=confirm("do you like trains???"
; if (noob==true) {var nb="are";} else {var nb="are not";} if (trains==true) {var tr="like";} else {var tr="dont like";} var run=confirm("you "+nb+" a noob./ryour favourite food is "+what+"./ryou "+tr+" trains/r/r/rtry again?"
; if (run==true) {run()}}
<br>
<br>lol this should work now..
Quoth lilwayne1556quote]you could do it like Java script: r=comfirm("Are you a noob"
; if (r==true){alert("OK"
}else{alert("OK"
} all this does is make it so you dont have to use (r==false) so it saves time
you could do it like Java script: r=comfirm("Are you a noob" if (r==true){alert("OK"
}else{alert("OK"
} all this does is make it so you dont have to use (r==false) so it saves time