Comments for ZwiftHacks https://zwifthacks.com Make it easy to ride more.... Sat, 30 Nov 2024 11:06:47 +0000 hourly 1 https://wordpress.org/?v=6.7.1 Comment on zwift-login by Jesper [ZwiftHacks] https://zwifthacks.com/zwift-login/#comment-14437 Sat, 30 Nov 2024 11:06:47 +0000 http://rosenlundnielsen.dk/zwift/?page_id=27#comment-14437 In reply to Riccardo.

It would require some changes to the zwift-login.script but is doable for anyone with just a tiny bit of coding skills (see guidance below).

You have to be aware that the passwords are not securely saved, so I would not recommend using zwift-login in a public setting where one user potentially could find the passwords of other users.

The changes needed are:

Line 133: Change
Loop, 5 {
to
Loop, 30 {

After line 229:
Add additional lines for the values 6-30 like this:
Gui, Add, Radio, xp+30 yp gRadioSlot5, 6
et cetera.

Line 760: Change
Loop, 5
to
Loop, 30

Line 895: Add extra blocks for each of the value 6-30 like this:
RadioSlot5:
Slot := 6
SaveSlotToIni()
LoadFromIni()
SetGuiInitialState()
Return

Line 760: Change
Loop, 5
to
Loop, 30

]]>
Comment on zwift-login by Riccardo https://zwifthacks.com/zwift-login/#comment-14409 Mon, 18 Nov 2024 11:27:15 +0000 http://rosenlundnielsen.dk/zwift/?page_id=27#comment-14409 Thank you so much for your work!
I would like to have the possibility to manage 30 user logins, but currently, I can only see the option to use 5 users maximum.
Thank you for your kind reply!

]]>
Comment on zwift-login by Mav https://zwifthacks.com/zwift-login/#comment-14395 Wed, 13 Nov 2024 11:00:58 +0000 http://rosenlundnielsen.dk/zwift/?page_id=27#comment-14395 Came here for those like me trying to get zwift running with Steam link in Steam big picture.
I tried adding zwift to steam, and launching it remotely, however it didnt work with the launcher screen.
Grabbed Jespers program and the other pre reqs. installed them, ticked the leave running for steam setting, add the zwiftlogin +launch to steam.
Hey Presto! it works now, boots up easily and runs much smoother on the streaming PC.
Trainer is connected via the phone, along with HR monitor.

Thanks

Jesper

]]>
Comment on zwift-preferences by Luke https://zwifthacks.com/historic-pages/zwift-preferences/#comment-14358 Wed, 30 Oct 2024 06:59:49 +0000 http://rosenlundnielsen.dk/zwift/?page_id=29#comment-14358 In reply to patrick.

Patrick I made this for people like you and I who use zwifthacks but want a maximized window. https://github.com/wassupluke/better-zwift-launcher

]]>
Comment on zwift-hotkeys by Brian https://zwifthacks.com/zwift-hotkeys/#comment-14218 Tue, 01 Oct 2024 12:22:09 +0000 http://rosenlundnielsen.dk/zwift/?page_id=31#comment-14218 In reply to Jesper [ZwiftHacks].

Thanks it is working again.

]]>
Comment on Q&A with ZwiftHacks by HoangVu Nguyen https://zwifthacks.com/qa-with-zwifthacks/#comment-14177 Thu, 26 Sep 2024 09:15:24 +0000 https://zwifthacks.com/?page_id=88876#comment-14177 In reply to Jesper [ZwiftHacks].

Thanks for your reply.
I mean “zwift auto login” can not run zwift workout or any race on zwift. I think that problem with auto login but i dont know how to fix.

]]>
Comment on Q&A with ZwiftHacks by Jesper [ZwiftHacks] https://zwifthacks.com/qa-with-zwifthacks/#comment-14176 Thu, 26 Sep 2024 09:05:03 +0000 https://zwifthacks.com/?page_id=88876#comment-14176 In reply to HoangVu Nguyen.

That sounds like a subscription problem If so, you will have to contact Zwift support about it.

]]>
Comment on Q&A with ZwiftHacks by HoangVu Nguyen https://zwifthacks.com/qa-with-zwifthacks/#comment-14175 Thu, 26 Sep 2024 08:50:41 +0000 https://zwifthacks.com/?page_id=88876#comment-14175 From 3 days ago, i ran zwift auto login v47 (hot key newest version) that s ok but till now Zwift can not hack with my account. Zwift require renew payment subscription. I already reinstalled zwift, hot ket and auto login.

]]>
Comment on zwift-hotkeys by Jesper [ZwiftHacks] https://zwifthacks.com/zwift-hotkeys/#comment-14150 Tue, 24 Sep 2024 17:59:13 +0000 http://rosenlundnielsen.dk/zwift/?page_id=31#comment-14150 In reply to Brian.

I have just uploaded v27 which should fix the Ride on shortcut.

]]>
Comment on zwift-hotkeys by Jesper [ZwiftHacks] https://zwifthacks.com/zwift-hotkeys/#comment-13926 Sat, 07 Sep 2024 09:38:25 +0000 http://rosenlundnielsen.dk/zwift/?page_id=31#comment-13926 In reply to Brian.

Thanks for letting me know. I’ll look into it.

]]>