Jump to content
UBot Underground

blumi40

Fellow UBotter
  • Content Count

    872
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by blumi40

  1. OPEN OS COMMAND Free Ubot Memory plugin command("Open.Framework.dll", "Free Ubot Memory")
  2. WOW heavy try this http://www.sendspace.com/file/f0cnbx select the clear Memory function and set it inside your Loop this should help
  3. got this issue too sometime behind hma proxys even if i pipe 3306 to 443 or 80 it is the same. best way here is to work with php serverside
  4. the problem will be the returnPage which allways needs a webserver. even u use a smallserver there are also a portproblem if client behind a router or firewall. i wouldn say is impossible but a hard work
  5. a man in the middle or fiddler doesnt help... if u send the complete post encryptet even the dbconnect and user... the only way to get on the raw data is bruteforcing...
  6. brusacco it is not the issue that any program can decompile more the issue that some programs which holds important routins on a server like HMA VPN decompile that programm is not the act but to get needable data from the server. and sure also that is possible but we dont talk about NSA we talk about scriptkiddis who means everything is free on the web
  7. dan the idea is good but have u thing about if someone decompile ya bot? so there will find this routine. i made it near same but what i do i thing its bit more secure i was wrote a small bot which encrypt the complete sqlquerys so before i finish my bots i encrypt all sqlserverscripts that also gave me the option to handle all querys with one phpsite
  8. would like to help u but im from germany and here the service is not reachable so pls scrape the list and send it as textfile here i thing will not a big issue to do
  9. try if($exist because some messages still on the site even if u dont see it so there is in a hidden htmlelement. so the exists function can do like <div style="display:none">No ideas were returned for your query</div> what means if display:none everything is fine on some sites there is also the posibilty that this message is generated by a javascript which means the message is still on the site but not showing as a hidden div.... even with sites like hotmail it is tricky to find the rigth needle to get what u want but maybe that give u an idea how to deal with greet
  10. Nice one! but there some better around like http://www.wysiwygwebbuilder.com/ there gota 30 day demo....test it u will luv it im sure
  11. jo gerne skype: cb_head greetz Arno
  12. try the "open framework.dll" and use the Free Memory Funktion inside. http://www.sendspace.com/file/f0cnbx
  13. [... My Mom has {$rand(2, 8)} kids ...] sounds like u have a loose contact to her? do u know her name :)
  14. it is nearly the same as u know that from other scriptlaguages to understand it a bit more have a look at the switch case functions on php which u can find here http://php.net/manual/en/control-structures.switch.php at the end it is very simple and in many cases a good replacement for if ifelse else
  15. there a couple of germans with ubot but the most or many dont use the forum im connected with some of them in skype maybe u should start a skypegroup
  16. not 100% sure but i thing is in coop with googlelab but this is the first quantum / well near quantum and i belive if quatum computing will be reality i thing we only one step away from scenario like skynet http://images.zeit.de/wissen/2013-06/d-wave-quantencomputer/d-wave-quantencomputer-540x304.jpg
  17. NEVER EVER not with the best isp best proxys and so on there multiple reasons why but this high is definitly not possible
  18. botoballs....many of the advance users here has a regular job even when there make money with ubot so it is always a giveaway from this users to help others... Ubot is realy realy easy to learn and if u dont agree that then u should learn in general codinglogic ubot it selfs give u a good visual help for doing things and there are many tuts from many members even files to download and analize. but at last...do u realy thing all the advance members here was learning ubot in a week? belive me im am advance in php and python and i also was learn my lesson with ubot too! by the way the
  19. Dan... there some other ways to monetize Ubotworks... We a an Community of Ubot-Coders and we all do the same. Make Money with Ubot but to show one person of us how to work with Threads, wich is realy fundamental should be free!! sharing is caring even with knowhow just my 2 cents. by the way if i would find time i would help him !
  20. cmon i told u i didnt check the syntax go and search in ubot for table cell and use it on the rigth way by the way the row is the the next dataset so u need a loop with total table rows and inside a increment... im willing to help but u have to do your part....what means rtfm and learn
×
×
  • Create New...