Welcome aboard Visitor...

Daily Screenshot

Server Costs Target


9% of target met.

Latest Topics

- Anyone still playing from a decade ago or longer? »
- Game still active. NICE! »
- Password resett »
- Darkspace Idea/Opinion Submission Thread »
- Rank Bug maybe? »
- Next patch .... »
- Nobody will remember me...but. »
- 22 years...asking for help from one community to another »
- DS on Ubuntu? »
- Medal Breakpoints »

Development Blog

- Roadmap »
- Hello strangers, it’s been a while... »
- State of DarkSpace Development »
- Potential planetary interdictor changes! »
- The Silent Cartographer »

Combat Kills

Combat kills in last 24 hours:
No kills today... yet.

Upcoming Events

- Weekly DarkSpace
05/04/24 +2.0 Days

Search

Anniversaries

20th - Relient
19th - Entil-Zha the Starkiller

Social Media

Why not join us on Discord for a chat, or follow us on Twitter or Facebook for more information and fan updates?

Network

DarkSpace
DarkSpace - Beta
Palestar

[FAQ
Forum Index » » English (General) » » Prestige Calculator!
Goto page ( 1 | 2 | 3 | 4 Next Page )
 Author Prestige Calculator!
BackSlash
Marshal
Galactic Navy


Joined: March 23, 2003
Posts: 11183
From: Bristol, England
Posted: 2005-12-13 10:48   
Ok, so I've been a bit lax releasing this version (I'm lazy, what can I say?). It's here, it works, and it looks prettier.

You need .NET framework 2.0 (of which everyone was required to update too a few weeks ago when MS released it) to run the program, and winrar to extract it (www.rarlabs.com).

Prestige Calculator.

Report any bugs to me via /send or PM.


==========Update==========

Prestige Calculator now has an automatic stats grabber (by Antdizzle).
Simply follow the instructions upon loading and see how it goes!.

It's been uploaded, so all you need to do is click the same link above.

- Jack

[ This Message was edited by: BackSlash *Jack* on 2006-01-27 14:05 ]
_________________


Philky!


Joined: July 19, 2004
Posts: 90
Posted: 2005-12-13 14:23   
It works great. Found out that I still have made no progress in this game on this account. One thing I don't like is typing in my prestige. Maybe you can make it to where it graps the values off the page and does it for you.
_________________


BackSlash
Marshal
Galactic Navy


Joined: March 23, 2003
Posts: 11183
From: Bristol, England
Posted: 2005-12-13 15:06   
Quote:

On 2005-12-13 14:23, Antdizzle wrote:
It works great. Found out that I still have made no progress in this game on this account. One thing I don't like is typing in my prestige. Maybe you can make it to where it graps the values off the page and does it for you.



Next to impossible, DS security is too high, and implimenting a grabber in a low language VB app would just be too high-risk.

I might work on a copy and paster though (I hae no idea how I'm going to do that though)

See how that fares...

[ This Message was edited by: BackSlash on 2005-12-13 15:06 ]
_________________


Philky!


Joined: July 19, 2004
Posts: 90
Posted: 2005-12-13 15:14   
Couldn't you get the HTML page and find the values from there? I can download the HTML pages fine and open them up and get my values.

[ This Message was edited by: Antdizzle on 2005-12-13 15:30 ]
_________________


BackSlash
Marshal
Galactic Navy


Joined: March 23, 2003
Posts: 11183
From: Bristol, England
Posted: 2005-12-13 15:36   
It'd be hard crawling the page for certain parts... Unless you want to write the code 0.o
_________________


Drafell
Grand Admiral
Mythica

Joined: May 30, 2003
Posts: 2449
From: United Kingdom
Posted: 2005-12-13 15:45   
Include a cut and paste box which allows you to just paste the profile info and it will parse that data for the stats.
_________________
It's gone now, no longer here...Yet still I see, and still I fear.rnrn
rnrn
DarkSpace Developer - Retired

  Goto the website of Drafell
Philky!


Joined: July 19, 2004
Posts: 90
Posted: 2005-12-13 15:56   
Quote:

On 2005-12-13 15:45, Drafell wrote:
Include a cut and paste box which allows you to just paste the profile info and it will parse that data for the stats.




That would be easier, but it would also be more work for the end user. The only thing you should have to enter is your User ID and your stats should show up magically.
_________________


BackSlash
Marshal
Galactic Navy


Joined: March 23, 2003
Posts: 11183
From: Bristol, England
Posted: 2005-12-13 15:57   
If either of you two are VB savy enough to do that, then go ahead
_________________


Philky!


Joined: July 19, 2004
Posts: 90
Posted: 2005-12-13 16:18   
I'll make a plugin in C# since I have never used VB. You should be able to use it in VB though.
_________________


BackSlash
Marshal
Galactic Navy


Joined: March 23, 2003
Posts: 11183
From: Bristol, England
Posted: 2005-12-13 16:27   
Quote:

On 2005-12-13 16:18, Antdizzle wrote:
I'll make a plugin in C# since I have never used VB. You should be able to use it in VB though.




Hm :/
_________________


Shigernafy
Admiral

Joined: May 29, 2001
Posts: 5726
From: The Land of Taxation without Representation
Posted: 2005-12-13 23:22   
Just need to add some xml feeds to the website...

Then you can use the magic of PHP SimpleXML and grab your stats simply! (and there's probably something reasonably analogous in some other languages like C#)
_________________
* [S.W]AdmBito @55321 Sent \"I dunno; the French had a few missteps. But they're on the right track, one headbutt at a time.\"

  Email Shigernafy
Drafell
Grand Admiral
Mythica

Joined: May 30, 2003
Posts: 2449
From: United Kingdom
Posted: 2005-12-14 02:03   
Quote:

On 2005-12-13 23:22, Shigernafy wrote:
Just need to add some xml feeds to the website...

Then you can use the magic of PHP SimpleXML and grab your stats simply! (and there's probably something reasonably analogous in some other languages like C#)




Aha! But the trick is getting Shig here to actually do this for us
_________________
It's gone now, no longer here...Yet still I see, and still I fear.rnrn
rnrn
DarkSpace Developer - Retired

  Goto the website of Drafell
Philky!


Joined: July 19, 2004
Posts: 90
Posted: 2005-12-14 23:28   
I have finished the plugin! YAY!

Open up the readme.txt file and follow my poorly written instructions.

The application in the file shows you that my plugin works.

If you need help implementing it, just ask me.

http://www.antdizzle.com/GetProfileStats.zip
_________________


BackSlash
Marshal
Galactic Navy


Joined: March 23, 2003
Posts: 11183
From: Bristol, England
Posted: 2005-12-15 02:53   
Ace plugin!

Trouble is, I see no way of moving this into VB :/
_________________


Nax
Marshal

Joined: May 12, 2005
Posts: 768
Posted: 2005-12-15 07:08   
If you're using VS .Net it should be easy to add it all into a single project.
As a rule, any compiled executible/library/add-in should be fully available to you.

Nax
_________________


Goto page ( 1 | 2 | 3 | 4 Next Page )
Page created in 0.023687 seconds.


Copyright © 2000 - 2024 Palestar Inc. All rights reserved worldwide.
Terms of use - DarkSpace is a Registered Trademark of PALESTAR