Xrumer Question

thethrowdest

Registered Member
Joined
Dec 28, 2009
Messages
92
Reaction score
18
Is it possible with xrumer to blast multiple sites at the same time?:confused:

Thanks
 
the meaning of blasting is to put links of ur site in the topic project.

U can blast millions of site at the same time how? in the topic u created for blasting u can put anysite link inside it :)

Hope u get what i mean
 
Yes, use variables {site1.com|site2.com} etc. or load sites from a file inside a macro (read the help file).
 
Is it possible with xrumer to blast multiple sites at the same time?:confused:

Thanks

Yes, of course.
1. Use Multithreading. Set any threads number, as you want (but not more than your CPU can execute)
2. Use variations system, and macroses.

Code:
{site1.com|site2.com|...|siteN.com}
- puts random link in your post
Code:
{#.de site_for_german.com|#.it site_for_italian.com|...any message or link for others}
- puts link "site_for_german.com" in the all posts on .DE sites, link "site_for_italian.com" in the all posts on .IT sites, etc.

Macroses.
For ex.:
Code:
#file_links[C:\MyLinks.txt,10,L]
-put in the post text 10 random lines from file "MyLinks.txt". You can change real-time this file during posting! Program reload it every 2 minutes.

And more, and more.
Read actual Help:
http://www.botmasternet.com/free/Help.pdf
 
Back
Top