It is currently April 25th, 2024, 10:10 am

"Simple Buttons"

Get help with creating, editing & fixing problems with skins
saiinox
Posts: 1
Joined: October 25th, 2019, 5:30 am

"Simple Buttons"

Post by saiinox »

Is it possible to write a simple script, which can log me in?
Like LeftMouseUpAction=["https://de-de.facebook.com/]
username= Name123
passwort= passwort123

maybe encoded or normal

thanks :)
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: "Simple Buttons"

Post by jsmorley »

No, it really is not possible.

There may be a way with some 3rd party utility / program that you call with an action in Rainmeter, maybe cURL or some other program that can interact with the web, but Rainmeter itself can't do it.