-
Contributor
Originally Posted by
fokeiro
if u using haxton is not PokemonGo.RocketAPI.Console.exe is PokemonGo.Haxton.Console.exe
Still not working.
Code:
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\Pokebots\Bot 1 Ptc\HaxtonBot\Release
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 2 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 3 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 4 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 5 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 6 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 7 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 8 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
-
Member
Originally Posted by
fokeiro
create a file inside called autorun.vbs and add this code
you're the best thank you very much
-
Post Thanks / Like - 1 Thanks
fokeiro (1 members gave Thanks to wizardingo for this useful post)
-
Contributor
Originally Posted by
Mahizzta
Still not working.
Code:
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\Pokebots\Bot 1 Ptc\HaxtonBot\Release
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 2 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 3 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 4 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 5 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 6 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 7 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\rosenfeldt\Desktop\PokeBots\Bot 8 Ptc\HaxtonBot\Releases
start PokemonGo.Haxton.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
Update to this post. If I open up botrestarter.bat it'll open the bots, however it will only open the first one, but in all 8 windows. Don't know if this tells you anything. Also after creating autorun.vbs, that didn't help.
-
Originally Posted by
Mahizzta
Update to this post. If I open up botrestarter.bat it'll open the bots, however it will only open the first one, but in all 8 windows. Don't know if this tells you anything. Also after creating autorun.vbs, that didn't help.
ok so u trying to open them all in oen console with diferent tabs ? if thats the case remove the space on the folders, that gave me issues, so instead of Bot 4 Ptc rename it to Bot4Ptc with all folders
-
Contributor
Originally Posted by
fokeiro
ok so u trying to open them all in oen console with diferent tabs ? if thats the case remove the space on the folders, that gave me issues, so instead of Bot 4 Ptc rename it to Bot4Ptc with all folders
Okay, so I noticed a spelling error at all bots except number 1, which explains why that part didn''t work. I'm now able to open them using botrestarter.bat to open it, but none of the buttons in the .exe seems to do anything, except for starting the timer. No consoles are popping up, neither 8x cmd with the "Start" button and not 1 with 8 consoles with "Start grouped console"
EDIT: It says "Bot running in console" but the console doesn't show up
Last edited by Mahizzta; 08-09-2016 at 09:34 AM.
-
Originally Posted by
Mahizzta
Okay, so I noticed a spelling error at all bots except number 1, which explains why that part didn''t work. I'm now able to open them using botrestarter.bat to open it, but none of the buttons in the .exe seems to do anything, except for starting the timer. No consoles are popping up, neither 8x cmd with the "Start" button and not 1 with 8 consoles with "Start grouped console"
EDIT: It says "Bot running in console" but the console doesn't show up
if u have teamviewer shoot me a pm ith info and ill jump in and check it out
-
Banned
Won't you get IP banned for opening more than 2 bots?
-
Originally Posted by
Zaytron
Won't you get IP banned for opening more than 2 bots?
some people are (me been one, just openened 3 and got ip banned in 5 mins so i msticking to one at a time) other are getting more lucky
-
Member
-
Contributor
Originally Posted by
fokeiro
if u have teamviewer shoot me a pm ith info and ill jump in and check it out
sent u a pm
-
Member
i followed your tutorial,but didnt work,when i open the botrestarter.bat,my bot shows up,but use the .exe doesnt
-
Originally Posted by
RolinRolinRolin
i followed your tutorial,but didnt work,when i open the botrestarter.bat,my bot shows up,but use the .exe doesnt
what bot u using and post ur .bat code here
-
Member
:--------------------------------------
@echo off
cd D:\haxton\s\normal\
start Haxton-SytharixEdit.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
-
Originally Posted by
RolinRolinRolin
:--------------------------------------
@echo off
cd D:\haxton\s\normal\
start Haxton-SytharixEdit.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
since u have the restarter on C:\ and bot on D:\ it cant work like that so u have 2 options either add this to you code without quotations "D:" so looks like below or mvoe ur bot fodler to C:\ so its on C:\haxton\s\normal\
@echo off
D:
timeout /t 1
cd D:\haxton\s\normal\
start Haxton-SytharixEdit.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
-
Member
I have the same problem as RolinRolinRolin. My paths are all correct, when I open botrestarterHaxton.bat, it opens the bot.
But when I start Bot Restarter, enter in 3600, after clicking start doesn't do anything.