[Script] Lua Online |
Anesad31 « Citoyen » 1708383120000
| 0 | ||
You can code with your friends with this script. Commands: !change [line(number)] [message]: The content within the line makes up the message. !rotate [line(number)] : Rotates luas seeable position to line. !copy all: print everything on screen. !copy [line(number)] : prints line. !copy [line(number)min] [line(number)max] / !copy [line(number)max] [line(number)min]: Writes everything between [line(number)min] and [line(number)max]. Script: Code Lua 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 size = 1000 -- You can add more size but it is gonna be laggy. TOPIC-653913 - UI Places made by this lua. Dernière modification le 1708383720000 |