Run On 1 Computer
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
This may seem idiotic but, i think u can use the computer's IP instead of the modem one OR you can make the program to make a file and check if it exists
upperdrag wrote:This may seem idiotic but, i think u can use the computer's IP instead of the modem one OR you can make the program to make a file and check if it existsThe first one seems okay, wht if they re-format their computer? And the second one could easily be found out.
When they reformat they should know that all of the programs is gone so......... lmao; and u can hide the file in a very very very very very very hidden place and lock it up using the file locker
What if they restore the program :/ And the file locker means it wont be readable it can be seen and recreated, The way to go is web or mysql
Try something With MySql, or something, like Username and password and a serial
you could have it make a file somewhere on the C:/ and have it read the key and things..... for the login
use MySQL to store the data such as Computer Names, IP, and ID
Use PHP with VB to check for the data
Use PHP with VB to check for the data
My method will guarantee, best than others.
Set up a website with a file manager( uCoz is a great choice )
You login to your website(e.g.: http://www.musicboxdotnet.at.ua , under Control > File Manager)
You upload a html file with your serial key as the body, title as anything you want.
*When someone purchase a license for your program :
Before you sent them the serial, edit the html file's tite to "USED"
When they activate the program, use a web browser, etc.
Code :
Set up a website with a file manager( uCoz is a great choice )
You login to your website(e.g.: http://www.musicboxdotnet.at.ua , under Control > File Manager)
You upload a html file with your serial key as the body, title as anything you want.
*When someone purchase a license for your program :
Before you sent them the serial, edit the html file's tite to "USED"
When they activate the program, use a web browser, etc.
Code :
Code: Select all
Under WebBrowser1.DocumentCompleted
WebBrowser1.Navigate("YourWebsite.com/YourSerialFile.html")
Code: Select all
Before you use the code, make sure your "client" has an internet connection, or add
If not WebBrowser1.DocumentTitle = "Used" then
Elseif not WebBrowser1.DocumentTitle = "404" then
Msgbox "Activate Success"
else
msgbox "You FAIL Over 9000000 Times, You FAIL on LIFE"
End If
Code: Select all
Behind Elseif WebBrowser1.Documenttitle = <IE / FF / Chrome Error Page>
Code: Select all
Elseif not WebBrowser1.DocumentTitle = "404" then
You've been RICKROLL'D
Lewis-Froom wrote:To use a key they must be a way for when that key is used it cant be used again - Use Php script on a website.That's exactly like on Steam, if you buy a steam game you cannot use the serial key again :P
Copyright Information
Copyright © Codenstuff.com 2020 - 2023