Can't Find Great Hits? It's Saturday May 24th - Good luck...dammit TJ

Discussion in 'Great HITs' started by Weezy, May 23, 2014.

Thread Status:
Not open for further replies.
  1. Ursa Major

    Ursa Major User

    Joined:
    Jun 9, 2013
    Messages:
    2,249
    Likes Received:
    0
  2. Pinkamena

    Pinkamena User

    Joined:
    Apr 2, 2013
    Messages:
    913
    Likes Received:
    0

    I'm not your brah, friend





    jk brahs all the way
     
  3. xailos

    xailos User

    Joined:
    Mar 23, 2014
    Messages:
    4,115
    Likes Received:
    3
    [​IMG]
     
  4. Pinkamena

    Pinkamena User

    Joined:
    Apr 2, 2013
    Messages:
    913
    Likes Received:
    0
    [​IMG]
     
  5. zomgturtles

    zomgturtles Mod Squad

    Joined:
    May 16, 2013
    Messages:
    5,954
    Likes Received:
    0
    I was working on a batch, sorry. I took care of it.
     
  6. Monica

    Monica User

    Joined:
    Jan 9, 2014
    Messages:
    9,568
    Likes Received:
    0
    I'm not your guy, pal.
     
  7. xailos

    xailos User

    Joined:
    Mar 23, 2014
    Messages:
    4,115
    Likes Received:
    3
    [video=youtube;8onwZddEYa0]https://www.youtube.com/watch?v=8onwZddEYa0[/video]
     
  8. adaaaam

    adaaaam Banned

    Joined:
    Jan 10, 2013
    Messages:
    6,861
    Likes Received:
    0
    Ok I made this ahk for ashley fraser's ein's, where you highlight Business Name to City (or all of it if lazy) and it searches all 3 irs db's (since it's required if not found). BUT it glitches out everytime I run it a second time unless i reload the script. Any coding experts wanna fix this up?

    Code:
    1::
    Sleep 300
    Send ^c
    Sleep 50
    info:= clipboard
    info:= RegExReplace(info, "Organization ID.*", "")
    info:= RegExReplace(info, "Organization Country.*", "")
    info:= RegExReplace(info, "Organization Postal.*", "")
    info:= RegExReplace(info, "Organization Street.*", "")
    info:= RegExReplace(info, "Organization Website.*", "")
    
    For what, with in replace
       StringReplace, info, info, %what%, %with%, All
    
    Loop
    {
        StringReplace, info, info, `r`n`r`n, `r`n, UseErrorLevel
        if ErrorLevel = 0  ; No more replacements needed.
            break
    }
    
    name:= RegExReplace(info, "Organization City.*", "")
    replace:= {"Organization Name: ":""}
    For what, with in replace
       StringReplace, name, name, %what%, %with%, All
    replace:= {" ":"+"}
    For what, with in replace
       StringReplace, name, name, %what%, %with%, All
    
    city:= RegExReplace(info, "Organization Name.*", "")
    replace:= {"Organization City: ":""}
    For what, with in replace
       StringReplace, city, city, %what%, %with%, All
    replace:= {" ":"+"}
    For what, with in replace
       StringReplace, city, city, %what%, %with%, All
    
    
    clipboard :="http://apps.irs.gov/app/eos/pub78Search.do?ein1=&names="
    clipboard .= name
    clipboard .= "&city="
    clipboard .= city
    clipboard .= "&state=CA&country=US&deductibility=all&dispatchMethod=searchCharities&submitName=Search"
    
    Send ^n^v
    Sleep 100
    Send {Enter}^t
    
    clipboard :="http://apps.irs.gov/app/eos/revokeSearch.do?ein1=&names="
    clipboard .=name
    clipboard .="&city="
    clipboard .=city
    clipboard .="&state=All...&zipCode=&country=US&exemptTypeCode=al&postDateFrom=&postDateTo=&dispatchMethod=searchRevocation&submitName=Search"
    
    Sleep 200
    Send ^v
    Sleep 200
    Send {Enter}
    Sleep 200
    Send ^t
    
    clipboard := "http://apps.irs.gov/app/eos/ePostSearch.do?ein1=&names="
    clipboard .=name
    clipboard .="&city="
    clipboard .=city
    clipboard .="&state=All...&zipCode=&country=US&dispatchMethod=searchEpostcard&submitName=Search"
    
    Send ^v
    Sleep 100
    Send {Enter}
    
    return
     
    #948 adaaaam, May 24, 2014
    Last edited by a moderator: May 24, 2014
  9. Pinkamena

    Pinkamena User

    Joined:
    Apr 2, 2013
    Messages:
    913
    Likes Received:
    0
    Apparently there are no Prince videos on youtube. That's inconvenient.
     
  10. Spear

    Spear User

    Joined:
    Mar 21, 2014
    Messages:
    4,139
    Likes Received:
    0
    [video=youtube;acAxSHJ3tp4]http://www.youtube.com/watch?v=acAxSHJ3tp4[/video]
     
  11. Pinkamena

    Pinkamena User

    Joined:
    Apr 2, 2013
    Messages:
    913
    Likes Received:
    0
    Oh. That's cool.
    I really wanted to listen to Seven though =P
     
  12. Spear

    Spear User

    Joined:
    Mar 21, 2014
    Messages:
    4,139
    Likes Received:
    0
    [video=youtube;UbnJqmS2blM]http://www.youtube.com/watch?v=UbnJqmS2blM[/video]
     
  13. xailos

    xailos User

    Joined:
    Mar 23, 2014
    Messages:
    4,115
    Likes Received:
    3
    [video=youtube;VszypzWMJZc]https://www.youtube.com/watch?v=VszypzWMJZc[/video]
     
  14. Spear

    Spear User

    Joined:
    Mar 21, 2014
    Messages:
    4,139
    Likes Received:
    0
    [video]http://perezhilton.com/tv/Prince_Seven_Official_Music_Video/?id=6f8a58ce02cab&autoplay=false[/video]
     
  15. twirdman

    twirdman User

    Joined:
    Apr 21, 2014
    Messages:
    5,900
    Likes Received:
    1
    Sorry can't help at all on the script but kind of have to ask on average how long is it taking you to do the HITs counting time to restart the ahk, take it that part is basically 0 but figured I might as well count that. Also really wish I could do these hits sadly no masters for me.
     
  16. Pinkamena

    Pinkamena User

    Joined:
    Apr 2, 2013
    Messages:
    913
    Likes Received:
    0
    Thank you =)

    [​IMG]
     
  17. Spear

    Spear User

    Joined:
    Mar 21, 2014
    Messages:
    4,139
    Likes Received:
    0
    [video=youtube;2ahCZw_112M]http://www.youtube.com/watch?v=2ahCZw_112M[/video]
     
  18. Spear

    Spear User

    Joined:
    Mar 21, 2014
    Messages:
    4,139
    Likes Received:
    0
    Satan's own soul can not be saved?
     
  19. adaaaam

    adaaaam Banned

    Joined:
    Jan 10, 2013
    Messages:
    6,861
    Likes Received:
    0
    n'as were taking 75sec w/o and about 40 sec with the script. I stopped doing them though, I'm lookin at house vids on youtube while eating pizza now

    [video=youtube;-5fASE2eZt4]https://www.youtube.com/watch?v=-5fASE2eZt4[/video]
     
  20. Spear

    Spear User

    Joined:
    Mar 21, 2014
    Messages:
    4,139
    Likes Received:
    0
    [video=youtube;yew9L0Xjm_g]http://www.youtube.com/watch?v=yew9L0Xjm_g[/video]
    Just change the word to hits await.....
     
Thread Status:
Not open for further replies.

Share This Page