Is it possible to select Birthdate while posting with Xrumer?

secretboy08

Elite Member
Joined
Apr 2, 2008
Messages
2,395
Reaction score
886
I couldn't see any birthdate field while posting with xrumer.
so is there any way in which i can select a common birthdate for all my profiles.
 
hi,

yeah, I'm looking into that also, i know it's possible but don't know how. It's would be cool to get your profile links indexed really fast this way without to much work.
 
hi,

yeah, I'm looking into that also, i know it's possible but don't know how. It's would be cool to get your profile links indexed really fast this way without to much work.
exactly my point.but seems like there is not a way.because i checked my already crated profiles and they are with random birthdates.
 
You can't select a birthdate. It is always random generated.

If you don't really know the answer then don't post please!

It it because of this that when I look for something I get led to believe that you can't do something when yu really can...


@secretboy08 look in your xas.txt for
Code:
RANDOM[1..30]
this is the day of month
Code:
RANDOM[1..12]
month of year

Code:
RANDOM[1960..1990]
year

Just change those lines to solid numbers like

25

2

1972

for 2/25/1973
 
Last edited:
If you don't really know the answer then don't post please!

It it because of this that when I look for something I get led to believe that you can't do something when yu really can...


@secretboy08 look in your xas.txt for
Code:
RANDOM[1..30]
this is the day of month
Code:
RANDOM[1..12]
month of year

Code:
RANDOM[1960..1990]
year

Just change those lines to solid numbers like

25

2

1972

for 2/25/1973
wow.thanks man.
will try that now and if it works will rep.
you made my day.
 
Back
Top