Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- k1p1:
- loop {
- URLDownloadToFile http://asie.pl/drama.php?plain, dat\drama.txt
- FileRead, drama, dat\drama.txt
- MsgBox, 259, Minecraft Drama Generator, %drama% `r`n`r`n Another?
- IfMsgBox No
- break
- IfMsgBox Cancel
- {
- send %drama%
- break
- }
- }
- Return
Advertisement
Add Comment
Please, Sign In to add comment