MeLikesPizza Posted September 17, 2006 Share Posted September 17, 2006 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 Link to comment Share on other sites More sharing options...
Nero Posted September 17, 2006 Share Posted September 17, 2006 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 Vienna Raszyn Warsaw Klushino Link to comment Share on other sites More sharing options...
WolfhunterXZ Posted September 18, 2006 Share Posted September 18, 2006 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 Link to comment Share on other sites More sharing options...
gspbeetle Posted September 18, 2006 Share Posted September 18, 2006 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 Examine ChenGMT (level: 138) Link to comment Share on other sites More sharing options...
antonwhy Posted September 19, 2006 Share Posted September 19, 2006 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 ..... Link to comment Share on other sites More sharing options...
aoe325 Posted September 19, 2006 Share Posted September 19, 2006 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. Link to comment Share on other sites More sharing options...
Jard_Y_Dooku Posted September 19, 2006 Author Share Posted September 19, 2006 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. Link to comment Share on other sites More sharing options...
tefda Posted September 19, 2006 Share Posted September 19, 2006 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. Link to comment Share on other sites More sharing options...
Jard_Y_Dooku Posted September 19, 2006 Author Share Posted September 19, 2006 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. Link to comment Share on other sites More sharing options...
GonAndGary Posted September 19, 2006 Share Posted September 19, 2006 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 Thanks To: Everyone for the siggies, especially Kal for the Pixel.Currently Playing: FIFA 07, NFS: Carbon, Morrowind and Dungeon Siege II. Link to comment Share on other sites More sharing options...
my_tribute Posted September 19, 2006 Share Posted September 19, 2006 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 Link to comment Share on other sites More sharing options...
jessy87 Posted September 19, 2006 Share Posted September 19, 2006 <?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.) Link to comment Share on other sites More sharing options...
Jard_Y_Dooku Posted September 19, 2006 Author Share Posted September 19, 2006 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. Link to comment Share on other sites More sharing options...
jessy87 Posted September 19, 2006 Share Posted September 19, 2006 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. Link to comment Share on other sites More sharing options...
Krohboy Posted September 19, 2006 Share Posted September 19, 2006 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 | Link to comment Share on other sites More sharing options...
tripsis Posted September 19, 2006 Share Posted September 19, 2006 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 - 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 Link to comment Share on other sites More sharing options...
gamecube10074 Posted September 20, 2006 Share Posted September 20, 2006 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now