Jump to content
UBot Underground

Freezer

Fellow UBotter
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

1 Neutral

About Freezer

  • Rank
    Newbie

Profile Information

  • Gender
    Male
  • Location
    Berlin

System Specs

  • OS
    Windows 8
  • Total Memory
    More Than 9Gb
  • Framework
    v4.0
  • License
    Developer Edition

Recent Profile Visitors

1559 profile views
  1. thanks for this great plugin here is a example for time ranges: ui button("timetest") { set(#current time, "{$plugin function("time.dll", "$currenthour-24h")}{$plugin function("time.dll", "$currentminute")}", "Global") set(#starttime, 0800, "Global") set(#endtime, 2200, "Global") thread { loop while($either($comparison(#starttime, ">=", #current time), $comparison(#endtime, "<=", #current time))) { wait(5) alert("wait") set(#current time, "{$plugin function("time.dll", "$currenthour-24h")}{$plugin function("time.dll", "$curre
  2. Problem is, the better your bot is, the less suppot it will need. Especially bots that do a straight forward task and will not need a lot of customization. Otherwise I do agree, support is a big thing. But support will cost time and money and does not scale, selling does though. So if you have a lot of sales you want to minimize the support you have to offer or you will have to either work all day doing support or employ somebody ... as I said ... it does not scale :/
  3. I am interested, please pm me proxy and mutlithreading support integrated?
×
×
  • Create New...