Jump to content
UBot Underground

Sirfrank

Members
  • Content Count

    109
  • Joined

  • Last visited

Community Reputation

17 Good

About Sirfrank

  • Rank
    Advanced Member

Profile Information

  • Gender
    Male

Contact Methods

  • Skype
    sirfrankgames

System Specs

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

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. log commands work with threading according to Jason.
  2. i think it does work with it, if i put a randomised wait in it, it is all good (almost very few error). It seems that all threads tying to acces the variable the same time, and get the same vaue often. If randomised the access time by the randomised waiting, it accesses in different time, so value different at the threads. clear all data ui log view("Lets see if spawn works....") set(#loop,0,"Global") thread spawn(100,10) { wait("{$rand(0,2)}.{$rand(0000,9999)}") purpose(#loop) increment(#loop) }
  3. clear all data ui log view("Lets see if spawn works....") set(#loop,0,"Global") thread spawn(100,10) { purpose(#loop) increment(#loop) } in case i fucked it up
  4. Not really working for me, at least not the way i do. PLEASE tell me that i fucked it up, i want to use it, and i hope it works..... I just get the Stealth, and i am getting more and more frustrated with it :S
  5. Just asking: why the hell 1 account wants to share the same link over and over again? to get banned? Not flaming, just asking in case i missed some points
  6. bought it, run into: Error 404 - Not FoundSorry, but you are looking for something that isn't here.
  7. only 5-6 hrs of dowtime, without any notice on skype group or on any forum.
  8. yes, just send those 20 emails(10+10), i use them with my software. i pay for the accounts. if all goes smooth at my end , i buy your software.
  9. oh, bless them I spent like 3 days on FTP when i gave up and impemented vbs codes to execute FTP.....
×
×
  • Create New...