We aint ready for a release of the actual program as yet. BUT I've run the bot on our dedicated server so for now people can connect though it (without the GUI) and access the features via typed in commands
This was kinda tricky but I've managed to do it by using a SOCKS proxy server to interface to the bot. This means to connect through it you need a socksifier or sockscapper and run your client socksified. This also has the advantage of not needing to modify the client.
The details for the proxy are:
Host: auth.qonquer.com
Port: 1080
SOCKS Version: 5
Enter those details into your socksifier settings and run the client though it.
Those of you that are worried about us stealing your passwords etc... All I can say is we won't. If you don't trust us, then simply don't use it.
Some commands follow:
@q
Disconnect
@xp [skill#]
Auto use XP skill. Not supplying a skill turns this feature off.
e.g. @xp 6011 (auto activate fatalstrike)
@autopot [%]
Auto use HP pots at the given percentage. Not supplying a %age turns this feature off.
e.g. @autopot 60 (uses a pot at 60% health)
@autompot [%]
Auto use Mana pots at the given percentage. Not supplying a %age turns this feature off.
e.g. @autompot 60 (uses a pot at 60% mana)
@spells
Allows spell/skill use to be recorded in a path.
@speedhack
Turns the experimental Speed Hack on/off
@follow player
Follows a player around jump for jump. Not supplying a player name turns this feature off.
e.g. @follow Frankie (Follows a player called Frankie)
@hunt
Turns auto hunting (melee) on/off while a path is playing.
@mhunt skill#
Turns on auto hunting using the skill/spell specified. Not supplying a skill turns this feature off. If @hunt and @mhunt are both enabled, attack types will alternate between the two.
e.g. @mhunt 1000 (uses Thunder to auto hunt)
@lootgold
Turns auto looting for gold on/off while a path is playing.
@lootpri
Turns auto looting for primary items (Mets, DBs etc..) on/off. This feature is automatically enabled. On the finished bot, the items in the priority list can be edited.
@loot
Turns auto looting for everything on/off. (This feature currently has no effect)
@fsspeed 1-100
Changes the speed FatalStrike attacks. Setting this value too high can cause D/Cs. I recommend you start it at about 10 and experiment.
@prioritize
Changes the way looting is handled. When prioritized is on, the bot will favour looting over hunting. Note that this setting has no effect on @lootpri as this is ALWAYS prioritized.
@record
Starts a path recording. Using this command will erase any path that is currently loaded.
@end
Ends the currently recorded path. You must @end a path recording before it can be played or saved.
@play
Starts the currently loaded path playing.
@stop
If a path is currently playing, this command stops it. (Suprisingly)
@save <PathName>
Saves the currently recorded path for later retrieval.
e.g. @save birdisland (saves the path with the name birdisland.PATH)
@load name<.PATH>
Loads a previously saved path. Note that unlike the @save command, you MUST add .PATH to the name.
e.g. @load birdisland.PATH (loads the path with the name birdisland.PATH)
@delete name<.PATH>
Deletes a previously saved path. Note that unlike the @save command, you MUST add .PATH to the name.
e.g. @delete birdisland.PATH (deletes the path with the name birdisland.PATH)