-
Content Count
50 -
Joined
-
Last visited
-
Days Won
3
Everything posted by Romeo
-
Thank You so much Nick, I really appreciate your help it fixed the problem
-
Hello There Fellow Ubotters, I have installed a plugin "execute python" and try to run simple script with third party module which is working fine on my computer but on another computers I am receiving no/blank results, Please help me if anyone knows about python with ubot studio set(#match_percent,$plugin function("ExecutePython.dll", "Execute From Code", "from somemodule import process from somemodule import module print(fuzz.ratio(\"main query\", \"choice\")) ", "c:\\Python33\\Python.exe"),"Global") alert(#match_percentage) Thanks in Advance
-
Compiled Bot Will Not Launch On Windows 2016 Server
Romeo replied to juno's topic in General Discussion
press win+R then type in RUN box "%APPDATA%" then find ubot studio folder and delete it and restart your bot it will download the support files on next run automatically and make sure to not interrupt the downloading support files as it may take some while to download correctly -
Thank you Pash, for confirming it And for ubot team it is kind of unfair if we cant change the name of ubot studio folder in appdata, it is not truly white labeled...
- 5 replies
-
- rename ubot studio
- appdata
-
(and 1 more)
Tagged with:
-
Hello There Fellow Ubotters, Is there any way to rename/change the folder which is in C:/users/username/appdaata/roaming/ubot studio to make our bots really white labeled ?? Thanks in advance
- 5 replies
-
- rename ubot studio
- appdata
-
(and 1 more)
Tagged with:
-
Hello There, I just tried everything and failed to load different profiles in chrome portable browser version 70.0.3538.102 exbrowser v:1.3.2.8.... did anyone else face this problem too? And if someone have chrome portable 54 version then please share a link I am using portable browser Thanks in Advance Romeo.
- 1 reply
-
- not working
- load profile
-
(and 2 more)
Tagged with:
-
*****Zip***** run python("import shutil import os os.chdir(\'D:/\') shutil.make_archive(\'test\', \'zip\', \'folder-or-file-you-want-to-zip\')") *****UNZIP***** run python("import zipfile with zipfile.ZipFile(\"D:/test.zip\",\"r\") as zip_ref: zip_ref.extractall(\"D:/test\")")
-
[Free] Article Spinner, Rewrite Ulimited Human Generated Articles
Romeo replied to Romeo's topic in General Discussion
Thank you MasteRofbots, I really appreciate the things you said And about promotion I tried jvzoo and connected my paypal but from india jvzoo and paypal won't work so still finding a way to sell -
Hello Fellow Ubotters, I was figuring out this thing and I got the solution so wanted to share with you guys hope this helps someone I shared this because sharing is caring To run any exe with admin rights you have to create .bat file with the below code and then you can simply use shell batch hidden command to trigger your bat file with the code cd C:\your path to bat file (Your bat File Must Be In C Directory) start yourbat.bat create bat file with below code: @echo off if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b) cd C:\your path to file (Your File
-
Hello Kill3rbko, To run any exe with admin rights you have to create .bat file with the below code and then you can simply use shell batch hidden command to trigger your bat file with the code:cd C:\your path to bat file (Your bat File Must Be In C Directory) start yourbat.bat create bat file with below code:@echo offif not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b)cd C:\your path to file (Your File Must Be In C Directory)start yourfile.exe NOTE: IT WILL GOING TO PROMPT USER TO RUN AS ADMIN
-
got it working without buying any plugin Thank you Brutal
-
Hello Brutal, Which Plugin ? what is the name of plugin ?
-
Hello There Ubotters, Can someone please help me with Run as admin thing, I want my bot to open another app but as admin, if anyone know then please do let me know the way to do it. I already tried shell batch hidden command which is cd c:\program files\path to another app then start app.exe, But this command did not open the app as admin. Thanks in advance
-
Thank you Helloinsomnia
-
a2maiteit it may take some time as it check's the license on load...
- 6 replies
-
- Human Type Article Spinner
- Article Spinner
- (and 1 more)
-
hello fellow ubotters, Need tutorial on Exbrowser send http request, It always give me object reference error. if Anybody know any reference to Exbrowser send http request function then please point me there, Thanks And Regards
-
Hello Dan, I just bought your exbrowser plugin, kindly let me know how to go further. it is asking me to login https://imgur.com/6log62g jv payment id AP-1UA34698TT500244K
-
Thank you so much Learnautomation And Code Docta I really appreciate you guys
-
Hello All Fellow Ubotters, I Really need a discount on Exbrowser, If there will be any discount on Exbrowser please let me know. Thanks And Regards
-
Thank You HelloInsomnia, I really appreciate your reply in detail
-
Hello There Fellow Ubot members, I would like to know what is the difference between new ubot studio's X version's external browser and ExBrowser ? Regards
-
thank you so much Code Docta and Pash
-
[Free] Article Spinner, Rewrite Ulimited Human Generated Articles
Romeo replied to Romeo's topic in General Discussion
LOL you are right mate that was the coffee -
hello Code Docta, I really appreciate your reply but I really did not get it how can I be able to post to those buy sell forums...
-
How to get access to buy sell section http://network.ubotstudio.com/forum/index.php/forum/22-buy-sell-free/, ?? Currently it shows me "you can not start a new topic" there