×

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] The Haunted Doll - Control Other Players
« ‹ 10 / 12 › »
[Script] The Haunted Doll - Control Other Players
Cuteagle
« Citoyen »
1477266240000
    • Cuteagle#0000
    • Profil
    • Derniers messages
    • Tribu
#181
  0
is there a way to get rid of the inventory and cafe thing? cuz tfm made the keyboard shortcut thing where i is inventory and k is cafe so its hard for me to see while controlling my friends.. xD great script tho
Legitanim
« Citoyen »
1478567220000
    • Legitanim#0000
    • Profil
    • Derniers messages
    • Tribu
#182
  1
Up = "-"
Down = "["
Left = "P"
Right = "]"
http://image.prntscr.com/image/9640597cab214019a68d3e399fe98dd0.png


doll= "Legitanim_is_a_dork"
god = "Legitanim_is_a_dork"

for name in pairs(tfm.get.room.playerList) do

for keys, k in pairs({189, 80, 219, 221}) do

tfm.exec.bindKeyboard(god, k, true, true)
end
end


function eventKeyboard(god, key, down, x, y)
if key == 189 then
tfm.exec.movePlayer(doll, 0, 0, true, 0, -50, false)
elseif key == 219 then
tfm.exec.movePlayer(doll, 0, 0, true, 0, 40, false)
elseif key == 80 then
tfm.exec.movePlayer(doll, 0, 0, true, -40, 0, false)
elseif key == 221 then
tfm.exec.movePlayer(doll, 0, 0, true, 40, 0, false)
end
end


EDIT: P is now cafe so this is useless now

Dernière modification le 1479864420000
Torodo
« Citoyen »
1479000960000
    • Torodo#3387
    • Profil
    • Derniers messages
#183
  0
Love this
Cchiiko
« Citoyen »
1479177000000
    • Cchiiko#0000
    • Profil
    • Derniers messages
    • Tribu
#184
  0
Still one of my favorite scripts
Nairison
« Citoyen »
1479861060000
    • Nairison#0000
    • Profil
    • Derniers messages
#185
  0
Ithatguylol a dit :
How exactly are you suppose to do it because, are you suppose to like copy and paste the script?

^^
I I
Elliotea
« Citoyen »
1482432480000
    • Elliotea#2832
    • Profil
    • Derniers messages
    • Tribu
#186
  1
[Mimidonut] wait brb
[Burgers102b] (HOW DID I SIT)
[Burgers102b] .
[Burgers102b] AHHH
[Burgers102b] WHAT IS GOING ON
[Mimidonut] back
[Mimidonut] what happened?
[Burgers102b] I WAS MOVING
[Mimidonut] were you moving?
[Burgers102b] I WASN'T TOUCHING THE KEYBOARD
[Mimidonut] omgg
[Mimidonut] thats scary
[Burgers102b] I think my arrow keys are jammed
[Mimidonut] o maybe
[Burgers102b] But I was sitting
[Burgers102b] .
[Mimidonut] O
[Burgers102b] lkdsfmngarwjglaw
[Burgers102b] WHAT
[Mimidonut] hacker!11
[Burgers102b] o.o
[Mimidonut] o_o
[Burgers102b] o_o
[Burgers102b] Uh
[Mimidonut] hmm
[Burgers102b] I'm logging off
[Mimidonut] ok
(she logged off lmao i was dying of laughter)
[Mimidonut] wb
[Mimidonut] O
[Burgers102b] .
[Burgers102b] AHH
[Burgers102b] AGAIN NOO
[Burgers102b] Nobody else is here though
[Mimidonut] wait
[Burgers102b] ?
[Mimidonut] lemme tell you something
[Mimidonut] its lua
[Mimidonut] xD
[Burgers102b] OOO
[Mimidonut] http://pastebin.com/A61NNzgX
[Burgers102b] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[Mimidonut] the script
[Mimidonut] lmao xDDD
Mousey1o1
« Citoyen »
1482624360000
    • Mousey1o1#0000
    • Profil
    • Derniers messages
#187
  0
huehue
Camila_cabello
« Citoyen »
1483373580000
    • Camila_cabello#0000
    • Profil
    • Derniers messages
    • Tribu
#188
  0
Is it possible to combine movements like up, down left, right with actions like kiss, dance, confetti, sit?
Mistigrounet
« Consul »
1483378800000
    • Mistigrounet#0000
    • Profil
    • Derniers messages
    • Tribu
#189
  0
Melanie_Martinez a dit :
Is it possible to combine movements like up, down left, right with actions like kiss, dance, confetti, sit?

I think yes
Coolilagamer
« Citoyen »
1483409940000
    • Coolilagamer#0000
    • Profil
    • Derniers messages
    • Tribu
