[GET] X-Spinner - Standalone Spin API - Goodbye to those Spin API Subscriptions!

See post #213

........................
 
OP,

I noticed that spinner chief 4 was rolled out recently with the "Enable Sentence Spin" option available.

Just wondering if this functionality will be integrated into X-Spinner? Right now it states "this function will be added in a future update".

Thanks very much.
 
Norton Removed xspinner (beta version- lastest one). Please suggest.!!
 
Yep, it's on our 'to do' list. We're still working on SC4 at the moment.

OP,

I noticed that spinner chief 4 was rolled out recently with the "Enable Sentence Spin" option available.

Just wondering if this functionality will be integrated into X-Spinner? Right now it states "this function will be added in a future update".

Thanks very much.
 
I start liking this spinner. I used scrapebox's premium plugin for article scraping/spinning as a newbie, set spinner api to "Wordai" with usr/pass test/test and quality to 100. Funnily enough, xspinner "intercepted/simulated" wordai and it actually spun the content. However, the spun articles were very high quality, but were cirka 30% unique. Only run the check with plag checker on 9 articles, so it's not a huge sample to rely on. However, I like whitehatbox's app where they got a bunch of software and bots available in one place. I followed up respinning the same articles with different settings a couple mroe times, but they were above 60% unique. I gotta love scrapebox, support has a {good|great} sense of humor. If they have buzzbundle, they see people on here mentioning them with the keyword scrapebox. All in all, I like xspinner. I just will need to figure out how to put it a remote pc along with my other softwares, such ser,ser cb and sb. But time and more experience will help i hope. I also love bots. Gotta learn using `em, too.
 
I start liking this spinner. I used scrapebox's premium plugin for article scraping/spinning as a newbie, set spinner api to "Wordai" with usr/pass test/test and quality to 100. Funnily enough, xspinner "intercepted/simulated" wordai and it actually spun the content. However, the spun articles were very high quality, but were cirka 30% unique...
Glad you like it. If you play with the settings you should be able to get much better uniqueness than that.
 
Can you please let me know any free third party spinner software that support X Spinner.
 
As far as I know there aren't any free ones.
 
My copy of Xspinner of crashes at times. I've got a crappy acer laptop with 3gb ddr3 ram and an ancient dual core cpu @2.2ghz I think. A lot of the times the software goes up to using 1,5gb ram and then steadily rises 4kb/s. I only look at the task manager when the spinner becomes unresponsive. When launched, it uses around 360mb ram. OP is win7. I believe frequent crashes has been reported before. Other than, the spinner engine inside is fucking amazing. Just looking at the software while it runs idle, it's using around 355,600kb ram. Version is 3.2 "elite" user version for bhw guys. Other than that, I love it.

Crashes could also be due to my laptop's crappy specs and it's often being used for browsing and etc. while the spinner works at times with scrapebox and other tools. I think I really need to buy more ram
 
Hello,

I start liking this spinner. I used scrapebox's premium plugin for article scraping/spinning as a newbie, set spinner api to "Wordai" with usr/pass test/test and quality to 100. Funnily enough, xspinner "intercepted/simulated" wordai and it actually spun the content.

How can we use X-Spinner with Scrapebox's premium plugin for article ? When I try to change Spinner API (for WordAI or others), I have to put an email and a password, and it doesn't work.

So, could someone tell me how I must do ?

Thanks.
 
You just need input any email and any password. The only thing is that you need ensure the x-spinner service is working. Check here >>
http://www.whitehatbox.com/BBS/forum?fid=26#.VP0mOvQW0cI
 
Where is tool spin syntax converter like on video. Or I can spin text using button "Test spin" in X-Spinner for spin article?
 
Anybody know the best option for spin human unique articles in X-Spinner? What is better to use 1) - Normal Spin Tehnologi 2) - Super Spin Which options are the best for each one. I am not good in English, would you advise some tips?
 
So after there is still no update after all this time ,( .. still the program is very good if it wouldn't crash all the time because it eats too much mem and is only compiled for 32bit...

the sollution!!!

C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin>editbin.exe /LARGEADDRESSAWARE X-Spinner.exe
Microsoft (R) COFF/PE Editor Version 12.00.31101.0
Copyright (C) Microsoft Corporation. All rights reserved.

now that .exe won't crash at ~1,4 gig used ram ...


/LARGEADDRESSAWARE -> Specifies whether the object supports addresses that are larger than two gigabytes.

have fun pitty i had to fix it myself ,)
 
So after there is still no update after all this time ,( .. still the program is very good if it wouldn't crash all the time because it eats too much mem and is only compiled for 32bit...

the sollution!!!

C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin>editbin.exe /LARGEADDRESSAWARE X-Spinner.exe
Microsoft (R) COFF/PE Editor Version 12.00.31101.0
Copyright (C) Microsoft Corporation. All rights reserved.

now that .exe won't crash at ~1,4 gig used ram ...


/LARGEADDRESSAWARE -> Specifies whether the object supports addresses that are larger than two gigabytes.

have fun pitty i had to fix it myself ,)

I could not understand you completely. Can you explain more clearly how did you fixed the crush on x64Win based system?
 
I could not understand you completely. Can you explain more clearly how did you fixed the crush on x64Win based system?

KayKayKay is writing of editing the binary of X-spinner using visual studio 2012 or 2013.

The first part of the path "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin>"is where the visual studio binary resides. Once at the path KayKayKay is calling the Visual studio binary "Editbin" with a the flag "/LARGEADDRESSAWARE" and telling the program to change the binary X-Spinner.exe to be aware of and utilize large addresses.

If you are really interested, Xspinner is just a wrapper around OpenNLP using IKVM to convert the Jave of OpenNLP to .NET.
 
Anybody know the best option for spin human unique articles in X-Spinner? What is better to use 1) - Normal Spin Tehnologi 2) - Super Spin Which options are the best for each one. I am not good in English, would you advise some tips?

The SuperSpin is the best option for human readable spin.
 
So after there is still no update after all this time ,( .. still the program is very good if it wouldn't crash all the time because it eats too much mem and is only compiled for 32bit...

the sollution!!!

C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin>editbin.exe /LARGEADDRESSAWARE X-Spinner.exe
Microsoft (R) COFF/PE Editor Version 12.00.31101.0
Copyright (C) Microsoft Corporation. All rights reserved.

now that .exe won't crash at ~1,4 gig used ram ...


/LARGEADDRESSAWARE -> Specifies whether the object supports addresses that are larger than two gigabytes.

have fun pitty i had to fix it myself ,)

Congras! And Thanks!

The good news is that we are going to add SpinnerChief 4 newest spin engine to X-Spinner in the future, that will make X-Spinner more powerful, thought it is already very good now :)
 
Back
Top