[script] Ghost

Tutu1

Little Mouse
IMAGE HERE

nn = "Tutu1" -- Your username

tfm.exec.bindKeyboard (nn, 0, true, true)
tfm.exec.bindKeyboard (nn, 2, true, true)
tfm.exec.bindKeyboard (nn, 1, true, true)


id={}
id[nn] = tfm.exec.addImage("463db376581b11e78ef9109836a51f7d.png", "%"..nn, -35, -50)

function eventKeyboard(n, key, down, x, y)
if key == 2 then
tfm.exec.removeImage(id[nn])
id[nn] = tfm.exec.addImage("463db376581b11e78ef9109836a51f7d.png", "%"..nn, -35, -50) -- →
elseif key == 0 then
tfm.exec.removeImage(id[nn])
id[nn] = tfm.exec.addImage("68ac627c581b11e78ef9109836a51f7d.png", "%"..nn, -35, -50) -- ←
elseif key == 1 then
tfm.exec.movePlayer(nn,0,0,false,0,-30,false)
end
end
 

Peachiie

Cheesus
Good thread + good script.
I don't understand majority of it, but it looks really good.
-
 
Last edited:

Prisms

Retired EN/E2 Community Manager
oh, interesting! Cool script man.
 

Lakitu

Mouse
Can't understand a single thing, but cool script.
 

Jasbear

Cheesus
Nice ghost script.
me and my friends just spamming the command hah
 
Lovely script
 
Top
"Dev-TR" theme by Soulzone