My First Runescape Program

Discussion in 'Programming General' started by Pkpkpk, Oct 11, 2009.

My First Runescape Program
  1. Unread #1 - Oct 11, 2009 at 1:08 PM
  2. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

  3. Unread #2 - Oct 11, 2009 at 1:55 PM
  4. deathbal sam
    Joined:
    Sep 25, 2008
    Posts:
    754
    Referrals:
    0
    Sythe Gold:
    0

    deathbal sam Apprentice
    Banned

    My First Runescape Program

    Why not tell us what language it is in and maybe share the code so we can help make things easier for you or give you tips.
     
  5. Unread #3 - Oct 11, 2009 at 2:27 PM
  6. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    My First Runescape Program

    Yes... it is quite a mystery, especially when it's all in a folder named "Java" and the source is included ^_^

    P.S. Well documented for such a small applet
     
  7. Unread #4 - Oct 11, 2009 at 7:57 PM
  8. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

    Your a genius. Thanks! ;)

    Any suggestions for another project around this level?
     
  9. Unread #5 - Oct 12, 2009 at 2:51 AM
  10. deathbal sam
    Joined:
    Sep 25, 2008
    Posts:
    754
    Referrals:
    0
    Sythe Gold:
    0

    deathbal sam Apprentice
    Banned

    My First Runescape Program

    When you download it you see"ExpCalc.rar" i don't just download things carelessly (is that a word) like you Jimmy
     
  11. Unread #6 - Oct 12, 2009 at 3:03 AM
  12. Whiteblackemoazn
    Joined:
    Oct 10, 2009
    Posts:
    29
    Referrals:
    0
    Sythe Gold:
    0

    Whiteblackemoazn Member

    My First Runescape Program

    very very smart
     
  13. Unread #7 - Oct 12, 2009 at 12:40 PM
  14. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    My First Runescape Program

    How about some small calculators? I'd suggest maybe a max hit calculator, a combat calculator, skill calculators, etc. Those are all easy and might teach you a thing or two about the language's mechanics :D
     
  15. Unread #8 - Oct 12, 2009 at 1:27 PM
  16. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

    ExpCalc = Experience Calculator ;)

    Thanks :nuts:

    The only problem is I don't know that exactly goes into the calculations for combat levels. What is each skill worth?:embar:
    I think I might try a skill calculator though, like for smithing. :)
     
  17. Unread #9 - Oct 12, 2009 at 6:44 PM
  18. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    My First Runescape Program

    There is no danger in downloading a zipped file, and looking through the contents (and just fyi, I checked the source before running it as an applet, and I compiled the source myself).

    And yes, a skill calculator would be nice.
     
  19. Unread #10 - Oct 13, 2009 at 2:31 AM
  20. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    My First Runescape Program

    Are you trolling or just dumb? A virus won't execute unless you execute it, unless there is an exploit utilized by the website you download from, which is quite uncommon now that people are using more secure browser technology.
     
  21. Unread #11 - Oct 13, 2009 at 7:27 PM
  22. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

    Lol :)
     
  23. Unread #12 - Oct 14, 2009 at 10:14 PM
  24. WCCobra
    Joined:
    Oct 7, 2009
    Posts:
    7
    Referrals:
    0
    Sythe Gold:
    0

    WCCobra Newcomer

    My First Runescape Program


    Highest of the three:

    Melee = (1/4)*((13/10)*($attack+$strength)+$defense+$hp+(1/2)*$prayer+(1/2)*$summoning)

    Range = (1/4)*((13/10)*(3/2)*($range)+$defense+$hp+(1/2)*$prayer+(1/2)*$summoning);

    Magic = (1/4)*((13/10)*(3/2)*($magic)+$defense+$hp+(1/2)*$prayer+(1/2)*$summoning);
     
  25. Unread #13 - Oct 15, 2009 at 4:53 PM
  26. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

    hmm complicated ^^
     
  27. Unread #14 - Oct 16, 2009 at 1:48 AM
  28. WCCobra
    Joined:
    Oct 7, 2009
    Posts:
    7
    Referrals:
    0
    Sythe Gold:
    0

    WCCobra Newcomer

    My First Runescape Program

    It's not that bad actually... once you get past all the ( )'s

    you could just copy and paste it and modify the variables
     
  29. Unread #15 - Oct 16, 2009 at 3:05 PM
  30. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

    Idk how summoning factors into it? and is the prayer like the bonus? (.15) or w/e?
     
  31. Unread #16 - Oct 16, 2009 at 11:38 PM
  32. WCCobra
    Joined:
    Oct 7, 2009
    Posts:
    7
    Referrals:
    0
    Sythe Gold:
    0

    WCCobra Newcomer

    My First Runescape Program

    Summoning is .5
    Prayer is .5
    HP is 1
    Defense is 1
    (Strength + Attack) is 13/10ths
    and all of them are added up and multiplied by .25

    ***For mages and rangers, (Strength + Attack) is replaced by either Magic or Range. Magic or Range is then worth 3/2nds of 13/10ths

    You grab their stats from hiscores and calculate each of the three possible combat levels. Which ever is the highest is the persons actual combat level.

    For Example:

    Attack = 60
    Strength = 50
    Defense = 55
    HP = 58
    Range = 70
    Magic = 72
    Prayer = 30
    Summoning = 20

    (Melee) 70.25 = .25*( (1.3*110) + 55 + 58 + (.5*30) + (.5*20) )
    (Range) 68.625 = .25*( (1.3*1.5*70) + 55 + 58 + (.5*30) + (.5*20) )
    (Magic) 69.6 = .25*( (1.3*1.5*72) + 55 + 58 + (.5*30) + (.5*20) )

    Combat Level = 70.25
     
  33. Unread #17 - Oct 17, 2009 at 4:49 AM
  34. Yochi
    Joined:
    Oct 16, 2009
    Posts:
    46
    Referrals:
    0
    Sythe Gold:
    0

    Yochi Member

    My First Runescape Program

    It's good mate, for your first rs program!
     
  35. Unread #18 - Oct 17, 2009 at 10:31 AM
  36. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    My First Runescape Program

    Oh I see
    Thanks!
     
< Runescape Applet | which book is better? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site