Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Jun 2015
    Posts
    14
    Reputation
    10
    Rep Power
    0

    The bot is jamming

    When going up the stairs / holes etc bot sometimes stutters. Shows he is on the sqm where he really does not have it and starts to act in the moment when he uses the arrow. So I have to be at the computer because it happens quite often. Any solution to this problem?

    podczas wychodzenia po schodach/dziurach itd bot czasem zacina sie. Pokazuje ze jest na sqm na ktorym tak naprawde go nie ma i zaczyna dzialac w momecie kiedy uzyje strzalek. Tak wiec musze byc przy komputerze bo dzieje sie to dosc czesto. Jakies rozwiazanie tego problemu?

  2. #2
    Free User MenelZThais's Avatar
    Join Date
    Aug 2016
    Location
    Poland
    Posts
    253
    Reputation
    10
    Rep Power
    16
    Never had problem like this, but maybe this will help:
    Code:
    local standingTime = 60000
    
    auto(1000)
    
    if $standtime >= standingTime then
    	move('n')
    	wait(500)
    end

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •