TeamSurge
07-04-2014, 08:14
7899
So you want your bot to change your characters clothes automatically to a specific color.
Sure you could simply record the logs and fix the hex into your script, but how does it work?
TeamSurge would like to explain a little more about this subject...
# ================================================== =
# you will need to place a fastExiva command in your script were you want your char to change clothes.
fastExiva > D3 AA 00 BB CC DD EE 00 00 00
# ================================================== =
AA= class [80=citizen,81=hunter,82=mage,83=knight,]
BB=Head
CC=Primary
DD=Secondary
EE=Detail
# ================================================== =
For Head,Primary,Secondary, and Detail you will need to know what Hex attributes to which color.
NOTE: REMEMBER TO USE CAPITOL LETTERS(the chart uses lowercase to avoid confusion from 0 and O)
#
7897
EDIT: here is a pic that might help if you confused about the above.
7898
So you want your bot to change your characters clothes automatically to a specific color.
Sure you could simply record the logs and fix the hex into your script, but how does it work?
TeamSurge would like to explain a little more about this subject...
# ================================================== =
# you will need to place a fastExiva command in your script were you want your char to change clothes.
fastExiva > D3 AA 00 BB CC DD EE 00 00 00
# ================================================== =
AA= class [80=citizen,81=hunter,82=mage,83=knight,]
BB=Head
CC=Primary
DD=Secondary
EE=Detail
# ================================================== =
For Head,Primary,Secondary, and Detail you will need to know what Hex attributes to which color.
NOTE: REMEMBER TO USE CAPITOL LETTERS(the chart uses lowercase to avoid confusion from 0 and O)
#
7897
EDIT: here is a pic that might help if you confused about the above.
7898