Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Favorite RuneScape 'Settings'

Featured Replies

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

  • Replies 66
  • Views 2.8k
  • Created
  • Last Reply

Top Posters In This Topic

Detail: Low

 

Screen Brightness: Bright

 

Mouse Buttons: Two

 

Chat Effects: On

 

Split Private Chat: On

 

Accept Aid: No

 

Music Volume: (low detail) Off

 

Effect Volume: (low detail) Off

 

Auto Retaliate: On

Detail: Low (If I had a better comp, I'd use High :()

 

Screen Brightness: Bright

 

Mouse Buttons: Two

 

Chat Effects: On

 

Split Private Chat: On

 

Accept Aid: Yes

 

Music Volume: Off

 

Effect Volume: Off

 

Auto Retaliate: On

 

 

 

Wish I had a better comp so I could use High detail setting... In fact, this computer used to be able to use High detail... That is until they changed the underlying engine to make faster load times and sounds for Low detail... :wall:

Wolfy is Officially Retired.

I miss you all (Well, mostly my friends n stuff)

If you want to talk to me, send me a message, I check the boards daily. :D

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

What setting do you usually play with? Here's a little form you can fill out:

 

 

 

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

 

Wondering what to do with life .....

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

Quest cape obtained at combat level 83, march 07.

  • Author

Still no one who sets brightness to dark! :P

  • Never trust anyone. You are always alone, and betrayal is inevitable.
  • Nothing is safe from the jaws of the decompiler.

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

 

 

 

 

 

I like my dungeons to look like Dungeons and not some uber-bright neon playground.

  • Author

Ahh, there's one. :D

  • Never trust anyone. You are always alone, and betrayal is inevitable.
  • Nothing is safe from the jaws of the decompiler.

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

SkullyTIF.jpeg

Thanks To: Everyone for the siggies, especially Kal for the Pixel.

Currently Playing: FIFA 07, NFS: Carbon, Morrowind and Dungeon Siege II.

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

<?php



function reverse($string, $removespace) {

   $lower = strtolower($string);

   if ($removespace == TRUE) {

    $nospace = str_replace(" ", "", $lower);

   } else if ($removespace == FALSE) {

    $nospace = $lower;

   } else {

    $nospace = NULL;

   }

   $reverse = strrev($nospace);

   $capital = ucwords($reverse);

   echo $capital;

}



echo 'Arrgh! It's ';

reverse('Ralph Wiggum', TRUE);

echo '!';



?>

 

 

 

The above code would output:

 

 

 

Arrgh! It's Muggiwhplar!

 

 

 

 

 

why did you post the php coding? and really.. it seems like theirs alot of unneeded coding in that, i mean ive coded in html and VB but... i know php is more difficult but it seems useless, but back on subject.

 

 

 

 

 

 

 

 

 

 

 

 

 

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off <----what the hell does this do? lol i didnt even know it existed til today.

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off (depends, if meleeing actually stuff on slayer, on. @ castle wars off.)

  • Author

It's defining a function... since Muggiwhplar's name is "Ralph Wiggum" backwards, it easily reverses your name.

 

 

 

so you'd just go:

 

 

 

<?php



reverse('YOUR NAME HERE', FALSE); // You could also put TRUE if you wanted the spaces removed



?>

 

 

 

And it outputs your name, backwards. :D

 

 

 

PS - Chat effects is flash2:, wave1:, etc.

  • Never trust anyone. You are always alone, and betrayal is inevitable.
  • Nothing is safe from the jaws of the decompiler.

It's defining a function... since Muggiwhplar's name is "Ralph Wiggum" backwards, it easily reverses your name.

 

 

 

 

 

 

 

ic. thank you, i rarely read peoples names backwards.

Detail: High

 

Screen Brightness: Very Bright

 

Mouse Buttons: Two

 

Chat Effects: One

 

Split Private Chat: On

 

Accept Aid: No

 

Music Volume: 4

 

Effect Volume: 2

 

Auto Retaliate: On[/b]

| Back From Retirement | Known as Tylerk116 |

x_krohboy_x.png

Detail: Low / High

 

Screen Brightness: Dark / Normal / Bright / Very Bright

 

Mouse Buttons: One / Two

 

Chat Effects: On / Off

 

Split Private Chat: On / Off

 

Accept Aid: Yes / No

 

Music Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Effect Volume: (low detail) / Off / 1 / 2 / 3 / 4

 

Auto Retaliate: On / Off

Posted Image

 

- 99 fletching | 99 thieving | 99 construction | 99 herblore | 99 smithing | 99 woodcutting -

- 99 runecrafting - 99 prayer - 125 combat - 95 farming -

- Blog - DeviantART - Book Reviews & Blog

Detail: High

 

Screen Brightness:Very Bright

 

Mouse Buttons: Two

 

Chat Effects: On

 

Split Private Chat: On

 

Accept Aid: No

 

Music Volume: Off

 

Effect Volume: 1

 

Auto Retaliate: Off

 

publicchat: on or hide

 

private chat: friends or on

 

trade: on

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.