I'm surprised userscripts can access localhost without express permission
Comment has been collapsed.
Quite nice, but you should probably add a way for the script to define authorization for people that protected their IPC with a password.
See https://github.com/JustArchiNET/ArchiSteamFarm/wiki/IPC#authentication
Comment has been collapsed.
Also defining the upstream server could be nice, my ASF's IPC is for example under 10.8.0.1
, I'd appreciate a way to tell the script to use that address.
With those two enhancements it'd be possible to send command to pretty much any ASF instance the user has access to.
Comment has been collapsed.
It will with https://www.steamgifts.com/go/comment/dm80sWO (if you configured your machine properly to expose ASF under some address to the outside world)
Comment has been collapsed.
never got it to work with ipc. docker is giving this error and ipc doesn't work:
"Unable to bind to http://localhost:1242 on the IPv6 loopback interface: 'Cannot assign requested address'."
Comment has been collapsed.
I have configured the scritpt to use the address ASF is running on for me altho it doesnt seem to work.
Checked the log but I also do not see anything get updated there...
I am able to acces the IPC interface from a different machine then the host tho....
Comment has been collapsed.
Any chance to add Dead or Alive Xtreme Venus Vacation? (it's just available in Japan and f2p)
This don't work steam://install/958260
Comment has been collapsed.
Whenever i try to add any licence (With either of the google extensions) an exclamation point pops up, the link disappears and when i hover over the exclamation point it says "Error adding license. Check console for more info." where is the console? it doesnt appear for me anywhere.
Comment has been collapsed.
I am stupid and i don't understand how can i do that :( when i click just say a warning !
Comment has been collapsed.
887 Comments - Last post 1 minute ago by MeguminShiro
530 Comments - Last post 2 minutes ago by MeguminShiro
60 Comments - Last post 9 minutes ago by Zepy
16 Comments - Last post 23 minutes ago by klingki
47,105 Comments - Last post 2 hours ago by Pish4
39 Comments - Last post 5 hours ago by shivam13
1,758 Comments - Last post 7 hours ago by CutieTheRooster
121 Comments - Last post 7 minutes ago by CBlade
1,196 Comments - Last post 16 minutes ago by CBlade
37 Comments - Last post 28 minutes ago by wigglenose
145 Comments - Last post 30 minutes ago by rimvydasm
65 Comments - Last post 49 minutes ago by cg
90 Comments - Last post 1 hour ago by cicangkeling
51 Comments - Last post 1 hour ago by Mirzabah
ASF AddLicense Helper turns !addlicense commands into clickable links that automatically send the command to ArchiSteamFarm (ASF).
Turns !addlicense ASF 468738 into !addlicense ASF 468738!
Installation
👉 https://greasyfork.org/en/scripts/405572-asf-addlicense-helper
Never installed a Userscript before? Read this https://greasyfork.org/en/help/installing-user-scripts
Setup
This script requires ArchiSteamFarm running and configured to allow IPC commands. To set it to allow IPC, you need to make a file called ASF.json in the config folder. You should use the web config generator to create the file. On the web config, select ASF at the top to generate ASF configs, then enable IPC. Save the resulting file as ASF.json into your ASF config folder.
Usage
Once you have it installed, go to Joseahfer's List of paid-now-free games thread to try it out!
Custom Password?
Open the script in your extension of choice (Violentmonkey!) and set ASF_PASSWORD to your IPCPassword.
Custom Server?
Open the script and set ASF_SERVER as needed.
📑 Other Scripts by Lex
Comment has been collapsed.