Everything posted by runesmithie
-
Auto-shutdown problem
I've never tried installing case fans in a laptop myself, actually, I didn't even know it was possible =p
-
microsoft word opening tabs and changing things without me
Do you mean tabs as in.. Firefox tabs? Or are you talking about the Task Pane, as that opens with word by default on 2003
-
Dude, I got a DELL!
With that atitude, don't bother coming here when you get "hax0rd!1!' If I do get "M3d hax0rd!1!" I wouldn't mind, I'm completely familiar with starting over with nothing but stats :) Besides, I really don't browse many RS sites other than Tip.It, so if I do get a keylogger, chances are it isn't for RS :P Would you be as happy if you got your credit card numbers stolen and all your money nicked in real life as you would in runescape? :roll: I personally don't have a credit card and my parents STILL don't trust the internet :?
-
Having troubles with RS Calculator
We haven't gotten into arrays yet :\ *skips ahead in book a little* thanks... for some reason I forgot to do level+300 >.<
-
Help with administrator rights..
:| Do a little more research on Linux ;) http://en.wikipedia.org/wiki/Linux If you are on 56k you can get some free LiveCD's http://en.wikipedia.org/wiki/Ubuntu_Linux http://shipit.ubuntulinux.org/ The Ubuntu CD's come from Switzerland, so they will take some time to reach you ;)
-
petition for the new capes
We need a petition for purple phats to be pink again... *signs anyways*
-
Computer acting abnormally..
There's nothing that defraging would do to help out in this particular situation Wyrm, have you tryed googling it or contacting MS themselves? After some extreme cases of not defragging (for a year, quite stupid on my part) I have had to wait up to 30 minutes for "preferences" to load but, then again, that was a fairly extreme case
-
Dude, I got a DELL!
With that atitude, don't bother coming here when you get "hax0rd!1!' If I do get "M3d hax0rd!1!" I wouldn't mind, I'm completely familiar with starting over with nothing but stats :) Besides, I really don't browse many RS sites other than Tip.It, so if I do get a keylogger, chances are it isn't for RS :P
-
Computer acting abnormally..
Have you defragged lately? :) goto Run and type in dfrg.msc if you can't find the shortcut to defrag utility
-
Having troubles with RS Calculator
Hey, I recently got permission to make a calculator for Runescape in my Visual Basic class... Now I want to be efficient and not have something like If single.parse(me.uiLevelTextBox.text) = 70 Then exp=823662 But how would you convert this to code in VB? I saw his Javascript code and the Python code, but when I implement something similar in VB it always comes out off Equation: http://maddogcarter.com/phil/runescape/equation.gif Javascript: document.close(); document.open(); document.writeln('Begin JavaScript output:'); document.writeln(''); points = 0; output = 0; minlevel = 2; // first level to display maxlevel = 500; // last level to display for (lvl = 1; lvl <= maxlevel; lvl++) { points += Math.floor(lvl + 300 * Math.pow(2, lvl / 7.)); if (lvl >= minlevel) document.writeln('Level ' + (lvl) + ' - ' + output + ' xp'); output = Math.floor(points / 4); } document.writeln(''); document.close(); Python: points = 0 for level in range(1,100): diff = int(level + 300 * math.pow(2, float(level)/7) ) points += diff str = "Level %d = %d" % (level + 1, points / 4) print str
-
Dude, I got a DELL!
*has no antivirus software <_<* Only thing I have is Spybot S&D... oh well, i'm just too lazy to get some software :D
-
Coolest RuneScape Names
And I thought triple posts were a thing of the past
-
the first Runescape RSS feed
If you use the firefox bookmarks tab to store it.. You click on the bookmark and a drop down list appears, ideally with 10 or so items. You can then choose one of those links in the dropdown and goto that page. It requires little to no updating on your end, so you can check a feed in teh morning and get different content than in the afternoon. Pretty spiffy.
-
the first Runescape RSS feed
What you mean by thatFor the Tip.it news... Sorry i didn't make that clear enough... Sure, but a limit of 6-10 items would be great, seeing as it's not too long in the firefox bookmarks tab
-
the first Runescape RSS feed
*Pets his prime /. UID*
-
the first Runescape RSS feed
Mmmm, I love RSS feeds :D *pats handy Slashdot feeds*
-
>> Cant see Runescape!!! <<
*sigh* As far as I know they don't have one anymore... you have to gothrough Secure Services.... They need to get that fixed
-
VB .NET Login Form - Help needed
Here, I ended up using this Dim passwordForm As New uiPasswordForm Me.ActiveForm.Hide() passwordForm.Show() Another problem was that my form files were in different projects, so I had to import one :P
-
MAZE, With a Friend?
When I found the trawler bug I stood in mime audience for an hour on world 18.... no one came :( I wish I found out about the trawler bug. I would of had so much fun... :( :cry: Then of course report it to JAGeX after I "explored" the RS underworld. Heh, I reported it to jagex after a day, since there was nothing gamebreaking they told me I should play around down there while i can :D
-
MAZE, With a Friend?
When I found the trawler bug I stood in mime audience for an hour on world 18.... no one came :(
-
EPISODE 5 COMPLETE-Runescape: A Reality
I think you should do some PKing to the tune of Iron Man
-
VB .NET Login Form - Help needed
I think I tried that already :? Ah well, can't hurt to try again
-
Name that problem
Have you run something akin to Motherboard Monitor or something else that keeps track of heat? Doesn't matter, it wouldn't be over heating with the case off and a fan blowing on it. First of all, fans don't cool stuff down. They evaporate sweat which makes us feel cold ;) AFAIK fans in cases are used to keep dust from settling
-
Changing the language of MS Paint
I kinda lost my Win95 discs myself :\ Good thing I have a new coputer though :P
-
Name that problem
Have you run something akin to Motherboard Monitor or something else that keeps track of heat?