News:

Holy shit, it's 2018 2019 2020 2021 2022 2023 2024, and the US isn't a fascist country! What a time to be alive.

Main Menu

Java Op

Started by sm3, June 19, 2010, 02:36:33 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

sm3

Ohh... so he just doesn't work on the site anymore?

Joe

I have access to the JavaOp website. I'll get around to updating it.
Quote from: sm3 on June 19, 2010, 01:54:57 PM
It's working now... but the auto-retry should be put on a delay or something. When I accidentally put in the wrong password and hit enter, it flooded my screen with retries so quickly that It had tried a bunch of times by the time I could hit "disconnect." I think that got me IPbanned temporarily.

Good idea.

Quote
The only things that are really bothering me is that when I type in the box, I cannot see my text, and the fact that everyone has an asterisk(*) next to their name. Is there any way I can turn these off?

You're on Diablo II, I'm assuming? That's part of how Battle.net works.

Quote
I tried deleting one of my bots, and it closed the program but the bot was still there when I started it again.

I'll look into this.

QuoteAlso, the thing that makes everyones name a different color is kind of annoying. I tried to turn it off, and I've restarted the program several times, but it's still not off.

I looked into this quickly and didn't see anything obvious. I'll have to put a bit more eyeballing into it.

QuoteAnother feature suggestion I would have is to be able to type something, and then right click on someones name and hit "Whisper" to send it to them.
Another good idea, but I don't know how to do context menus in Java, let alone do this in an intuitive way.

QuoteP.S. When is the visual profile stuff going to work? I want to be able to edit my profile without getting on my netbook's stealthbot to do it. xD

I thought the bot had a visual profile editor, but perhaps not.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


sm3

What do you mean thats part of how battle.net works? When I was on stealthbot I could see what I was typing, and on here I found out that I can see what I'm typing if I highlight the text box.

Lance

#18
Quote from: Joe on June 23, 2010, 04:17:07 AM
I have access to the JavaOp website. I'll get around to updating it.

EDIT: I thought of a much better solution than an index script.

Code (".htaccess") Select

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . http://javaop.googlecode.com [L,R=301]
</IfModule>


Quote from: sm3 on June 23, 2010, 06:43:42 AM
What do you mean thats part of how battle.net works? When I was on stealthbot I could see what I was typing, and on here I found out that I can see what I'm typing if I highlight the text box.

I am experiencing this issue as well. The chat text area font color is the same as the background (white), and can only be seen when highlighted. Also, I think Joe was referring just to the asterisk part.
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

sm3

Ahh.... did you change the font color for the new version? or you could be like Stealthbot and change the background color, if Java allows for that.

Lance

Quote from: sm3 on June 23, 2010, 03:06:00 PM
Ahh.... did you change the font color for the new version? or you could be like Stealthbot and change the background color, if Java allows for that.
I think this is just a bug.
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

iago

For what it's worth, I have given joe access to the site multiple times. He currently has a working account to modify it.

Much like the x86 site he assured us he'd keep up to date, he just doesn't. :P

Lance

Quote from: iago on June 24, 2010, 10:25:34 AM
For what it's worth, I have given joe access to the site multiple times. He currently has a working account to modify it.

Much like the x86 site he assured us he'd keep up to date, he just doesn't. :P

If you give me ftp access I will be more than happy to do it for Joe. :)
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

Lance

sm3, I have a treat for you! :)

Revision 69 (compiled) can be download here.
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

sm3

#24
Haha. Awesome, I like the new window options, and the new objects in the right click menu. The "help" section is nice too, with expanded information... but whenever I open one of the info pages, all of the text is really small and unreadable... as well as being what I think is a blusish-brown color on a blue background. There should be a general/typical "about" section that just displays a logo or something and the version number/build.

It would also be awesome if you made the text black when it's in your typing bar... if you can. Unless thats under color settings... color settings should be a global setting, I think.. but I guess it's ok as is.

When I try to delete a bot, It still just closes the window and doesn't delete the bot.

I also like it how the new version imported my old bots... how'd it do that? Where's the stuff saved?

Lance

#25
Quote from: sm3 on June 24, 2010, 03:25:07 PM
Haha. Awesome, I like the new window options, and the new objects in the right click menu. The "help" section is nice too, with expanded information... but whenever I open one of the info pages, all of the text is really small and unreadable... as well as being what I think is a blusish-brown color on a blue background. There should be a general/typical "about" section that just displays a logo or something and the version number/build.

It would also be awesome if you made the text black when it's in your typing bar... if you can. Unless thats under color settings... color settings should be a global setting, I think.. but I guess it's ok as is.

When I try to delete a bot, It still just closes the window and doesn't delete the bot.

I also like it how the new version imported my old bots... how'd it do that? Where's the stuff saved?
I am sure Joe will fix those things. :P

The settings, etc. are saved in the .javaop2 folder under the user's home directory.
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

sm3

#26
Scratch anything I said in this post prior to making it into this message... XD I just made a stupid mistake.