|
Post by ashimar on Apr 13, 2006 9:53:27 GMT
Yes, I do have the keys, and I will try to take a look but I would ask the others to also check on Mads as the amount of isles is rather daunting and I may not be able to check in as often as preferrable.
Keys are in logincodes thread.
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 11:13:17 GMT
Was that a question on how to be a scripter? Yes, I did a test, to see if it could be done. All the communication is done through HTTP and since the interface doesn't rely on any plugins (incl. JavaScript, which is only used to sugar-coat the design), it's really very simple. It would have been a bit more complex if the JavaScript had been used for some level of protection, but only a bit. My test script didn't do much, it was a proof of concept for my friends at work. Since we are a couple of guys discussing an online game that we'd make, I would like to be able to protect the system from this kind of accounts. It can be done, but it's easiest if you prepare it from the start of the development. Travian suffers from the same, but being a more complex game the script would take a bit more work. You could easily in IK set up a script to run like 100 accounts at the same time, all with one island shipping goods and ST's to a 'real' player's islands. And remember to log out once in a while EDIT: Added a few missing words... Could you give me an example of how it would work? Not that I am planning on doing it, I'm just curious, honest! ;D Do the URLS in the bottom left of the browser give me a clue? Aha.......
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 11:14:53 GMT
I think whoever it is will be surprised when they do eventually login and see they've no colonies left.
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 14:55:17 GMT
15:91:20 is now a [Morkin] colony
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 14:57:15 GMT
I think I'll give this one a miss, anyone fancy a shot at it?
|
|
Natmus
Morkin Admin
Fight the power!
Posts: 4,518
|
Post by Natmus on Apr 13, 2006 18:54:36 GMT
It looks like somebody else figured it out:
|
|
Natmus
Morkin Admin
Fight the power!
Posts: 4,518
|
Post by Natmus on Apr 13, 2006 18:57:56 GMT
Yes, I do have the keys, and I will try to take a look but I would ask the others to also check on Mads as the amount of isles is rather daunting and I may not be able to check in as often as preferrable. Keys are in logincodes thread. I'm back. Two more colonisations failed. One more try, just for the hell of it.
|
|
mmupatton
Morkin Admin
bl**dy beer pressure!
Posts: 1,453
|
Post by mmupatton on Apr 13, 2006 19:21:11 GMT
Could you give me an example of how it would work? Not that I am planning on doing it, I'm just curious, honest! ;D Do the URLS in the bottom left of the browser give me a clue? Yeah, sure. Both of them. What I did was that I used a programming framework containing a HTTP browser. .NET would work, but I work much faster in Perl so used the standard LWP classes in Perl. Basically what they give you is a mini browser (no UI) with protocol and cookie support. The script would then 1) make a request to the main URL 2) fetch the frames containing the login form 3) post a login using the form data 4) follow the link to the main screen 5) parse the data on the main screen to determine building needs and options (how much gold etc, how many stonies etc) 6) follow links to the specific pages 7) post orders for building/training 8) loop back untill all is done 9) log out I got most of that done and proved that the rest could be done fairly easily.
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 19:32:52 GMT
Could it be done using PHP?
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 19:42:15 GMT
So, the feeding frenzy is over?
I've got two more colony ships on their ways and then I suppose it's time to go back to building up again.
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 19:46:15 GMT
Seems like we might have some more feeding time! (Read from the bottom up)
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 19:47:02 GMT
I've replied saying we probably will want more isles, so people, get your names down and how many you'd like and we can work something out I hope.
|
|
SkulkrinBait
Morkin Admin
Haxx0rs == Suxx0rs! v4
Posts: 6,680
|
Post by SkulkrinBait on Apr 13, 2006 20:00:11 GMT
Who told you about this Mads and why?
|
|
Arminius
Morkin Admin
Ich bin Bl?cher
Posts: 4,148
|
Post by Arminius on Apr 13, 2006 21:22:01 GMT
Could it be done using PHP? Well, in principle yes, but PHP is usually used on the server side. You can use any language that runs on your computer that can talk to the network.
|
|
Arminius
Morkin Admin
Ich bin Bl?cher
Posts: 4,148
|
Post by Arminius on Apr 13, 2006 21:23:31 GMT
15:27:7 is right next to my main island...
|
|