Hello,
O-Table is a tool that collects your Spy reports to generate a table. You can interact with this table to spy, attack, or recycle. The script allows you to sort or display spy reports that only match with the criteria you wish.
This script works a bit like Raid Facile (before Ogame V6).
Here are the mains features :
- You can collect an infinite amount of spy reports to sort them all in only one table
- You can hide lines that doesn't match your criteria (Defense or fleet too high, profits lower than the amount you wish)
- You can sort the table by every column
- There is a MSU loot column, to know raw MSU profits
- The table is disconnected from the ogame spy reports. This means that if you delete a line, it doesn't delete the spy report on message page. Alternatively, if you delete a spy report on message page, it doesn't delete the SR line.
- Current version can collect and summarize profits from Combat reports line and can understand if your profits are from inactive or active people, if you use O-Table to collect your Spy reports
- There is more than 100 differents options to customize your table, from columns, highlights and colors, sorting, statistics...
- You can make differents profiles to store different presets of options
Some mechanics and requirements :
- Works with tampermonkey (Chrome, Firefox, or Yandex browser on Android)
- Only works with SR that are younger than 24h (to avoid making spy database or copy favorite premium feature).
- Keeps only combat reports younger than 7 days.
- Doesn't collect any infos from API IDs (so that means the script only works with datas shown on the page).
- Language : French, English, Spanish (translaction partially done manually).
- Ingame chat popups must be disabled
- Compatibility with Antigame, Improve v6, Topraider, and every script that doesn't modify SRs.
Installation Link : https://openuserjs.org/scripts/OddWH/O-Table
Here is the origin thread from Origin : https://board.origin.ogame.gam…dvanced-spy-report-table/
Just a small picture of the tool :
And a copy/paste from the origin thread :
O-Table
- Info : O-Table collects your spy reports and create a sortable table with advanced filter functions.
- Author : OddWH
- Ogame : 6.1.7
- Website : No website, but a french thread : Here
- Support : Here and Here (FR)
- Download : https://openuserjs.org/scripts/OddWH/O-Table
- Screenshot : See Below
- Browser : Chrome (Tampermonkey), Firefox(Greasemonkey), should work on opera too (Tampermonkey)
- Compability: AGO, Improve V6 + every scripts that doesn't change spy reports
- Languages : French/English
O-Table is a script that create a summary board with all your spy reports. The scripts is close to RaidFacile (from ogame V5) as you can accumulate on it as much reports that you want. So if you have 10 pages of spy reports, you can collect every page and create one board. You can sort it as you want, display the rows you want, and hide every spy reports you don't want by applying filters on them.
Advanced features like Profits MSU or the second wave generator helps you to find in your spy reports the best attacks to do.
And you have some others features, like :
- Colorize data by using criterias
- Hide Spy reports by using criterias
- Open attack in a new tab
- Information board (helps you to know what you will get if you fill your slots with attacks)
- [...]
The script is currently in French/English, but by setting manual parameters, you can make it work in every language. If you find a bug in your language, please send me what you got and a screenshot of your spy report, as I'm not able to test in others servers by myself.(Click to set source)
To use the script :
1) Go in your messages 2) Collects your spy reports with "Get Messages" Button 3) Display your collected messages with "Display Board" Button 4) When you don't need your spy reports anymore, push "Empty Script" button
My goal is to put in this script the same features I've done in my Excel, RaiderTab (you can find it in the tolerated tools section), and add some others extra features.
If someone come here and want a feature, you're free to post your suggestion, and I'll study it
Screenshots :
[spoiler=Raid Table]
[spoiler=Options]
@To the reviewer : As the code is made of a lot of functions, I created an excel file where you can find schemes, that could help you to see how the script works. You can find it here : https://drive.google.com/file/…6WWlZUFE/view?usp=sharing
On it, you have a simplified and a complete sheet.
Thank you
(Click to set source)
Changelog 0.14.1 : - [Display] : On the options, deleted "new" icon on the option line used to delete spy reports that has less than x profits.
(Click to set source)
Changelog 0.14.0 [Feature] : It's now possible to hide a spy report if the profits are smaller than X (possibility to choose between standard or MSU resources, and with or without DF included) [Display] : The column used to sort the table is colorized (red = smaller to bigger, green = bigger to smaller) [Display] : Script version is now shown on the bottom part of options [Code] : Fixed a naming issue on radio buttons
(Click to set source)
Changelog 0.13.0 : [Feature] : Possibility to choose how to sort by default the table [Bug] : Less script displaying issues at initialisation [Fixing] : For displaying lines containing fleets or defs, operators are now "<=" instead of "<" [Display] : tooltip showing the amount of necessary small/heavy cargos on attack buttons
(Click to set source)
Changelog 0.12.1 : [Bug] Removes the pop-up displaying an error
(Click to set source)
Changelog 0.12.0 : [Feature] : Travel Time Column (with a tooltip that summarize the SC/LC travel time, travel time + back, arrival clock, back clock) [Feature] : Arrival time column [Feature] : Back time column [Feature] : Profits per hour column (standard or MSU) [Feature] : Colorize the value in profits/hour if the profits are bigger than.... [Feature] : It's now possible to change the text size inside the spy report board (useful when you want to display more columns) [Options] : Manually set your amount of galaxies/solar systems for your universe [Bug] : Large cargo attack button had no mission set, so the button was always in transport mode [Bug] : When the universe had more than 9 galaxies, the coord sorting was wrong
(Click to set source)
Changelog 0.11.0 : [Feature] Spy button : By clicking on player name, you can spy the coordinate behind the current line (like when you spy from the spy report). When you click, the player names becomes orange for 1 second, to help you to know when it's the best time to spy again (to avoid errors). [Code] : modification of the way to collect player status : instead of saving the player color inside the raw message, a value is now saved and this value is read by the code when creating the HTML board.
(Click to set source)
Changelog 0.10.1 [Bug] : New fix for the spy report Age error (testing phase)
(Click to set source)
Changelog 0.10.0 [Feature] Simulate function : When you click on the fleet or defense amount, you are redirected in a fight simulator [Feature] Recycle button : When you click on it, you are redirected to the fleet 1 page, with pre-selected amount of recyclers and coordinates [Options] Added 5 news fields to for the fight simulator : - Weapons technology - Shield technology - Armour technology - Universe fleet Debris field ratio - Universe defense Debris field ratio [Options] Possibility to send now 5 and 15% more ships [Bug] Fixed : When the player name had "[" or "]" inside, the script had some problems to get the good coordinates [Bug] Fixed : Servers with different timezones had spy reports Age issues [Bug] Fixed : When you clicked on attack button of a line that was corresponding to a moon, the attack was for the planet instead of the moon [Display] "Empty script" button is now renamed in "Empty Table"