Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on Apr 24, 2008 0:37:43 GMT 10
I decided to make a topic where everyone posts Proboards/Firefox/Other Brower scripts and plugins. I put this in links of the nifty because some scripts/plugins require a link to download. This also might give Matt some great ideas to enhance his board as well. Anyway, share your browser and forum scripts!
For me, I will post a proboard script for now. This is called the Live Preview for your replies/quick replies. So it can show you what you are typing the moment you are doing it I think it is pretty useful, especially when you are testing some code, or posting an image, I did not make this. You have to put this in your Global Footer.
|
|
|
Post by Interrobang Pie on Apr 24, 2008 1:51:11 GMT 10
Sounds like a rather interesting idea. Of course, this'll be code we didn't make (so my Javascript game is out of the question).
Um...
Does GML count? CREATE EVENT
num = round(random(5)+1) DRAW EVENT
draw_text(x,y,num)
Whee, random number code.
|
|
Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on Apr 25, 2008 0:25:40 GMT 10
Here is one that would be very useful to the video section : YouTube UBBC in Posts Please change the "perPage" variable in order to allow more than one video per page. Global or Board Footers. Use it in the following form dFitQLCL9vI is the ID of the YouTube video. You can find the ID in the URL of a video. Look at this URL for an example. www.youtube.com/watch?v=dFitQLCL9vIOne note is that it will not show the video when you go to preview your post HOWEVER, it should work fine once you view the actual post. Also, there is a "Youtube" Icon in the "Reply" and "Make Thread" URL so if you dont use the Quick Reply, you can just find it there.
|
|
|
Post by CoolCorky on Apr 25, 2008 1:55:48 GMT 10
I tried it on an old PB forum I had lying around, and it doesn't work. It just says "We're sorry, this video is no longer available." when you try and play it. And yes, the video itself works on Youtube.
|
|
|
Post by somebody probably on Apr 25, 2008 2:22:57 GMT 10
Hey, if you have greasemonkey installed, remove <script ... > and </script>, then add the following lines at the top:
// ==UserScript== // @include *.proboards*.com/* // ==/UserScript==
and save the file as whatever.user.js, open it in firefox, and vwalah, you can now annoy the piss out of everyone who doesn't know what you're doing.
|
|
Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on Apr 25, 2008 5:27:29 GMT 10
I tried it on an old PB forum I had lying around, and it doesn't work. It just says "We're sorry, this video is no longer available." when you try and play it. And yes, the video itself works on Youtube. It worked for my forum.
|
|
Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on Apr 30, 2008 0:39:27 GMT 10
Bump. I think a Forum Affiliation Script is necessary for SVMB. On a side note, this also gives me the oppertunity to ask you to affiliate my forum, if you deem this useful. You need to put it in the Main Footer. To add more affiliates, you just need to add another: "<a href="YOUR AFFILIATIONS" Target="_blank"> <img src="YOUR AFFILIATION'S BUTTON" width=88 height=31 border=0 alt="YOUR AFFILIATION'S FORUM NAME" /></a>" I'll PM this to Matt. >>
|
|
|
Post by somebody probably on May 3, 2008 2:04:04 GMT 10
Oh God it uses the Marquee tag. Ew. Ew. Ew, shoot the developer. <<
|
|
Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on May 4, 2008 7:13:33 GMT 10
You can take off the marquee you know. >>
|
|
|
Post by dynamicsonic on May 4, 2008 7:30:50 GMT 10
Hey, if you have greasemonkey installed, remove <script ... > and </script>, then add the following lines at the top: // ==UserScript== // @include *.proboards*.com/* // ==/UserScript== and save the file as whatever.user.js, open it in firefox, and vwalah, you can now annoy the piss out of everyone who doesn't know what you're doing. I have Firefox and Greasemonkey installed. How do I do this?
|
|
|
Post by somebody probably on May 4, 2008 7:36:48 GMT 10
Copy and paste the offending code in Eco's post into Notepad. Remove the <script type="text/javascript"> and </script> tags. At the top of the file, paste in:
// ==UserScript== // @include *.proboards*.com/* // ==/UserScript==
Save the file as (with the quotation marks) "youtubescript.user.js" to somewhere you'll remember. Open the file youtubescript.user.js in Firefox.
Then whever you're browsing a proboards page that has the tags a video will be in its place. However, I don't recommend actually posting videos in that format too often (maybe if you wrap url BBcode tags around the 'yt' tags you'd get away with it without pissing off too many people) as not everyone will have the script/want the script installed so it's kind of useless anyway.
|
|
Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on May 5, 2008 21:05:44 GMT 10
Exactly, which is why its better that Matt puts the script in. >>
|
|
|
Post by Matt_TY on May 11, 2008 23:06:49 GMT 10
Actually, these scripts are worth a shot. Even though that YT one will make it slightly easier to Rickroll people
|
|
Eco
Person with Lots of Posts
I LEIK MEMES
75%
SV is pretty dead. Saddening. Skype/Steam/XBL: EcoReck Twitter: @BM_Eco
Posts: 454
|
Post by Eco on May 12, 2008 14:04:54 GMT 10
Cool! I hope you add them. ;D
|
|
|
Post by Squirrel Hero on May 13, 2008 0:10:59 GMT 10
Actually, these scripts are worth a shot. Even though that YT one will make it slightly easier to Rickroll people Oh, it couldn't be easier... >_> This guy called KoopaKoot made a GH3 video. The song started, "YOU HAVE BEEN RICK-ROLLED!" appeared, and then halfway through the video, a still picture of GH3 was shown for 15 seconds. Now THAT is easy. XD
|
|