Is there an automated way to create trains? I know I could write a script myself, but it's faster to ask if anyone has already made one.

Edit: Making a script :D Help appreciated ;P
Current code:
Yay

8 years ago*

Comment has been collapsed.

this was posted a long time ago, not sure if it still works: https://www.steamgifts.com/go/comment/yZz1z6y

8 years ago
Permalink

Comment has been collapsed.

Nope, doesn't work :(
Guess I'll have to write one!

8 years ago
Permalink

Comment has been collapsed.

the horror!!!

kidding,
but try not to write a monorail train. they usually get derailed ;)

8 years ago
Permalink

Comment has been collapsed.

8 years ago
Permalink

Comment has been collapsed.

No, meaning I can't get it to run for the life of me.

8 years ago
Permalink

Comment has been collapsed.

we'll have to think up amusing names for your script if you make one, which I hope you do

View attached image.
8 years ago*
Permalink

Comment has been collapsed.

Never written a userscript before, might just copy the request and write a client-side script.
I've spent more time trying to write the script than creating a train would have taken ;_;

8 years ago
Permalink

Comment has been collapsed.

Can any1 help? I can't seem to figure out how to click the "Create Giveaway" button ;_;

8 years ago
Permalink

Comment has been collapsed.

document.getElementsByTagName('form')[0].submit();

8 years ago
Permalink

Comment has been collapsed.

Thanks :D
With jQuery $("form").first().submit()

8 years ago
Permalink

Comment has been collapsed.

it should be fairly easy. You could just need a list of all the giveaways and automate the changing of the description. Unless you also want the script to also create the giveaways, in which case you need the name to be exact or have the steam link to compare (which would be even better). I'll try to make one that changes the description of my giveaways to see how it would work when i have some spare time.

8 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.