Jump to content
UBot Underground

dahid84

Members
  • Content Count

    152
  • Joined

  • Last visited

Everything posted by dahid84

  1. thx ;] any ideas where i can find free list of proxies ?
  2. i try to use this bot but dosen't work ;/ Someone can fixed it ? please
  3. loop(100) { set(#name, $account data("First Name"), "Global") set(#surname, $account data("Last Name"), "Global") set(#email, $account data("Email"), "Global") set(#city, $account data("County"), "Global") } Do you know why name and rest od this thing not change ? alwyas is this same details ;/ Only change when i close ubota and open again
  4. How to make random from only 1,4 i know only this way.. there is easier way ? set(#random, $rand(1, 2), "Global") if($comparison(#random, "=", 1)) { then { click(<for=1>, "Left Click", "No") } else { } } if($comparison(#random, "=", 2)) { then { click(<for=4>, "Left Click", "No") } else { } }
  5. I try to delete cookies so i use all trick what i know... and nothing ;/ http://p0kerfree.blox.pl/resource/scrrren.jpg Any idea what i can make more ? When i delete cookies manual from chrome, safari is working ok... but something left in ubot ;/
  6. Hi i looking someone who have 10min to fixed my bot ( just click on the correct point) Bot clicking but nothing happen ;/ and this is the problem... Its very simple but i will send money 4 beers If you are interested PM
  7. i try to create function in java script but i can't find similar function uncompress
  8. if there is a possibility to write the following function (action script 3) in Ubot public function decode (_arg1: String): String { var _local2: * = new ByteArray (); _local2 = Base64.decodeToByteArray (_arg1); _local2.uncompress (); var _local3 * = _local2.readUTFBytes (_local2.length); return (_local3); } var _local4: * = decode (unescape (_local3.msg));
  9. but when i close ( error - browser.exe) im have restart ubot becouse ubot.exe dosen't work...
  10. im allready send ticket... please all send ticket to suport if you have this same problem
  11. ok im make backup my virtual machine ( before VM working an ubot) but i have still this same problem ;/ so im need realy help ;/ this kind of problem http://p0kerfree.blox.pl/resource/qwe.jpg Im can't do nothing ;/ this error show after when i run ubot.exe When im try to close error after that im have restsrt ubot ;/
  12. ok but this letters is more then one and change position.... example 18ójwe9 juęoiep oo098ło nbnwqiź
  13. Hi, there is Options in ubot to exchange letters ? Im have problem in captcha becouse "At this moment we're only able to solve CAPTCHAs with latin characters" - suport DBC (death by captcha) Example... im have captcha totyźl and DBY write only totyzl ( without ź ) so captcha is wrong... So there is any opction to exchange z to ź ? Do you know any solution at this problem ? Do you know maybe any site similar to DBC wher write latin characters ?
  14. someone have any solution ? Strange is... im have only problem on my virtual machine ( all of them 2) In my main system ubot and bots working good...
  15. Im have problem with browser crash when i m just open ubot.exe ( and do nothing even play)... When im play, bot starat runing "navigate' browser crash again ;/ i try to close but after that my bot ( loading and loading page ) and do nothing... im have restart ubot ;/ Any solution ? close browser crash dosent work ;/ <MATCHING_FILE NAME="kernel32.dll" SIZE="1020416" CHECKSUM="0x2652648B" BIN_FILE_VERSION="5.1.2600.6293" BIN_PRODUCT_VERSION="5.1.2600.6293" PRODUCT_VERSION="5.1.2600.6293" FILE_DESCRIPTION="Biblioteka DLL klienta Windows NT BASE API" COMPANY_NAME="Microsoft Corporation
  16. im have this same problem ;/ When im close manualy ( browse crash) www dosent loading ;/ and im have restart ubot.exe....
  17. Im try... set browser property("navigator.language", "pl,en-us;q=0.7,en;q=0.3") dosen't work
  18. any idea how to solution this problem ?
×
×
  • Create New...