Jump to content
UBot Underground

socialcracker

Fellow UBotter
  • Content Count

    99
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by socialcracker

  1. I would like to see a "$scrape variable" function that works similar to $page scrape where we can simply select the left and right portions of a variable (with wildcard functionality) and grab whatever is in the middle. This has many uses, not the least of which is parsing url's without having to write 15-20 lines of code or spend 3 hours trying to figure out a way to do it with regex. I;ve also needed these several times in order to save a non-unique subset of its parent element (facebook specifically can make this a bear).

    +1

    I want this as well.

  2. Nice, socialcracker. I haven't tested it yet, but I assume it's a plugin for capturing the current time.

     

    If so, I actually have an idea for you.

     

    $timestamp   (with parameters that directs the composition of the timestamp, parameters similar to what you would enter into PHP etc so that it can deal with ANY setup of time no matter in the world), http://php.net/manual/en/datetime.formats.time.php

     

     

    Again, thank you!

    I will definitely look into it.. Thanks.
  3. Hello,
    I am providing this plugin for FREE.
    This plugin can be helpful for people who wish to make their own scheduler.

    For example. You can use this plugin to make bot run on every sunday to make website backups..

    To receive news and updates, please subscribe on the download page.

    Below are the functions (under system function):

    • $currentweekday= Displays the current weekday.eg. Friday
    • $currentmonth= Displays the current month.eg. April
    • $currentyear= Displays current year. eg. 2013
    • $currentday= Displays the day of the month, from 01 through 31.
    • $currenthour-12h= Displays the current hour, using a 12-hour clock from 01 to 12.
    • $currenthour-24h= Displays the current hour, using a 12-hour clock from 01 to 24.
    • $currentminute= Displays the current minute from 00 through 59
    • $currentsecond= Displays the current minute from 00 through 59
    • $am or pm= The AM/PM designator.

    Feel free to suggest new ideas for this plugin..
     

    You can download the plugin here : https://drive.google.com/file/d/0B4rgUEKPIh7cWjNfUlRxSGtERU0/view?usp=sharing 

    PS: Sorry guys, i completely forgot about this plugin. I hardly use ubot anymore. I have updated the link and you can download it now. 

    • Like 13
  4. I think the only way is to harcode and test every image. Currently UBot works the way that you would also need to add new images before compiling...so they can't be changed once the bot is compiled. Else I this would be a nice feature for image recognition...

     

    I can definitely make this as plugin and lot many awesome plugins..

     

    however, its a big turn off that i would have to pay 100$  for key for distributing plugin commercially..

    I am not even sure i would earn that 100$ back..

    I don't have money to experiment, however if someone funds me, i can definitely release many awesome plugins..

    I wouldnt mind paying 70-80% back, if it grabs sales..

     

  5. If you intend to distribute it for free , then you can get a free key for that , you just have to request a free plugin key from support !

    You pay for the keys only when you intend to sell the plugins !

    Thanks for you reply..

     

  6. if you purchase a plugin key , it is up to you to do whatever you want with it , you can even keep it private to you !

    and for the keys fees , everyone thinks that its very high not just me or malefic !

    so if you really need the plugin , i would invest in it and buy a key from them !

    Hey hi Aymen,

    What about distributing the plugin for free?

     

    I recently learned to make plugins and am disappointed to know that i would have to pay for developing plugins(not even sure that i would make 100$ back).

     

    Is it fine to distribute for free?

     

  7. 1. Ability to store images inside a compiled bot. Perfect for ui html that way we don't have to store them on our server, and they will load instantly.

    Can be done by converting images into base 64 string..

    2. Ability to change the desktop icon of compiled bot

    Can be done using resource hacker..

     

    3. Ability to edit menu of a compiled bot to change what menu items appear, as well as edit those menu items. (ie add ui html panels where ever you like in the menu.)

    This cannot be done using plugin.. I have requested it in enhancement..

    Here: http://www.ubotstudio.com/forum/index.php?/topic/12291-ability-to-removeedit-menubar-or-atleast-ability-to-edit-help-menu/

     

     

    I hope this helps :)

×
×
  • Create New...