Search Results
Search results 1-20 of 24.
-
Quote from SwoleBenji: “Quote from sh1ny: “Quote from SwoleBenji: “Quote from Wydoyolo: “Quote from SwoleBenji: “API's let people skip exploring roads to find exactly which zone and which portal to take to get X resource or Y dungeon. [...] Some idiot can stand around Bridgewatch advertising a 1.3m 8.2 demon helmet and within seconds I can use a third party whatever to call him out on his bullshit and tell him it's 900k in Fort Sterling. ” Clearly you have no idea what you are talking about. API…
-
lately its been completely random on if i get a 502/504 or i eventually get a response after anywhere from 0.5 seconds to 110 seconds. When I do get a response the average seems to take around 40 seconds. and even if i do get a response its data that is at least 2-3+ days old.
-
Hello, I am getting a 502 Bad Gateway error when trying to access guild member information through the api: Examples: gameinfo.albiononline.com/api/…P-iSqSfYEPJou9mSA/members gameinfo.albiononline.com/api/…zPxQwqUeAGkFtOUmw/members
-
i use a database and basically record when i see an update and set the update timestamp to the time it runs. if you run a script or whatever to pull this data every day then anyone that is not currently in the guild will have an update timestamp > than 24 hours from the current time. so if you know all other members were updated at X time then anyone that has not been updated you can flag as no longer in the guild. this makes the original issue obvious because all of these former members are sti…
-
Using the endpoint: gameinfo.albiononline.com/api/…P-iSqSfYEPJou9mSA/members to see the members of a guild there are some that are listed that have not been in the guild for probably close to a year. Some examples: 1v5 guy: albiononline.com/en/killboard/player/rNP_7M5_S4qbjg2WCJ7V3Q DylanE: albiononline.com/en/killboard/player/GUZMgXHaRPOjP9wxVufcoA SQUIDEY: albiononline.com/en/killboard/player/e5569_8fTp6iyX7GOMSN4g Tesselate: albiononline.com/en/killboard/player/fuU6z2xhQcCEnSZ41EY2bA YewaSlay…
-
if you take any guild web id and stick it in the below URL. none of the data has been updated since the 24th of April gameinfo.albiononline.com/api/gameinfo/guilds/[Web ID]/members Examples: gameinfo.albiononline.com/api/…w-MQJGq6OdIdvThUA/members gameinfo.albiononline.com/api/…mMyTbGgFasFF3jsvA/members gameinfo.albiononline.com/api/…P-iSqSfYEPJou9mSA/members
-
Regarding 3rd Party Software and Network Traffic (aka: do not cheat.) [Update: 16:45 UTC, 26.02.20]
PostQuote from Box20: “Love how they asked for questions and after getting them they just noped out for 2 days straight ” Lol it's the weekend...
-
The PVP fame for some people using this API endpoint is billions of PVP fame off: gameinfo.albiononline.com/api/gameinfo/guilds/<GUILD ID>/members A specific example: gameinfo.albiononline.com/api/…P-iSqSfYEPJou9mSA/members GM of CIR now has 78,076,122,293 pvp fame: Source Code (12 lines)It is also reflected here: albiononline.com/en/killboard/player/5a-740ATRM6BEjcG0-ZNCw It appears this started happening after the Queen update. Naismith before the update had 7,807,208 pvp fame. Here is another…
-
were you banned?
-
Yea guild members seems to be stale from yesterday as well. https://gameinfo.albiononline.com/api/gameinfo/guilds/{GUILD_ID}/members For every guild I have checked all the timestamps are from: 2019-08-12T00:16 or 2019-08-12T00:17 I believe they used to be updated once a day before the data center move.
-
Fps drop in city
Postforum.albiononline.com/index.p…-in-City-Graphics-Option/
-
Quote from Lars024: “I believe the calculation is wrong in that cooldown modifier makes cooldowns go faster. not reduce the cooldown. as example, lets say a cooldown is 60 seconds like you calculated with. it regens at a speed of 1/60th cd per second. Now what the difference is here is that the 60 is not reduced but rather the 1 is increased. This gives us a regen of 1.16/60th cd per second. making the total cd time 60/1.16 = 51.72s which is very close to the value you experienced and can be exp…