Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
RuneScape Advanced Forum
Yes I'm working on fixing this to the new RS theme! Leave me alone!
I do need help with bugs found, testers, and people who work well with Javascript to give me some pointers. If you would like to help, it would be appreciated.
Every Feature:
- "Click here if you see a gray window" message appears on page load
- Real link to page is displayed at bottom of each topic
- Adds a period to "You are not logged in"
- Adds a quick log in bar
- Adds "Forum User" as the modtype for normal users
- Makes your posts appear in blue (by using the redirected CSS)
- Makes your highlighted posts appear in blue and highlighted (by using the redirected CSS)
- Adds a show posts option
- Adds a view stats option
- Adds a view profile option
- Moves the edit link
- Changes "The contents of this message has been hidden" to red
- Adds an option to view the page while logged off if your session becomes invalid
- Adds an option to view the page while logged off if invalid password is entered
- Typing "Quick find code: #" will create a link to take you to the topic with that same # (Try the forum emergencies pinned thread for example)
- Add gold crown to Jagex mods' name on thread list if they made topic or posted last (Doesn't work for Andrew or Paul ATM)
- Make topics started by Jagex mods appear in gold on the thread list (mod prefix + Andrew/Paul/etc.)
- Make it so "This thread has been moved to the # forum" appears in blue
- Change background color for moved topics in thread list
- Change the locked image in topics that have been moved
- Change hidden threads' background color to red
- Change hidden posts' background color to red
- Fixed cloning of pages to display it on
- Edited text from moved thread name to show (moved) as separated text, not a part of link
- Added option to go to the forum page where a moved topic is located, so you are not only given the option to view the new topic
- Fixed problem of spaces being in quick find code link when typing "Quick find code: #"
- Fixed ,bump page
- Add a "Show your posts" in this thread link on all pages
- Highlight topics when thd leads to them from url
- Improved quick find code links (not limited to 1 link per post, searches for more names that stand for quick find code)
- Fixed a &showuser bug with moderators.
- Fixed view in thread page
- Added a page on the RuneScape forums to show update history.
- Textarea when posting or making a new thread now matches the font and size of an actual post. Forum signature makers unite!
- Added shoutbox! Hooray!
Release #1
Release #2
Release #3
Release #4
Release #5
Release #6
To do (some of these are personal reminders as well):
- Add special symbols to underline, show in bold, and resize text (viewable only to users using this script)
- Make "-----------------------" or so, into the J-Mod's bar <[hr size="2"/]>
- Add option to select which page to go to next to the topic name (using the # of posts)
- Add forum mod and Jagex mod support (not going to happen for a while now unless I get lucky and get a volunteer)
- Make topics started by forum mods appear in green on the thread list (F-Mod list)
- Make topics started by yourself appear in blue on the thread list (username)
- Fix blue post color change on locked topics
- Make posts green for forum moderators who weren't moderators at the time of post
- ^ do the same to make normal members' posts the default color if they were a forum moderator at the time, but no longer are (only if this isn't how it already works)
- Quoting
- Quick Edit
- Quick Reply
- Add a green crown for forum mods on the last poster and topic starter names
- Remove link to First page and last page if you're on the first page / last page already
- Add quick login to the invalid session id page
- Change background color of locked threads
- Change background color of pinned threads that aren't made by Jagex mods
- Add link to go to new topic from thread list page if topic has been moved
- Add link that makes it so the X in Created by X will link you to a page with X's posts in that thread
- ^ do the same but make it for last poster
- Move last edit tag line to bottom of post
- Highlight topics with 2k posts in a different color to show that they are maxed
- Add a refresh link on the view in thread page
- Put thread creator on the search form
- Make "Last edited by Mod $" be "Last edited by (crown) Mod $"
- Make shorter URLs
- Make the Your Posts in this thread page work on locked topics
- Add a normal logout link
- Remove the locked icon while viewing a thread that has been moved
- Toggle smiley faces on page regardless of settings in forum thd
- Add footnote to say where thread is being posted
- Move the post links above the post in a table
- Fix random show post link not working.. don't know how to reoccur this but happened on a 55 page topic
- Add the thread's name in the alt tag of quick find code links
- Add last posted by X on the profile page for topics you've posted in
- Make "QFC: #"/"qfc: #" work as links
- Add a quick search on the main page
- Show actual posts in a topic that has been moved by gathering information from moved thread and putting on current forum
- Add a reputation system and post rating system
- Fix my posts link in ,bump page
- Make topics you own appear blue highlighted on your profile page
- Add code to change background color of the post for users of this script
- Add the Forum Mods link for people who are logged out
- Add a reserve x button
- Add a shoutbox, possibly
- Make a smart support list
- Make it so thd links shows the topic at the top of the page automatically
- Play the game from the forums
- Add features to preview post
- Make a page just for the shoutbox
- Change title of pages
- Remove link to highscores if post is made by a Jagex Mod
- View in thread option while viewing profile
- Make hidden posts that are highlighted still appear as red
Changes (will release in next version):
- Revamped shoutbox
- Added spacing in names, topic titles and author's name in description, and posts. I hope 2---25 finds his way to this script, as he has a topic running since 2004 about this issue.
- Removed frame
- Titled pages
- Added avatars
- Created a better edit post page
- Changed color of your own posts to red, since blue is occupied by moved posts
- Fixed a bunch of stuff to work with Jagex's new login system
- Moved View in thread link to the top right corner
|
|
I've been using this for a while. If you can incorporate any of my ideas that I suggested in the shoutbox, that'd make this script one of the best ones I've come across. |
|
|
I've noticed that too. I plan on making it easier in the next release, but for now you have to be logged in to post a comment on the shoutbox. To post a comment you need to type it into the box and press Post while logged in. As of now, the refresh button only seems to show up if you're logged in and I plan on fixing that too. |
|
|
Love this script, but I don't think anyone knows how to use the shoutbox. If you notice, only a small handful of people are actually using it, and I think it's because very few actually know how! For example, I have no idea how to post on it... Is there a button somewhere to create a new post after logging in? I can't find anything. |
|
|
Thanks for posting the code - however that means nothing to me as I don't understand it. The loss was very little, and I'm not one to dwell on a pixelated loss anyway. |
|
|
<*form autocomplete="off" method="post" action="https://forum.runescape.com/login.ws"> <*input type="text" maxlength="12" name="username" size="20" onclick="if(this.value=='Username') this.value='';" value="Username"/> <*input type="password" maxlength="20" name="password" size="20" onclick="if(this.value=='Password') this.value='';" value="Password"/> <*input type="submit" onclick="if(this.value=='Quick Login') this.value='Loading...';" value="Quick Login"/> <*input type="hidden" value=""+gotourl+"" name="dest"/> <*/form> Whoops.. forgot you can use HTML here. |
|
|
Sorry to hear about that. The quick login feature is just the same as the HTML based login that the forums used to use instead of the new Java applet. It's basically a copy and paste of that and rearranged to fit in a smaller space. If you're concerned though, here's the form for the quick login: <form><input /> <input /> <input /><input></form> The script doesn't save any passwords, so I don't think it's the script. The only thing transferred is your username in the shoutbox. I hope you get back your stuff though, sorry to hear about that. |
|
|
Hey Freeze - nice script. I enjoyed using it however, I think it may have caused a problem. I trust your intentions are good in making this script but how secure is the "Quick Log-in" feature? My account was hacked (now recovered, with very little lost) and this script is all I could think of. |
|
|
Thanks. |
|
|
Cool.
|
|
|
Release #6 is out. Shoutbox shoutbox shoutbox. |
|
|
Release #5 is out. Seem to have forgotten to post about Release #4, but #5 is out nevertheless. I've added a link on the front page of the forums that will show up in the bar at the top to review the features of RAF. This link is only visible if you're on the front page of the RuneScape forums, as I realize it can be a hassle to show it everywhere. Enjoy! |
|
|
Do not go to this link, anyone who is on this page. If someone is pathetic enough to advertise their websites and ignore the fact that this is for comments about the script, their comments should be ignored. So, as your script author, I am not responsible for content on that link, as I did not post it. |
|
|
Welcome to our site for Cheap RS Gold >>>>> Www.rigame.com thx =) |
|
|
Thanks for the comment. |
|
|
Great script thanks, makes the forums a lot easier to use. |
|
|
Release #3 is out, fixed an error, sorry. |
|
|
Release #2 is out. |
|
|
This script is still in beta. It adds new features to the RuneScape forums, such as highlighting your posts in blue, quick login feature, show all posts in thread, etc. |
You could comment on this script if you were logged in.