#190
  0
actualyl nvm

Dernière modification le 1483410000000
Harleydancer
« Citoyen »
1483934100000
    • Harleydancer#0000
    • Profil
    • Derniers messages
    • Tribu
#191
  0
It won't work for me can someone help? i want to controll Elytsukai
Coolilagamer
« Citoyen »
1483934520000
    • Coolilagamer#0000
    • Profil
    • Derniers messages
    • Tribu
#192
  1
harleydancer a dit :
It won't work for me can someone help? i want to controll Elytsukai

go to your tribehouse, then type /lua
a box should appear that has numbers down the side
follow the link
copy paste whats in the raw paste data
paste it in that box
scroll up using the arrow keys
go to the top and where it says Doll = "name"
put Elytsukai 's name there
make sure shes in the tribe house with you btw
then go to where it says God = "youname" put your username
Harleydancer
« Citoyen »
1484077740000
    • Harleydancer#0000
    • Profil
    • Derniers messages
    • Tribu
#193
  0
coolilagamer a dit :
harleydancer a dit :
It won't work for me can someone help? i want to controll Elytsukai

go to your tribehouse, then type /lua
a box should appear that has numbers down the side
follow the link
copy paste whats in the raw paste data
paste it in that box
scroll up using the arrow keys
go to the top and where it says Doll = "name"
put Elytsukai 's name there
make sure shes in the tribe house with you btw
then go to where it says God = "youname" put your username

I DID! it doesn't work.
Benceraptor
« Citoyen »
1484214960000
    • Benceraptor#0000
    • Profil
    • Derniers messages
#194
  0
-- Insert your victim's name (person who you would like to move) here without removing the quotation marks.
doll = "HERE YOUR VICTIN'S NAME"

-- Insert YOUR name here without removing the quotation marks.
god = "YOUR NAME"
-- That's it! You can now run the script and troll people!

-- Editing the following code is not advised.

-- Binding the keyboard for god(you)
-- 73 is I, the key for Up.
-- 75 is K, the key for Down
-- 74 is J, the key for Left.
-- 76 is L, the key for Right.

for name in pairs(tfm.get.room.playerList) do
-- Instead of binding each key seperately, we put them all in a group.
for keys, k in pairs({73, 74, 75, 76}) do
--And now the keys are binded!
tfm.exec.bindKeyboard(god, k, true, true)
end
end

-- Listening for keyboard events.
-- You'll notice that move values are different because it makes the doll easier to control.

function eventKeyboard(god, key, down, x, y)
if key == 73 then
--Moves the player Up by 50 pixels
tfm.exec.movePlayer(doll, 0, 0, true, 0, -50, false)
elseif key == 75 then
-- Moves the player Down by 40 pixels
tfm.exec.movePlayer(doll, 0, 0, true, 0, 40, false)
elseif key == 74 then
-- Moves the player Left by 40 pixels
tfm.exec.movePlayer(doll, 0, 0, true, -40, 0, false)
elseif key == 76 then
-- Moves the player Right by 40 pixels
tfm.exec.movePlayer(doll, 0, 0, true, 40, 0, false)
end
end

-- Prints out your doll's name only to you.

print("<font color='#FFFF00'>"..doll.."<font color='#FFFF00'> is now your doll!")
Benceraptor
« Citoyen »
1484215020000
    • Benceraptor#0000
    • Profil
    • Derniers messages
#195
  0
Do not delete the "
Just write: "your friends name"
and your name "Benceraptor"
Ae_86
« Consul »
1484270100000
    • Ae_86#5182
    • Profil
    • Derniers messages
    • Tribu
#196
  0
love this script man
Williyn
« Citoyen »
1484560020000
    • Williyn#0000
    • Profil
    • Derniers messages
#197
  0
Does this still work? X3
Ajnoobz
« Citoyen »
1486038660000
    • Ajnoobz#0000
    • Profil
    • Derniers messages
#198
  0
Can you make it so we can control what the doll says? btw awesome script my friend is freaking out now.
Ajnoobz
« Citoyen »
1486111260000
    • Ajnoobz#0000
    • Profil
    • Derniers messages
#199
  0
THIS IS MY FAV LUA SCIRPT EVER!!!! MY FRIENDS FREAKED OUT SOOO MUCH!.
Nairison
« Citoyen »
1487451300000
    • Nairison#0000
    • Profil
    • Derniers messages
#200
  0
I cant seem to make this work? does it have to be in a tribe house?
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • [Script] The Haunted Doll - Control Other Players
« ‹ 10 / 12 › »
© Atelier801 2018

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

Version 1.27