- Pokémon Essentials Version
- v21.1 ✅
- Also compatible with
- v21.1
English Version:
This script allows you to create an encrypted text file to send to your friends, enabling Pokémon battles. The Pokémon team data, including Shiny status, EV/IVs, nickname, moveset, Tera type, ability, nature, and held item, is written into the file and encrypted to prevent cheating.The script is still basic, initially created via ChatGPT and modified by me.
You can use the pbBattleFriend command or manually manage each part:
- send_code_to_friend - Code creation.
- check_battle_with_friend - Checks if the file exists.
- start_battle_with_friend - Starts the battle by retrieving data from the file.
Please note that English isn't my first language, so there may be some mistakes in the explanation
-------------------------------------
French Version:
Ce script permet de créer un fichier texte crypté pour l'envoyer à vos amis, afin de vous affronter dans un combat Pokémon. Les données des Pokémon de l'équipe, telles que le statut Shiny, les EV/IV, le surnom, les attaques, le type Tera, le talent, la nature et l'item, sont ajoutées au fichier, puis cryptées pour éviter toute triche.Le script reste basique, initialement conçu via ChatGPT et modifié par mes soins.
Vous pouvez utiliser la commande pbBattleFriend ou gérer les différentes étapes manuellement :
- send_code_to_friend : Création du code.
- check_battle_with_friend : Vérification de l'existence du fichier.
- start_battle_with_friend : Démarre le combat en récupérant les informations du fichier.
- Credits
- Champi95 - ChatGPT