Run multiple bots from the same .exe

Do you have a question or problem? Read this forum first! Someone has probably already asked the same thing in the past. Do not ASK questions here!

Moderators: Moderators, Documentation Writers

Message
Author
Darki
Been there done that!
Been there done that!
Posts: 143
Joined: 25 Oct 2008, 08:14
Noob?: No
Location: Spain, Madrid
Contact:

Re: Run multiple bots from the same .exe

#21 Post by Darki »

I tried running only OK (just to test if it loaded files, even without RO) and it started working only inside the OK folder as you said. Thanks for the aclaration.
ImageImageImage
ImageImageImage
ImageImageImage

barakuda
Noob
Noob
Posts: 15
Joined: 25 Jun 2008, 21:23
Noob?: Yes

Re: Run multiple bots from the same .exe

#22 Post by barakuda »

Its not working fine with me! Whats wrong? Thanks! ^^

errors.txt

Code: Select all

OpenKore version 2.0.6.1
SVN revision: unknown
No loaded plugins.

Error message:
Cannot load interface Interface::Console/interface. Error:
Search pattern not terminated at (eval 182) line 1.

Stack trace:
Trace begun at src\Interface.pm line 51
Interface::loadInterface('Interface', 'Console/interface') called at openkore.pl line 43
main::__start at start.pl line 119

Died at this line:
  	eval "use $module;";
* 	if ($@) {
  		ModuleLoadException->throw(error => "Cannot load interface $module. Error:\n$@",


cardex88
Noob
Noob
Posts: 1
Joined: 22 Feb 2009, 15:11
Noob?: Yes

Re: Run multiple bots from the same .exe

#23 Post by cardex88 »

when i'm launching multiple bot from my bat file i got this error...

and here is my code for the bat file

Code: Select all

start start.exe --control=control\immortal
exit

Code: Select all

can't locate object method "throw" via package "Xkore::CannotStart" <perhaps
you forgot to load "XKore::CannotStart"?> at
E:/Zero/Pri-Ro/Zenny/src/Network/XKore.pm line 51

Darki
Been there done that!
Been there done that!
Posts: 143
Joined: 25 Oct 2008, 08:14
Noob?: No
Location: Spain, Madrid
Contact:

Re: Run multiple bots from the same .exe

#24 Post by Darki »

For some reason I can't link the pickupitems.txt. I put --pickupitems=control\bot\pickupitems.txt and it dies in a split second after trying to use it.
ImageImageImage
ImageImageImage
ImageImageImage

sai05
Noob
Noob
Posts: 3
Joined: 05 Jan 2009, 07:22
Noob?: Yes

Re: Run multiple bots from the same .exe

#25 Post by sai05 »

>< some one can fix it ?

Image
By sai05


i donk know here the problem ><

dennykeren
Noob
Noob
Posts: 1
Joined: 22 Aug 2009, 08:33
Noob?: Yes

Re: Run multiple bots from the same .exe

#26 Post by dennykeren »

sai05 wrote:>< some one can fix it ?

Image
By sai05


i donk know here the problem ><
hello guys, i'm newbie in here.........

this problems get into me too >.<

can someone tell me what's wrong with this eror messege?

tx b4 :D

Kaden
Noob
Noob
Posts: 1
Joined: 06 Sep 2009, 23:09
Noob?: Yes

Re: Run multiple bots from the same .exe

#27 Post by Kaden »

So if I am understanding this basically you create an OpenKore short cut that links to a file with another Config.txt in it that has your seperate accnt and pw. But you also have to have it link to all the other original files. And in the new fold your c and p everything from from the original control file and then just edit the config.txt with the different account name and pw. As for the logs file you can leave it empty I am guessing.

Example:

C:\Kore\starte.exe --control= (name of new control folder you have that has other account)/control --logs=(name of log folder for other account)/logs

I am not a 100% on this but it is my guess from the information displayed.

ShinGouki
Noob
Noob
Posts: 2
Joined: 11 Oct 2009, 06:59
Noob?: Yes

Re: Run multiple bots from the same .exe

#28 Post by ShinGouki »

After I changed to windows 7 the bots can no longer group under one group
how to work around this???
HELP!!!

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Run multiple bots from the same .exe

#29 Post by EternalHarvest »

ShinGouki wrote:After I changed to windows 7 the bots can no longer group under one group
how to work around this???
HELP!!!
Ask Microsoft support, maybe? xD

gonzalesbenjo
Noob
Noob
Posts: 5
Joined: 18 Sep 2009, 13:05
Noob?: No

Re: Run multiple bots from the same .exe

#30 Post by gonzalesbenjo »

here's the guide:

for example your bot config is bot1 and your start.exe is in desktop it shud be like this ------->> C:\Documents and Settings\an\Desktop\openkore-2.0.7\start.exe(space)-control="bot1"

*since an is the name of my computer so the word "an" is place between "Documents and Settings & Desktop"

i hope u guys got it juz ask me for further questions..

Locked