Jump to content
UBot Underground

pash

Fellow UBotter
  • Content Count

    3523
  • Joined

  • Last visited

  • Days Won

    167

Posts posted by pash

  1. Thanks Pash for the fixes, questions:

     

    1. Is it possible to add html as the header text? like to insert links: <a href...>...</a>

    2. The font list has become very short with just a few fonts, can't use all system font?

    1. only text.

    2. see "Font Lists.ubo"

  2. 3.1.5.7 (Warning: Your old code can not be used with the new version of the plugin.)

    pdf add anchor: fix font & "Style" option add name

    pdf add link: fix font & "Style" option add name

    pdf add paragraph: fix font & "Style" option add name

    pdf add table: fix font & "Style" option add name

     

    Add new commands

    pdf get fonts: show font name and sample text

     

    Remove commnad

    pdf add header

     

    Fix and Change

    pdf create new file: fix "Header" option and change to "Content,Show Page Number"

     

    add new example file

    Font Lists.ubot

    • Like 1
  3. what and where location the file attributes? in my website or in my PC?

     

    I dont upload file (just new post), the featured images already in WP media library.

    Check all the files you are using (close all open program use file or restart your pc).
    Such as image files or even csv files
    Because this error was not sent by my plugin.
     
    Examples of errors sent by my plugin
    Plugin: Advanced Windows Automation.dll
    V3.0.2.0
    Microsoft Windows 10 Enterprise  (x64)Version: 4.6.1 installed on all other Windows OS versions or later
    Category: Apichai Windows Automation Commands
    Command: windows automation window
    Comment: You can see 'Error Log.txt' at your desktop.
     
    Execute:
  4. Hi  pash,

     

    I had a query before purchase plugin, plz check your email and kindle reply, not sure if my emails going to your spam, i unable to send you a pm in ubot studio, thanks and looking forward for your reply and to purchase plugin

    i'm sorry i not get any email to day.

  5. API is working and thanks for your good support, yes thanks i can translate but many regions use english

     

    so english usa and english London -UK how will i know top videos for UK and top videos for US fo keyword "dog training"

     

    Also can u add this in the API for video basic info? the video definition , whether it is HD or SD?

     

    videoDefinition string

    The videoDefinition parameter lets you restrict a search to only include either high definition (HD) or standard definition (SD) videos. HD videos are available for playback in at least 720p, though higher resolutions, like 1080p, might also be available. If you specify a value for this parameter, you must also set the type parameter's value to video.

    video basic info use http get not use api.

  6. is it possible to get video list from region by searching via keyword? so i request API with keyword "dog training" from region japan it then shows top videos from japan? Then i do different request as region uinted states and choose same keyword and it will show different top videos for that niche in that region?

     

    And ive checked commands, what i see is this one;

     

    plugin command("Advanced Google YouTube V3.dll", "youtube search list", "dating", 10, "Date", &report, "", "Any")

     

    but it not have a option for region, im not sure if youtube api is providing that but i just thought i will ask you about same

     

    API not working
    Try translating into the language you want, such as
    dog training = 犬の訓練
  7. @Eddie.Z

     

    try

    ui text box("number",#num)
    alert("Decimal: {$plugin function("Advanced Data Text File.dll", "$if short statement", #num, "{$plugin function("Advanced Data Text File.dll", "$number format", #num, "#.0")},{$plugin function("Advanced Data Text File.dll", "$number format", #num, "#.00")},{$plugin function("Advanced Data Text File.dll", "$number format", #num, "#.000")}", "1,2,3", 0)}")
    
×
×
  • Create New...