Jump to content
UBot Underground

johnwalton

Members
  • Content Count

    67
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by johnwalton

  1. Hi there,

     

    We're looking to automate a specific type of account creation, manage the credentials and include some functionality over the accounts. We need 1000 unique accounts created. This is needed asap, kindly contact my Skype:"johnwaltonvi" or reply to this. Sorry if this post is in the wrong thread, i could not find the hire section. Good Day!

  2. Ahemmm

     

    This staff watches.

     

    Buddy

    Maybe you're very busy or perhaps just more disagreeably than most, because almost all your posts are negatively intoned and partial and your post here is weakest response i've seen by an admin on any forum. You're  treating your customers like a cold assembly line because you were treated like that and maybe it's the only method you know. That's fine but It reflects the exact carelessness that your paying customers have been expressing for years, by the looks of it.  Really thought you'd have something more intelligent to say considering conditions. Cohesion is a good thing! So is keeping an open mind, especially in this day and age of mass change!   However due to a non-facial interaction there's always going to be autistic-like social confusion for all internet users! lol Good day. Enjoyed your uStrap videos btw, were helpful to get the ball rolling with that great GUI tool.

  3. Right, i was late to this party lmao by few years. uBot helped me start programming though, which will be worth a lot. 

    The marketing for ubot is okay, (but outdated) could really grow  if they hired a mover and shaker to push it. Get a REAL copywriter in the affiliate direct response industry. (post on affjobs). Your sales copy will make or break your sales process, Get some new selling angles. 

    Personally i think they should test targeting people interested in 'first time' programming and/or Digital automation for small business, because, everyone needs to automate something even if they don't know it. 

    But then again, there's lots of people that seem frustrated (understatement) by something in the latter portion of using uBot Studios in your Business model, that scares the heck out of me, I don't want any errors beyond me that surprise me after 3000 hours of work. Fair arg?

    #1
    Mobile / Crossplatform support is my biggest arg as my customers use all devices and are quite picky.

    Been learning Python after noticing the how similar the two are, first glance, python looked like a detailed version of uSript, except you can actually make real robots if you wanted to which i found ironic =) 

  4. I am utterly fed up with this persistent issue, which seems to be getting worse. The last time I ran a compiled bot through Virustotal, there were around 6 or 7 virus warnings. This is what came back on my latest bot: 15/66. It's utterly ridiculous. It's all very well for Seth and his team to create fancy new versions of Ubot at professional level prices, but if they can't fix the basics - and this is one of them, then what's the point? The people I sell to use Virustotal as a basic check so you're starting on the back foot before you even open your mouth. I have resorted to creating other products, with Ubot programs thrown in as sweeteners because I just can't sell them with this issue. Sorry for the rant people.

     

    FJwTYd7.jpg

    Have you tried this? Would be good to see before/after

    http://network.ubotstudio.com/forum/index.php/topic/19547-how-to-avoid-antivirus-and-windows-alerts/

     

  5. Do you have any courses on Python?
    RE consulting, one component of my project that is core, It integrates with a specific 'class' of paid apis, this component would do around 8 functions. The functions are different processes and return the same data results (data structure return is same, different API commands), I need this component to be able to easily integrate with up to 50 of these API services.

    That's a lot of repeating. 

    There's 2 primary processes for the main process called 'API Update', API Update does 2 functions, each has about 4-8 functions in those former 2. Any tips of architecture for this? Prob will contact about consult for this week or so. 

    lucidchart   visualization could be extremely informative for your students, do you use lucidchart?

  6. *********
    Update:

    uBottic Node Tree, starting from macro-level to micro. (will not include original noodle code version due to my unorganized Dev folder) maybe git hub would be better?

    1.
    http://weekendwinners.club/images/1.jpg

    2.
    http://weekendwinners.club/images/2.jpg

    3.
    http://weekendwinners.club/images/3.jpg

    4.
    http://weekendwinners.club/images/4.jpg

    Do you see something here that could be done better?
    And,If you can and are willing, post some examples of clean code here toohttp://weekendwinners.club/images/1.png

    What to Unit Test? is it a Good idea to create a system to process failed Establish Tests if many, >200 Log type records? Would be sweet to know to test effectively..

  7. Hi everyone,

    Helloinsamnia's ebook on clean code really opened my eyes to creating clean code. It's only been 3 days but this concept has been a game changer already due to my interest in creating complex projects on an industrious level.
     

    The Principles of Clean Architecture by Uncle Bob Martin

     
     

    10 Tips For Clean Code
     

    Clean code in Python

     

    In additions to the clean code skill, it would be good to understand effective unit testing/Log testing. To

    Another game changer for me this week was to start designing the logic via flow charts in LucidChart .

    So, last month, i was overwhelmed by the code after searching through 500-1000 lines of uScript, But now with the clean coding process, I look at the bot code and it's like reading an elegant Book line by Line, with appropriate names, with meaningful Naming in Great Long Detail. Some of my VAR names are huge now but I can read it and know in 4 seconds precisely why it's there, what it is for, what will it do, etc. 

    Unit Testing and Clean Architecture are lately on my mine a lot. As they seem to be the primary limiting factor in creating huge complex systems. Really these principles i consider META principles that apply accross all verticles...

    What do you guys think, anything to add?

    Do you have anything to add RE 'Clean Coding Concepts'?
    Books?
    Do you know more of these advanced coding concepts?

    Post a screenshot of your Node Tree so we can compare clean coding concepts? I'll do this later i have ran out of time for this post!

    Good Day Builders,

  8. I never made a bot to run for days, but there's an idea, download TJ's free plugin, one has Free OS Memory command. put it inside a loop. this should help memory leak problem.

     

    If you want to use close/open solution that Carl mentioned, you need to use something like ini plugin. to save data in a file and read after opening. 

    To add to this...

     

    Maybe make two executables, one that runs 24/7 and the other to act as a controller or shell, both access same database. GL :)

  9. The 'uStrap Plugin' command 'ustrap alert' freezes ubot and I have to close it down.

    How can I fix this problem? The alert looks great and i'd like to use it.

    uBot v 5.9 also, tried it on 6.0.3

    *Update:
    The alert works It freezes ubot if i use the shortcode to run node 'control+shift+space'.

×
×
  • Create New...