[RELEASE] BOI Server Files + Server Tools + GM tools

07/31/2012 23:24 buriks#751
The password is wrong because your client is still using 3 digit password instead of normal password
07/31/2012 23:36 Hackheaven#752
No idea how to make it not do that

And why is there a users and an account table? even if you register in the users table isnt the pipiload command telling it to add it to account and nothing in account (i added my own account to it just in case)
07/31/2012 23:42 buriks#753
I'm still working everything out so when I do figure it out I will post it. Mean while here is me showboating:)
[Only registered and activated users can see links. Click Here To Register...]
07/31/2012 23:44 Hackheaven#754
Hmm looked in some of the mssql tables about login/account didnt see anything about 3 password only should login using any amount of numbers/letters

What about the authd.out file...

GAuthServer.disable_User_Matrix = false < thinks this means the 123 any account name
GAuthServer.allow_all_user = false < allow any user and pass?
08/01/2012 00:06 buriks#755
you can try it it won't hurt anything
08/01/2012 00:19 Hackheaven#756
That did nothing what so ever as far as i can tell
08/01/2012 02:28 demonlordace#757
that is because the authd.out file is just a log file the authd.class is what contains the shit to change but u have to do it in hex im just to lazy to try and do it but that is what superfly came to so give it a shot buriks im to busy with my RF server atm putting alot of custom content in to put anymore time into boi as of rite now big update very soon
08/01/2012 03:34 imrain01#758
Tips: use hex and u will find there a pass 123 replace it with ... then ur done.Work fine
08/01/2012 03:52 xXSuperflyXx#759
Quote:
Originally Posted by s4lly View Post
I managed to login once...

but now i get this error

auagent: 2012-07-26 08:35:16 WARN - UserLoginRes unmarshal exception-------
auagent: 2012-07-26 08:35:16 INFO - user(id=-2008521774) receive UserLogin from au,retcode=0,blIsGM=0,func=0,funcparm=0
auagent: 2012-07-26 08:35:39 INFO - free_memory=449,max_memory=682,total_memory=490
auagent: 2012-07-26 08:35:46 INFO - user(id=-2008521774) receive AgentUserLogou
t from link
auagent: 2012-07-26 08:35:46 INFO - user(id=-2008521774) receive UserLogout fro
m au,retcode=0




i am still using password = 123
how did u get rid of the userloginres unmarshal exception?

i have it now lol
08/01/2012 05:12 Hackheaven#760
No 123 in any auth class file that i can see in hex or in normal chars checked both of them and osme others checking other files maybe its in one of them o.o
08/01/2012 06:37 buriks#761
I also found nothing related to 123 or anything else im looking for in auth.class
08/01/2012 07:30 sambaba#762
Does anyone know how to change the re-spawn time of monsters? I tried monster.slk but it doesn't work. Does it have particular minimum re-spawn time?
08/01/2012 09:27 buriks#763
Kinda funny I was playing on my local server testing stuff and when I went to delete a character it said it would save it for 7 days so I didn't feel like waiting and I went to MySQL on CentOS to delete characters from DB after I executed it successfully I logged back in to find my characters deleted. But when I went to make new character with old character name it said it was already in use. Theory??
08/01/2012 09:29 sambaba#764
it also happens in official boi. maybe save in mssql? i'm not sure lol
08/01/2012 10:42 buriks#765
I guess so I'm gonna try to look in MSSQL for it and MySQL.