#cs-----------------------------------------------------------------------------
$Username = type in your username for diablo 2.
$Password = type in your password for diablo 2.
$Diablo_File_Path = where your diablo 2 file is located, keep the -w and the -ns
at the end of your file path.
#ce-----------------------------------------------------------------------------
$Diablo_File_Path = ""
$UserName = ""
$Password = ""
$CharSlot = ""
Thats how it is right now, making a bot for diablo 2. I need them to input there username, password all that stuff.
I would like them to do it in notepad if possible. I just don't know how to link the 2 files together. So it takes what they have input and put it in the script. Less vague i hope .
EDIT: that is part of the script, so they can see my whole script in note pad and edit that stuff at the top.