Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var script = document.createElement('script');
- script.src = "https://rawgit.com/Sardonyxfag/pxldrawer/master/autopxls3.js";
- script.onload = function () {
- var images = [
- {
- title: "Ebuchiy_Rak",
- x: 1,
- y: 1,
- image: "http://i.imgur.com/yWQ5Pko.png"
- }
- ]
- AutoPXLS(images);
- };
- document.head.appendChild(script);
Advertisement
Add Comment
Please, Sign In to add comment