-
Content Count
481 -
Joined
-
Last visited
-
Days Won
18
luis carlos last won the day on October 20 2021
luis carlos had the most liked content!
Community Reputation
94 ExcellentAbout luis carlos
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
System Specs
-
OS
Windows 8
-
Total Memory
< 1Gb
-
Framework
v3.5
-
License
Developer Edition
Recent Profile Visitors
26439 profile views
-
GIve us more information. Any one time payment plugin will stant out. 🤩
-
Hello. This code works well in ubot 5, but it does not in 6. Anything wrong? ui stat monitor("Track",#Var_stat) set(#Var_stat,0,"Local") loop(100) { increment(#Var_stat) wait(1) } It shows the changes in the var in the debugger. Thanks
-
How Can I delete the cookies, I tried the normal nodes, but it did not work. I logged in to pinterest, and can not log out. thks
-
Install 5 series and 6 series Ubot on same computer
luis carlos replied to thoxy's topic in General Discussion
You want to install both versions on the same pc, right? http://network.ubotstudio.com/forum/index.php?/topic/22154-read-this-before-you-update/ Luis Carlos -
Why My Command isn't Show?
luis carlos replied to Mister Babeh Chelsea's topic in General Discussion
Dont use ubot 6. Try 5.9.55 -
What is the newest version of uBot Studio currently?
luis carlos replied to myubo's topic in General Discussion
No udpates in a long long time. Better you can do is use the latest ubot 5, along with an external browser. I use this https://new.ubot-plugins.com/selbrowser and works fine. -
What is the newest version of uBot Studio currently?
luis carlos replied to myubo's topic in General Discussion
6.3.9 -
Why does my browser screen change like this?
luis carlos replied to sifuhall's topic in General Discussion
You meant the browser does not accept any actions (type, click etc)? I checked the 3 versions (4,5 and 6) and work fine on my end. Luis Carlos -
That folder is empty on my end, and ubot works just fine.
-
Hope I am wrong, but it is matter of time this awesome product stop working like others. SMH
- 446 replies
-
Pash - all plugins "unable to contack license server" Problem
luis carlos replied to SaHiN's topic in General Discussion
Just contact him to his email (the same as always), telling him the paypal email you use to pay, He will send the new version of all the plugins you bought. -
You mean if I subscribe to the membership, and I am not going to use the compiller, so I unsubscribe, It is an action against your TOS? How many are "numerous times" for you?
-
Just email him and will send the instructions. Regards
-
try this.. just change from local to global. ui stat monitor("List",$list total(%list)) ui button("Clear List") { clear list(%list) } ui button("Add To List") { add item to list(%list,$rand(1,888),"Delete","Global") }
-
I have the same problem in version 6.3.9.