Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 10/25/17 in all areas

  1. When you use threads you should have a decrement at the end of the thread, and so you can wait until that variable hits 0 before starting the vpn process using a loop while that number is greater than 0 and waiting in the loop while. I explain all about that and more here, you can skip to 18:50 in for just the multithreading part if you want to but watching from the beginning will help with knowing whats going on in the code:
    1 point
  2. try set(#day,01,"Global") loop(10) { increment(#day) if($comparison(#day,"<",10)) { then { set(#day,$pad text(#day,0,2,"Left"),"Global") } else { } } alert(#day) }
    1 point
  3. Thanks I want check it I have test botsify and i find it make problems.....
    1 point
  4. you can create your own chatbot by opening an account at http://www.livechat24-7.comand connecting your Facebook page to your account.
    1 point
×
×
  • Create New...