Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: Vilent on June 16, 2007, 04:21:22 pm

Title: Running JavaOp In BG???
Post by: Vilent on June 16, 2007, 04:21:22 pm
Hey!

I finally got the shell loaded! Im going to write a tutorial on how to load this since there isn't one! I think it will be very helpful!

Im having one last problem!

The bot loads fine with vince@teamsoulz.net [~/jre1.6.0_01/bin]# ./java -jar Core/JavaOp2.jar


I'm using the Latest Version of JavaOp (Core-42) and (Plugin-42)

Once I have this bot loaded or (before executing the bot) what do I need to include/do to run the bot as a bg process?

Im executing the bot through Putty.exe

I tried vince@teamsoulz.net [~/jre1.6.0_01/bin]# ./java -jar Core/JavaOp2.jar -b


No luck

It returns

Quote
-b: [13:17:43.360] ALERT: It appears that this bot is new.  The important plugins have been enabled.  To connect, please select 'Configure' under the 'Settings' menu, click on 'Battle.net Login Plugin', and fill in your username, password, cdkey, and game client.  Then, under the 'Connection' menu, choose 'Connect'
-b: [13:17:43.361] NOTICE: Bot '-b' has been started.
Title: Re: Running JavaOp In BG???
Post by: Vilent on June 16, 2007, 05:00:50 pm
Fixed this problem

Simply do the following

./java -jar Core/JavaOp2.jar&

once the bot loads type exit

and you can close putty.exe :D
Title: Re: Running JavaOp In BG???
Post by: LordVader on June 17, 2007, 03:49:52 am
Good deal man glad you got it figured out =)