From 1e6a5104602a9ef6c05c51c06ee77f108b377783 Mon Sep 17 00:00:00 2001 From: user06120 <110281212+user06120@users.noreply.github.com> Date: Sat, 30 Jul 2022 11:11:00 +0300 Subject: [PATCH] Update bot.js --- JS/bot.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/JS/bot.js b/JS/bot.js index 35c53c5..da79570 100644 --- a/JS/bot.js +++ b/JS/bot.js @@ -4,9 +4,9 @@ console.log('Starting...') function createBot () { const bot = mineflayer.createBot({ - host: "localhost", - port: "25565", - username: "Test", + host: "minetop4ik.aternos.me' , + port: "46715' , + username: "buter' , version: false }) bot.on('login', function() { @@ -37,4 +37,4 @@ function createBot () { bot.on('error', err => console.log(err)) bot.on('end', createBot) } -createBot() \ No newline at end of file +createBot()