Hello there, I've got a nubie question:
First of all, all the scripts I've tried are executing perfectly but won't do anything.
(What I mean: the mouse shows no movement)
I thought I had to start the scripts in the login screen so I tried that:
Next problem is that all of my Usernames consist of numbers,
so this is what I filled in:
Players[0].Name := 'M8GN3T'; //Account
Players[0].Pass := 'mmmm'; //Password
Players[0].Nick := 'M8GN3T'; //a subsring from Name
Players[0].Active:=True;
...
and this is what I see (in the Login-screen):
Username: M!Gn"T
Password: ****
I had this problem before and solved it myself... but that was like a year ago.
Ty,
DeZ![]()


Reply With Quote






,
I've always only used letters, but I have a couple characters that don't have enough lowercase letters in them to do that.


