Author Topic: Running JavaOp In BG???  (Read 2390 times)

0 Members and 1 Guest are viewing this topic.

Offline Vilent

  • Newbie
  • *
  • Posts: 14
    • View Profile
Running JavaOp In BG???
« 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.

Offline Vilent

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Running JavaOp In BG???
« Reply #1 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

Offline LordVader

  • Full Member
  • ***
  • Posts: 113
  • Knowledge is power.
    • View Profile
    • James Moss on the web!
Re: Running JavaOp In BG???
« Reply #2 on: June 17, 2007, 03:49:52 am »
Good deal man glad you got it figured out =)