What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » I think we should have a new sticky..

Pages: (9): « First « 4 5 6 7 [ 8 ] 9 » Last »
I think we should have a new sticky..
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: I think we should have a new sticky..
quote:
Originally posted by WDZ
I messed with it a bit... the background color and bold text should make it pretty noticeable, and possibly more annoying... :refuck:
* matty slaps DZ...

add into the code temporarily

code:
if ($userid != 'Matty'){ // show the template }

please? kthnx :P

I don't really want to see it all the time but I guess for the time being it will be good so the new members stop requesting to have the beta or when it comes out or to be a tester.

Note the above code is fake I don't know the variable the usernames are stored in lol.

This post was edited on 03-20-2006 at 07:30 AM by matty.
03-20-2006 07:30 AM
Profile E-Mail PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: I think we should have a new sticky..
quote:
Originally posted by Matty
add into the code temporarily
I hope you're joking... it can't be that annoying... :(
03-20-2006 07:37 AM
Profile PM Web Find Quote Report
Panic!
Junior Member
**

Avatar

Posts: 21
Reputation: 4
Joined: Mar 2006
RE: I think we should have a new sticky..
Can't you code something that detects if a user has under 100 posts, so it shows to them or something?

Or have I already missed this in the thread? :$
03-20-2006 08:02 AM
Profile E-Mail PM Find Quote Report
NiteMare
Veteran Member
*****

Avatar
Giga-Byte me

Posts: 2497
Reputation: 37
36 / Male / Flag
Joined: Aug 2003
RE: I think we should have a new sticky..
yes it is possable

code:
if ($mybb->user[postnum] < 100){
     //wdz's code
}
[Image: sig/]
I'll never forget what she said 6659 days, 3 hours, 41 minutes, 7 seconds ago
Need hosting? Check
out my website. we can help you out :)
03-20-2006 08:22 AM
Profile PM Web Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: I think we should have a new sticky..
Never fear, userscripting is here.
For those of you who are running firefox with GreaseMonkey installed then you can use this userscript to remove the banner.

The userscript should remove the banner even if wdz decides to add it to everypage on the forum. And once wdz has removed the banner, it shouldn't cause any issues with future banners.

This post was edited on 03-20-2006 at 08:33 AM by Plik.
03-20-2006 08:33 AM
Profile PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: I think we should have a new sticky..
quote:
Originally posted by Plik
Never fear, userscripting is here.
For those of you who are running firefox with GreaseMonkey installed then you can use this userscript to remove the banner.

The userscript should remove the banner even if wdz decides to add it to everypage on the forum. And once wdz has removed the banner, it shouldn't cause any issues with future banners.
err :-/ why add a load event? , greasemonkey is called on DOMContentLoaded , so you should be able to fuxxx the dom as much as you want then
[Image: dt2.0v2.png]      Happy Birthday, WDZ
03-20-2006 08:37 AM
Profile PM Web Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: I think we should have a new sticky..
quote:
Originally posted by -dt-
quote:
Originally posted by Plik
Never fear, userscripting is here.
For those of you who are running firefox with GreaseMonkey installed then you can use this userscript to remove the banner.

The userscript should remove the banner even if wdz decides to add it to everypage on the forum. And once wdz has removed the banner, it shouldn't cause any issues with future banners.
err :-/ why add a load event? , greasemonkey is called on DOMContentLoaded , so you should be able to fuxxx the dom as much as you want then
* Plik forgot :sad:

updated it now :P, get it from the same link in my last post
03-20-2006 08:47 AM
Profile PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: I think we should have a new sticky..
quote:
Originally posted by Plik
quote:
Originally posted by -dt-
quote:
Originally posted by Plik
Never fear, userscripting is here.
For those of you who are running firefox with GreaseMonkey installed then you can use this userscript to remove the banner.

The userscript should remove the banner even if wdz decides to add it to everypage on the forum. And once wdz has removed the banner, it shouldn't cause any issues with future banners.
err [Image: xso_undecided.gif] why add a load event? , greasemonkey is called on DOMContentLoaded , so you should be able to fuxxx the dom as much as you want then

* Plik forgot [Image: xso_sad.gif]

updated it now [Image: msn_tongue.gif], get it from the same link in my last post

:P i reupdated it.. also
quote:
Originally posted by checkin message

improved xpath , better error checking :P and removing the correct tag (br)


This post was edited on 03-20-2006 at 09:08 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
03-20-2006 09:05 AM
Profile PM Web Find Quote Report
Poom
Full Member
***

Avatar
Ya-Ha!!!!

Posts: 110
Reputation: 2
33 / Male / –
Joined: Feb 2005
O.P. RE: I think we should have a new sticky..
*is stunned*

TBH, I love having the banner only in the forum index and still can't see why people find it so annoying. :/ I do not see why someone cannot live without a function to disable that banner, as you wouldnt be looking at the index that often.

If you seriously cannot live with that, Adblock Plus! 0.6 would do very well.

@Nitemare: You don't need to always comment on other people when they find your work not so good, you know...
03-20-2006 09:52 AM
Profile E-Mail PM Find Quote Report
Pyroteq
Veteran Member
*****

Avatar
Formally 'Scone'

Posts: 1090
Reputation: 14
33 / Male / –
Joined: May 2003
RE: I think we should have a new sticky..
great banner guys :p

Oh well.. it will stop about 99% of annoying threads i guess.
03-20-2006 10:17 AM
Profile E-Mail PM Find Quote Report
Pages: (9): « First « 4 5 6 7 [ 8 ] 9 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On