City of Heroes Pre-Ordered
- SuperHelix
- A Salty Surprise
- Posts: 3105
- Joined: Tue Dec 31, 2002 3:14 am
- Location: Austin, Tx.
- Contact:
City of Heroes Pre-Ordered
After the hellaous beta of Lineage 2, City of Heroes here I come.
Honestly, I don't want to play DAOC for the rest of my life, a new good MMPORG game has to come out soon PLEASE...
Honestly, I don't want to play DAOC for the rest of my life, a new good MMPORG game has to come out soon PLEASE...
Gundorf the uber
- SuperHelix
- A Salty Surprise
- Posts: 3105
- Joined: Tue Dec 31, 2002 3:14 am
- Location: Austin, Tx.
- Contact:
Stick your finger in your ass while you wait to log onto Lineage2... it helps.
But seriously you have a whole Month just to fuck around and learn shit and you get to KEEP it when your done. Just by being level 20 at release will save you the heartache of fighting all the people at release for mobs. Yea you will have have SOME beta testers that will stick around but no where near the population of what there is now. I find myself at being above the people at release and below the Hardcore "I wanna be the leet beta tester who knows all."
That way when I run guild grps well have a decent amount of mobs in a less populated area. It will also swing the Guilds learning curve and leveling competency just above the normal "Rush" can't ask for anything better from a beta test.
So Sit and keep clicking "Confirm"
But seriously you have a whole Month just to fuck around and learn shit and you get to KEEP it when your done. Just by being level 20 at release will save you the heartache of fighting all the people at release for mobs. Yea you will have have SOME beta testers that will stick around but no where near the population of what there is now. I find myself at being above the people at release and below the Hardcore "I wanna be the leet beta tester who knows all."
That way when I run guild grps well have a decent amount of mobs in a less populated area. It will also swing the Guilds learning curve and leveling competency just above the normal "Rush" can't ask for anything better from a beta test.
So Sit and keep clicking "Confirm"

Now the problem isn't loggin in it's getting onto a server.
I guess "Net Cong" is supposed to be "Net Congestion?" As in their servers are full? And I'm retyping my password 100 times in the hopes that some schmuck logs off or goes LD right when I hit enter?
So much for getting a leg up on anyone else.
I guess "Net Cong" is supposed to be "Net Congestion?" As in their servers are full? And I'm retyping my password 100 times in the hopes that some schmuck logs off or goes LD right when I hit enter?
So much for getting a leg up on anyone else.
Rhuac
Talks Like A Gentleman
Talks Like A Gentleman
- Zoidmeister
- Donkey Fucker
- Posts: 787
- Joined: Tue Feb 25, 2003 10:30 am
- Twystyd
- A Salty Surprise
- Posts: 5056
- Joined: Sun Jun 23, 2002 4:09 pm
- Location: Orangevale California
- Contact:
(from VN) Here is a great link to a macro program to log-in to L2 -
http://vnboards.ign.com/Lineage_2_Gener ... 666416/p1/ just load it up and go do some other stuff until it logs ya in on the 25235452345235 try ><
http://vnboards.ign.com/Lineage_2_Gener ... 666416/p1/ just load it up and go do some other stuff until it logs ya in on the 25235452345235 try ><
Although detractors decry (MMA) as a brutal, bloody form of human cockfighting, aficionados know it is a brutal, bloody, totally fucking awesome form of human cockfighting. -The Onion
I don't know the question, but sex is definitely the answer. -Woody Allen
I don't know the question, but sex is definitely the answer. -Woody Allen
-
- Drifter Gimp
- Posts: 9
- Joined: Wed Apr 07, 2004 9:32 am
it's easier to log in latly, I also wrote a ACTOOL (/chuckle) macro to login if you use 1600x1200 it takes you to the char select screen.
mine is a little smarter than that guy's basic macro. but it only works for my resoloution. I had my first test model setup exactly like his but it messed up a lot. And i cannot tab out at char select screen, so it stops the macro when it gets there.
I'll post it.
SetActiveWindow Lineage II
delay 2000
Constants
UserName = // put your username here
Password = //put your password here
LocName = 850, 570
LocPass = 850, 595
LocLogin = 722, 519
ActiveWin = Nul
end
call main
procedure main
Mousepos $locname
leftclick
delay 100
Keys $username
Mousepos $locpass
leftclick
// keys {TAB}
delay 100
Keys $password
while 1 = 1
Keys {RETURN}
delay 100
Keys {RETURN}
delay 100
Keys {RETURN}
delay 100
Call ChkWin
If $ActiveWin = Login
keys {TAB}
delay 100
Keys $password
delay 100
End
end
end
Procedure ChkWin
IsWhite $Loclogin
SetConst ACTIVEWIN = Login
Else
Isblack 770, 417
Else
isblue 770, 417
else
stop
End
end
End
End
mine is a little smarter than that guy's basic macro. but it only works for my resoloution. I had my first test model setup exactly like his but it messed up a lot. And i cannot tab out at char select screen, so it stops the macro when it gets there.
I'll post it.
SetActiveWindow Lineage II
delay 2000
Constants
UserName = // put your username here
Password = //put your password here
LocName = 850, 570
LocPass = 850, 595
LocLogin = 722, 519
ActiveWin = Nul
end
call main
procedure main
Mousepos $locname
leftclick
delay 100
Keys $username
Mousepos $locpass
leftclick
// keys {TAB}
delay 100
Keys $password
while 1 = 1
Keys {RETURN}
delay 100
Keys {RETURN}
delay 100
Keys {RETURN}
delay 100
Call ChkWin
If $ActiveWin = Login
keys {TAB}
delay 100
Keys $password
delay 100
End
end
end
Procedure ChkWin
IsWhite $Loclogin
SetConst ACTIVEWIN = Login
Else
Isblack 770, 417
Else
isblue 770, 417
else
stop
End
end
End
End
Who is online
Users browsing this forum: No registered users and 17 guests