PDA

View Full Version : online-script


Gromhelm
02-23-2005, 08:41 AM
Hi,

is it possible to write an onlinescript for WoW which connects to an ftp-account or mysql-database and set a value to 0 or 1?
There would be some using for this (online-status on web pages, multiaccount using without kicking the other player ...)

thx for viewing,
Gromhelm

Vynn
02-23-2005, 05:15 PM
the inteface cannot interct with anything outside of the client, blizzard does this to prevent botting- sorry :(

Gromhelm
02-23-2005, 05:54 PM
ok, I will try it with an external program!

thx

Ayodehi
02-23-2005, 06:25 PM
Write a program that does it that you use to launch WoW instead.. Just have your program launch wow for ya.

Gromhelm
02-24-2005, 12:08 AM
yes, thats what i wanted to do