AntiGame Origin
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
-
Hello,
The FF extension is only usefull for Firefox mobile, cause there are some more problems (at first no features in the iFrames).
To speed up Userscripts install Scriptish instead of GM.
In addition you can change for Antigame Origin "// @run-at document-end" to "document-start" - the script checks the document readystate already and does only possible things in the different states. Then it's nearby extension speed.
Regards, -
I run AntiGame Origin script in Opera&Opera-Mobile ... but not view option for OGame API... Other scripts (such as XiTools, Galaxy Info User) operating successfully with the api in this browsers.
What happens when you press the buttons in this group of options in any browsers?
I press them, but nothing changes. Pressing the help-button opens a page on which there is no information about these items.
Select any option in this group prevents other scripts from fleet1 page set the target coordinates via value for input fields in shipsChosen form. -
I see the code version 2.27.2... What is this?
Source Code
- getAPI: function (a) {
- "Server" === a && d.ajax({
- url: "http://uni680.ogame.org/api/serverData.xml",
- dataType: "xml"
- }).done(function (a) {
- d(a)
- });
- "Players" === a && d.ajax({
- url: "http://uni680.ogame.org/api/players.xml",
- dataType: "xml"
- }).done(function (a) {
- d("player", a).each(function () {
- d(this).attr("id")
- })
- });
- "Universe" === a && d.ajax({
- url: "http://uni680.ogame.org/api/universe.xml",
- dataType: "text"
- }).done(function () {})
- }
Why does not the data is requested from the current server? -
But Antigame doesn't work.
Is normal? -
spa856 wrote:
But Antigame doesn't work.
Is normal?
What is not working ?
8arlock wrote:
I see the code version 2.27.2... What is this?
Old test code -
I cannot update the new version, and before I cannot see pm.
Without Antigame, ogame works -
Can you give some more details (screenshots, info related) of your problem?
-
always in downloading.
message box -
The antigame.de Server is currently down. Please use userscripts.org/scripts/show/116819 instead. And restart the browser before next try.
-
Doesn't work this link.
-
Hello,
The problems is caused by the DDOS attack on antigame.de (the favicon is stored there).
I've fixed it, please try again userscripts.org/scripts/show/116819 -
Now ok.
-
An idea (The Antigame forum is still down so I leave it here ):
The idea is to allow navigation using horizontal-scrolling [!] if the viewport is wider than the content [!].
On galaxy, highscore, messages, etc, to move to the "next/previous" page, for example:
On Alliance for navigate between tabs maybe and on other pages for navigate between planets (or moons if you are in a moon), for example:
[Script] CerealOgameStats: Real time alliance evolution stats.
[Script] OGame Trade Calculator: Embedded trade calculator.
[Script] OGame Hidden Colony: Helps hiding colonies to the API. -
I cannot open fleet details...when I click the bottom it doesn't show nothing
-
cereal wrote:
An idea (The Antigame forum is still down so I leave it here ):
Interesting idea, i'll include it with the next version - but this works only with the wheel scrolling, not with using the left or right click.
spa856 wrote:
I cannot open fleet details...when I click the bottom it doesn't show nothing
Do you still have this problem ? If, please try without other tools.
I can't reproduce a problem here. -
Francolino wrote:
cereal wrote:
An idea (The Antigame forum is still down so I leave it here
Interesting idea, i'll include it with the next version - but this works only with the wheel scrolling, not with using the left or right click.
Of course, I was talking about the wheel, but horizontal scrolling (some mouses like the one in the picture allow it, or the touchpad in apple macbooks with the two fingers gesture).
Sorry if I didn't explain it very well, English is not my native language.
EDIT: The two-finger gesture of macbooks could be a problem, is very very very very easy do an accidental horizontal scroll with it, it should have some error margin and the posibility of disable or config it in the options.
EDIT2: Another solution for the touchpad issue could be do the page change only if the horizontal scroll is bigger than the vertical scroll, with a margin of error, like be at least 2 or 3 times bigger.[Script] CerealOgameStats: Real time alliance evolution stats.
[Script] OGame Trade Calculator: Embedded trade calculator.
[Script] OGame Hidden Colony: Helps hiding colonies to the API. -
Browsers on iOS / Android have touch events, so it's possible (next to other solutions) to make a difference between the real mouse on desktop computer and those with touchscreen. And sure it's important.
-
I was talking about this kind of touchpad viewology.net/wp-content/uploa…Pro-13-Giant-Touchpad.jpg where the scroll (horizontal and vertical) is made using two fingers (using one finger you move the pointer, using two you scroll), not touchscreen, but you are right, touchscreens need a solution too.
EDIT: I made a little script for testing the scroll handling.
Download: dl.dropbox.com/u/89283239/OGam…ScrollTest/script.user.js
Screenshot: dl.dropbox.com/u/89283239/OGam…ScrollTest/screenshot.png
EDIT2:It uses a timer for grouping some consecutive events, very close in time (200ms), and handling them as one unique event. It's only a scroll test so I don't check the viewport size.[Script] CerealOgameStats: Real time alliance evolution stats.
[Script] OGame Trade Calculator: Embedded trade calculator.
[Script] OGame Hidden Colony: Helps hiding colonies to the API.The post was edited 3 times, last by cereal ().
-
Hi to all,
i'm writing in this topic coz i have a serious problem with lastest antigame version.
When i had antigame 2.25 or older it was all ok, but with 2.27 i have problems with the time.
Always when i refresh the page, time on ogame clock change of some seconds or minutes (if i refreshed last time a long time ago) and with ogame clock changes also the time of all fleets...i tried to change setting in general and also in my time's pc with synchronization...but nothing...
how can i do to solve problem?
in waiting of an answer, thx in advance and sorry for my bad english
-
Share
- Facebook 0
- Twitter 0
- Google Plus 0
- Reddit 0
-
Users Online 1
1 Guest