Help About Multi

08/07/2008 10:12 joey4884#1
Im trying to make a multi that can show the serv time and also no exit pop up, i know this is out already but i would like some help on how to make it. I have the hex editor....
Thanks in advance :D
08/07/2008 10:15 -Aardbei-#2
Quote:
Originally Posted by joey4884 View Post
Im trying to make a multi that can show the serv time and also no exit pop up, i know this is out already but i would like some help on how to make it. I have the hex editor....
Thanks in advance :D
USE THE SEARCH BUTTON!!!!!!!! I FOUND 5 GUIDES TO MAKE A MULTICLIENT AND THAT ONLY IN LESS THEN A MINUTE!
08/07/2008 10:19 joey4884#3
i did use the search button, when i made the multi i couldnt log in....
08/07/2008 10:25 Lateralus#4
There's a wrong and a right way to do it. Wrong way is using a hex editor to change "English" into another 7-letter word, and the right way is by using a disassembler such as ollydbg to find where the limit is placed and changing the cmp values from 02 to 7F (7F = 128 in decimal - highest value for a byte).

Granted, I haven't done enough searching in the client to find where it's located in ASM.
08/07/2008 10:30 joey4884#5
well what i did was change the English to english, i could of opened more then 2 windows BUT couldnt log in =/
08/07/2008 10:40 Lateralus#6
Quote:
Originally Posted by joey4884 View Post
well what i did was change the English to english, i could of opened more then 2 windows BUT couldnt log in =/
The login servers were down, try now.
08/07/2008 10:51 joey4884#7
Quote:
Originally Posted by Lateralus View Post
The login servers were down, try now.
thank-you, why is it when i log out it opens my CO folder?, i tried to take out the exit pop up now it opens my Co folder...am i doing something wrong?

nvm, i fixed it xD