Best Blackhat Forum

Full Version: Hi All, BlackBeauty Here
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
hahaha some biggg argument going down heree u two are writingg alooot per post a whole book d*** lol
but yea i do agree with that guy i encountered some of these scammers on this forum too i hate that shitt at least if you gonna scamm stick with non blackhat forums d*** cockroaches have no moralss
deleted...
Deleted. Not the right venue for this post.
$125 for this little program? do you find many n00bs who want to buy it?
let me give you a real review of the software you're selling. not like those you posted using fake usernames.

DP Mailer is the old MailMascot with some minor design changes but it is using the same functions (I just compared the sources).
It is made in csharp and it is using a bought library (chilkat) to send emails (you could code your own library. it's not that hard to establish a socket connection and send the smtp commands).
It is using the basic threadpool function so don't expect to send more than only few thousands emails per hour with it.
You are using a listview to load emails which is one of the worst solution. Loading large files into memory like this is so lame.
And there are many other arguments that your software was created by a beginner, modified by another one and sold as it is, hoping you will find another beginner to buy it.
There are many other mailers better than yours which are less than $50, just google it.
Overall, this is a lame coding attempt, this program is a kiddie script and does not worth its price.

My advice: get over it, use shift + delete for the source and start learning at least the basics of c#/vb. Wanna create a real mailer? Code it in c++, create your own libraries, manage the threads efficiently and only after that try to create a commercial product.
And a final hint if you still wanna use csharp ... learn about await and async which will optimize your code.


[Image: ivvkgvBPdjZrX.JPG]
Deleted. Not the right venue for this post.
HAHAHA!!! You're a funny little man. Your reply made me laugh :)))

Quote:First off, you DID NOT buy a copy of our software and I know that for a fact because I know exactly who you are
really? do you? ;)

Quote:You tried this before buddy and I had your hosting provider reprimand you over it.
which is my ISP ? :))

Quote:It's easy to attack someone with anonymous socks isn't it.
Make up your mind, pls. Do you have my ISP or do you have my "socks" ip?

Quote:First off, you DID NOT buy a copy of our software and I know that for a fact because I know exactly who you are and I remember turning you down on a sale because you said you would 'just crack the software to spam with it".
Partially correct! I never said I bought your software. And you didn't turn me down because I never wanted to buy it. It's true that I wanted to buy a real good mailer and the price was not important to me. You advertised it as it was the best mailer ever, a unique piece of code, so I asked you if it can do some things I require, you said yes although I knew you are lying because at that time I was looking at your program source. Bad advertising is lame and I hope you will learn this in the end.

Quote:How can you write a review from a demo copy or the beta software and why would you try unless you had an alternative motive? Possibly that you were denied sale for outwardly being a spammer and threatening to crack a software. Maybe that it's guys like you that make me be an ass to non-buyers.
So, you keep lying. Not nice pal, really not nice. You are an ass because that is what you are, not because of me. Your software is neither a blackhat spamming tool nor a whitehat one. You tried to make a hybrid and you failed. You have features only a blackhat mailer has and that's the reason why the virgin whitehat buyers blame you, but it doesn't have the speed, rotation optimization and file processing of a real spamming tool. Also the way you thought to use the smtps is lame and shows that you don't have too much experience in the spamming business.
Quote:Your photoshopped image is not a crack and you never had a source code of the software.
Bottom-line...you have no crack of DP as it is today, you MOST LIKELY have no crack of any DP at any state of development, as you never even had the source files as you claim. Thirdly, you NEVER BOUGHT THE SOFTWARE so you do not have a full-featured copy at all!
Wanna bet? ;) Let me show you some piece of your code.
Code:
if (this.m_bDemoOnly and& (MessageBox.Show("Only limited functionality works in demo version. Do you want to buy/submit serial number for complete version?", "DP Mailer", MessageBoxButtons.YesNo) == DialogResult.Yes))
                {
                    this.licenseCheck();
                }
If you wanna show you more of your code like whole functions ... lemme know ;)
And btw, do you really think I posted a fake image, made in photoshop, of the cracked version?
If I had the decency not to share the crack, it doesn't mean that I don't have it. You asked some members on BHW to remove that thread. So what? Why didn't you remove it from HF too? ;) I can upload anytime the setup package including the recompiled executable and share it. Don't piss me off with your lies. I don't mind if you continue to sell your software but stop lying, stop advertising it as you do, it's just a crappy piece of code and ask a decent price for it.
And in the end, you can learn something from the tips I gave you in my first post and improve it. Stop being so arrogant because you really don't have any reason.
Deleted. Not the right venue for this post.
as I said ... you are a pathetic liar.
let me tell you what happened. one of your customers who bought the software from you asked me if I can crack it because he wanted to use it on more than one pc and he couldn't due the "portalicense" option. He received from you the software which without the registration key was acting in demo mode being able to add only one smtp. He gave me the installation setup + the pdf help and guess what ... I cracked it in less than 10 minutes.
I never asked you for a demo, you gave me only a purchase link which is not working anymore because your paypal account was suspended and we only discussed about the features of the mailer, actually I was reading and laughing when I saw the lies you could tell about how great is your program. So stop lying that I have an outdated demo of your program cause that's not true. You sold that copy as it was and if you continue to say that the copy you sold was an outdated demo, it means that you scammed your customers. Either way you loose. So, as I said, you have 2 days to apologize for your lame behavior, for being rude and arrogant and maybe I will forgive you.
Deleted. Not the right venue for this post.
I feel pity for you, I really do. You don't get it, do you?
Let me explain you one more time ... you are selling a lame software which has the particularities of a spam tool. Spoofing headers is illegal. Let me give you an example maybe your single neuron will process it faster:
You are a drug dealer, I stole your merchandise and you go to the police to fill a complaint.
Got it ? Are you sure? If not I can give you more examples.
Wow, you really did an update, you changed the colors. lol
what else? ohh, I see, you created a form with 3 tabs (takes 1 min) but you were in a hurry so you forgot to check it for spelling ;)
[Image: 3IDBk.jpg]


nice try anyway.
if you are so sure that I have only a photoshopped image or a beta crack, why do you look so scared and even threat me that you will go to the authorities? :)))) you are lame indeed and I bet you hate me right now
Pages: 1 2 3 4
Reference URL's