Skip to content

Looking Neat Little Spintax Tool on My Desktop

AlexRAlexR Cape Town
I am looking for a neat little tool for my desktop that takes a list of words and generates a spintax format.


But for desktop. 

Any ideas???

Comments

  • LeeGLeeG Eating your first bourne
    Why not use the tool built into ser
  • AlexRAlexR Cape Town
    It runs on a VPS and my connection to a VPS is slow. So I prepare everything in advance and then move files over and upload to VPS. 
  • OzzOzz
    edited May 2013
    buy another copy for testing purposes and tasks like that ;)
  • m3ownzm3ownz
    I wrote one a few years ago, Matt (Loopline) used it before he had the scrape formatter tool built.

    If you have specific requirements, i can write one for you in a few minutes.
  • AlexRAlexR Cape Town
    @theorbital - do you know a tool? Basically something where you can copy in a list and it just outputs the spintax? 

    @Kreist - that tool is neat but you can't take a simple list of keywords and place them in scrape format, as you need to add a URL. :( 
  • KreistKreist
    @AlexR, I just add a random letter in the url field and copy/paste the spun keywords.
  • OzzOzz
    you can also use notepad++. either record a macro or even better use the replace function with regex.
  • m3ownzm3ownz
    edited May 2013
    Compiled Desktop program:



    VisualStudio Source if you are interested in how it works or would rather compile from source than just run the exe:

  • AlexRAlexR Cape Town
    @m3ownz - that is awesome! What a neat tool! This is super super useful! Going to be using this a truckload! So much faster than a web service that I was using in the past!
  • m3ownzm3ownz
    No problem.

    I noticed the anchoring was a little cocked up for the buttons if you resized the app, so i updated the Compiled link to a fixed version:

  • AlexRAlexR Cape Town
    Loving using it...been using it since you released it continuously! 
  • KreistKreist
    Well, now I'm just jealous I don't have one with my name on it.
  • AlexRAlexR Cape Town
    edited May 2013
    @m3ownz - are you able to write a macro that works with an existing program?
  • m3ownzm3ownz
    @AlexR yes, what did you have in mind?
  • AlexRAlexR Cape Town
    Will send you a PM. 
  • KreistKreist
    Does anyone know of a tool that does the opposite? Spintax to Line?
  • m3ownzm3ownz
    @Kreist how would you expect it to deal with nested spintax, eg:

    {1|2|3|{4|four}}

    Or is this not an issue?
  • KreistKreist
    Wouldn't be an issue. I was just wanting to use it on single-level spun stuff.
  • davbeldavbel UK
    @m3ownz great tool.  Thanks!
  • m3ownzm3ownz
    @Kreist Ok, simple then, i'll add an 'unspin' option tomorrow sometime.

    @davbel Glad its some use, was expecting it to be a single user tool, hence the name!
  • KreistKreist
    @m3ownz That is sweet! Looking forward to that! :)
  • AlexRAlexR Cape Town
    Super useful tool! It's saved me hours of time! 
Sign In or Register to comment.