• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

v21.1 Battle VS Friend Code 1.0

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅
Also compatible with
  1. 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.
Feel free to suggest improvements or enhancements.
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.
N’hésitez pas à me faire part de vos suggestions pour améliorer ce script.
Credits
Champi95 - ChatGPT
Author
Champi95
Downloads
24
Views
85
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top