×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • [Script] Mickey Mouse te persigue
1 / 2 › »
[Script] Mickey Mouse te persigue
Ratonazul
« Citoyen »
1381762920000
    • Ratonazul#9962
    • Profil
    • Derniers messages
    • Tribu
#1
  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:

http://truquisdetransformice.files.wordpress.com/2013/03/mickey.jpg
Mipmippp
« Citoyen »
1381765080000
    • Mipmippp#0000
    • Profil
    • Derniers messages
#2
  0
No me funciona, pero se ve divertido ;)
Canichetoy
« Citoyen »
1381765740000
    • Canichetoy#0000
    • Profil
    • Derniers messages
    • Tribu
#3
  0
No funka, pero buen intento xD
Chicobny
« Citoyen »
1381770240000
    • Chicobny#0000
    • Profil
    • Derniers messages
#4
  0
ami si me anda al principio donde dice playeers tienen q poner su nombre
Minstens
« Censeur »
1381770480000
    • Minstens#0000
    • Profil
    • Derniers messages
    • Tribu
#5
  0
Realmente con ese codigo se hacen lo de las salas transforcows, ect...
Es un buen codigo
Agustinsupre
« Citoyen »
1381772760000
    • Agustinsupre#0000
    • Profil
    • Derniers messages
    • Tribu
#6
  0
si sirve xDDD pero esta en blanco
Minimauuu
« Citoyen »
1381779840000
    • Minimauuu#0000
    • Profil
    • Derniers messages
#7
  0
http://i.imgur.com/N0FNKY0.png
cuando aparece esto que??
Chikibabi
1381782600000
    • Chikibabi#0000
    • Profil
    • Derniers messages
#8
[Modéré par Luyushi, raison : OP Quote]
Ezequielprop
« Citoyen »
1382132460000
    • Ezequielprop#0000
    • Profil
    • Derniers messages
    • Tribu
#9
  0
no pude
Lukebkn
1382151780000
    • Lukebkn#0000
    • Profil
    • Derniers messages
#10
[Modéré par Luyushi, raison : OP Quote]
Quesocake
« Citoyen »
1382330340000
    • Quesocake#0000
    • Profil
    • Derniers messages
#11
  0
JAJAJAJA Está genialíshimo.
Pensé que sería medio tenebroso, pero queda genial, funciona a la perfección. Ty.
Ezequielprop
« Citoyen »
1382651220000
    • Ezequielprop#0000
    • Profil
    • Derniers messages
    • Tribu
#12
  0
es imposible pongo lua y luego k
Franro
« Citoyen »
1382656380000
    • Franro#0000
    • Profil
    • Derniers messages
#13
  0
que pongoen la pantalla qiueme aparecve 1 2 3 4 5 6 7 8 9 etc
Franro
1382656740000
    • Franro#0000
    • Profil
    • Derniers messages
#14
[Modéré par Mintflowers, raison : Doble post. Usa el botón editar en lugar de postear otro mensaje.]
Termopilass
« Citoyen »
1382819280000
    • Termopilass#0000
    • Profil
    • Derniers messages
    • Tribu
#15
  0
Si sirve!
Linduraxi
« Citoyen »
1382903520000
    • Linduraxi#0000
    • Profil
    • Derniers messages
    • Tribu
#16
  0
Si sirve y molesta >.<
Sinselosita
« Citoyen »
1382921040000
    • Sinselosita#0000
    • Profil
    • Derniers messages
    • Tribu
#17
  0
Quesocake a dit :
JAJAJAJA Está genialíshimo.
Pensé que sería medio tenebroso, pero queda genial, funciona a la perfección. Ty.

Jeje yo tambein
Zettita
« Citoyen »
1383498720000
    • Zettita#0000
    • Profil
    • Derniers messages
    • Tribu
#18
  0
sirve pero le tienen que borrar el espacio del principio
Razz
« Citoyen »
1385229420000
    • Razz#2763
    • Profil
    • Derniers messages
    • Tribu
#19
  0
WATA JEU
Mori
« Citoyen »
1385247840000
    • Mori#4778
    • Profil
    • Derniers messages
    • Tribu
#20
  0
No anda ;c
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • [Script] Mickey Mouse te persigue
1 / 2 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27