|
|
|
|
![]() ![]() |
Sep 3 2007, 03:11 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 3-September 07 Member No.: 49,289 |
Ok i know a lil php and html . I joind up with a place that gives me banner ads or text ads to give to my traffic. Some pay upto 5.00 and as low as 75 cents.
I made a html and php file to take in a email you supply and it puts "&s1=emailnamehere" to each ad link. Giving me full tracking to see who did what. I run a server so I ask players to do my ads for account upgrades, ( all the ads are free to do ) I ask about 10 ads to be done before that player gets a account upgrade. This pulls in about 400 $ a month - and im a nood still One of the publishers I use maxbounty.com - I also use clickbooth. I use a simple web page maker to handel the forms and my php file is like this: CODE <html> <body bgcolor="Black" TEXT="FF9900"> <br /> </body> <style type="text/css"> a:link {color: #ff0000} a:visited {color: #0000ff} a:hover {color: #fcccc0} div#container { position:relative; width: 729px; margin-top: 0px; margin-left: auto; margin-right: auto; text-align:left; } body {text-align:center;margin:0} </style> <body> <?php function linebreakz() { echo "_____________________________________________________________________"."<br />"; } function newlink($url) { return "<a href=\"".$url."\" target=\"_blank\">$url</a>"; } linebreakz(); echo "Welcome To CheatSkapes USA Ads Page ".$_GET["UserEmail"]."<br />"; echo "Each Place You Register At Supports Our Server"."<br />"; linebreakz(); //1--------------------------------------------------------------------------------------------------------- $adLink1 = "http://www.mb01.com/lnk.asp?o=1145&c=16113&a=13032&s1=".$_GET["UserEmail"]; $adLink1=newlink($adLink1); echo "1. iPod Sweepstakes - one field plus email confirmation."."<br />".$adLink1."<br />"; linebreakz(); //2--------------------------------------------------------------------------------------------------------- $adLink1 = "http://www.mb01.com/lnk.asp?o=1144&c=15441&a=13032&s1=".$_GET["UserEmail"]; $adLink1=newlink($adLink1); echo "2. Free Music Downloads instantly ! - All users must do email confirmation."."<br />".$adLink1."<br />"; linebreakz(); //3--------------------------------------------------------------------------------------------------------- linebreakz(); ?> </body> </html> You can add in as many "ad links" by following the simple code above - just google up "web page maker" to make your "html" landing page. (google helps alot whe you are stuck doing most anything) -------------------------------------------------------------------------------------------------------------------- This works for me but i have a lot of players, they want the account upgrade so they put up with this. Im sure some can come up with there own idea on how to drive traffic to there own ads. This post has been edited by cheatskape: Sep 3 2007, 03:14 AM |
|
|
|
Sep 3 2007, 07:29 PM
Post
#2
|
|
|
The Ethical Hacker ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,144 Joined: 27-May 05 From: Portugal (Europe) Member No.: 7,566 |
If that really works for you, congratulations, it seems a decent and honest business, 400 dollars a month, for a "nood still" is quite amazing, there are people that work one month in a day job and do not earn so much money, so if they see this, they are going to be angry with something or someone.
The internet can make anyone rich, we just need the right idea and the strenght and effort to do it wisely, and it seems you have all that in place, so i just can say thank you for your motivation, anyway, i must say, i will just take this as a motivation for my own ideas, meanwhile, i will stick up with google adsense, you can make the same amount of money too and even much more if you put the necessary effort. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 26th July 2008 - 06:56 AM |