#!/bin/bash
export PATH="/opt/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH"
clear
echo "════════════════════════════════════════════════════"
echo "  BOT Pixel LITE (8782) · REINICIO RÁPIDO"
echo "  (backend + frida, re-attach del agente · NO toca el juego)"
echo "════════════════════════════════════════════════════"
echo ""
cd /Users/danicosta/Desktop/Evony/bot_lite/pixel && BOT_BIND='100.127.215.100' bash restart_bot.sh
echo ""
echo "──────── HECHO ✅  Ya puedes cerrar esta ventana ────────"
