Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

3
Please help me understand how to write a better script!
Post Body

Hi guys. I'm trying to fix up a script that I'm using for work. Here's what it it is meant to do:

  1. Get to the beginning of the selected line in an Excel spreadsheet and copy the first number in the box
  2. Open a new tab, paste the example URL followed by the text box number and search
  3. Go back to the Excel spreadsheet page and copy the second number three boxes to the right
  4. Go to the URL page and add the second number in front of the first number and write TN#, so it looks like "222222, TN#111111"
  5. Copy the line "222222, TN#111111" to clipboard

I know its brevity is nonexistent so I would love some help! :)

Send, {Home}
Sleep 1
Send, ^c
Sleep 1
Send, ^t 
SendRaw, https://example.com/#/
Send, ^v
Send, {Enter}
Sleep 1
Send, {Ctrl}{Tab}
Sleep 1
Send, {Right}{Right}{Right}
Sleep 1
Send, ^c
Sleep 1
Send, {Ctrl}{Shift}{Tab}
Sleep 1
Send, {Alt}
Sleep 1
Send, D
Sleep 1
Send, {Right}
Sleep 1
Send, {Ctrl}{Left}
Sleep 1
Send, ^v
Sleep 1
Send, , TN#
Sleep 1
Send, {Ctrl}{Right}
Sleep 1
Send, {Ctrl down}{Shift down}{Left}{Left}{Left}
Sleep 1
Send, {Ctrl up}{Shift up}
Sleep 1
Send, ^c

Author
Account Strength
100%
Account Age
8 years
Verified Email
Yes
Verified Flair
No
Total Karma
35,183
Link Karma
26,079
Comment Karma
7,884
Profile updated: 6 days ago
Posts updated: 2 weeks ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago