[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]i basically have this script working but i want to improve it[/color]
http://pastebin.com/gDrhMyU8
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]this script that i made is composed of 3 npc's in one [/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]freebies[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]daily reward[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]hourly reward[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]and referral system[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]line 325-337 checks if his recruiter has the same mac address[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]i wanted to make additional query checks for harmony[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]where you can check if the newbie is already recruited in his/her other account by checking if his current mac address is already registered in table 'mac' in totaltime table[/color]
[color=rgb(44,62,80);font-family:Georgia, 'Times New Roman', Times, serif;font-size:15px;background-color:rgb(248,248,248);]for freebies if newbee's mac address is already in the totaltime table then no freebies[/color]