×

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] Title Powers
1 / 3 › »
[Script] Title Powers
Itchyboy
« Citoyen »
1419391560000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#1
  0
  • Code
  • Titles
  • Changelog
  • Gameplay
  • Map Submission
I saw a minigame suggestion that asked for title powers, and I thought it was an awesome idea, so I made this. To play it just type /lua and submit the code.

Currently not being worked on in any way. I may soon resume working on this, but I can promise nothing.
Use the powers these titles give you to complete the maps easier!
  • <Fast Mouse> - Makes you two times faster. ( 9 )
  • <Shaman> - Makes you shaman on every map along with other players with this title. ( 3 )
  • <It's Over 9000> - Keeps your score at 9001, no matter what. ( 81 )
  • <Wall-Jumper> - Makes a chocolate ground in front of you so you can go straight up. Toggle it with the space bar. ( 70 )
  • <Cheeeeeese *-*> - Gives you cheese when you press "C". It costs 40 points. ( 8 )
  • <Agile Mouse> - Triples your speed. ( 10 )
  • <Pirate Mouse> - Quadruples your speed. ( 11 )
  • <Ninja Mouse> - Quintiples your speed and multiplies your jump height by 1.5. ( 12 )
  • <Sexy> - Makes you sparkle. ( 125 )
  • <Kamikaze> - When you press "K" you blow up and everyone else gets cheese, while everyone's scores go down depending on how many people are playing. ( 56 )
  • <Hawk Mouse> - Makes you fly when you press the spacebar. ( 47 )
  • <Snowstorm> - Makes it snow when you say !snow. ( 245 )
  • <Mystery> - Makes a random event happen to you when you say !mystery. ( 329 )
  • <I Cheese You> - Say !cheese [name of player that you want hearts to appear around] to make hearts appear around you and the player you specified in the command. ( 294 )
  • <Vampire> - Makes you a vampire on every map. ( 287 )
I'll update this every so often, so check back for more powers!
  • Version 1.0 - Script becomes open to the public.
  • Version 1.1 - <Cheeeeeese *-*> title added.
  • Version 1.2 - Speed classes added along with the <Sexy> and <Kamikaze> titles.
  • Version 1.3 - Title ID's 47, 245, 287, 329, and 294 added.
It plays through some vanilla maps, and all you have to do is complete the maps. I especially love using the <Fast Mouse> title because you almost never need a shaman. Have fun!
Want to have your map on this minigame? Post it in this thread and I'll look at it.
Submitted maps-
None so far

Dernière modification le 1473562680000
Angelrange
« Citoyen »
1419393960000
    • Angelrange#0000
    • Profil
    • Derniers messages
    • Tribu
#2
  0
Ooh, I might try this some time :3
Kittul
« Citoyen »
1419396300000
    • Kittul#0000
    • Profil
    • Derniers messages
#3
  0
what is it called??
Itchyboy
« Citoyen »
1419396540000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#4
  0
It's not an official module, you just play it in your tribe house.
Angelrange
« Citoyen »
1419397440000
    • Angelrange#0000
    • Profil
    • Derniers messages
    • Tribu
#5
  0
removed

Dernière modification le 1419466200000
Itchyboy
« Citoyen »
1419450840000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#6
  0
I updated it. Now if you have the title <Cheeeeeese *-*> and you have a score greater than or equal to 40, you can give yourself cheese by pressing "C". It costs 40 points. Have fun!
Edit: Version 1.2 has come out! Check the OP for the updates!

Dernière modification le 1419471960000
Sdteletdss
« Citoyen »
1419579300000
    • Sdteletdss#0000
    • Profil
    • Derniers messages
    • Tribu
#7
  0
Nice script, but I don't have Kamikaze and Wall-Jumper title ;c
Capufox
« Citoyen »
1419590100000
    • Capufox#0000
    • Profil
    • Derniers messages
#8
  0
sdteletdss a dit :
Nice script, but I don't have Kamikaze and Wall-Jumper title ;c

I know that feel bro ;c
Vampireblue
1419592380000
    • Vampireblue#0000
    • Profil
    • Derniers messages
    • Tribu
