• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Tutorial] Ban for Hardware ID

Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,625
Tutorial for Hardware ID Ban by Yuri-BR

You must reply before you can see the hidden data contained here.
To ban a player, you need to add the Hardware id of player in table HWID_Ban



Credits:
@aomsin2526 for base code
@Yuri BR for Tutorial and alterations
 
Last edited:
Experienced Elementalist
Joined
Apr 27, 2013
Messages
297
Reaction score
124
Re: [Release] Ban for Hardware ID

Now, for the replacing (I know this sounds retarded by im learning the ropes of coding again). Do I just search and replace it? Or add under that line.
 
Newbie Spellweaver
Joined
Nov 9, 2013
Messages
82
Reaction score
57
Re: [Release] Ban for Hardware ID

Lol, nice!
Less work for me. :thumbup:

Need some work still, can be bypassed/spoofed really easily.
 
Skilled Illusionist
Joined
Jan 22, 2014
Messages
310
Reaction score
323
Re: [Release] Ban for Hardware ID

In New Community Edition, this function is ready?




Thanks for release!
 
Experienced Elementalist
Joined
Nov 6, 2013
Messages
251
Reaction score
20
Re: [Release] Ban for Hardware ID

What is : "HWID_Log" ?
 
Experienced Elementalist
Joined
Nov 6, 2013
Messages
251
Reaction score
20
Re: [Release] Ban for Hardware ID

he will show the hardware id that was logged into the account every time you log into the launcher

in "LoginLog" table i have the HWID but no in HWID_Log

Edit : in LoginLog i have the "MAC" but no the HWID.
 
Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,625
Re: [Release] Ban for Hardware ID

in "LoginLog" table i have the HWID but no in HWID_Log

try deleting the "id" column

or for it to work, you need add is identity for yes

id > Column Specification > Yes > Is Identity > Yes > done

Z84yCDZ - [Tutorial] Ban for Hardware ID - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Nov 6, 2013
Messages
251
Reaction score
20
Re: [Release] Ban for Hardware ID

try deleting the "id" column

or for it to work, you need add is identity for yes

id > Column Specification > Yes > Is Identity > Yes > done

Z84yCDZ - [Tutorial] Ban for Hardware ID - RaGEZONE Forums

Thanks yuri but look this :

Yuri-BR - [Tutorial] Ban for Hardware ID - RaGEZONE Forums


PS : i have tested the "ban" HWID then i have deleted the ban but my account yet banned
 

Attachments

You must be registered for see attachments list
Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,625
Re: [Release] Ban for Hardware ID

Thanks yuri but look this :

Yuri-BR - [Tutorial] Ban for Hardware ID - RaGEZONE Forums


PS : i have tested the "ban" HWID then i have deleted the ban but my account yet banned

UUNTiRl - [Tutorial] Ban for Hardware ID - RaGEZONE Forums


Thanks yuri but look this :
PS : i have tested the "ban" HWID then i have deleted the ban but my account yet banned

change your status for 100

I added it because if the player login with another account, will also be banned ;D
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Nov 6, 2013
Messages
251
Reaction score
20
Re: [Release] Ban for Hardware ID

UUNTiRl - [Tutorial] Ban for Hardware ID - RaGEZONE Forums




change your status for 100

I added it because if the player login with another account, will also be banned ;D

Thanks Yuri.

i have changed the "status" for 100 = Works (you are very clever :D)

For the table "HWID_Log" does not work, but I get the 'HWID' in "LoginLog" so its good :)
 

Attachments

You must be registered for see attachments list
Back
Top