Search results

  1. HatIsBlack

    sell site or software source?

    Hi, I have a site that basically sells one software aimed for SEO. The site itself is not that good and do not do alot of income. Almost nothing atm due to no advertising and no updates on the software. Now my problem is that i would like to sell everything. All rights to the source and the...
  2. HatIsBlack

    VPS or Dedicated Server

    If you are choosing a dedicated server you should still virtualize your environment. that so you can easy scale and move your complete setup. I would choose to use VPS in first place but talk to the provider and ask about options like if you can get en extraction of the virtual file. What...
  3. HatIsBlack

    Tool License and softwares

    The domain in question will continue to be renewed. There has not been any update in a long time since there has been no reports of problems.
  4. HatIsBlack

    VB.NET Bot License Options?

    Yes and there are more but they are working somewhat only halfway. And since i make use of the packager it's not just obfuscation. The download link at hackforums is not working. Can you send me an Alt link here or in pm for me to test with ? Regards, HatIsBlack
  5. HatIsBlack

    VB.NET Bot License Options?

    When it comes to obfuscation and such I like Confuser http://confuser.codeplex.com/ It's free and do a good job.
  6. HatIsBlack

    Epic Tunes of the Past - Post yours!

    this must be one of the best http://youtu.be/bSJQLCImV18
  7. HatIsBlack

    VB.net Proxy doesn't change after first HttpWebRequest

    I could take a look if you want. If you have not solved it by now. The cacheing issue can come from Squid Proxy usage. When settng credentials like you do webrequest is stupid and does not pass along the credentials to every request. to bypass that issue you have to be more createive. Also if...
  8. HatIsBlack

    VB.NET Bot License Options?

    I can give you an idea. I have a bit more advanced system in place but just something to go with. You check the input from the user against a server to se if it is valid (licensekey) This you send with a good seed and some nice encryption like AES or similar. In response you get data that...
  9. HatIsBlack

    VB.NET Bot License Options?

    NOP instruction is often used by crackers to remove code from the software. If you remove the licenseing from my softwares they will stop functioning since the liencense part contains instructions aswell for how the software should operate. Nop out my license and you nop away the functionality.
  10. HatIsBlack

    VB.NET Bot License Options?

    I also code my own licensing features. First of all you know what you are doing and that you can modify and change security along the way depending on what your needs are. For obfuscation i tend to use confuser which is really neat and can be found here: http://confuser.codeplex.com/ Regards...
  11. HatIsBlack

    What VPN do you recommend?

    I have been using HMA along time and it's working great. If you are going to use Tools that posts links on the internet at high speed some nodes can be cranky and discconect you but switching to Another node usualy solves the problem.
  12. HatIsBlack

    Linux IM bots

    If you don't need gui most can be done in a scriptlanguage such as php. However most users would Think of cli bots to be unfriendly and coders would have a hard time to protect their work.
  13. HatIsBlack

    Backlink Checker

    What i don't get is that if you are going to use Scrapebox to see if they are indexed why can you not use scrapebox built in linkchecker?
  14. HatIsBlack

    [REVIEWERS] Bulk Auto Aprove Finder software

    Hi Everyone, I'm looking for about 20-30 reviews and testing of my new software that finds wordpress AA and Trackbacks. Anyone can participate but i will take jrVIP/Donors and above first. Please respond below and i will send you information By PM Regards, HatIsBlack
  15. HatIsBlack

    Looking for someone with advanced programming skills

    you should also have mentioned what type of work it is and what language. Do the people get payed?
  16. HatIsBlack

    How to change IP address Every X minutes Automatically? I need it for Scrapebox :D

    create a bat file with the text "ipconfig /renew" then set up windows own scheduler to run the batfile every XX time.... problem solved
  17. HatIsBlack

    Permanently Closed Marketplace Sales Thread

    Thanx for your reply. seems like there is something blocking. I use Win8pro and it's standard firewall/antivir from microsoft. I have not got any warnings about the software but it simply do not work. However i uploaded it to one of my vps's and it worked right away. I have to track down what...
  18. HatIsBlack

    Permanently Closed Marketplace Sales Thread

    Hi Jrim, I'm currently looking in to a solution to get proxys for scrapeing google. I downloaded and installed the trial version and made 2 settings. Under "HTTP Proxy Testing" I checked the "Check proxies for 'Google' ability (scrapebox)" and the "Automatically delete...
  19. HatIsBlack

    Someone cloned my Website(100%) !!!

    If anyone would Point their ip to any of my servers. they would not go to a website that is a client or is live. However if the target is a vps or dedi which have settings in the webserver to Point all non registered domins in the server to that particular folder it would show up. If it is...
  20. HatIsBlack

    Someone cloned my Website(100%) !!!

    If that is what happend they must have a very strange webserver setup. As far as i know all webservers need something that Points a domain to a physical folder. One version is they use curl and get your site to show as local. Rearanges some links if they want. You can copy almost any site like...
Back
Top