Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
#that regex, will return 0 if its a new post (0 responses) and 1-5 if its a thread that other players already replied to.
#the headers contains a cookie called rgDiscussionPrefs that is using steam feature to show 50 messages per page instead of 15.
#if the regex detects 5 pages, then it will return "dont_reply".
#then, there is another regex that checks the last message on that thread, if the message ending with the bot signature, then
# its our own bot, and dont reply to that thread again (return "dont_reply").
#after checking those 4 last threads, the bot will check again for the last 4 threads at the main forum page, if they
# got changed, then remove the outdated threads and keep the new ones at the last 4 thread list.