A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Starting in java.

864 views · started by Bman ·
#1
Starting in java.
Im starting in java, it is very much like C#. I'm going to make some runescape bots for now, and possibly work on something gaia related later. kinda like RsBot, it could be compatible with user created scripts :)

Quick question.

Does anyone have some java httpwrappers? In case I do want to do something like this?
#2
Oh yay java. Someone sent me post/get wrappers. But i think that's all the functions they have. But you could certainly add to that. Just IM for them
#3
I have some but I'll ask Alex if I can give them to you considering they are his.
#4
Thanks both of you :)
#5
Use NetBeans as an IDE for yourself. Thats what me and arti bothed used.
#6
Yeah It has a built in GUI preview, it's very nice. Eclipse is good too, but only for console apps, it's more annoying to make Windows Forms with it.
#7
I made a runescape auto miner :D

Someone mind releasing the httpwrappers here? :D
#8
I use Emacs for my Java programs. It's a mighty powerful tool once you get used to it.