login
March 19, 2024, 06:18:31 am

Author Topic: I need Register System  (Read 2059 times)

0 Members and 1 Guest are viewing this topic.

Mahmut_Tuncer

  • Newbie
  • *
  • Posts: 1
  • Country: tr
    • View Profile
I need Register System
« on: May 26, 2018, 10:21:26 am »
 :( I need Register System I can find anywhere
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


mairee

  • Vice Underdog
  • Crazy Man
  • *
  • *
  • *
  • *
  • *
  • Posts: 1040
  • Country: pk
    • View Profile
Re: I need Register System
« Reply #1 on: May 26, 2018, 10:52:14 am »
why did you shift from vcmp forum to here :(
need to stop using this forum too
Funny Funny x 1 (list)
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor

VU Full Member | VCDC 6 Coordinator & Scripter | EG A/D Contributor | Developer of VCCNR | Developer of KTB | Ex-Scripter of EAD

Radon

  • Crazy Man
  • *****
  • Posts: 340
  • Country: md
    • View Profile
Re: I need Register System
« Reply #2 on: May 26, 2018, 08:25:14 pm »
:( I need Register System I can find anywhere

Here:








































































Funny Funny x 1 (list)
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


Zeeshan.Bhatti

  • Fanatic
  • ****
  • Posts: 299
  • Country: pk
    • View Profile
Re: I need Register System
« Reply #3 on: May 26, 2018, 10:10:45 pm »
You are at right place!
**GET A LIFE PLS**
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor

Current Experience: EC Admin.
Past Experience: LG Dev, VCDM Dev, SDC Admin, AvT Admin, Skylarks Admin, Skylarks cnr, ECS Admin.
Events:  EC Championship Referee, EC Ladder Admin, ViceWar VI Admin, EYE 3 Referee, ECKO Management, EYE4 Referee.
TRC Member - Since 03, May, 2017

WiLsOn

  • Crazy Man
  • *****
  • *
  • *
  • *
  • Posts: 5488
  • Country: 00
  • First in battle last in retreat.
    • View Profile
Re: I need Register System
« Reply #4 on: May 26, 2018, 10:12:51 pm »
I hope these insults motivate you...
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor







KILLERX.

  • Guest
Re: I need Register System
« Reply #5 on: May 26, 2018, 11:11:34 pm »
Useful Useful x 1 (list)
Cannot rate own posts


hotdogcat

  • Vice Underdog
  • Crazy Man
  • *
  • Posts: 738
  • Country: it
  • The Don
    • View Profile
Re: I need Register System
« Reply #6 on: May 27, 2018, 03:00:18 pm »
Here you go:

Code: [Select]
if (cmd == "register")
{
if(!text) MessagePlayer("[#FF0000]Syntax: /register <password>",player);
else MessagePlayer("[#00FF00]Congratulations! You have been registred, Password: "+text,player);
}
Funny Funny x 3 Winner Winner x 1 Useful Useful x 1 Brain Donor Brain Donor x 1 (list)
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor



Credits to Bart.

PunkNoodle

  • Vice Underdog
  • Crazy Man
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • Posts: 956
  • Country: it
    • View Profile
Re: I need Register System
« Reply #7 on: May 27, 2018, 03:52:17 pm »
Here you go:

Code: [Select]
if (cmd == "register")
{
if(!text) MessagePlayer("[#FF0000]Syntax: /register <password>",player);
else MessagePlayer("[#00FF00]Congratulations! You have been registred, Password: "+text,player);
}
Unhashed passwords... unsafe! :thumbsdown:
Agree Agree x 1 (list)
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


OmaRosh

  • Vice Underdog
  • Crazy Man
  • *
  • Posts: 553
  • Country: eg
  • Always Kaizen
    • View Profile
Re: I need Register System
« Reply #8 on: May 27, 2018, 09:09:33 pm »
Here you go:

Code: [Select]
if (cmd == "register")
{
if(!text) MessagePlayer("[#FF0000]Syntax: /register <password>",player);
else MessagePlayer("[#00FF00]Congratulations! You have been registred, Password: "+text,player);
}
Unhashed passwords... unsafe! :thumbsdown:
Well this script doesn't store unhashed passwords so it's (safe)   >:D
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor

"Never fight close to omarosh..."