Jump to content
UBot Underground

sforzando

Fellow UBotter
  • Content Count

    10
  • Joined

  • Last visited

Everything posted by sforzando

  1. Nevermind, turns out that my server's IP was banned from their API for some reason.
  2. I uploaded tbs.php to one of my domains and navigated to it, typed in my info, and pressed "Submit" but it always returns "Error:" No matter what I enter it always returns error without anything else after it. I tried http://j3j.org/tbs.php and it actually returns something like username not valid or: Method: replaceEveryonesFavorites Text: Output: Remaining quota: I don't think my server is doing anything because there is no pause after I hit submit. When submitting your demo php file, there is a pause before the page loads, meaning its calling TBS API. I don't think my server is. The thi
  3. You're strange. This forum is for uBot, not c#. If we knew how to code well in c# or any other languages, we probably wouldn't be here... Please share with us the 10 lines of c# to accomplish this, smarty pants.
  4. I believe you can use the 'Set Proxy Credentials' command to change the username and password.
  5. Thanks TJ, the first snippet works for me. I don't know why the second one doesn't work, but I really don't care haha
  6. I'm trying to run a shell command to open a specific folder, Program Files for example" shell("explorer.exe /root,{$special folder("Program Files")}") But it doesn't work. The only thing I figured how to do was open explorer.exe lol shell("explorer.exe") Anyone know how to do this?
×
×
  • Create New...