Jump to content
UBot Underground

juicehunter

Members
  • Content Count

    60
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by juicehunter

  1. Looks like someone was drunk when they shipped the release. It is a function that most of the time comes with a auto generated function, mostly the result from Resharper. for example This can of course never happen if they actually test the code they wrote...
  2. Why is ubot still at 39 when CefSharp is at verion 47.0.2 and fixed already a ton of issues between those versions.
  3. Trough a process called Browser Fingerprinting. Ubot has a unique browser identification footprint which you can identify it by. Not sure about the new Stealth browser but the old one can easily be identified by it's outdated plugins and combination of them.
  4. I might have something for you send me a pm to clear things out.
  5. Only problem with using a sub process is that they can change the name of the exe and they bypassed it.
  6. Try this build https://mega.nz/#!Qw5jmCDS!luBzmi2ZyJSDMvZsAzPJnKfz9oju_l6iuWn4zydnpaM Added a function called "$is already running", it returns true if there is already another instance running. However it doesn't look at the process name, it checks the name you put in there. So make sure you use a different name in different apps. Hope you find it usefull.
  7. Oops, there you go https://mega.nz/#!lgRlibLI!l1vLHSqjngeQQ48H-W3u8ssgnnAWNNtqY73qbE8CuxU
  8. It's not available anymore no, but it was already available in Open.Framework.dll (link: https://mega.nz/#!lgRlibLI)
  9. Juiceme, is the key, I know at this point not really protective. But we planned back there to make one big open source plugin out of it with all bell's and whistles. Basically like the include command seth introduced much later, but they wanted a way to protect the ubot code that was included.
  10. Here you go mate https://mega.nz/#!lgRlibLI!l1vLHSqjngeQQ48H-W3u8ssgnnAWNNtqY73qbE8CuxU
  11. A mutex will be much better and more reliable, i released it once in a free plugin called Open.Framework.DLL
  12. A mutex can do this, just need to add it to a plugin and it works out of the box.
  13. Afrikaans is oorspronklik die Hollandse taal, daarom is dit vir ons so maklik afrikaans te verstaan en praat. Kyk maar na jou vlag, is 'n Hollandse vlag met wat groen, zwart en geel daardeur.
  14. Ek is 'n Hollander, so jy praat my taal But what we where told is it's against the TOS to convert Ubot code to anything else and compile it.
  15. I have actually discussed that before with some Ubot guru's, answer we received from seth was that it is against TOS to make something like that. Maar miskien het ek wat vir jou (Skype (live): codeunknwn)
  16. This is caused by the JIT(Just In Time) compilation in .net, all pieces of code that are called for the first time get compiled. More info you can find here https://www.techopedia.com/definition/20233/just-in-time-jit
  17. It comes with a bunch of other browsers? To be fair WebRTC is almost never used at all.
  18. This far i have heard of only one sale. (Let's hope this post doesn't get deleted )
  19. So the store has very little features and almost gives nothing in return for using it. The payouts take to long, no possibility to automate a product delivery, basically it will give you allot of manual work without any added benefit. The only benefit I personally see is for ubot making more revenue from bot sales, but besides that there is really no added value for customers. Anyone with more then 10 sales a month would be nuts to use this new system. But if you do see any benefit then please share, i can't find it.
  20. Why wait for something that is uncertain, when you have here something that works and is proven to work without any issues. It uses less cpu less ram and eliminates almost all refund you get due to browser crashes. The same code that is being used inside this plugin is being used by professional company's around the world. So don't wait on a miracle but go for certainty.
  21. The thing is it won't be easy to implement CEF in a way that it's usable in a automation way. CEF doesn't have a way of setting the proxy settings during run time and other of those similar limitations, would require allot of effort to rewrite that (allot of room for bugs). They prob first thought it would be implemented in a few weeks, but i wonder how they will fix the bugs themselves that are already in CEF
×
×
  • Create New...