• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Problem

Hyperion

Founder
If you're coding a program in C#, wouldn't you know how to add this to your application? Or even create a mysql database for that matter?
You basically just put your program in after the login. This is only a HWID based login system, it's pretty self explained..
 

Nadeem95

Emulation Addict
sir so i don't need to create sql database ????

- - - Updated - - -

okay so if i dónt need to create it how can i band users ?
 

Tommy

Founder
so whhhat ??

how can i do it >?

You never actually told us what you're trying to do, even though the project itself should be obvious enough; however, you're confusing the issue even further than it is. From what I got from this you're modding PS3 with C# and you're trying to implement the HWID system for your C# application. How familiar are you with C# Windows Form Application and C# in general? Just asking because you can download the project from Github, open the .sln and view the WinForm application that way and study how it works.

What I'm not getting is you don't want a database? If you're wanting to have a community that goes through this specific system you'd need some kind of storage system that the program provides using MySQL.

okay so if i dónt need to create it how can i band users ?

You mean "ban" users? I don't understand the question. Are you asking when you implement the project into your solution how will you ban users? You should really elaborate on what you really want. It is obvious you want this HWID system, but your questions and statements are very random.

If you aren't using a Translator, I honestly prefer you do instead of trying to guess-write English. It is very confusing when people do that because you can't understand them.
 

Nadeem95

Emulation Addict
im sorry i didn't see your post >>

no idon't use trans

i need help on how to take control on users >>

sql data or what ?
 
Top