Jump to content

Recommended Posts

Posted

I need help on making a script that runs Diablo, and logs on battle.net, selects a char and make a game.

Whit this, i also need a .ini file and need help on how to create it.

This is something of what my .ini file is holding:

[GLOBAL]
Account=*****
Password=*****
CharLoc=1-8
GameName=Random
GamePass=Random
AwayReason=/dnd "put a away reason here (whitout the " )

[SETTINGS]
D2Path=C:/Program Files/Diablo II
D2Exe=Diablo II.exe
D2Parameters= -ns -w -res800 -title "Diablo II"

I still need help on making the AutoIt script itself :D

~Tommy :huh2:

Posted

May I send you to your own request and the script I posted for that? :D

Thread

This script uses an ini file, starts D2, logs into BNet, selects character, creates a game...

Any of my own codes posted on the forum are free for use by others without any restriction of any kind. (WTFPL)

Posted

Did you get the ini file from the original zip from the authors page?

I suppose the mousemove ($x, $y) fails because the parameters in the ini are missing, so the two variables $x and $y are not defined.

Zipfile

using this ini file (after configuring it, of course) should work.

Any of my own codes posted on the forum are free for use by others without any restriction of any kind. (WTFPL)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...