|
MyBB fake members online
|
Post Bank
Posting Manager
     
Posts: 995
Group: Forum Team
Joined: Sep 2006
Status: Online
|
Make money from now. You can make money just for posting on this forum. Every discussions on this community gives you more money. $2 minimum payout. So get your payment today, SignIn with this forum.
Signin to Remove this Post
|
|
|
|
godkillah
Senior Member
   
Posts: 261
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 3
Points: 183 (Donate)
|
MyBB fake members online
a nice ad on for the fake statistics, with this script you can make members appear in the online list in the statistics,
should be added to the footer
<script> var OnlineMembs=[];n=0 OnlineMembs[n++]=['LINKY1','NAMY1'] OnlineMembs[n++]=['LINKY2','NAMY2'] OnlineMembs[n++]=['LINKY3','NAMY3']
a=document.getElementsByTagName("span") for(i=0;i<a.length;i++){ if(a[i].className=='smalltext' && a[i].innerHTML.match(/users active in the past/i)){ for(blah in OnlineMembs){ a[i].innerHTML+=', <a href="'+OnlineMembs[blah][0]+'">'+OnlineMembs[blah][1]+'</a>' }}} </script>
to edit find these lines
OnlineMembs[n++]=['LINKY1','NAMY1']
OnlineMembs[n++]=['LINKY2','NAMY2']
OnlineMembs[n++]=['LINKY3','NAMY3']
LINKY is the link to the profile, NAMY is the users name,
you can add as many of these lines as you want,
enjoy
|
|
| 27-10-2007 10:03 AM |
|
|
Lord_Daksh
Posting Freak
    
Posts: 637
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Points: 16 (Donate)
|
|
| 27-10-2007 02:34 PM |
|
|
godkillah
Senior Member
   
Posts: 261
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 3
Points: 183 (Donate)
|
RE: MyBB fake members online
with a few edits it would 
if you want me to write one for phpbb IM me at gtalk 
thanks for comment ^^
|
|
| 27-10-2007 08:59 PM |
|
|
Lord_Daksh
Posting Freak
    
Posts: 637
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Points: 16 (Donate)
|
|
| 28-10-2007 04:32 AM |
|
|
ivenms
Administrator
      
Posts: 2,177
Group: Administrators
Joined: Sep 2006
Status:
Offline
Reputation: 14
Points: 4389 (Donate)
|
|
| 28-10-2007 04:51 AM |
|
|
Lord_Daksh
Posting Freak
    
Posts: 637
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Points: 16 (Donate)
|
|
| 04-11-2007 09:38 PM |
|
|
shadav
The Forgotten One
     
Posts: 407
Group: Super Moderators
Joined: Oct 2006
Status:
Offline
Reputation: 2
Points: 1090 (Donate)
|
|
| 05-11-2007 02:22 AM |
|
|
Lord_Daksh
Posting Freak
    
Posts: 637
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Points: 16 (Donate)
|
|
| 05-11-2007 02:30 AM |
|
|
shadav
The Forgotten One
     
Posts: 407
Group: Super Moderators
Joined: Oct 2006
Status:
Offline
Reputation: 2
Points: 1090 (Donate)
|
|
| 05-11-2007 02:31 AM |
|
|
Dhanraj
Senior Member
   
Posts: 272
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 1
Points: 99 (Donate)
|
|
| 05-11-2007 06:11 PM |
|
|