#9
[Modéré par Shamousey, raison : Spam.]
Itchyboy
« Citoyen »
1419618480000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#10
  0
Yeah, neither do I, I just changed the script and cheated a little to test those titles :P
Crazysushi
« Citoyen »
1419620100000
    • Crazysushi#0000
    • Profil
    • Derniers messages
#11
  0
Tee hee hee :3 so fun.
Superglo
« Citoyen »
1419656340000
    • Superglo#9658
    • Profil
    • Derniers messages
#12
  0
I think you can do something with the Vampire title.
probably make you a vampire when you press V.. something.
Backtobeback
« Citoyen »
1420324620000
    • Backtobeback#0000
    • Profil
    • Derniers messages
    • Tribu
#13
  0
THere's and Error with the ninja title and i found it: elseif tfm.get.room.playerList[name].title==20 then table.insert(powers.speed.ninja,name) powers.speed.ninja[name]={jump=0,bool=true} ninja=true
should be
elseif tfm.get.room.playerList[name].title==12 then table.insert(powers.speed.ninja,name) powers.speed.ninja[name]={jump=0,bool=true} ninja=true
Itchyboy
« Citoyen »
1420327680000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#14
  0
backtobeback a dit :
THere's and Error with the ninja title and i found it: elseif tfm.get.room.playerList[name].title==20 then table.insert(powers.speed.ninja,name) powers.speed.ninja[name]={jump=0,bool=true} ninja=true
should be
elseif tfm.get.room.playerList[name].title==12 then table.insert(powers.speed.ninja,name) powers.speed.ninja[name]={jump=0,bool=true} ninja=true

Thank you, this has been fixed. I feel like you should get a reward. just ask for something in this script and I'll make it happen.
Backtobeback
« Citoyen »
1420348500000
    • Backtobeback#0000
    • Profil
    • Derniers messages
    • Tribu
#15
  0
Maybe you can look at these ideas? Firstly, have title number in the titles section? that would help much, so you wont be have to search by /title
Secondly: Title ideas:
Snowball; While wearing this title, when you duck you throw snowballs (like when it snowwed before the inventory list snowballs came)
Hawk mouse: Flying or something, since hawks fly and that
Snowstorm: makes the map snowstormy-ish
Mysterious: The effect should be something mysterious
I cheese you: Press a button and a heart effect will come around the player and the one he/she cheeses (loves)
Edit: You dont have to do these, they're just ideas
Itchyboy
« Citoyen »
1420351860000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#16
  0
Sadly, the snowballs are disappearing because they're consumables now, so that can't happen. I could make a snowstorm with tfm.exec.snow(), the mysterious title sounds really fun, and I can make the I cheese you title work. Those titles will definitely be in the next update.
Rectop
« Citoyen »
1420379820000
    • Rectop#0000
    • Profil
    • Derniers messages
    • Tribu
#17
  0
Itchyboy a dit :
Sadly, the snowballs are disappearing because they're consumables now, so that can't happen.

You can throw snowball like you can do with cannon on #deathmatch.
The id of the snowball is 34
Olliethekit
« Citoyen »
1420390140000
    • Olliethekit#0000
    • Profil
    • Derniers messages
#18
  0
omg... first time a lua code i tried work! This is amazing!
Itchyboy
« Citoyen »
1420406340000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#19
  0
rectop a dit :
Itchyboy a dit :
Sadly, the snowballs are disappearing because they're consumables now, so that can't happen.

You can throw snowball like you can do with cannon on #deathmatch.
The id of the snowball is 34

No, I just tested it, the snowballs disappear.
EDIT: Version 1.3 added! Check the OP for all the changes.

Dernière modification le 1420409400000
Sorrybronow
« Citoyen »
1421435700000
    • Sorrybronow#0000
    • Profil
    • Derniers messages
    • Tribu
#20
  0
Seems like its fun hopefully it will be a official module :)
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • [Script] Title Powers
1 / 3 › »
© Atelier801 2018

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

Version 1.27