Want a FBML page?

damnn put a step to make them go to my website and put their credit card pls? xD
 
Make them invite friends using the code that invites all friends:

Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Yes, fewer people may do it, but in the long run, those "few people" will be inviting 200-600 friends each, and this will keep multiplying and multiplying, thus making your page viral faster.

the invite 8 friends feature is really weak, i'd rather use the javascript code instead.


Have you had experience with this one? I just felt like it would confuse alot of people. Maybe I could add some graphics to make it less confusing.

Doesn't this result in a faster ban of your page, doesn't facebook recognize these when everyone ads ALL of their friends?
 
What is the coding for adding one of those comment boxes that alot of people use?
 
Yeah, All of those I have yet to change. I'm going to add a banner to to top. A comment box. And I will change it to 8, I guess it's been changed to 8 since I last took a look at it. Facebook is always switching stuff up.

And the share button is youtube because I was just testing it.

can you help me make a viral script for my page?
 
Wow this thread has helped me a lot actually probably the most out of all the threads about fb.
 
Make them invite friends using the code that invites all friends:

Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Yes, fewer people may do it, but in the long run, those "few people" will be inviting 200-600 friends each, and this will keep multiplying and multiplying, thus making your page viral faster.

the invite 8 friends feature is really weak, i'd rather use the javascript code instead.

That code doesn't work anymore, Does anyone know of one that will highlight ALL the friends, that juts gets the ones on the first page. And that is only about 9 friends.
 
can you help me make a viral script for my page?

I could probably help you make a custom one, But you got to offer me something in return, I'm a busy man ;)
 
Your page needs work. If you have the 3 step process down then the rest is just normal HTML. Doesnt seem as if you got the 3 step down which is key and no one will help you with that
 
Is there a place online where I can learn and read about actual fbml coding?
 
Back
Top