[Script] Mickey Mouse te persigue |
![]() ![]() « Citoyen » 1381762920000
| 0 | ||
Esto se trata de un código lua que hará que un Mickey Mouse hechos con símbolos informáticos te persiga. Solo pon /lua y copia esto: players={Nombre del jugador} i=0 mouseLeft=[[ <fade55E><font size='5' face='Verdana'> _-~~~-_ _-~~~-_ /~ ~\ : , \ ' ~ , |: : { /~~\ :--~""""\.: : \ (... : /^\ /^\\ ; ~\_____ | | | |:~ / |__O|_|O|; ( / O \ \ ( `\_______/) `\ \ / ) ~-------~'\ / \ : || | | || | |.======[]==+'| (~~~~) | |~) / \ | | \ ~\ \___/)______/^\__|_/ `\\ // | | | | `\\__//' | | | | ~~ (~~~~) (~~~) / =\..' =_ |__________)________)-jurcy ]] mouseRight=[[ <fade55><font size='5' face='Verdana'> _-~~~-_ _-~~~-_ /~ ~\ : , \ ' ~ , |: : { /~~\ :--~""""\.: : \ (... : /^\ /^\\ ; ~\_____ | | | |:~ / |__O|_|O|; ( / O \ \ ( `\_______/) `\ \ / ) ~-------~'\ / \ : || | | || | |.======[]==+'| (~~~~) | |~) / \ | | \ ~\ \___/)______/^\__|_/ `\\ // | | | | `\\__//' | | | | ~~ (~~~~) (~~~) / =\..' =_ |__________)________)-jurcy ]] function eventNewPlayer(name) players[name]={ x=tfm.get.room.playerList[name].x, y=tfm.get.room.playerList[name].y, id=i } print(players[name].x) if(tfm.get.room.playerList[name].isFacingRight) then mouse=mouseRight else mouse=mouseLeft end ui.addTextArea(players[name].id,mouse,nil,players[name].x,players[name].y,0,0,0xffffff,0xffffff,0.0) i=i+1 end for name,player in pairs(tfm.get.room.playerList) do eventNewPlayer(name) end function eventLoop(tc,tr) for name,player in pairs(tfm.get.room.playerList) do if not tfm.get.room.playerList[name].isDead then local x= tfm.get.room.playerList[name].x local y= tfm.get.room.playerList[name].y if(tfm.get.room.playerList[name].isFacingRight) then mouse=mouseRight x=x-40 else mouse=mouseLeft x=x-45 end y=y-70 if(x~=players[name].x) or (y~=players[name].y) then ui.addTextArea(players[name].id,mouse,nil,x,y,0,0,0xffffff,0xffffff,0.0) end end end end Imagen: ![]() |
![]() « Citoyen » 1381765080000
| 0 | ||
No me funciona, pero se ve divertido ;) |
![]() ![]() « Citoyen » 1381765740000
| 0 | ||
No funka, pero buen intento xD |
![]() ![]() « Citoyen » 1381770240000
| 0 | ||
ami si me anda al principio donde dice playeers tienen q poner su nombre |
![]() ![]() « Censeur » 1381770480000
| 0 | ||
Realmente con ese codigo se hacen lo de las salas transforcows, ect... Es un buen codigo |
![]() ![]() « Citoyen » 1381772760000
| 0 | ||
si sirve xDDD pero esta en blanco |
![]() ![]() « Citoyen » 1381779840000
| 0 | ||
![]() cuando aparece esto que?? |
![]() 1381782600000
| | ||
[Modéré par Luyushi, raison : OP Quote] |
![]() ![]() « Citoyen » 1382132460000
| 0 | ||
no pude |
![]() 1382151780000
| | ||
[Modéré par Luyushi, raison : OP Quote] |
![]() ![]() « Citoyen » 1382330340000
| 0 | ||
JAJAJAJA Está genialíshimo. Pensé que sería medio tenebroso, pero queda genial, funciona a la perfección. Ty. |
![]() ![]() « Citoyen » 1382651220000
| 0 | ||
es imposible pongo lua y luego k |
![]() ![]() « Citoyen » 1382656380000
| 0 | ||
que pongoen la pantalla qiueme aparecve 1 2 3 4 5 6 7 8 9 etc |
![]() 1382656740000
| | ||
[Modéré par Mintflowers, raison : Doble post. Usa el botón editar en lugar de postear otro mensaje.] |
![]() ![]() « Citoyen » 1382819280000
| 0 | ||
Si sirve! |
![]() ![]() « Citoyen » 1382903520000
| 0 | ||
Si sirve y molesta >.< |
![]() ![]() « Citoyen » 1382921040000
| 0 | ||
Quesocake a dit : Jeje yo tambein |
![]() ![]() « Citoyen » 1383498720000
| 0 | ||
sirve pero le tienen que borrar el espacio del principio |
0 | ||
WATA JEU |
0 | ||
No anda ;c |