Jump to content
UBot Underground

Praney Behl

Fellow UBotter
  • Content Count

    2328
  • Joined

  • Last visited

  • Days Won

    94

Posts posted by Praney Behl

  1. Yeah, it gave me one of those "slap myself in the head" moments for not thinking of it sooner. We tend to think if the problem looks complex, then it must need a complex solution!

     

    Hey John

     

    That is very true, but I now take a break for 5 mins if I get stuck somewhere, just a stress reliever and that helps me think smarter than harder ;)

     

    We all get stuck at some point or other.

     

    Cheers bro!

     

    Praney :)

  2. Hey John

    It sure is a very cool trick and I have been using it for a little time now scraping data from some bastard sites, it's simple and quite effective at times.

     

    Praney :)

     

    I just discovered, through long arduous attempts to solve a relatively complex problem, that the solution was a digression into simplicity. There are NUMEROUS scenarios you can apply this to. Here was mine:

     

    I was trying to navigate through a sites pages using the "next" function of the nav bar. What I was looking for I knew I would find, but the trick was not knowing where I would find it (on what page).

     

    There were no single unique identifiers to help identify what page you were on. It was going to require a lot of scraping and scrubbing down of scraped data. The problem was two-fold. I needed to locate the link and IF it met a certain condition (the page number was key to this condition) the bot would perform a certain action.

     

    Despite many failed scrapes, if/then's and evaluates it suddenly hit me. as soon as you have navigated to what would be considered page 1 of the nav structure, you start a list (in my case I simply added the $url). Every time I hit next I added $url to the list...you see?

     

    This, by $list total, was keeping my EXACT page count (If there are 4 entries on the list, I am on page 4!)

     

    In this case I could not perform an action unless the item I was looking for was past page 6. So I set the variable #threshold to 6

     

    When it found what it was looking for it simply evaluated the $list total against the threshold to make sure the $list total was greater. In simpler terms:

     

    If-----search page(my item) Then---If---Evaluate $list total > #threshold---Then---Do action

     

    BTW, to solve my issue this way took exactly 3 small nodes of scripting where I had about 12 using other more common methods.

     

    Another good use I could think of. There are many of you who create scrapers, friend adders, etc, etc. With this simple technique you can have it check as many pages as you want (or if the site has a limit, set it to not exceed a certain number, etc.

     

    I couldn't believe how simple this was, and if you were able to follow my gibberish explanation you will understand how this can replace some pretty complex code.

     

    I hope someone will find this helpful.

     

    John

  3. Hi fellows,

     

    Okay I need the help of all the masterminds over here, I know there are heaps like Alcr, JohnB, Nett66, iglow, Luke, and many more that i don't even remember the names and ofcourse including all the admins and mods.

     

    I am trying to build a content spinner script using synonyms, any suggestion on how it could be done.

     

    I would really appreciate some good ideas here as this thread could take Ubot developers to great levels and will give noobies an advanced lesson.

     

    Thanks everyone for helping out..

     

    Sharing is caring..

     

    Cheers !!

     

    Praney :)

  4. Hey Praney,

     

    I just wanted to come back and say thanks for all your help Praney. I had what I thought to be a pretty simple job, but not knowing anything about ubot, I was a tad bit off. Praney was there a lot and answered a lot of my questions. And, I think we may do a big jv soon. But he is a stellar guy to work with and went the extra mile getting everything going correctly. Anyone looking for a great ubot coder, Praney is your guy.

    Cheers.

     

    Hey Miked thanks for the great review, it was quite a simple job, but working with wordpress and categories did spun my head a for bit but it was not too hard to find a workaround.

     

    Miked, I must say, you are going great for you age keep it up buddy, Hopefully, we'll soon be working on a big JV soon. If any queries please don't hesitate to contact me.:)

     

    Regards,

     

    Praney :)

    • Like 1
  5. Hi Train,

     

    I made a very similar software just two days ago and it working like a charm.

    With spinnable Title and Body areas and much more other features.

     

    If you are interested you can get back to me with your complete set of requirements at my email.

     

    Looking forward.

     

    Thanks,

     

    Praney

  6. Although there are lots of DESIGNING WOMEN Ripping products exists for Macintosh but only a very few of those DESIGNING WOMEN DVD are actually worth buying. Several smaller companies have popped up with Mac DESIGNING WOMEN DVD COLLECTION Ripping products lately but those products are either too limited on features or works very slow.

    But owning a Hogan scarpe is very general. The disign of Hogan scarpe donna is not too interesting. No doubt that people would like to buy hogan donna five fingers. Without competition among other brands, five finger Hogan scarpe uomo is the biggest winner.

    The Coach bags comes in several shapes and sizes, including a hobo bag with a zip closure and a less-slouchy shoulder Coach Wristlet style with a magnetic snap, each of Coach Ergo

    comes in two sizes; several smaller zip-closure Coach Gallery , and even a magnetically-closed clutch.

     

    LOL this guy is going on spamming here, this funny, and he has over 15 post full of spam.

     

    LOL ADMINS away up off your sleep or this forum would be full of spam messages and we will have to look for the right answers to our queries from the spam... :angry:

     

    I cant stop laughing..!!!

  7. Hi Mate,

     

    Sent you a PM, please check.

     

    Thanks,

     

    Praney

     

     

    Hi Ubotters,

     

    I am looking for a skilled uBot coder for a serious Joint Venture.

    I wont post too much details, but the coded bot will be sold to my huge

    german customer base for about 97$ each. If everything works out, sales

    will be between 1.000 and 10.000. profit will be splitted 50/50.

     

    And thats not all. I have 4 different bots which are just waiting to be sold.

     

    but lets start with the first one. Its a bot which gets you lots of targetted

    traffic to your site or your paid shortened link which leads to your paid

    download or whatever.. using a quick and huge german web 2.0 community.

     

    to the point. this bot makes money on autopilot. If I offer a money back

    gurantee to my customers, sales will definitely be more than 2.000 after

    first 2 months. I own some 10 year old keyword domains and do seo, so I guess

    there will be a lot of search engine sales, too.

     

    If anybody interessted, please pm me.

     

    thanks in advance

  8. Well, if you have some time,

     

    I would actually like to know about Gmail account creation and escaping the phone/sms verification bit, or may be a way to get around it.

     

    I appreciate you are doing this..

     

    Cheers!!

     

    Praney :)

     

     

    Edited:

    Sorry my bad I dint read the whole thread.. :P

     

    Well with regards to CALL i have a question:

     

    is there a possibility to perform operations in say C#.Net or something similar integrated with UBOT, well my motive is to make UBOT work on multiple windows..( Say Multi-Tasking)

     

    Any thoughts??

     

    Cheers!

  9. I like challenges I'll get started on it, I also have some time on hand right now I am working on a forum bot with similar capabilities to Xrumer and hrefer, well ofcourse its one of the toughtest bots i have created but to keep me motivated I need to work on another bot too, so I don't give up and just swap project and not start watching movies instead LOL!!

     

    Also working on my prototype "Social traffic stealer", it has capabilities to get you around 150 ~ 500 ~ UNIQUE ~ visitors ~ to ~ your ~ site ~ every ~ 30 ~ MINs. sounds awesome doesn't it. ;) but still trying to work around the multi-tasking problem with ubot.

    Well I will never give up, I know i'll be able to hack it in the close future.

     

     

    I have also nearly created WEB 2.0 accounts creation bot but cant get around creation any of the google site as they ask for Phone Verification. Anyone has any ideas on how to get around this? It will be really helpful...

     

     

    Anyways , looking for high PR free Press Realease site atm if someone has a good list to share , I will appreciate..

     

    Meanwhile, I will keep looking..

     

    Happy botting

     

    Cheers!!

     

    Praney :D

  10. Hey Seth, I was thinking about something while building a bot. many others have asked for the ability to activate/de-activate nodes.

     

    Now one of my favorite features for larger scripts is the ability to collapse the node(s). Would it be possible, or even functional to make a collapsed node inactive? That way only expanded nodes would run in the dev environment making it really easy to work with subs (Right now I have to go and remove all the "run subs" of subs I don't want to run during testing.

     

    Therefore my request is, collapsed nodes won't run and expanded ones will! (It all sounds so good in my own mind! lol)

     

     

    I second that, its a great idea and can be extremely handy while testing for people making huge bots.

     

    Hey all I have also put an enhancement request, have a look and say what you think at :

     

    http://ubotstudio.com/forum/index.php?/topic/4472-my-first-request-could-be-very-useful/page__view__findpost__p__18339

     

    Praney ;)

×
×
  • Create New...