[Bot] NHC BOT

05/11/2013 13:48 dekalicious#4501
Hi guys,

I have a question not to the Bot, it runs fine. But about my computer.

I have:
i5-3470
8 GB Ramn
Win 64 and on VM XP
Geforce 550 Ti
and only IDE or SATA no SSD.

I can run 3 Bots without problems, and then it begins to slow down hard. Can i buy anything new to get more Bots running ? And if yes, what should i buy ? RAM ? SSD ?

Would be nice if u can help
05/11/2013 13:50 HC Gabber#4502
Quote:
Originally Posted by dekalicious View Post
Hi guys,

I have a question not to the Bot, it runs fine. But about my computer.

I have:
i5-3470
8 GB Ramn
Win 64 and on VM XP
Geforce 550 Ti
and only IDE or SATA no SSD.

I can run 3 Bots without problems, and then it begins to slow down hard. Can i buy anything new to get more Bots running ? And if yes, what should i buy ? RAM ? SSD ?

Would be nice if u can help
You can run 4 bots easy but don't do anything with that pc, dont surf the web, watch a movie or smth ffs :D
05/11/2013 14:19 dekalicious#4503
And what did i need to do, to get maybe 6-10 vm running ?
05/11/2013 14:23 StarScream2#4504
Quote:
Originally Posted by dekalicious View Post
Hi guys,

I have a question not to the Bot, it runs fine. But about my computer.

I have:
i5-3470
8 GB Ramn
Win 64 and on VM XP
Geforce 550 Ti
and only IDE or SATA no SSD.

I can run 3 Bots without problems, and then it begins to slow down hard. Can i buy anything new to get more Bots running ? And if yes, what should i buy ? RAM ? SSD ?

Would be nice if u can help
ssd > all

I have this PC [Only registered and activated users can see links. Click Here To Register...] and can run 4 vms, and maybe 1 more, but not really sure, never tried.
Without SSD I could run 2 but it was terribly slow and I couldn't do anything in the PC.

So, if you buy SSD I think you will be able to run 8 (or more?)
05/11/2013 14:43 ♊ Spuds-Gaming#4505
newest version has some issue

1 acc file dont work more - version bevore all works good
05/11/2013 14:50 .dertyx™#4506
Quote:
Originally Posted by dekalicious View Post
And what did i need to do, to get maybe 6-10 vm running ?
i run up to 12 win xp machines without any problems

ssd
i7 3770k
geforce gtx 670
8gb ram
05/11/2013 15:13 cracku84#4507
Quote:
Originally Posted by .dertyx™ View Post
i run up to 12 win xp machines without any problems

ssd
i7 3770k
geforce gtx 670
8gb ram
u could run 20 machines easy if u buy another 8gb ram ...

btw Riot realy dont fix this RP bug ... today its 8-9 day when they block rp
05/11/2013 15:38 DarQScreaM#4508
Line 9854 (File :"Z:\NHC\2\NHC3.exe"):

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

GG my bot is dead :<
05/11/2013 15:42 nhcoohrh#4509
Ok i was working the accsall method.

326 its out. Please give reports if they are problems.

Now if the accsall file its empty the bot will stop and exit.

Remember new option:

accmode=0, 1 or 2.

Quote:
Originally Posted by DarQScreaM View Post
Line 9854 (File :"Z:\NHC\2\NHC3.exe"):

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

GG my bot is dead :<
Z:?????

Why you run the bot in the shared folder... i dont expect good things from that.
05/11/2013 15:45 .dertyx™#4510
one of my bots just went inactive in a game - why would this happen, any way to avoid that?
05/11/2013 15:52 cracku84#4511
ok im just wait for reports new 326 accsall :) becasue dont want again configurate all bots 2 times :P

if they worsk its awesome :)
05/11/2013 16:34 DarQScreaM#4512
NHC why not? Im running it from shared already for a month. Just now it doesn't work. I did 1 account on every wm and now i've got that error.

@Edit anyway even if i run it from vm ware directly still same errors

[Only registered and activated users can see links. Click Here To Register...]
05/11/2013 17:33 ArtofApocalypse#4513
1 use file in shared folder (accpath), 2 use accsall method.

What is the difference?

and

Ver: 326

I use 1 accounts file etc in my shared folder and the bot is no longer deleting the first line on accounts.txt after grabbing it and no longer pasting it in accsused.txt

It used to do this fine.
05/11/2013 17:45 IBlackIHIawk#4514
Quote:
Originally Posted by ArtofApocalypse View Post
1 use file in shared folder (accpath), 2 use accsall method.

What is the difference?

Please explain
1 uses an accounts.txt in the shared file, but it isn't shared with the other bots

2 uses an accounts.txt file in the shared file that ALL the bots share from
05/11/2013 17:48 nhcoohrh#4515
I will try to simplify for people that never used this accs method:

Scenario that we have 2 vms running, BOT1 and BOT2

accmethod=0 (local script)

BOT1 get from own directory were script runs the login from the file accounts.txt.
BOT2 the same thing, each one use different files to get the logins.

If you run few vms this method its not so bad.

accmethod=1 (SHared folder)

Similar to the previous method however now we insert in accpath the location of the accounts.txt in a shared folder.

So we will have accountsbot1.txt and accountsbot2.txt on the shared folder and each BOT go get the login from his file.
BOT1 -> accpath=z:\bots\accountsbot1.txt
BOT2 -> accpath=z:\bots\accountsbot2.txt

With this method you dont need anymore to go inside the vm to put more accounts you can keep feeling the files in the shared folder. bad thing you need to divide accounts over all the .txt you have and never know how many he did already.

accmethod=2 (Single accounts.txt for all bots)

Ok this method is similar to the previous but we just have 1 single accounts.txt in the shared folder for all bots:

BOT1 -> accsall=z:\bots\accounts.txt
BOT2 -> accsall=z:\bots\accounts.txt

Good for people that running lot of bots like 10-20 vms. each bot takes 1 acc per time from up to down, you see the file going empty so you know when you need to refill, and you get information when the acc is finished in many ways by screenshot or log file at shared folder.

now choose what you want