Jump to content
UBot Underground

Recommended Posts

 

I don't understand if what You daddy can help.

You said the command it checks for process but is muting other processes too like Skype/ chrome.

Can you add a parameter to check if process is live ?

Parameter to use inside IF.

[uBotter Labs]

alert($contains($plugin function("Advanced Systems.dll", "$running process"),"chrome"))
alert($contains($plugin function("Advanced Systems.dll", "$process sound volume/get", "chrome", "Get Volume"),"chrome"))
  • Like 1
Link to post
Share on other sites
  • 6 months later...
  • Replies 281
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

I will check and fix in the next update.

It is what I try to do. However, when it merged with Ubot Studio it does not respond to it. I'm confused as well Something can not be directly applied to Ubot (solution Sometimes it takes time).

Task Scheduler http://www.youtube.com/watch?v=dO25VBRL48s

Posted Images

3.4.5.0 (BETA) (Warning. Your old code can not be used with the new version of the plugin.)
Add new command
$system screen resolution: for get screen resolution

Add option
system screen resolution: add ability change screen resolution for multi display

Update library
 

Link to post
Share on other sites
  • 1 month later...
  • 1 month later...
  • 2 months later...

Hi!

 

Will $system screen resolution actually change what is shown in Google Analytics?

 

Thanks,

Marton

Command to change screen resolution really

As you change from the picture.

 

win7-desktop-resolution-2.gif

Link to post
Share on other sites

Ok, thank you.

 

So there is no way to change browser resolution in any of your plugins? Not even for one thread?

try change browser size (Advanced Ubot 2)

Link to post
Share on other sites

try change browser size (Advanced Ubot 2)

 

Thank you for your quick reply. Is that thread safe, possible to use with multiple threads (different browser sizes)?

 

Marton

Link to post
Share on other sites

Thank you for your quick reply. Is that thread safe, possible to use with multiple threads (different browser sizes)?

 

Marton

ubot not supported.

Link to post
Share on other sites
  • 2 weeks later...

Hey Pash can you pleae check the system performance counter parameter ?

set(#limiter,$plugin function("Advanced Systems.dll", "$system performance counter", "True", "True", "False"),"Global")

 

Its not working correctly and reporting wrong CPU usage and the plugin alwasy shows almost double values than what task manager shows: 

TaskManage CPU: 51%

Bot: 87%

 

c0pp3I8.png

 

Thanks :)

Link to post
Share on other sites

Hey Pash can you pleae check the system performance counter parameter ?

set(#limiter,$plugin function("Advanced Systems.dll", "$system performance counter", "True", "True", "False"),"Global")

 

Its not working correctly and reporting wrong CPU usage and the plugin alwasy shows almost double values than what task manager shows: 

 

TaskManage CPU: 51%

Bot: 87%

 

c0pp3I8.png

 

Thanks :)

Because the refresh rate is slower than So see that.

Link to post
Share on other sites

Because the refresh rate is slower than So see that.

 

Yes i know what you mean but is not the refresh rate, the plugin does not report correctly on some systems.

 

I have tested and checked the refresh rate and not always accurate.

Link to post
Share on other sites

Yes i know what you mean but is not the refresh rate, the plugin does not report correctly on some systems.

 

I have tested and checked the refresh rate and not always accurate.

library from Microsoft https://msdn.microsoft.com/en-us/library/system.diagnostics.performancecounter(v=vs.110).aspx

i can't edit it.

  • Like 1
Link to post
Share on other sites

Got it, no worries bud!

It looks like there is either a bug in the Microsoft library that does not work correctly on all systems, OR most likely the CPU difference is the increase when the bot requests for it at that exact time and what we see in the bot is just that spike.

 

Its ok, thank you! :)

  • Like 1
Link to post
Share on other sites
  • 3 months later...
3.4.7.1

Update library

Add new commands

default printer set

default printer get

Add new sample file

system printer.ubot

Link to post
Share on other sites
  • 4 months later...
  • 1 month later...
  • 3 weeks later...
  • 1 month later...
  • 1 month later...
3.5.1.0

Update library

Add new command

$system sound device/get: get list audio device "Playback", "Capture"

system sound device/set: set default audio device "Playback", "Capture" 

$system process locking file: get process locking file (check why file can't delete or move or rename).

 

Add new sample file

system process locking file.ubot

system sound device-get-set.ubot
Link to post
Share on other sites
  • 1 month later...
  • 7 months later...
  • 2 months later...
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...