· 6 years ago · Dec 30, 2019, 07:22 PM
1[font=Tahoma][p=center][img]http://images.atelier801.com/168e7d7a07d.png[/img]
2[size=10]No. This is not a copy of [url=https://atelier801.com/topic?f=5&t=917024]this thing[/url][/size][/p]
3
4Transfromage is an API written in Python, NodeJS and Lua that makes the process of creation of ingame bots easier. Made by many developers.
5[hr]
6Transfromage makes easier a big part of the work but does not support all the actions that a normal client can perform. These are some examples of actions that the API can do:
7[list]
8[*]Connects to the game (yeah, it obtains the security keys from [url=https://api.tocu.tk/get_transformice_keys.php]another api[/url], that by coincidence is written by me)[/*]
9[*]Supports the tribulle system (that means the api connects/disconnects to the room server, so you don't need to make it yourself)[/*]
10[*]Supports (not all) the community platform system (it just connects and sends/receives whispers)[/*]
11[*]Gets the data of the room where the bot currently is in (in real time!!11!!1!!)[/*]
12[*]Gets the data of the players of the room where the bot currently is in (in real time!!1!!111!!)[/*]
13[*]Ciphering packets in an easy and didactic way hehe[/*]
14[*]Adds the support for anything you need without any need of editing the code we wrote[/*]
15[/list][hr]
16Actually there are 4 versions of the Transfromage API, each one maintained by their own developers, if you get bored of using only one:
17
18[table]
19[row][cel]Language[/cel][cel] [/cel][cel]Developers[/cel][/row]
20[row][cel][url=https://github.com/Tocutoeltuco/transfromage]Python 3.6.1 ▲[/url][/cel][cel] [/cel][cel][url=https://atelier801.com/profile?pr=Turkitutu][color=#009D9D]Turkitutu[/color][size=12][color=#606090]#0000[/color][/size][/url] and [url=https://atelier801.com/profile?pr=Tocutoeltuco][color=#009D9D]Tocutoeltuco[/color][size=12][color=#606090]#0000[/color][/size][/url][/cel][/row]
21[row][cel][url=https://github.com/Athesdrake/aiotfm]Python 3.5.3 ▲[/url][/cel][cel] [/cel][cel][url=https://atelier801.com/profile?pr=Athesdrake][color=#009D9D]Athesdrake[/color][size=12][color=#606090]#0000[/color][/size][/url][/cel][/row]
22[row][cel][url=https://github.com/Lautenschlager-id/Transfromage]Lua 5.1 ▲ (Luvit)[/url][/cel][cel] [/cel][cel][url=https://atelier801.com/profile?pr=Bolodefchoco][color=#009D9D]Bolodefchoco[/color][size=12][color=#606090]#0000[/color][/size][/url][/cel][/row]
23[/table][hr]
24[b]It is so cute and all... But how can I use it?[/b]
25There is a documentation and some bot examples in every github repository
26You will need a key, that unfortunately you will need to ask to me via Discord ([b]Tocutoeltuco#0018[/b]), explaining your project and telling me what's your Transformice username (don't worry, I won't bite you)
27[hr]
28[b]I have a suggestion, what can I do with it?[/b]
29You keep it where the sun does not shine. Just kidding. You can send us a message via Discord (We all are in [url=https://discord.gg/quch83R]this[/url] discord server. You can ping us. We won't bite you)
30[hr]
31[b]I'm so cool that I'm going to rewrite the API in another language[/b]
32SO COOL, THATS THE SPIRIT. You can send it to me via Discord. Remember that it must respect the documentation I provided, also it can't have any bug and you need to provide some bot examples (you can make new ones or rewrite the ones that I provided above)
33[hr]
34[spoiler=[color=#CB546B][b]Disclaimer[/b][/color]]
35[p=center][img]http://img.atelier801.com/5c24f256.png[/img]
36[color=#CB546B][b][url=https://atelier801.com/topic?f=5&t=64512]Game rules[/url] apply for the bots.
37Both the owner and bot accounts can be banned if anything harmful is done using its powers.[/b][/color][/p][/spoiler][/font]