It is currently Mon Jun 16, 2025 10:48 pm

All times are UTC [ DST ]





Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 178 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7 ... 12  Next
  Print view Previous topic | Next topic 
Author Message
 Post subject:
PostPosted: Fri Mar 30, 2007 10:49 pm 
Offline
Clan Chat Moderator
Clan Chat Moderator
User avatar

Joined: Thu Jul 07, 2005 5:44 pm
Posts: 1220
Words: 35272
Location: everywhere :o and nowhere
Runescape Status: P2P
Forum Status: Experienced Forum user.
World: 70
Quote:
N0obish Newb
Posted: Fri Mar 30, 2007 11:45 am Post subject:

--------------------------------------------------------------------------------

In my opinion only defence pures should be exceptions.

Possibly defence combined with prayer but exceptions should not exceed any further than that in my opinion.


and what about pray pures?

anyways, i'm not voting either way on this, all i'm saying is that it's not allowed by rules, but we've made exceptions before. As zzz said, just be patient, and you'll find out soon

_________________
9HP 4-LYF!!

The super noob kid!!

Image
Image

Aug. 1, 2007: Lost my "perfect" skiller status by getting 2 attack on accident
Feb. 21, 2009: First 9hp account to ever get 99 Agility
May 12, 2011: Went combat!!!
Spoiler for pics:

Image Image <--old animation i made
Image

Spoiler for Funny Stuff:

Image
Image
Image<---That's what she said!!
Image
Image
Image
Image

link for Real Clan Member Pics http://peacefull.rsbandb.com/viewtopic.php?f=14&t=650&start=1050


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 30, 2007 11:18 pm 

No Cb Skils wrote:
Image

When:
x = The total exp.
y = Number of combat levels

I like this, but I fear it may confuse a few people. If one had exactly 7,000,000 experience and followed this formula, they may get confused and stop because they think they are not getting the correct numbers, especially once they run into fairly large numbers like 147,000,000,000,000 (One Hundred Forety-Seven Trillion). And they may not have a Calculator that is able to find the Square Root of a number, or Square it (Or possibly Calculate that high).

If a Calculator was made here so they could simply type in the needed information...

Total Amount of Combat Levels (Excluding Prayer/Defense ?):
Total Experience:

And could give them their 'Skill Exp'. Like I said, I like this idea, and hope that it is considered to be used. :D


Top
  
 
 Post subject:
PostPosted: Fri Mar 30, 2007 11:20 pm 

Yew Log Inc wrote:
No Cb Skils wrote:
Image

When:
x = The total exp.
y = Number of combat levels

I like this, but I fear it may confuse a few people. If one had exactly 7,000,000 experience and followed this formula, they may get confused and stop because they think they are not getting the correct numbers, especially once they run into fairly large numbers like 147,000,000,000,000 (One Hundred Forety-Seven Trillion). And they may not have a Calculator that is able to find the Square Root of a number, or Square it (Or possibly Calculate that high).

If a Calculator was made here so they could simply type in the needed information...

Total Amount of Combat Levels (Excluding Prayer/Defense ?):
Total Experience:

And could give them their 'Skill Exp'. Like I said, I like this idea, and hope that it is considered to be used. :D
Argh...I guess I can try to whip something together... :roll:

Give me an hour or so...


Top
  
 
 Post subject:
PostPosted: Fri Mar 30, 2007 11:24 pm 

I understand it completely, I'm just speaking for those who are not as adept at math as some of us. :P


Top
  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 12:24 am 

Yew Log Inc wrote:
I understand it completely, I'm just speaking for those who are not as adept at math as some of us. :P
Umm...finished the code a while ago...if anyone can make it executable...that'd be nice...I'm having trouble...

Code:
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import java.net.*;
import java.io.*;
import java.util.*;
public abstract class Calc {
   private static int att, str, rng, mag;
   private static double totalExp, points;
   public static void main(String[] args){
      totalExp = Integer.parseInt(JOptionPane.showInputDialog( null, "Total Exp (no commas): "));
      att = Integer.parseInt(JOptionPane.showInputDialog( null, "Attack Level: "));
      str = Integer.parseInt(JOptionPane.showInputDialog( null, "Strength Level: "));
      mag = Integer.parseInt(JOptionPane.showInputDialog( null, "Mage Level: "));
      rng = Integer.parseInt(JOptionPane.showInputDialog( null, "Range Level: "));
      points = Math.sqrt(((Math.pow(totalExp, 2))*3)/(att+str+rng+mag));
      if (points > 6000000)
      JOptionPane.showMessageDialog(null, "You are able to join Clan Peacefull, congradulations!", "Verdict", JOptionPane.PLAIN_MESSAGE);
      else
      JOptionPane.showMessageDialog(null, "You are not currently able to join Clan Peacefull, sorry.", "Verdict", JOptionPane.PLAIN_MESSAGE);
   }
}


Top
  
 
 Post subject: Another few statements
PostPosted: Sat Mar 31, 2007 5:13 am 

