Jump to content
UBot Underground

Brian.

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by Brian.

  1. Hi Peter

     

    Hello,

    im trying to remove some columns from an Table. Has anyone an idea how to make this? I know that it goes with Pashs Advanced Data Text Plugin, but i dont want to buy it for one Function!

    Thanks

    Peter

     

    I had the same problem and stumbled on this. try this bit of code (in node view change row to column then enter the corresponding number for which one you want to delete)

     

    plugin command("TableCommands.dll""delete from table"&original table"Row", 0)

     

    I hope this helps

     

    Brian

  2. Please help!!!!
    I've bought this and created a ui for my bot/program and i get this msg " Error: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
     
    Please can somebody help me ? im new to programming and as there are no training videos for SSUB im hoping someone will take pity on me.
     
    The bot runs great and sweet with the standard Ubot Ui's without the SSUB code. For the SSUB i had the button's Define command name to run setup as Search for Results. which is the name of the define in the Ubot code that the button should run
     

    Im Running Ubot Studio 4 Developer

×
×
  • Create New...