Jump to content

How many are using Move Mouse App to simulate user activity when ur away from work desk


JackSeal

Recommended Posts

16 hours ago, JackSeal said:

Your status will be shown available in teams/Skype all time even when ur away from desk or doing tym pass in afdb.
Run move mouse and sleep ur manager still thinks ur online 

ping chesthey? nuvvu respond authaledhu antey ee sangathi tellolaki kooda samajaithadhi

Link to comment
Share on other sites

15 hours ago, Anta Assamey said:

Naaku ilanti golalu Levu ... evadu pattinchukodu ...33mtnj.gif

Naaku bhi same. In case of emergency call ani pettina..avathalodu urikey call chestha untaru.. so max calls valla people dont expect me online

Link to comment
Share on other sites

16 hours ago, JackSeal said:

Your status will be shown available in teams/Skype all time even when ur away from desk or doing tym pass in afdb.
Run move mouse and sleep ur manager still thinks ur online 

So what? I don’t understand.. if you are away you are away.. they can reach you on your cell phone, right?

Link to comment
Share on other sites

16 hours ago, ZoomNaidu said:

iPhone lo edho settings option vundhi - try cheyi, appatlo @Pappu_Packitmaar bro cheppaadu. (Depends on company settings applicable ) 

Teams, if you can install on your phone...

Iphone background and auto lock ni usually 15 second and 30 second vuntadi kada, adi disable chesi  "never" ani pettu...iphone screen will never turn off untill you manually do.

apudu teams app open chesi pettu...it will be online.

Most companies will not allow teams to be installed on personal phones but this is one the best way...

Link to comment
Share on other sites

Just now, r2d2 said:

So what? I don’t understand.. if you are away you are away.. they can reach you on your cell phone, right?

Hrs away unte use chesukovachu. Every few mins check chesukovali though mari laptop ala padesi tiragadaniki kadu. Like if u r driving it helps.Ping cheste u can stop talk or message and again resume driving,

 

 

Link to comment
Share on other sites

import java.awt.AWTException;
import java.awt.Robot;
import java.util.Random;

public class Test1 {

    public static void main(String[] args) throws AWTException, InterruptedException {
        // TODO Auto-generated method stub
        Robot robot = new Robot();
        Random random= new Random();
        
        while(true) {
            robot.mouseMove(random.nextInt(600), random.nextInt(600));
            Thread.sleep(5000);
        }
    }

}

E program run chesukondi convenient when moving around.  Laptop trunk lo padesi can go to costco , can go for medical appointments, driving lo kuda panikostundi etc.

Link to comment
Share on other sites

1 minute ago, Amrita said:

Laptop trunk lo padesi can go to costco , can go for medical appointments etc.

daanikanna.. @Costco .. @Doctor’s Office ani note pedithey better.. that is what I do..

anyway it is up to you.. 

Link to comment
Share on other sites

7 minutes ago, r2d2 said:

daanikanna.. @Costco .. @Doctor’s Office ani note pedithey better.. that is what I do..

anyway it is up to you.. 

my orthodontist office is 55 miles away . 2 hrs driving and 1 hr appointment. Its helpful for me during driving.  I keep getting calls i cant be away for 3 hrs. 3 hrs off is almost like half day off its no more permission. I keep permission rather for that 1 hr where i cant really be around as well.

Link to comment
Share on other sites

10 minutes ago, Android_Halwa said:

Teams, if you can install on your phone...

Iphone background and auto lock ni usually 15 second and 30 second vuntadi kada, adi disable chesi  "never" ani pettu...iphone screen will never turn off untill you manually do.

apudu teams app open chesi pettu...it will be online.

Most companies will not allow teams to be installed on personal phones but this is one the best way...

Ahhh... got it. Will try now 

Link to comment
Share on other sites

11 minutes ago, Amrita said:

import java.awt.AWTException;
import java.awt.Robot;
import java.util.Random;

public class Test1 {

    public static void main(String[] args) throws AWTException, InterruptedException {
        // TODO Auto-generated method stub
        Robot robot = new Robot();
        Random random= new Random();
        
        while(true) {
            robot.mouseMove(random.nextInt(600), random.nextInt(600));
            Thread.sleep(5000);
        }
    }

}

E program run chesukondi convenient when moving around.  Laptop trunk lo padesi can go to costco , can go for medical appointments, driving lo kuda panikostundi etc.

33mtnj.gif

Link to comment
Share on other sites

3 minutes ago, Amrita said:

Ante ma laptops lo apps tokka add avvavu. youtube kuda i cant play. Admin blocked antundi konnitiki . *n$

2 jobs chese valla kastalu anni vintaga untayi ..33mtnj.gif

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...