Important message
Cookie policy
We use cookies to personalize and enhance your experience on our site. By clicking "I agree", you agree to our use of cookies and other technologies for this purpose and the purposes listed in our Cookie Policy. Visit our Privacy Policy, updated May 25, 2020, for more information on our data collection practices.
STORE BUNDLE
CLOSE
- ';html += '
- ';html += '';html += '
';html += '
';html += ' ';html += '
';html += '
';html += '
Your account
';html += '
' + user.current_user.username + '
';html += '
';html += '
';html += ' - ';html += '
';html += 'galasilver' + user.silver_coins_tot + ' iS';html += '
';html += '';let galaCreditsBalance = 0.0;if ( user.gala_credits_balance ){ galaCreditsBalance = '$ ' + user.gala_credits_balance }html += 'galacredit' + galaCreditsBalance + '';html += '
';html += '';html += '';html += 'Need galacredit?';html += '
';html += ' - My library ';html += '
- Logout ';html += '
';htmlResp += '
';htmlResp += '';htmlResp += '
';htmlResp += '
' + user.current_user.username + '
';htmlResp += '
';htmlResp += '';htmlResp += '
';htmlResp += '
';htmlResp += '
';htmlResp += '
';htmlResp += '
';htmlResp += '
';htmlResp += 'Logout';htmlResp += '
';htmlResp += '
';htmlResp += '
';htmlResp += '
[e200]Server error, retry in few minutes.
24 iS
GIVEAWAY 1144040 - created Mon 30 Dec 2024
PLEASE READ: THIS IS A GOG KEY! I know only Steam keys allowed, but I already have this game, so could benefit someone else who actually wants it, so please don't enter if you're not interested in GOG keys! Good luck!
serial
Not guaranteed
level
type
Single ticket
tickets sold
618
🍀 Winner
Owner
giveaway completed
About Spam and multiple accounts.
Comments
Login to comment
" }, 'tagQuote': { "(\\[)(q)(\\s*)(.*?)(\\])(.+?)(\\[)(\\/)(q)(\\])": "
$4> $6" },'tagQuote2': { "(\\[)(quote)(\\s*)(.*?)(\\])(.+?)(\\[)(\\/)(quote)(\\])": "$4> $6" }, 'tagQuoteSource': { "(\\[qs\\s*)(.+?)(\\s*\\w+\\=\\'.+?)?(\\s*)([\\s\\§\\|\\#].+?)?(\\])(.+?)(\\[)(\\/)(qs)(\\])": "
$7" }, 'tagLanguage': { "(\\[)(lang)(\\s*.*?)(\\])(.+?)(\\[)(\\/)(lang)(\\])": "$5
" }, 'tagYear': { "(\\[)(y)(\\s*.*?)(\\])(.+?)(\\[)(\\/)(y)(\\])": "$5
" }, 'tagAngleBrackets': { "\\[(\\/?)(.+?)[\\]]\\]?": "<$1$2>" } }; for (var i in BBCodeRegExMap) { var BBCodeKey = Object.keys(BBCodeRegExMap[i])[0], BBCodeVal = BBCodeRegExMap[i][BBCodeKey]; input.match(BBCodeKey) ? input = input.replace(new RegExp(BBCodeKey, 'g'), BBCodeVal) : input } return input; }/* XF Comments */function xfCommentsCreateCkEditor(ckEditorId){CKEDITOR.replace(ckEditorId, {toolbarCanCollapse : true,// Add plugins providing functionality popular in BBCode environment.extraPlugins: 'bbcode,smiley,font,colorbutton,justify',// Remove unused plugins.removePlugins: 'filebrowser,format,horizontalrule,pastetext,pastefromword,scayt,showborders,stylescombo,table,tabletools,tableselection,wsc',// Remove unused buttons.removeButtons: 'Anchor,BGColor,Font,Strike,Subscript,Superscript,JustifyBlock',// Width and height are not supported in the BBCode format, so object resizing is disabled.disableObjectResizing: true,// Define font sizes in percent values.fontSize_sizes: "30/30%;50/50%;100/100%;120/120%;150/150%;200/200%;300/300%",// Strip CKEditor smileys to those commonly used in BBCode.smiley_images: ['regular_smile.png', 'sad_smile.png', 'wink_smile.png', 'teeth_smile.png', 'tongue_smile.png','embarrassed_smile.png', 'omg_smile.png', 'whatchutalkingabout_smile.png', 'angel_smile.png','shades_smile.png', 'cry_smile.png', 'kiss.png'],smiley_descriptions: ['smiley', 'sad', 'wink', 'laugh', 'cheeky', 'blush', 'surprise','indecision', 'angel', 'cool', 'crying', 'kiss']});return CKEDITOR['instances'][ckEditorId]}function xfToggleCkEditor(close){$xfCommentsJoinSlideToggle.slideToggle( 200, function(){if (close){ xfCommentsCkEditor.setData('') }} );$xfCommentsCkEditorClose.fadeToggle( 200 );}function xfCommentsLoad(t, e, page){if ( t ){ e.preventDefault();var $loadMore = $(t);$loadMore.hide();}else{ page = -1 }var $loading = $( xfCommentsLoading );$xfCommentsBlock.append( $loading );$loading.fadeIn(200, function(){dataToSend = {};dataToSend.gala_page_type = 'giveaway';dataToSend.gala_page_id = '1144040';dataToSend.gala_page_name = 'The Outer Worlds';dataToSend.dev_id = 'None';dataToSend.reverse = '1';if ( t ){ dataToSend.page = page }$.ajax({method: 'GET',url: '/xf_api_comments/getthreadposts',data: dataToSend,contentType: 'application/json',dataType: 'json',cache: false,xhrFields: { withCredentials: true },success: function (responseData) {//get_log('responseData', responseData);if ( responseData.status == 'ok' ){ var xfCommentsHtml = xfCommentsBuildList($loading, responseData),$xfCommentsListCont = $('' + xfCommentsHtml + '
');$xfCommentsBlock.append( $xfCommentsListCont );$loading.fadeOut(200, function(){$xfCommentsListCont.fadeIn(200, function(){xfCommentsAdjustHeight();});});}else{ handleXfCommentsLoad($loading, responseData.status) }},error: function(jqXHR, textStatus, errorThrown){handleXfCommentsLoad($loading, responseData.status)},});});}function handleXfCommentsLoad($loading, status ){$loading.fadeOut(200, function(){if ( status == 'no-threads' ){var $noResults = $( xfCommentsEmpty );$xfCommentsBlock.append( $noResults );$noResults.fadeIn( 200, function(){$loading.remove();});}else{var $error = $( xfCommentsError );$xfCommentsBlock.append( $error );$error.fadeIn( 200, function(){$loading.remove();});}});}function xfCommentsBuildList($loading, responseData){var xfCommentsHtml = ''if ( xfCommentsFirstPage ){xfCommentsFirstPage = false;var xfCommentsTot = responseData.pagination.total,xfCommentsPagination = '' + xfCommentsTot + ' comments found
';xfCommentsHtml += xfCommentsPagination;}xfCommentsHtml += '';for (i = 0; i < responseData.posts.length; i++ ){xfCommentsHtml += xfFormatComment( responseData['posts'][i] )}xfCommentsHtml += '
';if ( responseData.pagination.current_page > 1 ){xfCommentsHtml += '';}return xfCommentsHtml}function xfFormatComment( commentData ){var commentUsername = commentData['User']['custom_fields']['display_name'],commentUserAvatar = commentData['User']['avatar_urls']['m'],commentBody = '', // bbcodeParser.bbcodeToHtml( commentData['message'] ),commentDate = new Date( commentData['post_date'] * 1000 );commentHtml = '';commentDate = xfCommentsFormatDate( commentDate ); try {xfCommentsCkEditorFormatter.setData( commentData['message'] );bbcodeBody = xfCommentsCkEditorFormatter.getData();//console.log("bbcodeBody:" + bbcodeBody );commentBody = replaceBBCodeWithHTML(bbcodeBody);}catch(err){commentBody = commentData['message'];}finally{commentBody = commentBody.replace('\"\'', "\'");commentBody = commentBody.replace('\'\"', "\'");}commentHtml += '';commentHtml += ' ';return commentHtml}function xfCommentsFormatDate( dataObj ){dateStr = xfCommentsDays[dataObj.getDay()] + ' ' + dataObj.getDate() + ' ' + xfCommentsMonths[dataObj.getMonth()] + ' ' + dataObj.getFullYear() + ' - ' + dataObj.getHours() + ':' + dataObj.getMinutes() + ':' + dataObj.getSeconds() + ' UTC' // Wed 10 Jun 2020 - 10:38:02 UTC+02:00return dateStr}function xfCommentsReply(t, e){e.preventDefault();var $this = $(t);$parentCont = $this.parent().parent().parent().parent(),commentContent = $('.xf-comments-item-body', $parentCont).text();commentContent = '[quote]' + commentContent + '[/quote]';xfCommentsCkEditor.setData( commentContent );$('html,body').animate({ scrollTop: $xfComments.offset().top - 30 },'500',function(){$('.xf-comments .xf-comments-join figcaption input').slideUp( 200 );$('.xf-comments .xf-comments-join .xf-comments-cke-cont').slideDown( 200 );$xfCommentsCkEditorClose.fadeIn( 200 );});}function xfCommentsSubmit(t, e){e.preventDefault();if ( !userIsLogged ){ return false; }var $this = $(t),$thisText = $this.text()if ( $this.hasClass('disabled') ){ return false; }$this.addClass('disabled').html('Processing...');var dataToSend = {} dataToSend.gala_page_type = 'giveaway';dataToSend.gala_page_id = '1144040';dataToSend.gala_page_name = 'The Outer Worlds';dataToSend.dev_id = '4898829234864128';dataToSend.node_id='14';dataToSend.message = xfCommentsCkEditor.getData();$.ajax({method: 'POST',url: '/xf_api_comments/addpost',data: JSON.stringify( dataToSend ),contentType: 'application/json',dataType: 'json',cache: false,xhrFields: { withCredentials: true },success: function (responseData) {get_log('responseData', responseData);if (responseData.status == 'ok'){$this.text('Posted!');setTimeout(function(){ $this.text('Refreshing...') location.reload();}, 3000);}else{$this.text('Errror, retry in few minutes');setTimeout(function(){ $this.text('Submit').removeClass('disabled');}, 3000);}},error: function(jqXHR, textStatus, errorThrown){$this.text('Error, retry in few minutes');setTimeout(function(){ $this.text('Submit').removeClass('disabled');}, 3000);},});}const xfCommentsMonths = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], xfCommentsDays = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat']$xfComments = $('.xf-comments');$xfCommentsJoinSlideToggle = $('.xf-comments-join-to-slide-toggle');$xfCommentsCkEditorClose = $('.xf-comments-cke-close');$xfCommentsBlock = $('.xf-comments-block');xfCommentsLoading = '';commentHtml += '';commentHtml += '
';commentHtml += '
';commentHtml += ' ';commentHtml += '
';commentHtml += '
';commentHtml += '
';commentHtml += '
';commentHtml += '';commentHtml += '
' + commentDate + '
';commentHtml += '
' + commentBody + '
';commentHtml += '
';commentHtml += '
';if (userIsLogged){commentHtml += 'Reply';}else{commentHtml += 'Login to reply';}commentHtml += '
';commentHtml += '
';commentHtml += '
Loading contents...
';xfCommentsEmpty = 'No comments yet.
';xfCommentsList = '';xfCommentsError = '
Loading contents error, retry later.
';xfCommentsFirstPage = true;$(function(){if ( userIsLogged ){ xfCommentsCkEditor = xfCommentsCreateCkEditor('xf-comments-cke'); }xfCommentsCkEditorFormatter = xfCommentsCreateCkEditor('xf-comments-cke-formatter');xfCommentsLoad();});/* End XF Comments */