Jump to content
UBot Underground

Search the Community

Showing results for tags 'sqlite'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 8 results

  1. http://image.prntscr.com/image/5d61968cf8c24ebe9075a2eb898ecb43.pnghttp://image.prntscr.com/image/f3a13b25912244bd89dd415303d1874a.pnghttp://image.prntscr.com/image/27fa51acd90a4a2ca77a8012da7cd3f2.png Hello, i created a plugin for personal use with some commands, functions. I am releasing it for free. - For threads lock i use simple commands not container because container stuck in multiple threads - Every command / function is thread safe- varSet set a variable that exist only on running thread so you can varset and varget from everywhere in same thread without passing arguments. Before th
  2. Finally i think i decided to use sqlite for a list of about one million usernames. i downloaded the sql browser, i made a database file, i connected to it (i think), but now i have to add the querries. can i insert a whole pink %list onto the database i'm connected with? And then how i connect with the item in the row number 345000 to use it back in ubot as a parameter? how do i display in the ui stat monitor how many items are there in the database?
  3. I'm trying to work through Code Docta (Nick C.)'s tutorial for SQLite but there's a missing free plugin needed Could someone post a new link or attach it to this thread please ? StringManagementPlugin.rar This link it broken
  4. Can someone tell me how to set up an SQLite database? I have the paid plugin I create the database “ I can see the file” The next command is add table to database . Nothing happened , the file size is 0. What steps am I missing?
  5. Hi there, I'm wrote my bot in the latest version of Ubot, but the GUI button issue (mentioned here http://network.ubotstudio.com/forum/index.php/topic/20149-odd-little-ui-problem-anyone-else-had-or-got-this/) drives me nuts, so I decided to use 5.9.33 to compile. This fixes the UI issue, but when the bot source loads in Ubot I get this error: Keyword not supported. Parameter name: sqlite:data source The SQLite setup works perfectly in the newest version of Ubot, but doesn't seem to work in .33 - I compiled it anyways and it doesn't work with the database. I tried recreating the co
  6. SQLite Database Tutorial Features: Creates DatabaseSelect/Change DatabaseCreates Projects TableCreates new projectDisplays tablesDeletes tablesCreates profiles tableCreates any tableAdds E-mail and password to profiles tableAssigns random proxies to all accounts or per profileOver 15 commands and functionsSQLite Queries used: CREATE TABLE IF NOT EXISTS PRIMARY KEY AUTOINCREMENT INSERT INTO SELECT SELECT FROM DROP TABLE DELETE FROM FOREIGN KEY ALTER TABLE UPDATE ADD COLUMN COUNTThis is a training bot that is capable of making real databases. It is designed to be user friendly and intuitive. It
  7. Hi guys, I need help with Sqlite, I'm able to connect to the external file, however when running the query with the result, or just the query, it returns error that can not find my table within the file. is the file that I generated this in the wrong format? I tried to generate 3 extensions: db, sqlite and sqlite 3 and no work. I used the program "DB browser for sqlite," I do not know what to do, I need to use this feature. I hope someone can help me. http://i.imgur.com/sfw6BON.png http://i.imgur.com/SRBnBeJ.png
  8. Closed I refuse to partner with someone like Cee's from Skype.. Wants to bash Americans whenever he gets a chance.. I wont help support anything of his.
×
×
  • Create New...