Crackgear

Member
Oct 14, 2018
297
203
Anyway how does input the code, sure you can go to the respective tabs, but do you press ENTER or just click out of it?
 

Crackgear

Member
Oct 14, 2018
297
203
Love the setting and the art but fix the fucking UI before adding all kinds of extra shit
Bro, in game developement, UI and HUDs and Etc always come LAST. I have my fair share in Graphic Design, and the Artistic part of UIs are always the last to be done, so maybe, the UI will be more customisable amd beautiful when the game is completed.

Yeah, it needs so fixing, debugging and polishing, but its literally one dude learning to code. Hell, they don't even have money to afford actual artists to draw art.
 

youraccount69

Forum Fanatic
Donor
Dec 30, 2020
4,189
1,915
SinE3R-0.19.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

fuckoff169

New Member
Jul 3, 2022
3
4
To unlock cheats, just modify \resources\app\js\UI\CheatPanel\CheatPanelInit.js

Replace the CheatPanelInit function with this:


JavaScript:
export function CheatPanelInit() {
  return CheatPanelInitButtons();
}
 
  • Heart
  • Like
Reactions: js552 and xoxo1001

BingoDingo123

Member
Jan 24, 2022
303
319
To unlock cheats, just modify \resources\app\js\UI\CheatPanel\CheatPanelInit.js

Replace the CheatPanelInit function with this:


JavaScript:
export function CheatPanelInit() {
  return CheatPanelInitButtons();
}
Nice, what about the radio and storage cheat codes?
 

timdraco

Newbie
Jun 17, 2017
30
22
i cant seem to search. im opening up the exe and going through the first part but the windows to move seem to be hovering over the search buttons.
 

Krackon

Newbie
Jan 2, 2019
53
90
theres nothing in there that looks like this to change to true
the version I use was the one in the 1st page but I think there is a seperate update. If someone can share the version they are playing on I'll be happy to take a crack at it (pun intended)
 

Krackon

Newbie
Jan 2, 2019
53
90
It seems the dev updated it right after I posted.

In the resources\app\js\UI\CheatPanel\CheatPanelInit.js file open it in an editor.

And paste the below code overwriting the CheatPanelInit() code block. This will basically make it automatically show the CheatPanel on load. The dev is now trying to make it that you have to open his patreon to access the cheat panel.But this bypass should work for the latest free version here.

This is for version v0.19.1


Code:
export function CheatPanelInit() {
  let cheatPanel = $("#CheatsBG")[0]
  cheatPanel.innerHTML = "TEST TEST";

  function _0x1c41(){const _0x3eaefc=['openExternal','https://www.patreon.com/posts/what-is-sine3r-116591637?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_fan&utm_content=web_share','div','1971225dWCGii','18869288QNQFkN','4733826zajpka','button','Explanation\x20where\x20to\x20get\x20the\x20codes.','textContent','onclick','value','FactionLeaderCode','Enter\x20Faction\x20Leader\x20tier\x20code','The\x20f95zone\x20build\x20doesn\x27t\x20have\x20the\x20cheat\x20options,\x20please\x20download\x20the\x20one\x20on\x20patreon(free\x20or\x20paid)','codes','createElement','1905834LqluyG','1564406BZFjhs','className','885500oiVdcd','appendChild','5948548SelvPH','input','5CBcJkp','onchange'];_0x1c41=function(){return _0x3eaefc;};return _0x1c41();}const _0x5d1657=_0x551d;(function(_0x38ef8d,_0x1b3152){const _0x5dfedd=_0x551d,_0xd3d2cc=_0x38ef8d();while(!![]){try{const _0x1a115b=-parseInt(_0x5dfedd(0x19c))/0x1+parseInt(_0x5dfedd(0x1b3))/0x2+parseInt(_0x5dfedd(0x1a5))/0x3+parseInt(_0x5dfedd(0x19e))/0x4*(-parseInt(_0x5dfedd(0x1a0))/0x5)+-parseInt(_0x5dfedd(0x1a7))/0x6+parseInt(_0x5dfedd(0x1b2))/0x7+parseInt(_0x5dfedd(0x1a6))/0x8;if(_0x1a115b===_0x1b3152)break;else _0xd3d2cc['push'](_0xd3d2cc['shift']());}catch(_0x3a7c88){_0xd3d2cc['push'](_0xd3d2cc['shift']());}}}(_0x1c41,0xddd31),InitSettings());try{if(CheckFactionLeaderPatreonCode(document[_0x5d1657(0x1b0)][_0x5d1657(0x1ad)])){CheatPanelInitButtons();return;}}catch{}let div=document[_0x5d1657(0x1b1)]('div');div[_0x5d1657(0x1b4)]='flexColumn\x20RowButton',cheatPanel[_0x5d1657(0x19d)](div);function _0x551d(_0x74646e,_0x5da859){const _0x1c41c8=_0x1c41();return _0x551d=function(_0x551d15,_0x2dc660){_0x551d15=_0x551d15-0x19c;let _0x19bcd0=_0x1c41c8[_0x551d15];return _0x19bcd0;},_0x551d(_0x74646e,_0x5da859);}if(!document['ArePatreonCodesLocked']){let divText=document['createElement']('div');divText['textContent']=_0x5d1657(0x1ae),div[_0x5d1657(0x19d)](divText);let Input=document['createElement'](_0x5d1657(0x19f));div[_0x5d1657(0x19d)](Input),Input[_0x5d1657(0x1a1)]=function(){const _0x3e1f86=_0x5d1657;CheckFactionLeaderPatreonCode(Input[_0x3e1f86(0x1ac)])&&(CheatPanelInitButtons(),document['codes'][_0x3e1f86(0x1ad)]=Input[_0x3e1f86(0x1ac)],SaveCodes());};let button=document[_0x5d1657(0x1b1)](_0x5d1657(0x1a8));cheatPanel['appendChild'](button),button[_0x5d1657(0x1aa)]=_0x5d1657(0x1a9),button[_0x5d1657(0x1ab)]=function(){const _0x35f76e=_0x5d1657;document['shell'][_0x35f76e(0x1a2)](_0x35f76e(0x1a3));};}else{let divText=document[_0x5d1657(0x1b1)](_0x5d1657(0x1a4));divText['textContent']=_0x5d1657(0x1af),div['appendChild'](divText);}
  //"position: ;
  CheatPanelInitButtons()
}
 

Psygore

New Member
Jun 14, 2018
5
10
How do I open the locked door in the Factory? I have the big key but it won't let me use it.
I am having the same issue, I even encountered the miniboss again and looted a second key, but the door still doesn't respond to it being in my inventory. Anyone got past that point?
 

jktulord

Member
Game Developer
Dec 2, 2019
149
146
I am having the same issue, I even encountered the miniboss again and looted a second key, but the door still doesn't respond to it being in my inventory. Anyone got past that point?
I will resending it to the person responsible for that door. Prolly a bug.
 
2.50 star(s) 8 Votes