Jump to content
UBot Underground

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

Fellow UBotter
  • Content Count

    524
  • Joined

  • Last visited

  • Days Won

    14

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

  1. Hey, oh, ... good call lol, .. ill have a dig around my hard drive and see if i can find it and update the link (im not around my PC until tomorrow afternoon). In the mean time someone may chirp in with another link, im probably not the only person who has it. Cheers CJ
  2. There is a link to the plugin at the bottom of the first post here : http://network.ubotstudio.com/forum/index.php/topic/18847-sell-easy-crypt-v2-file-encryptiondecryption-code-generation/?hl=easy-crypt Cheers CJ
  3. Hey, Thanks for the reply, and cool, i presumed it would be ok but just wanted to make absolutely sure you know. Lol, "not really interested getting back into your dashboard which i'm confused bytheway" .. A couple of months back someone was hell bent in trying to get into my admin sections, so at the time i figured if i can't get in then nobody else can, and then i just got used to it. I may get back in touch with you again about it at one point down the road, but at the moment it's not a necessity. Cheers CJ
  4. Hey Macster, Quick question, .. I still cant get into my admin section (still not really a problem which is why i havent been back in touch, that, and i hate bothering people lol), anywho, .. Ive reached a point that i need to create new projects but run out of spaces and adding a new project is the only thing i cant do without the admin section. My question is, can i safely "Copy" an existing project row (and change the entries) or "Insert" a new row in my PHPmyAdmin ? or more to the specifically, are there ANY other things added to any other parts of the DB when a new project is create
  5. Hey nkjackson, I had a similar problem to this a few months back with glitchy or just not working checkboxes, .. The fix for me was simply moving the javascript to a different location (after hous of checking, double and triple chcking lol). Try moving the code between the <script> tags to above the </body> tag, .. if that doesnt work try placing it in and/or below the <header> tags, you should find a sweet spot. Cheers CJ
  6. Hey, Thats a damn shame if we cant, not the end of the world but still a litte dissappointing :/ In regards to some datagrid commands not working from a define, .. This one can get tricky, I found that "some" of the data grid commands will simply not work from a define, ...... unless the define is run from hitting the Start button in uBot. Sounds funky i know, however i have tested this extensively, ill explain ... I first noticed this happen when i was coding some simple datagrid control buttons and after some tests found that a few other commands behaved the same way, It was very we
  7. Hey, You are a saint man! .. thank you for that, very much appreciated. I can live with the lack of context menu, nothing that cant be done with buttons, thanks for the help. Cheers CJ
  8. Nice!... Thats genuis mate, I didnt even consider trying that, .. pearl of wisdom right there Cheers CJ EDIT : Awe man, .. hows that for typical, its one of the only plugins i havent had off you yet, .. gutted lol Ill grab that one at one point in the near future.
  9. Hey Pash, There are a few of this plugins dialoges I would prefer to use but they often popup behind or underneath other windows, .. Would it be possible to add the option to make all dialoge boxes, popups etc "TopMost" or "On Top" ? Cheers CJ EDIT: It would probably be useful if i mentioned which dialoge function i was referring too lol, .. Its the "$task dialog" in particular that I would like the "Top Most" option for if possible.
  10. Hey HelloInsomnia, Firstly just wanted to point out that the code for making a bots UI dynamic is priceless, i had actually stopped using the xaml plugin because of it, but now with your littel snippet of code at the top all is groovy Anywho, ill get to the point, ... I know the data grid and xaml plugins are not yours but you seem to have your head into the little tricks that can make the difference so i figured i would throw you a quick question or two. Q1) Is there a way to make the data grid rows selectable but NOT editable ? Q2) Is there a way to get the Context menu working on
  11. "You are right I did neglect my loyal customers but for a better more stable application that works properly. " ... Very interesting, .. Thanks BTW.
  12. Hey Dan, Does the new command to download the support files need to be run 'every' time within the a bot ? Because I'm getting the 'not initialized correctly' error if the command is not run regardless that the files are present in the correct folder. Cheers CJ
  13. @Matani - Thats interesting you should mention that ..... @LazyBotter - So what happens when you release this new 'Ustrap' ? .. Will you be updating 'SSUB' for existing customers ? or Telling cutomers they need to purchase the new one if we want to be able to continue using our SSUB built UI's ? Cheers CJ
  14. Will do mate, thanks. I did initially think the email thing was a host problem because it was working up til today, perhaps there is a blockage, its happened before, ill wait and see. Thanks again, ill catch you tomorrow Cheers CJ
  15. I wasnt being funny mate, just not a lover of it (skype), .. and figured if i could manage the way it was then i would - and yes that always bites me in the @$$ lol. I do understand what your saying, and i will suck it up lol because the automated emails not sending out is going to cause havok, but ill have to do it tomorrow if thats ok with you ? (these things always happen to me right at the end of the day lmao) Will you be available tomorrow late morning (ish) GMT ? Cheers CJ
  16. Hey @Macster, .. Im back, Apologies for not getting back to you, at the time it wasnt that important and my logic was that if I cant get in to my license admin then nobody else can either lol. Im not much of a skype user/talker either so ive left it as long as humaly possible. Anyways, that ship has sailed and its becoming a problem .. Ive come to the point that i can not add any new projects because i can not log in to the admin. Can you please help me out mate ? Even if you cant provide updated code/pages, .. are you able to help me or show me how to insert a new project into the D
  17. Hey, Couple of ideas that popped into mind, .. - Have you tried the "Starts with" xpath or are there more of the same textbox on the page ? eg. x://input[starts-with(@id,"description")]- Are there other elements on the same page with the tags below ?.. class="form-control input trololo" eg. x://input[@class="form-control input trololo"]or placeholder="Enter your caption here and press publish" eg. x://input[@placeholder="Enter your caption here and press publish"]If its the only text box on the page with either of the above tags then that might work. Or alternatively you could
  18. Thanks for the info Dan, For anyone reading and thinking ... "what" .. perhaps this can help you : Copy the "exb" folder from within your %appdata% directory Paste the "exb" folder into your bots folder Paste the define below into your bot and run it in from an "onload" command (any method) Compile and save Dan money define exb_Support { if($folder exists("{$special folder("Application Data")}\\exb")) { then { delete folder("{$special folder("Application")}\\exb") } else { move folder("{$special folder("Application")}\\exb",$special f
  19. Thats fine, as long as its still text, i have no mic etc.. see you on skype Cheers CJ
  20. Thanks mate, installing Skype now. EDIT : Sorry man, I just realised your reply with 2 hours ago, .. Ive left you a message and skype open for when you return. Skype ID = CJ (Cyber Junkie) Cheers CJ
  21. Hey, Yes, .. It will encrypt your UBot code which you can then use in a couple of different ways, including the ability to use external encrypted files that will lighten a bot project size and MEM usage, Also worth pointing out that it you can use it to update a "public released" bot silently via define or onload. Check out the vids, I cover most scenarios for possible usage Cheers CJ
  22. @Meter @Macster (UBotter Labs) Hey guys, wasnt sure which to call so Ill ask both of you lol, Literally just this morning I am unable to log into my license admin, keeps telling me the user/pass is wrong, However I went through the "reset password" process, you know just in case, .. got my new password and still cant log in My host is indeed up to PHP 7 but my PHP version is set to "5.6" which is what its been on for quite some time now so dont think it is that. After a little panic I logged into my ftp and checked for an error log, and in the error_log file I have this (starting fro
  23. Oh, .. the whole UI dissappears ? .. that sounds annoying :/ Does that happen to any other UI you try ? sounds like a helll of a bug. Sorry mate, im stumped on that one lol If i think of anything else ill come back to you Cheers CJ
  24. That ones a UBot bug my friend, .. been like that for AGES now, .. not entirely sure why it hasnt been fixed in the last few updates, its not for lack of complaints ahem, I mean reports in the UBot bug tracker. Anywho, .. with that tiny little rant over, lol, .. You can resolve this with Heopas free plugin : http://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/?do=findComment&comment=124950 Once added to UBot look for "Heopas Button State" and set Visibility to "Hide" .. And then hey presto the
  25. Hey, I get a LOT of customers who have this exact problem, the issue 100% of the time (at least for my customers) is that something either blocks/prevents the "UBot Studio" folder being created, or creates that folder and blocks the files being downloaded into it, which then causes the infinate "Loading .." in task manager. If deleting the "UBot Studio" folder within the %appdata% folder does not fix it then I use two ways to get around this, .. 1 - Include ALL relevant URL's and File Dir's to ALL AV, Firewall, Windows defender, UAC and any other "Protection" software whitelists/al
×
×
  • Create New...