noob766s version on untz gone? menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    buildsflyingcars's Avatar Corporal
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Running some pcaps doesnt indicate the app having any open tcp connections while the bot is up and running besides the first login to untz.

    noob766s version on untz gone?
  2. #17
    Exodus00FF's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The below Excerpt is from lines 8099-8118 of his code. This is where he does the FTP Connection to check for the version.


    Code:
    	If ($disableupdatecheck = False) Then
    		Local $open = _ftp_open("UntzBot FTP Control")
    		Local $connect = _ftp_connect($open, "noobzone.us.to", "untzbot", "12345678910")
    		If $connect <> 0 Then
    			_ftp_fileget($connect, "\Version\version.txt", "localversion.txt")
    			Local $exists = FileExists("localversion.txt")
    			Local $versionfile = FileOpen("localversion.txt", 0)
    			Local $newversion = FileReadLine($versionfile, 1)
    			FileClose($versionfile)
    			FileDelete("localversion.txt")
    			If ($newversion <> $version) Then
    				$msg = "The version you are using is not the latest one. Please update."
    				$msg = $msg & @LF & "You can still use this version if you want to."
    				$msg = $msg & @LF & "Current Version: " & $version
    				$msg = $msg & @LF & "Recommended Version: " & $newversion
    				$msg = $msg & @LF
    				MsgBox(0, "UntzBot", $msg)
    			EndIf
    		EndIf
    	EndIf
    Lines 8119 - 8152 contain the login attempt for untz.

    Code:
    	While 1
    		Local $nmsg = GUIGetMsg()
    		Switch $nmsg
    			Case $gui_event_close
    				Exit 
    			Case $lsblogin
    				GUICtrlSetData($lsstatus, "Logging in ...")
    				Local $curtime = 1
    				Local $settingemail = GUICtrlRead($lsfemail)
    				Local $settingpass = GUICtrlRead($lsfpass)
    				Local $ohttp = ObjCreate("winhttp.winhttprequest.5.1")
    				Local $url = "http://untzzz.integriti.net/rogin/trylogin.php"
    				$ohttp.open("GET", $url & "?e=" & $settingemail & "&p=" & $settingpass & "&t=" & $curtime & "&v=" & $version)
    				$ohttp.send()
    				$ohttp.waitforresponse
    				$source = $ohttp.responsetext
    				Local $answer = md5($settingemail & $settingpass & $curtime)
    				$source = StringLeft($source, StringLen($answer))
    				If ($source == $answer) Then
    					GUICtrlSetData($lsstatus, "Works!")
    					$beta = 0
    					ExitLoop 
    				Else
    					GUICtrlSetData($lsstatus, "Failed to log in!")
    					$beta = 0
    				EndIf
    			Case $lsbregister
    				ShellExecute("http://untz.comuf.com/paypal.php")
    				Exit 
    			Case $lsbfree
    				$beta = 0
    				ExitLoop 
    		EndSwitch
    	WEnd
    Last edited by Exodus00FF; 10-03-2012 at 05:45 PM. Reason: adding code

  3. #18
    KuRIoS's Avatar Admin
    Authenticator enabled
    Reputation
    2984
    Join Date
    Apr 2006
    Posts
    9,811
    Thanks G/R
    353/298
    Trade Feedback
    9 (100%)
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    he deleted it himself..
    /closed

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Looking for: [Mac]Gone FIshing working version
    By ßetray in forum World of Warcraft General
    Replies: 1
    Last Post: 07-06-2012, 03:54 PM
  2. Badger Badger Badger (WoW version)
    By LiquidShizzles in forum World of Warcraft General
    Replies: 3
    Last Post: 12-13-2006, 07:08 AM
  3. Guest Account Xploit (tested on Eu version)
    By Petrusha in forum World of Warcraft Exploits
    Replies: 31
    Last Post: 10-10-2006, 06:11 AM
  4. BWH chinese translated. Now has an updated version for 1.11
    By ultimaonline100 in forum World of Warcraft Bots and Programs
    Replies: 40
    Last Post: 09-13-2006, 05:28 AM
  5. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 03:33 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search