OK, many different comments to make here. First off, to the person calling me a "mage pure," I have to take serious offence. Name one fighting mage (mage pure) that has less then 50 hp at lvl 44. think of any? didn't think so. I'd only train via; Alchs(main source) Tele's(secondary) and maybe enchantment and mage training arena stuff(possible, but unlikely, 3rd)


second, that wouldn't be happening for a looooooooong time. I want at least 2-4 skill capes before I even attempt 70 mage (9k alchs) of which, I wouldn't start mage until I got serious on fletching (a skill I don't plan on getting serious too for some time)

2ndly, yes, I have been in Peacefull in times past, and made some good friends too(one of which is having a fight with me and I won't mention names, for their sake) It breaks my heart to no longer be a part of this clan.


As for the armour, yes, I did only get it for the robes(Which i finally just re bought *YYYAAAAAYYY*) and don't plan on extending it to the skill cape and one of a kind lvl 70 with 99 prayer and 99 mage until at least next year. I really can't see myself coming up with the funds for that anytime sooner(Only 1 exception, 80 prayer, 3 levels off and my BF was going to buy me the bones as a celebration of his 99 hunt. It will NOT raise me to 45 combat)


As for that math formula, if that's what it takes, then I'd gladly get some more lobs and shoot for the extra 6m exp (50k lobs) I was planning on getting to 21m cooking sometime in the near future anyways(whenever possible)
Yes, i am very commited and wish to prove it to everyone here



Well, that's about all I have to say for now, but I will say one more thing...



I am NOT, nor in any way, A combat account. I quit my 103 main to become the skiller I am today, for the sole reason that I hated myself for the combat levels I had. Take that testimony into consideration as well. Adieu.[/


Top
  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 11:26 am 
Offline
Clan Chat Moderator
Clan Chat Moderator

Joined: Fri Mar 09, 2007 2:28 pm
Posts: 5350
Words: 98273
Location: London
Runescape Name: Maths
Runescape Status: P2P
Forum Status: Willing to help users.
World: 33
its up to the admins i say no..

_________________
Image
Formally known as X Ir3l4nd X
Old School Peacefull


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 4:33 pm 

I'm fine with whatever the admins want, but since it's not a skill, quest, def, or pray pure I'd say no.


Top
  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 5:20 pm 

All of you posting on thisare saying no and classifying me as a mage pure...


A mage pure kills people with their magic and have high Hp...

I don't know if i can make this any clearer.........




I am NOT a MAGE PURE!!!!





i don't know how much clearer i could be, considering i don't fight, i only have 19 hp, and i don't even train mage anymore, not since after 50.
The only real difference between me and all the other skillers in this clan (aside from the infinity robes) Is that i made a tele portal in my house, so i can use house tabs and be able to tele around without getting mage exp. If you want, i can pic the portal room... Fally, Cammy, and Varrock portals.


Top
  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 5:32 pm 

I really don't know what to say, considering Mazter G. But It maybe different for the other admins


Top
  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 5:34 pm 
Offline
Honored Member
Honored Member

Joined: Tue Feb 28, 2006 2:16 am
Posts: 6807
Words: 233280
Location: New York
Runescape Name: Magic Guapo
Runescape Status: P2P
Forum Status: Willing to help users.
World: 0
IRC Nick: Ysuran
X W C 3 R X wrote:
I really don't know what to say, considering Mazter G. But It maybe different for the other admins


Mazter G hasn't even posted on Peacefull, I'd much rather have Bounce in because she has been working hard just to get in again.

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 5:59 pm 

Mazter G is more or less a form of quest pure... Honestly, he should just do legends at a low level, and try to get in as a legend pure.


Top
  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 9:46 pm 

OK not that i mind the discussion, but can this thread please stay about the topic of my account? I've looked up mazter g, and i honestly have to say we are very different.

He is more of a quester, considering everyone says he did it only for heroes.

I am an Infinity Skiller


thank you, now please stay on topic here, not that mazter g doesn't deserve any recognition, but this thread isn't about him.


Thank you


Top
  
 
 Post subject:
PostPosted: Sun Apr 01, 2007 12:42 am 

Update.


Though my Bf hasn't hit 99 hunter yet, he is going to bump up and help me get 80 prayer over the break. Fear not, i will still be lvl 44, and that will be all that will change. My other spring break goals are


55/60 thieve
58/60 agility
72/80 Fm
72/75 Wc
74/80 hunter *hopefully*
1 genie off 33 slayer ^_^
56/60 mining *another hopeful one*
56/68 fishing *a very hopefull*


I'll post on how i do with these as they come, and i'll update my front post to show them, and my updated totals. That is all for now.


Top
  
 
 Post subject:
PostPosted: Sun Apr 01, 2007 1:11 am 

Good luck with thoes goals! I'm sure you can get it! ;)

You should do something with herblore aswell :) ...it's an easier skill to level provided you have some cash and...well...no offence, but 31 is just an...unimpressivle number...idk :roll: :lol:

You may absolutely dispise the skill or have a reason for keeping it 31, heck, we're different people, just far uneven skills bother me (I'm a hippocrite; I know ;) )


Top
  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 178 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7 ... 12  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron




Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style supported by CodeMiles Team.