i had problems with Painting On screen image (Backround image) to print it with URL Correcly
--go to https://imgur.com/upload
upload your back round
--After uploaded you get your link https://imgur.com/kVbst
forgedit
-- Right click on Image and View image and it opens new image on sepret tab
-- Now if you check link you see it have cahnged to https://i.imgur.com/fVVS6e.png
--Now copy That link with i.imgur.com
--now add to script your link in == private final Image bg = getImage ("https://i.imgur.com/Q6HR6.png");
--Now you should have you Own image printed on screen
(Paint guides with url ==
see the full script here: http://pastebin.com/Ry4A7rcx By
:Pug