Archive

Posts Tagged ‘license key’

Add A License Key To Software

November 16th, 2011 Comments off

I am looking to add a license key to a flash based kiosk software ASAP.

Bypass License Key

November 28th, 2009 Comments off

I need an exper programmer to bypass license Key of a script.
(cgi files)

Only expert please!!!
Thanks

WordPress Twitter Plugin

August 13th, 2009 Comments off

I need a WordPress twitter plugin created.

The plugin will require a license key before it will work and the license key will only work for 1 blog installation. If the user wants to install the plugin on a second blog, they will need another license key. All of the license keys will be stored on a central php file on my server.

After the plugin is activated and the license key is entered, the plugin will start working. The plugin should have a settings page which will allow the user to put in their twitter login information and click save. They will have the option to delete this twitter profile and change it at any time.

Heres how the plugin works.

When a user successfully installs this plugin it will start to update their twitter account (the one they entered in the settings page) whenever they add a new post to their WordPress blog and it will ALSO retweet their message to over 100 other twitter profiles that I have created. These other 100 twitter profiles will be kept hidden from the plugin user and will be stored on a central php file on my server.

The plugin will post to twitter in these formats:

(blog url goes here) : (blog title goes here)

and this message will be retweeted to the other 100 twitter accounts listed on my central php file in this format.

RT (at symbol)username_of_plugin_user (blog title goes here) : (blog url goes here)

All of these posts made to twitter will be from the API

And to save WordPress from freezing when the user tries to save their post, I will need all of these updates to be sent to my server where they will be put into a que and every 20 minutes will be sent to twitter using a cron job. This should save WordPress from freezing while it waits for all the twitter accounts to be updated.

I will also need the URLs in the twitter updates to use a URL shortening service. The URL shortening service I recommend it http://bit.ly/ This has an API that you can tie into.

If you can’t find a url shortening service that you can do this with I have a URL where you can build your own url shortening script to tie into this script.

I will also need the script created so that it doesn’t post anything to twitter longer than 140 characters and if the twitter posts are going to be longer than that it will have to cut the blog title down.

=======================

I will choose a programmer right away for this project and I will need to see a working demo ASAP. I would like to begin work right NOW. I will be selecting someone who has good feedback rating and who is bidding within my budget.

Game/voip Hosting Control Pane

April 9th, 2009 Comments off

Dear,
Programmers

My Company’s Domain: http://www.igc-panel.com
Existed from: 2003 originally from www.game-panel.com

I currently own a game host control panel software company which provides operations to control online game servers that runs on either Linux or Windows operating system. My current version 2.0 only allows me to host the on my server and distribute a panel login to my customers. I am looking to provide the panel with out hosting it on my server. This will allow my clients to host the panel onto their own server and to use their own MYSQL server. I am looking to operate these panels on a license server using a license key, which I can distribute to my customers. I had someone start on a version 3.0 panel for me but the coder left with out notice so I am looking for anyone to finish my 3.0 version or to start on a new panel from scratch which I do recommend, or the other option is to improve the features on my current 2.0 game panel.

This panel will only control/configure ONLINE GAME SERVERS such as:
> Counter Strike 1.6
> Counter Strike Source
> Counter Strike Zero
> Battlefiled 2
> Day of Defeat
> Day of Defeat Source
> and many more…..

A programmer that I am looking for:
> I am looking for someone that has experience in online gaming and on how they work in configuration.
> Also of course has the experience in developing my panel.
> Trust worthy person that can develop my panel on time.

Q&A:
Q: How are you going to have your clients control the game panel?
A: I am looking for it to run on a license server, ex: http://www.clientexec.com/getlicense.

Q: Are you looking for me to work for you in long term projects?
A: Yes, I am looking for a senior developer that can help me enhance the features on my game panel.

Q: Are you looking for someone that is experienced on how to run game servers? Such as Counter Strike 1.6, Counter Strike Source, Battlefield, etc. any online game servers?
A; Yes, I recommend anyone who is experienced in running these types of servers on Linux and Windows os dedicated servers.

Q: How do you want to control your customers’s panel if the panel is hosted on the customer’s hosting server
A: I would like to have a super admin panel that allows me to activate/suspend/cancel a license key that I can provide to my customer.

Some Sample Services/Companies that are related to mine:
1. http://www.tcadmin.com
2. http://www.gamecp.com

Here is what my current version 2.0 looks like:

Client Side View
Link: http://www.mygamepanel.com
user: gpdemo
pass: gpdemo

Admin Side View
Link: http://www.mygamepanel.com/admin
user: gpadmin
pass: gpadmin

My Super Admin View (Where I create accounts):
Link: http://www.mygamepanel.com/superadmin
User: N/A (I can provide it once you are hired)
Pass: N/A (I can provide it once you are hired)

The Panel’s Basic Features:
>> Able to install onto a linux and windows operating system
>> Able to control stop/start/restart game servers such as: Counter Strike 1.6, Counter Strike Source, etc…
>> Built in admin/customer control panel
>> Built in FTP user control
>> Able to control VOIP servers such as: Ventrilo (http://www.ventrilo.com) and Team Speak servers (http://www.teamspeak.com/)
>> Custom Template control
>> Many more will be discussed in our interview.
For FULL DETAILED ON THE FEATURES that I would like the panel to have please read: http://tcadmin.com/features.php

The way I want the panel to work
1. Once a customer orders one of my panels I provide them with a welcome email and a license key to be generated.
2. The customer will download the server files on their dedicated server either Windows or Linux operating system.
3. The customer will then upload the game panel software onto their hosting server and they would go to their installation page www.yourdomain.com/gpanel/install.
4. Once on the installation page it will ask for their MYSQL login inforamtion for which the software will install the MYSQL data base.
5. After the data base is installed on their hosting server the customer will be asked for their generated license key. They will then go to my license generating key site (ex: http://www.clientexec.com/getlicense/) they would just copy and paste the key to activate their panel.

I am also looking for some one to be a head developer for my company. If you complete this I am looking to hire someone for good and to expand the companies’ enterprise in providing a professional game panel software.

Thank You,
IGC-Panel.com

Php License Key Generator

March 26th, 2009 No comments

Alright, I need a php script to take an order number from a database and generate a random serial number, product key, license key, ect. and then save that key to a text file.

So someone places an order on my site and they get a order number which is 9 numbers long (ex: 100000001). A license key is automatically generated from the order number and saved to the text file on my server called key.txt. (One key per line).

Maybe the key format would be: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
It doesn’t have to be that, just needs to be long. My current one only generates a 6 letter/number combination. But if you had time, you could crack it because its so short.

I attached a php script that generates serials and export to a CVS file. It can be easily modified to save to text file. Needs a few tweaks but that could be a start. You don’t have to use it.

Thats it, pretty simple.

Bear