Tools needed
Hex Workshop (or
an other hex editing program)
A Ragnarok bot client (I used RagEmu.Beta6.zip for the example)
5 minutes
This will NOT work in the Artforz beta 6 as far as I can tell.
After downloading and installing HexWork Shop, load up the bot EXE
(File>open) and a screen something like this should appear
Now it is time to clean house!
Now that you have loaded up the bot, we can now edit its values. Open the find
dialog (ctrl +F or Edit>find) and make sure that the “Either”
option is selected as illustrated below.
Next, within the value box search for “Kyodai” (*note* in the Artforz
version search for “Artforz”)
Once you find this, go to the right side and over right the name (eg Kyodai or
Artforz) and replace it with your own name. Now i say put your own name in,
because if you were to put in some random letters, a random person may receive
your password via whisper, I know the chance of this happening is a bit less
then winning lotto but in the end someone always wins it!. Currently I do not
know how to use the "nop" command (no operation) so i can not inform
you on how to remove the whisper (key logging) totally.
WARNING!! You MUST
keep the same amount of charters that the unedited name contains (eg Kyodai
contains 6 charters) and the D.o.t.S must stay!
If you do not have a charter with a name that long MAKE ONE!
If you have an other bot, that was not made by Artforz, it is still possible to
find out if their is a key logging aspect within the bot provided that it has
not been change in anyway. Referee to the memory code at the left of each hex
line a picture has been included below as well as the two codes that are present
in 2 different bots(I think it’s the memory code plz correct me if I am wrong)
RagEmu.Beta6.zip: 0001B870 (Working, modified beta 5 to connect to the
server)
RagEmu.beta5.src.zip: 00011550 (old bot does not work any longer!, made
by Artforz. However this file comes with the source code)
If you still can not find the name search for "L.o.a.d.e.d", this is
the one common string i have found before the name.
Plz keep in mind that I have not tested this as of yet due to
the Ragnarok servers being down. However this should kill the message that the
bot sends.
Other methods could be used, such as Packet editing tools. That is an other
lesson