Losek
Junior Member
- Jan 24, 2014
- 188
- 24
Hey guys,
Just a quote google translated from:
In conclusion:
1.Install the app and the panel
2.Spam your app or promote with twitter ads
3.Recolect accounts
4.Retweet your CPA Landing Page from your admin panel to your account users
5.Cash in.
PD: Congratulations Jota Marquez, just an admire.
Just a quote google translated from:
Code:
https://translate.google.com/translate?sl=es&tl=en&js=y&prev=_t&hl=es&ie=UTF-8&u=http%3A%2F%2Fjotamarquez.com%2Fcrear-apps-de-twitter-virales-la-guia-definitiva%2F&edit-text=
God, Twitter apps, how much money, joys and head comeduras has given me, but I managed to seize and today still using the CASI all, I do RTs to send traffic, send followers to fatten accounts, position (if serve to SEO as well, if not, Just ask my colleague Dean Romero with the tests we did), FAVs be trend in different cities in Spain, make money with CPA, Adsense, CPL ... Come on, serving for almost everything, so I am going to explain how to create and pass I am going to give away one of my apps with full administration panel programmed by our company.![]()
So I'll explain a little
What is a Twitter app?
A Twitter app is "something" which otos users give you permission to change some "useful" for example, to use Hootsuite, you have to give permissions to your Twitter account to your company.
We will take advantage to invent this type viral apps Which character are Big Brother? When are you going to fall off a cliff? and what happens to us, you give us permission and we will give an invented random data.
What is the use these apps to Twitter?
That said, we started to create our app for Twitter, for it will need:
- Make Money with CPA tweeting thousands of people made a landing
- Make Money with Adsense sending traffic to your website
- Send RTS and FAV tweets you want to win visits, visibility ..
- Send followers to the account you want.
- Give strength to your website in terms of positioning, yes, I've tried several times to position websites with Tweets with this format (Keyword - URL) and have positioned quite well, all the first 7 days, then we will fall but rise, come up.
- What your imagination to ...
![]()
Creating the app
- A Twitter account verified in the developer (you can do this by SMS, or by entering your application from mobile)
- Domain and hosting (the class is directed to a hosting with cPanel, you can direct it as you like)
First we have to create the app in the Twitter API here https://apps.twitter.com/, clickeamos Create a new App and fill the data they ask us.
Once created have to go to two places, the first, "Settings" and check the Allow This application to be used to Sign in with Twitter option, and second, go to "Permissions" and check Read and Write option.
That done, go to the API Keys tab and aim in a notebook this data
And presto! We have over Twitter fact, now we go to our domain hosting and started to ride the app that I'm going to give. Riding this app is very easy, it's like any other application like WordPress hand.
- API key
- API secret
You can download the app here
This app does is mention 3 people with whom more has "interacted", ie, gets 3 followers of the person who has fallen into the app and mentioned, it is viral but recommend changing the text as this the busted me.
Once downloaded, create a database on our cPanel and climbed all the files to our hosting, we will config.php and change the standard data for our database, we also ask our domain and API Key and API Secret we have said before.
Capturing data which there are modifying
We can also change the title and description of our app from here and other mandatory thing is to change the url in .htaccess file for your domain.
And with that we would have mounted the app in our domain, we will now control them with our panel of administration, which has also been programmed by us (AKA Johnny destructor)
The first thing to do is create a subdomain on our cPanel and go to FTP and upload files folder on your admin panel
You can download the admin from here
Remember that you must be on the same server as the app, and once again, we will devote to configure "configs", this time we will modify our two config data
Finally, modify the password to access our admin, in the index.php file in this line
- The first, which is on the main route subdomain
- The second, stand in the path / cron /
if ($ _POST ['user'] == 'admin' && $ _POST ['pass'] == 'admin')
We have assembled our admin, now we need to connect the app with admin panel to manage as many apps as you want
Connect is simple, let phpmyadmin, the "apps_twitter" table data in the table to hold us, which are
Name of the app
Username, password and DB where that app (same server, remember)
Once inserted, would have to see the app in our path http://admin.tusapps.com BUT NOT WORK. One of the things we did well, is that this admin works by crons, ie is sending tweets, rts, favs or whatever we want, block, so if we have 20,000 accounts, does not fall.
The last step then be set crons.
We headed to our cpanel and configure it so (this may vary depending on the provider of hosting, server configuration ... check properly)
We put every minute and ready, now if we have configured our apps.
- / Usr / bin / curl http://admin.tusapps.com/crons/cronCampaignFollow.php> / dev / null 2> & 1
- / Usr / bin / curl http://admin.tusapps.com/crons/cronCampaignFAV.php> / dev / null 2> & 1
- / Usr / bin / curl http://admin.tusapps.com/crons/cronCampaignRT.php> / dev / null 2> & 1
- / Usr / bin / curl http://admin.tusapps.com/crons/cronCampaignTweet.php> / dev / null 2> & 1
- / Usr / bin / curl http://admin.tusapps.com/crons/cronCampaignTweetMax.php> / dev / null 2> & 1
I currently have these active apps (and a campaign running, so you can see as it is)![]()
In conclusion:
1.Install the app and the panel
2.Spam your app or promote with twitter ads
3.Recolect accounts
4.Retweet your CPA Landing Page from your admin panel to your account users
5.Cash in.
PD: Congratulations Jota Marquez, just an admire.
Last edited:

