How to get the big picture of your dinoz
Posted: Sat 29. Dec 2012, 08:59
This is how to get it on germas server on .en server almost the same see the post below. here
1 step: Log in to dinorpg
Right mouse click and choose "View Page Source" in context menu. You will see the source code of the page
Screenshot for step 1: here
2 step: You change to window with code and press Ctrl+F (Find) and types the name of needed dinoz into the search field.
In this example I am looking for a dinoz wiht name "Maugli"
After you found it you look in source code to the top and look for such a string:
So you get:
Then you check the next line and looks for a code like this:
Now simple connect the first and the second part of the link with the sign: &
And you get:
With this link you can see the big version of your dinoz.
Check
Screenshot for step 2: here
You can also change the dinoz picture:
1) if you add
2) if you add
3) If you create a wrong link you will see a phantom dinoz. Check
4) if you delete
5) If you add
1 step: Log in to dinorpg
Right mouse click and choose "View Page Source" in context menu. You will see the source code of the page
Screenshot for step 1: here
2 step: You change to window with code and press Ctrl+F (Find) and types the name of needed dinoz into the search field.
In this example I am looking for a dinoz wiht name "Maugli"
After you found it you look in source code to the top and look for such a string:
- Code: Select all
http://data.dinorpg.de/swf/sdino.swf?v=5
So you get:
- Code: Select all
http://data.dinorpg.de/swf/dino.swf?v=5
Then you check the next line and looks for a code like this:
- Code: Select all
data=H9bT1S9Aimlnr000&chk=63737934&flip=1&
Now simple connect the first and the second part of the link with the sign: &
And you get:
- Code: Select all
http://data.dinorpg.de/swf/dino.swf?v=5&data=H9bT1S9Aimlnr000&chk=63737934&flip=1&
With this link you can see the big version of your dinoz.
Check
Screenshot for step 2: here
You can also change the dinoz picture:
1) if you add
- Code: Select all
&damages=1
2) if you add
- Code: Select all
&damages=2
3) If you create a wrong link you will see a phantom dinoz. Check
4) if you delete
- Code: Select all
&flip=1
5) If you add
- Code: Select all
&status=congel