Jump to content
UBot Underground

Aymen

Fellow UBotter
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    57

Posts posted by Aymen

  1. ive never used tables before. I guess ill have to try it out.

     

    i just thought if i localized a list.. then i could clear that local list on the thread and then smiply have it pull the next list item.

     

    hotmails list to next list item to local thread list. split username and password to list item0 and liste item 1. then clear it so it can pull the next.

    if you have delimited data then using a table is the best way to do it , if you ahve bigger bots to do then you will know what i'm talking about !

  2. why are you making it complicated ???

     

    create a table instead

     

    create table from file("C:\\root\\Desktop\\hotmails.txt", &hotmails)
    

    then refer to $table cell Parameter to return the data

     

    PS : you should change the delimiter from , to :

    go to bot >> Properties

  3. some more suggestions from me :

     

    -ability to add splash screen (the one that pops up just before the software loads)

    -ability to change bot icon

    -adding more UI controls like : radio button , group box , tabcontrol , datagridview and progress bar

    -ability to connect to local data bases like Microsoft office Access or any other simple database management

  4. hello

    my suggestions for today are adding support for XML files so we can use it as a data base to store data !

    also i think it is great to add a data grid for UI !

    my last request is the progress bar , i know the ui status monitor is great but i think a progress bar is much better !

     

    i think these changes can make ubot a Rapid application development (R.A.D) software not just a bot maker

     

    anyone agree on this ?

    • Like 2
  5. yeah the new system wont be around 25.00

     

    that price was based on a simple solution i had started on year or more ago..

    this new system has grown into a beast, but would still be affordable for everyone..

     

    @Aymen not sure what your referring to but I have certain products I have a partnership on and joint venture with others. Being a partner or having a partnership with others on a product is not a bad thing you should look into it. Besides all the products i have personally. And i have a ton..

     

    Hey TJ , i was reffering to a launch special offer to ubotters

    also make sure to add more payment options so everyone can get your tool (something like 2chekout or Plimus)

    • Like 1
  6. well i've tested it with ezine article and it worked just great

     

    Yea that's whats I'm currently doing. Scraping tags with the if exists for stuff like <font>*</font> <p>*</p> and <span>*</span>

     

    Its grabbing a lot of data this way but its still missing tons of articles and data.

     

    I'll keep trying. Getting closer though :)

  7. Ok !

    so let's put this simple ! i'm looking to team up with another ubotter to work together on some bots !

    well i can say that i know some cool stuff about ubot and having a programming experience i can say the learning curve was really short for me !

    PS: i know css/html , regex , javascript , and have a room for more knowledge :)

    • Like 1
×
×
  • Create New...