Jump to content

Skill Sigs


Worryeeer

Recommended Posts

I am curious about these stat sigs and how they make them auto update. I know from programming in C++ it can't be all that difficult but I am not sure what language if any they r in. :-k So telling me what language they are made in would be great, telling me how to do it even better :lol:

 

 

 

EDIT: I beleive Tip.It's calculators a really simular?? :-k

Worryeeer.png
Link to comment
Share on other sites

I am curious about these stat sigs and how they make them auto update. I know from programming in C++ it can't be all that difficult but I am not sure what language if any they r in. :-k So telling me what language they are made in would be great, telling me how to do it even better :lol:

 

 

 

Wish i new

archive.png
Link to comment
Share on other sites

Deleted due to double post

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

Link to comment
Share on other sites

Strangely enough I've just been researching (well kind of) this.

 

The language is php (which is a mix between various C based languages, so Worryeer you shouldn't have too much trouble learning this).

 

It works by extracting the data from the high scores (not sure how often it does the extraction, but I'm 50% of the way to getting the extraction to work for me), this bit is done by tip.it calculators and arguably the hardest part. With this data you can select the levels and, using php, insert it in to a image.

 

When the new data is extracted the image is remade (the levels added again) and the image updates.

 

 

 

Note there may be a few inaccuracies in my explanation, but its the best I can provide.

 

EDIT: Why did it quote myself before, o well nvm.

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

Link to comment
Share on other sites

 

Strangely enough I've just been researching (well kind of) this.

 

The language is php (which is a mix between various C based languages, so Worryeer you shouldn't have too much trouble.).

 

It works by extracting the data from the high scores (not sure how often it does the extraction, but I'm 50% of the way to getting the extraction to work for me), this bit is done by tip.it calculators and arguably the hardest part. With this data you can select the levels and, using php, insert it in to a image.

 

When the new data is extracted the image is remade (the levels added again) and the image updates.

 

 

 

Note there may be a few inaccuracies in my explanation, but its the best I can provide.

 

 

So basically in C++ terms its an if stament that changes the image based on the skill levels. With the new hiscore update JaGex added im sure extracting from a webpage can't be that difficult. I am going to do some reasearch into php and extracting from a web page thanks for the help JoeDaStudd

Worryeeer.png
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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