Jump to content
UBot Underground

Recommended Posts

Good morning.
I tested version V5.9.33 it's normal working.

I will come back again after taking her to a doctor as scheduled.

 

Please prepared for TeamViewer.

 

Yea the server is down at the moment.  Luckily I never close Ubot so mine is still up at the moment. We can TeamViewer when the server comes back online?

 

 

Copying single value on debugger doesnt seems to work on this new update.

I do not know what to do with Ubot version V5.9.36 change. How normal is not available or does not work.
Using the version V5.9.36 need to enable the "Editor Mode All Enable".
But you seem to close it

I will come back again and resolve issues one by one.

Link to post
Share on other sites
  • Replies 538
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Ubotplugin.com End of Business Good day Ubot community. Over the last 9 years I invested a lot of time in developing the plugins. I hope that it was of good use for all of you. Only in the last

Pash i have some clients who cannot open their compiled bots because of this:      But i didn´t knew the bots will call your server once compiled this is wrong please remove it!   Buddy i understand

V3.2.0.0 (BETA)   Please use new config file or remove old config file New Keyboard Shortcuts Shift + Control + C = Create new comment node Shift + Control + X = Comment node Shift + Control + Z

Posted Images

V3.1.6.5
Special command: add option "Editor Context Menu Enable" to option file (default value = false)
Please open "Advanced Ubot 2 Config.txt" file and add it
or
Download from google drive

Link to post
Share on other sites

Hey bud when "UseSpecialCommand:True" is activated the Ubot Studio CPU is always 10-20% on idle without doing anything. Any ideas?

I think it conflicts with some plugins.

But I do not know what plugin.

 

my cpu load (on idle) 0%-6% (all plugin enable).

 

The problem with this command suggests it off (set = False).

But you will lose the extra 4. commands.

Link to post
Share on other sites

I did some testing and i think there is a problem with "Editor Mode" too.

 

UseSpecialCommand:True

Editor Mode All Enable:True

-> 10-20% idle CPU

 

UseSpecialCommand:True

Editor Mode All Enable:False

-> 2-5% idle CPU

 

UseSpecialCommand:False

Editor Mode All Enable:False

-> 0-1% idle CPU

Link to post
Share on other sites

I did some testing and i think there is a problem with "Editor Mode" too.

 

UseSpecialCommand:True

Editor Mode All Enable:True

-> 10-20% idle CPU

 

UseSpecialCommand:True

Editor Mode All Enable:False

-> 2-5% idle CPU

 

UseSpecialCommand:False

Editor Mode All Enable:False

-> 0-1% idle CPU

"Customize Editer Mode Control"

it run one time at plugin load only.

 

and some command run every 5 second (set by "RefreshTime")

 

Probability is some conflict plugin.

I do not have all the plugins you have.

I can not test this error.

 

Since my machine, no problem occurs.

Link to post
Share on other sites

I did some testing and i think there is a problem with "Editor Mode" too.

 

UseSpecialCommand:True

Editor Mode All Enable:True

-> 10-20% idle CPU

 

UseSpecialCommand:True

Editor Mode All Enable:False

-> 2-5% idle CPU

 

UseSpecialCommand:False

Editor Mode All Enable:False

-> 0-1% idle CPU

 

 

Im getting the same at my end, ..

Also Im getting a lag/pause every 3 - 5 seconds which freezes the screen for about 3 seconds, 

I have Editor mode turned off and ive also set the refresh in the config file to 30 but it continues :/

 

 

@Macster - what plugins do you have activated ? ... 

I can compare your plugin list to mine, perhaps we can find a pattern and/or isolate if another plugin is causing this,

Its got to be something we have that Pash doesnt .... right ?

 

 

Just a thought :)

 

 

Cheers

CJ

Link to post
Share on other sites
Advanced Captcha
Advanced Ubot
Advanced Ubot 2
Advanced Image
ExBrowser
HTTPost
InifileReader
SoundCommands

I have tested various configurations and none of the other plugins seem to affect the CPU when idle.

My best guess is a conflict between Ubot Studio UI and Advanced Ubot 2 when special command is activated.

 

No worries Pash. its not a biggie :)

Link to post
Share on other sites
Advanced Captcha
Advanced Ubot
Advanced Ubot 2
Advanced Image
ExBrowser
HTTPost
InifileReader
SoundCommands

I have tested various configurations and none of the other plugins seem to affect the CPU when idle.

My best guess is a conflict between Ubot Studio UI and Advanced Ubot 2 when special command is activated.

 

No worries Pash. its not a biggie :)

 

 

@Macster -

Agreed, it has to be UBot related, 

I just tried with all of your mentioned turned off and no difference, .. and indeed the same with ALL other plugins turned off 

 

 

@Pash -

Ill also echo Macsters last statement, its no biggie, .. hell, its less of a problem than older versions of UBot ;)

 

 

Cheers

CJ

Link to post
Share on other sites
Advanced Captcha
Advanced Ubot
Advanced Ubot 2
Advanced Image
ExBrowser
HTTPost
InifileReader
SoundCommands

I have tested various configurations and none of the other plugins seem to affect the CPU when idle.

My best guess is a conflict between Ubot Studio UI and Advanced Ubot 2 when special command is activated.

 

No worries Pash. its not a biggie :)

I do not have.

  1. ExBrowser
  2. SoundCommands

     

Link to post
Share on other sites

Special Command example (under development).

 

 

 

That's great pash! I hope you can find the conflict bug.

 

Do you think you can add those right click option on node view?

Comment option when selecting a node will be very useful.

Link to post
Share on other sites

Is the special command in the video released yet? If yes, how do you activate that?

yes.

It is in the development stage. Has not been released

Link to post
Share on other sites

V3.1.7.0 (BETA)

Add special command
Edit mode

  • add "Set Value" : set value form variable / list / table
  • add "Get Value" : get value form variable / list / table
  • Update "Run Code"

 

Debug Window (this command delay 15s. before command to appear)

  • add "Set Value" : set value form variable / list / table
  • add "Get Value" : get value form variable / list / table
  • add "Copy Text" : copy only text
  • add "Copy Table as Text" : copy table value as text like csv text
  • add "Copy Table as HTML" : copy table value as html code

 

Preview

 

Because now late night
I need sleep.
good night

Link to post
Share on other sites

Hey Pash, question on latest upgrade. I upgraded from version 3.0.2.1 (I think) and I was using the command:

 

plugin command("Advanced Ubot 2.dll", "special commands register")

 

I had to remove it in version 3.1.7.0. Is it no longer in use? Or is there a replacement. I can't even remember why it was there.

 

Frank

Link to post
Share on other sites

Hey Pash, question on latest upgrade. I upgraded from version 3.0.2.1 (I think) and I was using the command:

 

plugin command("Advanced Ubot 2.dll", "special commands register")

 

I had to remove it in version 3.1.7.0. Is it no longer in use? Or is there a replacement. I can't even remember why it was there.

 

Frank

The new version no longer requires a "special commands register" anymore.

Link to post
Share on other sites

V3.1.9.0 (Warning. This amendment makes a difference to the previous version. File a previous version of the plugin will not work correctly.)

Add new command
clear all data 2: this command you can select clear Variable/List/Table and Except something

 

Update & Fix Command
command line api: merge field Arguments1-4 to Arguments and add ability use multi line
command line api: fix Wait For Exit

Add new sample file
$command line api.ubot
clear all data 2.ubot

Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...