NHC Bot Tutorial.

09/24/2013 16:17 HogarthHughes#61
why do the desktop icons and bar moce away?
i cant put my acc's in
my problem is that the bot dont take accs from shared folder :/
09/25/2013 18:59 logpw#62
When i try to run the bot and put in my license code, it shows protection error - u have reached maximum number of computers for this license code... While i can run bot on my own vmares at the same pc with no problem.
09/25/2013 20:38 refway#63
Quote:
Originally Posted by xPaultje View Post
how many bots/vm's could i run?
i5-3470, 3.2Ghz
8Gb Ram
Intel HD 3000

im hoping for like 10.
im running 10 on my i5 2500k NOT OVERCLOCKED

Quote:
Originally Posted by logpw View Post
When i try to run the bot and put in my license code, it shows protection error - u have reached maximum number of computers for this license code... While i can run bot on my own vmares at the same pc with no problem.
Send an email to nhc with your licence code and tell him to reset it
09/30/2013 15:01 temujin#64
TrYkeRm4N

how do you manage to tell to the bot to read the accounts.txt i have here:

C:\BOTS\BotConfig

because i can put every account i have, the NHC Bot will just read the accounts.txt inside the VM here:

C:\Documents and Settings\Administrador\Escritorio\NHC3

So how did you managed to do that ?
10/01/2013 18:53 dOntsayDAT#65
Very Well done :D
10/02/2013 05:38 temujin#66
Now my master bot can create a game, the the 4 slaves joins the game and nothing happens. eventually the master quit the game with this on the error log:

E2 - 12ed1v - 23:35-01/10 - Nobody Join Timeout Error
E2 - 12ed1v - 04:19-02/10 - Nobody Join Timeout Error

Any adeas ? the 5 bots are in the same custom game, they are just waiting !!!! why master bot got the "nobody join" ??? they are 5 !!!
10/02/2013 21:36 huntenkill#67
Hey,

First of all.
Thanks for the tutorial!
I'm sorry to say ---

But I do not get the section on how to create a '' shared folder '' part.
I did create a folder on my OWN laptop --> C/Bots
Placed the files in there.
Than I went to '' share folde '' and shared it too everyone?

Am I doing this wrong?
I'm feeling like I am doing it wrong
10/04/2013 13:17 dOrHwaN#68
Thx alot
10/04/2013 14:56 nhcoohrh#69
Quote:
Originally Posted by temujin View Post
Now my master bot can create a game, the the 4 slaves joins the game and nothing happens. eventually the master quit the game with this on the error log:

E2 - 12ed1v - 23:35-01/10 - Nobody Join Timeout Error
E2 - 12ed1v - 04:19-02/10 - Nobody Join Timeout Error

Any adeas ? the 5 bots are in the same custom game, they are just waiting !!!! why master bot got the "nobody join" ??? they are 5 !!!
for refs you need 6 bots in the same room, right? 3v3

Quote:
Originally Posted by huntenkill View Post
Hey,

First of all.
Thanks for the tutorial!
I'm sorry to say ---

But I do not get the section on how to create a '' shared folder '' part.
I did create a folder on my OWN laptop --> C/Bots
Placed the files in there.
Than I went to '' share folde '' and shared it too everyone?

Am I doing this wrong?
I'm feeling like I am doing it wrong
in the nhc bot post you have a video small, that shows the initial setup there i do shared folder.. check how its done... they are toon of tutorials how to do shared folder meanwhile.
10/04/2013 16:23 epush#70
EDIT: ok ... I got 1 problem:

everything goes well, but after im In Game -> the bots arent moving
Only at the free version of the tool ?

[Only registered and activated users can see links. Click Here To Register...]
10/06/2013 18:21 nhcoohrh#71
that seams problem with finding that are ingame... check if hud its 100% and right resolution.
10/08/2013 17:53 Coromu#72
i wanna load this botmaster in vm 10. But it do nothing. whats wrong?
10/08/2013 22:26 daserste1#73
I literally don't get the part with the paths, echo "All Bots will be deleted and cloned again. Are you sure?"
pause
echo "Confirm again"
pause

DEL C:\PexeBot\BotMaster1 /Q
mkdir C:\PexeBot\BotMaster1
xCOPY F:\BotMaster1 C:\PexeBot\BotMaster1 /e /i /h /y



C:
cd "C:\Program Files (x86)\VMware\VMware VIX"



vmrun.exe stop C:\PexeBot\BotSlave01\BotSlave01.vmx
vmrun.exe stop C:\PexeBot\BotSlave02\BotSlave02.vmx
vmrun.exe stop C:\PexeBot\BotSlave03\BotSlave03.vmx
vmrun.exe stop C:\PexeBot\BotSlave04\BotSlave04.vmx
vmrun.exe stop C:\PexeBot\BotSlave05\BotSlave05.vmx
vmrun.exe stop C:\PexeBot\BotSlave06\BotSlave06.vmx
vmrun.exe stop C:\PexeBot\BotSlave07\BotSlave07.vmx
vmrun.exe stop C:\PexeBot\BotSlave08\BotSlave08.vmx
vmrun.exe stop C:\PexeBot\BotSlave09\BotSlave09.vmx


tskill vmware
TIMEOUT /T 5


vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave01\BotSlave01.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave02\BotSlave02.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave03\BotSlave03.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave04\BotSlave04.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave05\BotSlave05.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave06\BotSlave06.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave07\BotSlave07.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave08\BotSlave08.vmx
vmrun.exe -T ws deleteVM C:\PexeBot\BotSlave09\BotSlave09.vmx



vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave01\BotSlave01.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave02\BotSlave02.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave03\BotSlave03.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave04\BotSlave04.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave05\BotSlave05.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave06\BotSlave06.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave07\BotSlave07.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave08\BotSlave08.vmx linked
vmrun.exe -T ws clone "C:\PexeBot\BotMaster1\BotMaster1.vmx" C:\PexeBot\BotSlave09\BotSlave09.vmx linked

pause

?? i dont even find the botmater in pexebot.. would be really nice if someone could help me at this. skype . prosk1ii.
10/14/2013 11:49 die Pelle#74
How many vm can i run with
3770k i7
16gb Ram 1600
HDD 2Tb
2gb Grafic
and i want win7 Bots (how many Vms with 16gb ram)
in future ill buy more ram till 32gb (how many with 32gb ram)
10/16/2013 21:38 midaree#75
Whenever I click purchase in the vm to buy NHC bot it freezes halfway though loading on IE and the owner of NHC bot seems to have PM'S blocked so I cannot find a way to purchase the bot. Any suggestions?