Author Topic: Scripting help for CD Key Binding  (Read 343 times)

Legacy_RustyNail

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
Scripting help for CD Key Binding
« on: August 16, 2014, 10:40:33 pm »


               

Hello everyone. I am on here because my skills at this is very lacking.


 


I am asking if anyone can help me make a script to bind the players cd key to their player account when they choose to do so threw my NPC conversation. also multiple keys are not required.


 


if I didn't give enough info please ask me, like I said I am not good at this stuff.


 


thank you so much in advance. I love this game way to much to not have my server online because of this problem.



               
               

               
            

Legacy_zero-feeling

  • Sr. Member
  • ****
  • Posts: 287
  • Karma: +0/-0
Scripting help for CD Key Binding
« Reply #1 on: August 17, 2014, 07:08:48 am »


               

is this really important?

 

just asking cause i don't see the point for this with a game this old...

but i'm sure there's someone that can tell me why it is important... 

 

also.. if it actually is important... then i'l like help as well =D



               
               

               
            

Legacy_RustyNail

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
Scripting help for CD Key Binding
« Reply #2 on: August 17, 2014, 04:47:13 pm »


               My reasons are because I don't want to have people playing my server with the possibility of anybody being able to log on to their account. With the MS down you can log on to any account you like without a password. Using a script like this, which I've seen on multiple servers, is a great fix for this.

So I feel it is important for players to feel safe with their account.
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
Scripting help for CD Key Binding
« Reply #3 on: August 17, 2014, 05:08:19 pm »


               
   Securing Your Server Without Master Server Authentication

 


               
               

               
            

Legacy_RustyNail

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
Scripting help for CD Key Binding
« Reply #4 on: August 17, 2014, 08:23:07 pm »


               

Lightfoot8, I really do appreciate the link, but I have already scanned the forums and read this post along with many others.


unfortunately this is still way past my skillset. basically I suck at scripting and I am trying to learn. This is why im asking for help this way, and I am sorry for that.


               
               

               
            

Legacy_RustyNail

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
Scripting help for CD Key Binding
« Reply #5 on: August 17, 2014, 08:40:14 pm »


               

im trying to get some thing like this.


 


Talk to NPC:     starts script to gather players cd key and save as integer


NPC asks:        if player would like to bind key to acct name


Yes:                  script runs to grab key originally saved by npc then binds the key


 


and then a DM script like funkys' to remove key if necessary



               
               

               
            

Legacy_RustyNail

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
Scripting help for CD Key Binding
« Reply #6 on: August 24, 2014, 10:47:41 pm »


               

Can someone at least tell me how to check a conditional script. so I can use this thing?