Jump to content

Leader Rob

Members
  • Posts

    18
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • Gender
    Male
  • Location
    Wrexham

RuneScape Information

  • RuneScape Status
    P2P
  • RSN
  1. Hey I'm Leader Rob so heres a bit about myself: My names Rob (obviously ;) ) I am 23 currently studying Web design and development within university I have been to the last two Runefests and my current Homeworld is 83 So now heres a little game I want to set up, so i can get to know all of you, when you respond I want you to put a fact about you in the comments :).
  2. im not too good with PHP as it is, im just about understanding what im getting told would i use an if ($stats != null) { echo $stats["attack"]["level"]; } else { echo 'Sorry your account isn't appearing on highscores, please verify you are a member and your combat levels can appear on the high scores'; }
  3. ok but assuming that gets one set of stats how do i get multiple levels like attack would it be something like this $stats[$value]["attack"] = $hs[$i][5];
  4. but the initial input box would have to store the username in a variable called $username right so would this line be something like $contents = file_get_contents(http://hiscore.runes...s?player=$username);
  5. ive been told to use PHP and Regex but im not too good at those languages, any chance you can help me out developing the code or provide a good guide where i could learn?
  6. thats what i thought but when i used my playername i got this result
  7. first off i would like to thank TipIt website staff in recently helping me perfect my combat formula on the old combat system, i have managed to make a clan entry calculator that i intend to share with the clan community, i was wondering in terms of design how complicated was it making the username checker tip it use cause i am looking in to making one so the values for my clan entry calculator heres a link for anyone wanting to see www.assentedorder.com/calculator can be automatically acquired? i have seen a few basic PHP data scrappers but i wanted to get the opinion of a runescaper also i will gladly provide a link to tipit for helping me with my code if requested
  8. is this the deposit box that requires the deadliest catch quest?
  9. first off i would like to thank TipIt website staff in recently helping me perfect my combat formula on the old combat system, i have managed to make a clan entry calculator that i intend to share with the clan community, i was wondering in terms of design how complicated was it making the username checker tip it use cause i am looking in to making one so the values for my clan entry calculator heres a link for anyone wanting to see www.assentedorder.com/calculator can be automatically acquired? i have seen a few basic PHP data scrappers but i wanted to get the opinion of a runescaper also i will gladly provide a link to tipit for helping me with my code if requested
  10. I have been getting help off htmlforums.com for this code thats being designed and i posted your reply and this is what the person helping me said Hi there Robertjones6 The calculation that you have given is exactly the same as the one given here... http://www.htmlforums.com/showpost.p...88&postcount=5 ....when calculating combat levels from Summoning and Prayer, truncate any remainder after dividing by 2. 97 Summoning would count for 12 combat levels, not 12.125, and only 98 Summoning would count for 12.25 combat levels. 97 Summoning and 97 Prayer would add together to give only 24 combat levels, but 96 Summoning and 98 Prayer would give 24.25 combat levels What do you mean by truncate? Javascript has Math.floor(), Math.ceil() and Math.round(), and also toFixed() can specify th number of decimal places. Sorry, but I cannot see the mathematical pattern that would give.. 96/8=12 97/8=12 98/8=12.25 What would be the values of... 85/8 60/8 53/8 ...for example? Can you elucidate for me? can you shed any light into how i should reply
  11. have you tried here http://[Use Quick Find Code]/c=kyIKUxs04Ik/[Please Use QuickFind Code]?51,52
  12. got everything ready, if anyone could tell me what the old combat formula for tip.it's combat calc was i would appreciate it
  13. when the tools are back up, will you post it for me please?
×
×
  • Create New...

Important Information

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