Open console in tpt, type in tpt.getscript(147, "bagels.lua") , then dofile("bagels.lua") , now you can use the script (by typing Layer() ) in the console
Explanation:
tpt.getscript(147, "bagels.lua") gets script #147 from the script server, and puts it into a file named bagels.lua
dofile("bagels.lua") runs the code inside bagels.lua .
Now all the global variables and functions from the script are available for your use.
Big update:
+Added ability to rotate group of elements
+Added ability to resize group of elements
+Ctrl+z support
+Zoom window support
+Preview now changes color to make it visible on all background colors
+Elements now is not moving untill its not saved
How to use:
Donwload script and write Layer() in console
Interface description:
R - Rotate (Higher quality of rotation when safe mode is disabled)
S - Resize (Only possible with safe mode disabled)
Safe mode - Dont break particle order.
Layer - When checked elements will be layerd otherwise just replaced like when placing stamp.
User right mouse button to undo (work with rotation, resizing or moving) and press left mouse button to apply.
I am fixed script id on pastebin also. I am using 4 because of bug and to make it also work in old versions. Some of my scripts probably can fully disable clicks when right button is different
What is ssccsscc.lua or whatever? it wont let me use the mod! someone help please
Sorry if this is considered necroing but i just have to say thank you for making this script, and the fact that it works on mobile too is so useful
this isint working for me. its saying failed to confirm() or smth how to fix