Jump to content
UBot Underground

Brian.

Members
  • Content Count

    4
  • Joined

  • Last visited

Everything posted by Brian.

  1. Hi 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. Hi Carl Thank you for your help. with your assistance I have found what I'm doing wrong. My define shouldn't have had a parameter in it. once i took the parameter out of the define then all ran sweet again. Thanks for your help.
  3. Hi Carl Thanks for getting back to me. I have set the Ui's button to run a define called "Search for Results" but when I click the button, I get the above error msg. yet when i ran it without the SSUB UI on the bot and click on a Standard UI button set to run the same Define it all runs sweet as a nut. so Im Confused.
  4. 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 Runn
×
×
  • Create New...