-
Active Member
Originally Posted by
fokeiro
il lcheck something out
thx buddy, very kind
-
Originally Posted by
sebflex
Using Console2 as CMD...so it doenst open a ton of windows, just tab^^
V0.8 with grouped consoles , no more 100 open windows. thank you for the recommendation.
Last edited by fokeiro; 08-03-2016 at 02:22 PM.
-
Member
you can make a video tutorial?
-
Member
-
what is it u confused about ?
-
Member
i can't understand how to start it T_T
-
Originally Posted by
AndhyB
i can't understand how to start it T_T
u need to be mroe specific, all u need to do is edit the file for ur bot listed on the readme file and put time, now this wont work because all bots are down
-
Member
autorun.vbs is not located at C:\PokebotRestarter\Console
-
Member
Hey fokeiro can you make a video on how to use this please trying with hexton and it don't seem to run
-
Member
Originally Posted by
ignok99
autorun.vbs is not located at C:\PokebotRestarter\Console
same here
otherwise great work!
-
Originally Posted by
wizardingo
same here

otherwise great work!
create a file inside called autorun.vbs and add this code
Dim oShell : Set oShell = CreateObject("WScript.Shell")
oShell.Run """C:\PokebotRestarter\Console\Console.exe"""
-
Post Thanks / Like - 2 Thanks
-
Member
not banned IP if play bot more than 2 sir? i use haxon bot
-
Member
Than you for this tool, just what I was after
-
Post Thanks / Like - 1 Thanks
fokeiro (1 members gave Thanks to apatia77 for this useful post)
-
Contributor
I'm trying it, I added all the bots, but I'm not getting the console anywhere? I changed the bat, following the example for Haxton bots.
Code:
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 1 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 2 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 3 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 4 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 5 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 6 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 7 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 8 Ptc\HaxtonBot
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
Last edited by Mahizzta; 08-09-2016 at 08:24 AM.
-
Originally Posted by
Mahizzta
I'm trying it, I added all the bots, but I'm not getting the console anywhere? I changed the bat, following the example for Haxton bots.
Code:
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 1 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 2 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 3 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 4 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 5 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 6 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 7 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
@echo off
cd C:\Users\Rosenfeldt\Desktop\PokeBots\Bot 8 Ptc
start PokemonGo.RocketAPI.Console.exe
@echo off
echo Starting Bot
timeout /t 10
:--------------------------------------
if u using haxton is not PokemonGo.RocketAPI.Console.exe is PokemonGo.Haxton.Console.exe