| [Skrypt] Straszna Lalka - Kontrola nad innymi Graczami |
| « Citoyen » 1435059360000
| 0 | ||
| Ciekawe, wypróbuje na koleżance :v |
| « Citoyen » 1435166760000
| 0 | ||
| BUHAHAHAHA |
| « Citoyen » 1436357760000
| 0 | ||
| Ciekawy skrypt. Wypróbuję go xD |
| « Citoyen » 1436436000000
| 0 | ||
| Ale gdzie co jaki skrypt oco chodzi?! |
| « Citoyen » 1436723460000
| 0 | ||
| Ten Skrypt na pewno działa! Próbowałam ;) -- Insert your victim's name (person who you would like to move) here without removing the quotation marks. doll = "Nick lalki" -- Insert YOUR name here without removing the quotation marks. god = "Nick kierującego" -- 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!") |
| « Citoyen » 1438500660000
| 0 | ||
| nie działa |
| « Consul » 1438682700000
| 0 | ||
| ...... Dernière modification le 1459789020000 |
| « Consul » 1438683300000
| 0 | ||
| ...... Dernière modification le 1459789020000 |
| « Citoyen » 1438777920000
| 0 | ||
| Nie działa :/ |
| « Citoyen » 1439205420000
| 0 | ||
| mam pytanie ? gdzie to wpisać? |
| 1439205540000
| | ||
| [Modéré par Lament, raison : Kilka postów z rzędu.] |
| 1439206260000
| | ||
| [Modéré par Lament, raison : Kilka postów z rzędu.] |
| « Citoyen » 1439636640000
| 0 | ||
majkraftynka a dit : saamciaa a dit : |
| 1439657820000
| | ||
| [Modéré par Rekichan, raison : Delete] |
| 0 | ||
| Fajny kod :) |
| « Citoyen » 1459785000000
| 0 | ||
| Działa, super jest. cx |
| « Citoyen » 1459966260000
| 0 | ||
| Świetne trolluje w chatce! |
| 0 | ||
myikser a dit : Ja tak samo, fajna zabawa. |
| « Citoyen » 1459973160000
| 0 | ||
| Można się fajnie przy tym bawić, haha. :D Mój znajomy tak się nabrał, że pisał "Nyquon hacker!", haha, to jest super :D Teraz mnie nienawidzi. xD |
| 0 | ||
| U mnie myśleli że ktoś im konto zhackowal |