question | answer | category |
i try to post on kijiji but the poster starts posting in craigslist automatically | This means craigslist location is checked for the ad. Click two times on the header checkbox of locations list to check/uncheck all cities. Then select your cities again and push save button | general |
how can I update manually claposter?
how can I update manually kijiji autoposter? | Step-by-step instructions to update manually:
1. press the Windows logo key + E on your keyboard and click "My Computer"
2. click "C:\" drive folder
3. Look for a folder that starts with "claposter" and double click that folder (or find C:\Users\%USERNAME%\AppData\Roaming\CLAPoster )
5. Download this file to your desktop: https://claposter.com/downloads/update.exe into claposter folder and run it
6. Run autoposter.exe or Start.bat file from the program's folder
and try again
alternative installation links for step 5:
https://dl.claposter.com/order3.php?to=dl&s=kb&f=autoposter.exe | general |
is there any way for your application to use and rotate accounts? And proxies? | You can use !login{username1|passw1} keyword (input it anywhere in your ad's body) to specify what account to use for selected ad.
Add something like the following into the ad's body to rotate accounts
!rotate{!login{username1|passw1}| !login{test@gmail.com|passw1|+19173331122|pop.gmail.com|test@gmail.com|passw2}| !login{username3|passw3}|…} You should put this code in the body or the html body.
You can use
!rotate{
!login{username1|passw1}|!login{username1|passw1}|!login{username1|passw1}|
!login{username2|passw2}|!login{username2|passw2}|!login{username2|passw2}
}
To rotate accounts every 3 posts
Here is example how to rotate accounts synchronously with Geo proxies
!rotate{ !login{username1|passw1}!proxy{23.123.32.11:8080}| !login{username2|passw2}!proxy{23.123.32.12:8080:proxyusername:proxypassword}}
You can set separate account and proxy server for each city this way.
You can also input !proxy{1.1.1.1:11} keyword(s) in the Options (or phone) column under Accounts tab to use account only for specified city/campaign/proxy
Use !skip_proxy{} keyword in your ad's body to skip proxy if it fails. | general |
for real estate posts - in kijiji for real estate for sale,
how do you insert bedrooms? | Here is examples for kijiji:
!radio{PriceAlternative|Swap / Trade} - Swap / Trade
!radio{PriceAlternative|Please Contact} - Please Contact
!select{A_NumberBedrooms|2 bedrooms} - 2 bedrooms
!select{A_NumberBathrooms|3.5 bathrooms} - 3.5 bathrooms
!text{A_AreaInFeet|99999} - Size (99999 sqft)
!radio{By:|realestagent} - For Sale Real Estate Agent
!radio{By:|ownr} - For Rent By Owner
!radio{A_Furnished|1} - Yes, Furnished (Yes = 1, No = 0)
!select{A_NumberBathrooms|1 bathroom} for "1 bathroom"
!radio{A_PetsAllowed|0} - No, Pet Friendly (Yes = 1, No = 0)
!City{Toronto} - Toronto in Property Location (or !select{locationLevel0|Brandon} for "Location:" or !select{Province|AB} for Province or !MapAddress{abc} for Map Address)
!Street{Central} - Central in Street Name
!StreetNumber{1} - 1 in Street Number
!Postal{12345} - 12345 in Postal Code
Other keywords:
!Price{123}, !Rent{123}, !SqFt{123}
Add !includemap{} keyword to enable map and the following keywords to the ad body :
!Street{st. South} - "st. South" will be set for the Street field of Address (if it's available).
!NCS{ st. North} - "st. North" will be set for the Nearest Cross Street field of Address .
!City{New York} - "New York" will be set for the City field of Address.
!State{HI} - "HI" will be set for the State field of Address.
!Postal{12345} - "12345" will be set for postal code (zip code).
!Location{New York} - "New York" will be set for the location field | general |
I have the cl poster and kijiji lister on my setup, how does the system choose the frequency of what listings get posted on what site ? | First it post in CL, then in kijiji | general |
What do I enter in the ad body to point to the CL accounts rotater vs. the email rotater? | Use !login{username|passwd} keyword if you want to point to the CL account directly from your ad. You can also input phone number for the account ? For example !login{username|passwd|+19173331122} | general |
I get the following error when trying to post to kijiji
"Oops! | Check if you can post your ad manually or try to post the ad with "test" in the body and title. | general |
How can I input credit card info automatically? | Add to the ad's body or into the ad_template.txt file in the program's folder. Change it with your info.
For Craigslist you should use:
!text{cardNumber|1234123412341234}!text{cvNumber|123}!text{expMonth|2}!text{expYear|17}!text{cardFirstName|First}!text{cardLastName|Last} !text{cardAddress|somewhere, 123}!text{cardCity|City}!select{cardState|New York}!text{cardPostal|12345}!radio{cardCountry|US} !text{contactName|First Last}!text{contactPhone|12345324}!text{contactEmail|Email@Address.com}
It's also possible to input only cvc number manually. Use !autopause{} keyword to automatically pause.
You can also rotate the info within the credit card. Here is an example for name rotation:
!text{name|!rotate{John Doe|Joe Doe|John Black}}
For Kijiji you should use:
!text{CARDHOLDERNAME|John Doe}
!text{CARDNUM|1111222233334444}
!SelectElement{EXPMONTH|0} (January is 0, February is 1 , etc)
!SelectElement{EXPYEAR|1} (Current year is 0, Next Year is 1 , etc)
!text{CVV2|123} | general |
how to set Size (sq ft) , phone and street or intersection fields? also Zip Code, video for kijiji? | Use these keywords
!text{houseSize|1234}
!text{phoneNumber|13452342}
!text{streetAddress|Abcd str} !text{addressStreetNumber|12}
!text{zipCode|12345}
!text{AdVideoUrl|http://www.youtube.com/watch?v=<your video id>} | general |
I need it to work in GTA (canada - kijiji) sub area, markham, and downtown. | Add !SelectElement{SubArea|1} (or !select{SubArea|Oshawa}) into the ad body (to any place of it) and post it again | general |
|