Official Feudalife CHALLENGE feedback Thread

Iozhik

Member
Messages
14
Points
13
It's cool!
I don't understand how win Watering and Fighting, but i'm win in other challenges )))
Now I have a game - Tropico 4. Thank you so much!!
 

RECAPO

New member
Messages
13
Points
3
Forgot it, is fixed, now im receiving "connection errors" everytime I win, when my wifi is working well.... I can see it's a problem with the web page.. and now I is hard to me for get keys

is just something like this but with "notice from the king" instead of "warning!", as I can see, im not the only one with the problem....:

View attachment 2871I get this every time I win








Is very unfair.....
 
Last edited:

Narga95

Well-known member
Messages
327
Points
93
I would advice you to not play now, it's the usual "ops an error occured, no game for you but here's the malus".
Also tried to check it again and it gave me another malus without winning, definitely broken. Wait at least some hours.
 

Blitz

Well-known member
Messages
257
Points
93
The server errors make me VERY angry and I find it hard to not use very vulgar language to tell you this. I shouldn't need to have high speed gigabit fibre broadband for my attempts to be valid. Like, at least refund the galasilver I just spent on reducing the malus...

I think everyone here has a love/hate relationship with the challenges. Yeah, free games, but it's too stressful when you bang your head against all the errors and issues.

Honestly, I'm surprised everytime I read they stopped doing the quizzes to focus on the challenges 😕
 

FreaKill

Well-known member
Messages
1,723
Points
113
I remember people complaining about having to use the mouse for various reasons (especially notebook users without a mouse) and asking if there's a way to play on just the keyboard. Here's a fairly painless way to use keyboard for mouseclicks:
  • Install AutoHotKey
  • Create a new AutoHotKey script: right click in any folder or on desktop → New AutoHotKey script
  • Right click on your new script → Edit Script
  • Replace the file's contents with:
Ralt::LButton
AppsKey::RButton
and save.

Now, when you execute this file, your Right Alt and ≣ Menu buttons will act as mouse buttons. You can turn off the script through a green H icon that will appear in taskbar.

If you want to use other buttons, here's an article with proper key names that the program will recognize: List of Keys (Keyboard, Mouse and Joystick) | AutoHotkey

The server errors make me VERY angry and I find it hard to not use very vulgar language to tell you this. I shouldn't need to have high speed gigabit fibre broadband for my attempts to be valid. Like, at least refund the galasilver I just spent on reducing the malus...
I started playing a bit again and I only have a rather flaky wifi or an OK-ish mobile connection through my phone currently. I only got an error at the end of a challenge once in two days, so you don't actually need a beefy internet to play.
Which is kinda good news and bad news at the same time:
  • the good is that you can play just fine as long as you can load the page and your connection is stable,
  • the bad is you can't really improve anything beyond that - everything important is on the server which is also where all the bugs live.
 
Last edited:

darkStar_

Well-known member
Messages
382
Points
93
I remember people complaining about having to use the mouse for various reasons (especially notebook users without a mouse) and asking if there's a way to play on just the keyboard. Here's a fairly painless way to use keyboard for mouseclicks:
  • Install AutoHotKey
  • Create a new AutoHotKey script: right click in any folder or on desktop → New AutoHotKey script
  • Right click on your new script → Edit Script
  • Replace the file's contents with:

and save.

Now, when you execute this file, your Right Alt and ≣ Menu buttons will act as mouse buttons. You can turn off the script through a green H icon that will appear in taskbar.

If you want to use other buttons, here's an article with proper key names that the program will recognize: List of Keys (Keyboard, Mouse and Joystick) | AutoHotkey


I started playing a bit again and I only have a rather flaky wifi or an OK-ish mobile connection through my phone currently. I only got an error at the end of a challenge once in two days, so you don't actually need a beefy internet to play.
Which is kinda good news and bad news at the same time:
  • the good is that you can play just fine as long as you can load the page and your connection is stable,
  • the bad is you can't really improve anything beyond that - everything important is on the server which is also where all the bugs live.
So you can't get banned for using scripts? That's surprising.
Is it easier at least? I won't bother with this as I'm used to the mouse buttons, I'm just curious.
 

FreaKill

Well-known member
Messages
1,723
Points
113
So you can't get banned for using scripts? That's surprising.
It depends on what kind of script we're talking about. Rules ban use of "automation", but those scripts are very different from telling a button that it is a different button for now.
If you use a turboclicker it should be trivial for the server to see an unreasonable number of clicks per second coming in at a constant rate and decide "You get a ban!" I don't know if they actually track anything like that though.
And what I was doing should look just like a regular mouse click, because it's essentially the same - I was still hitting buttons with my imperfect human appendages. Just using a more convenient button for that.

Is it easier at least? I won't bother with this as I'm used to the mouse buttons, I'm just curious.
It depends on your device and personal preference. On my notebook it's definitely better than pressing the touchpad, but a normal mouse is still better. Some mice are probably so crappy that any notebook keyboard or even a touchpad would be an improvement.
 
Top