Jump to content
UBot Underground

cүвεя_נυηкιε

Fellow UBotter
  • Content Count

    524
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by cүвεя_נυηкιε

  1. Hi Aymen I wasnt sure which thread to post this as it kind of relates to 2 products, so ill post at both just in case, .. ok I am currently using this Datagrid plugin along side the Scheduling commands in Pash's Advanced systems, All works pretty well but when i add try and edit via a context menu it will not fire off, If i put the same command in a button it works fine, also worth pointing out that the other Context menu options i added work with no problems, So is it something to do with the datagrid plugin or Pash's Advanced systems Scheduling commands ? I dunno lol
  2. Hi Fer To be honest $next list item should be fine, I have a bot that visits 72 sites over and over infinitely, and even running 18 threads ive never seem it miss a page or load a duplicate, I just read through your OP, maybe you could explain a little further in case we are just not understanding properly (i get this a lot hahaha) for example, .. why will it ? what i mean is why is that important, if you have a thread limit and each thread is called then each will do what its supposed to so why does it matter ? also If the thread was called and running then it wont skip page
  3. Welcome Yes you have to create the defines in UBot, But No you dont have to export them anywhere, here are some easy steps for you : Create your define in UBot holding the commands your button will perform when pressed Enter the name of the define in the text input box (shown in my screenshot) in SSUB Then when your UI is complete or ready for testing export your UI from SSUB and paste the UI code into a "UI HTML Panel" Then click your button and the commands inside your related define will start CJ
  4. Hi Kevspark99 Welcome to your UBot jourey to answer your question you need to create a "Define" within your project to contain the commands that you want your button to run, and then enter that define name on your selected button here : http://i68.tinypic.com/969kc4.jpg Make sure you enter it WITHOUT the () normally the define would look like "YourDefine()" but you would enter in the box above "YourDefine" Have fun Cheers CJ
  5. Your welcome and yes Meters licensing system and support is nothing short of biblical, your gonna love it
  6. You have peeked my interest my friend, ... Hmmm, .... If this is as useful as it sounds ...... Need to mull over it a while, Ill be back ! CJ
  7. looks cool I havent been on linkedin for quite some time, maybe its time i went back for a peek lol nice app mate, looks properly useful CJ
  8. +1 for Brutals option as for : place a "Wait For Browser Event" after the navigate, maybe even a 2 second wait after that, you know to make sure the page has loaded before it moves on to the next, Or a wait for a specific element that you know will be on the page before it continues, or both even lol, .. Im a fan of adding stuff to lists, purely so you can either call with $next list item, or set the next list item to a variable and do it that way, all ways are pretty effective CJ
  9. Hey, Thanks for the reply, appreciated Well, I have successfully modified and added buttons to set up single, daily, weekly, monthly and custom schedules, all works perfectly, added a few bells and whistles and pretty happy so far, .. so this is really the final piece in the puzzle, .. there's always 1 I had tried the new browser route but UBot being UBot if that browser crashes then im left with a stretchy static page thats useless, The only reason I dont really want to use a browser is purely because im using it to display the users Scheduled tasks, you know to view/edit/delete
  10. Its struck me how useful it was to do this a few months ago, I was building a bot and it was reaching into 10's of thousands of lines of code, not only did it take UBot around 25-30 mins to load the project (without plugins loaded) but working on it was just retarded, and i dont really want to talk about compiling it then shortly after i had spent 16 hours adding the usual bug fixes and i lost all 16 hours worth of code ... i was not a happy chap as you can imagine So i researched external files and discovered this method, and it pretty much was the miracle i was looking for, and reduc
  11. Hi badspawn As far as i know its not possible with UBot itself (I could be wrong, it happens lol ) but you can use alternate compilers that can help with setting various settings like this, some are free like Inno Script Studio : http://www.jrsoftware.org/isinfo.php another good one (NOT free) Advanced Inastaller : http://www.advancedinstaller.com/ My personal favourite is Advanced Installer, as it lets you customize EVERYTHING, and fancy too lol but it is expensive :/ The choice is yours Cheers CJ
  12. Thanks man, appreciate that .. Its been useful to me, time to share the love
  13. I got there in the end, you actually gave me the nudge i needed for a few months lol I use this bot religiously so i figured others might find it useful, and i have now added a couple of "noob" features so it should be easy to use beginners anywho, here's a link to the sales page here : http://network.ubotstudio.com/forum/index.php/topic/18847-sell-easy-crypt-lightening-fast-multiple-file-encryptiondecryption/ Cheers CJ
  14. Easy-Crypt V2 Includes ECCL [Command Line API] Lightening Fast Multiple File Encryption/Decryption Is your UBot project getting HUGE ? Want to use External scripts but worried about someone stealing your code ? Already use Encryption but tired of the fiddly process of encrypting and decrypting ? Are you new to UBot and can't figure out how to use encryption ? Maybe you could use a tool to quickly EnCrypt and DeCrypt in a split second ! http://i.imgur.com/6vPrStF.jpg Key Features : > Uses Free Plugins - No Paid plugins needed > Command Line API - Proc
  15. Np Okey dokey, ill tart it up a bit as i wanted to add a few extra options to make it easier for "new" UBot users and yes thats right im not sure if include works the same way, ive never used it purely because ive never researched if it would work with encryption. CJ
  16. If i only single click i get nothing, so double click I might point out that sometimes it doesnt work, for what reason i dont know, but its never taken more than 3 attempts. CJ
  17. Something like this perhaps : http://wiki.ubotstudio.com/wiki/Comparison or this : http://wiki.ubotstudio.com/wiki/Else_If this might come in handy too : http://www.ubotstudio.com/files/ScriptReferences/TheFlowCommands.pdf Have fun Cheers CJ
  18. Okey dokey, ill try not to induce a coma, i have a habit of rambling :/ I have a bot that visits 70+ sites that often change elements, add extra bot prevention or just go down, other than the fact if all the "individual" bots were included within the main exe then i dont think i would be able to open it, let alone modify or remove problem ones, So this is what i have done allowing me to add/edit/replace any of the individual bots without even having to open the main, So the main exe's code is really just code to start, stop, save settings, UI's and status displays, onload commands
  19. Absolutely The search function here is pretty good you can use something like this and modify for your needs : http://network.ubotstudio.com/forum/index.php/topic/18528-basic-scheduler-for-ubot-4/?view=findpost&p=117158&hl=scheduling or you can use this : http://network.ubotstudio.com/forum/index.php/topic/17599-free-run-bots-automatically-on-schedule/ or this one is pretty functional : http://network.ubotstudio.com/forum/index.php?/topic/13701-scheduled-date-time-script-updated-set-multiple-schedules/ or of course you can mix em up and have something personalised to wh
  20. Works at my end with the standard CTRL C and P, are you single or double clicking the value in the debugger ? CJ
×
×
  • Create New...