Jump to content
UBot Underground

TheBigWeb

Fellow UBotter
  • Content Count

    201
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by TheBigWeb

  1. I've sent you the full $27 back so you now have it for free
  2. Hi there, I'm sorry you feel this way, I haven't sold at $37 for a while and especially not to fellow ubotters (I've only sold to one person from here at $27 I believe and will happily refund the difference to this customer). I am offering a dime sale to promote 301 nuke (increases $1 each sale until it reaches it's normal price) as sales are slow this time of year. Maybe I made a mistake and made it too low as starting price but I did this just to kick start things. In hindsight I should have done this at the start. A lot of love and time has gone into making my first UBot product and I want
  3. If anyone has any problems activating the software please email support@301nuke.com. If there is a delay in replying it will be due to the time zone difference. I will get back to you as soon as I can.
  4. Thanks for your purchase! Any problems activating the software just let me know
  5. **** DIME SALE XMAS OFFER ALERT - now at just $17! **** Hi Guys, I have setup a Dime Sale Xmas Special Offer now at $17 increasing $1 every sale! Better purchase quick! Click HERE To Buy 301 Nuke
  6. Only speaking from experience I have never had a penalty passed through a 301 redirect. I have performed plenty of tests (spammed 1000's of crappy links to the URL's) and never had a site hit. Again, as a precaution, you can use this tool on Tier 1 and Tier 2 sites if you don't want to risk your 'Money Site'. I have had great success using this these methods. Remember, it's just a tool like any other SEO tool and can be used in anyway you see fit. It's all about experimentation. Try this, Find a .edu domain that offers free blogs. Setup your test money site on this blog. Let it get index
  7. Only 5 Copies left at introductory price $27. Normal price $37!
  8. I have had great success using 301 Nuke on my Money Site directly and then blasting the 301's with ScrapeBox. However, a safer and more powerful way would be to create High Quality Tier 1 sites and use 301 Nuke on those. Then blast the 301's with ScrapeBox or Xrumer. Effectively using 3 Tiers. This way yuor Money Site is completely shielded yet benefits from the blasts.
  9. Hi mrwalt, I can only speak from personal experience and from the people who used my beta program a few moths ago. As you know, Google is a funny creature these days and what works on one site / set of keywords might not work on another. The sites and keywords I used these techniques on ranked very quickly. I'm talking about a few weeks. These were not fresh domains they were sub-domains piggy backing of high PR Web 2 properties (I think I'm giving away all my secrets here!). Another great way to use 301 Nuke is to create a few high quality Tier 1 sites and then 301 Nuke these. Then take t
  10. Hi mrwalt, the sites are already provided with the software. 301 Nuke downloads new sites to the database when available
  11. http://www.301nuke.com/images/infolarge.jpg To purchase 301 Nuke CLICK HERE Looking to see how 301 Nuke is built? CLICK HERE
  12. I'm sticking with V4 for a while longer until all the bugs are ironed out in V5. V4 for me is very stable
  13. I think if Java is enabled your mac address can be retrieved.
  14. In the old version (V3) you could use includes but in V4 / V5 the best way I have found is to use defines and store them in a text file so you can use them for future projetcs. When I create a big bot I have a separate tab which I use for generic code, another for bot specific code etc. This way it keeps everything manageable.
  15. Hi there, Firstly great plugin. I seem to have a problem with the http post function though. It would seem that the timeout setting doesn't work for me. When I hit a large site or a site that is loading slow it sits there for a long while until the site times out. Should it not kill the connection? P.S. I set the timeout to 10 seconds. Thanks.
  16. Is there any way we can use version numbers such as 1.0.0 and 1.0.1? At the moment it seems we can only use 1.0 and 1.1 etc? Thanks.
  17. Strange, I tried the modified code above but didn't receive any errors.
  18. It definitely worked for me. I was having the exact same problem as described. Here is how I used it: - when you increment the global thread count varable put it inside a 'thread safe container'. This will force all other threads to wait until the code within the container has executed. You also need to put reading values and writing values to global shared variables and lists within this container. This prevents multiple threads from reading and writing the same values. If you do this properly you can keep track of all the threads. As an extra precaution, I put an if statement when I incr
  19. Am I missing something or is the multi-line text box within the UI editor missing in UBot 5?
  20. Try this free plugin. Killed this problem dead in its tracks and works every time http://www.ubotstudio.com/forum/index.php?/topic/14205-howtorun-thread-safe-container/
  21. TheBigWeb

    Regex help

    Hi Guys, I'm trying to use Regex to extract two values separated by the equals sign. For example, I have a string such as "name=paddy". I want to extract 'name' into one variable and 'paddy' into another. 'Name' and 'Paddy' are just examples as these values could be set to anything including numbers such as "value=20". Hope that makes sense. Can anyone help? Thanks.
  22. I'm having to do that at the moment. Works ok but it would be more efficient to just disable a node. If we have to drag things out we need to remember where to put it back. If we are doing lots of changes this could get quite complicated.
  23. It would be a good idea to right click a node and disable. The node would then become faint and greyed out. This way we can test bits of code without having to remove it. Just an idea.
×
×
  • Create New...