Making a gate for a certain username only?
#6

Is your name 'coolmark1995' ?? (No capitals, it must match that name)

Read this part of the code:

if(strcmp(name, "coolmark1995", false) != 0) return 1;
//Replace 'coolmark1995' with your own name.
//NOTE: You must include capital letters. It must be EXACT.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)