Jump to content

Coyad

Members
  • Posts

    57
  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by Coyad

  1. Every day..... LoL for 4 hours??? Shut up!
  2. Enter viction email px lol@hotmail.com and click freezer and he can't log in! I don't have anything to send you i have only this prgoram create by me...
  3. yeap i know it is easy ;) but very userfull ;)
  4. Allo to all members! I would like to sell the following items on Lineage 2 L2Crusher: Website - L2Crusher.eu Item List: Weapon: Magna edge pvp +20 with lvl 9 atr earth + passive evasion! [ top in server ] Armor: Elegia Heavy pvp set +20 with lvl 9 atr balance! [ top in server ] Cloak of Zaken [ top in server] 5€ Nightmarish Tattoo +20 [ top in server ] Regular magic ornament mithril belt pvp defense +10 [ top in server ] Jews: Zaken +20 Antharas +20 Blessed Freya Ne +20 in donate list 10€ Baium +20 Ant Queen +20 Inventrory: 2400 apiga [ Very hard to take this 8-10 hours without break farm ] 6 GCM - ONLY VIA VOTES 140 GB [ very hard to take this 4-5 hours without break farm ] 77 FA Festival Adena [Only via votes Very hard!!!!!!!!!! All this how much? If you buy by donate in server you must give 148 € I sell all this only 50€ Payment Paypal Paysafecard How can contact? You can contact via pm or post here GIFT 75Heart of Darkness! Hard To take this item!
  5. Hello i need avatar and signature Avatar info Name: Coyad Themes: Transformers
  6. Adv: http://maxcheaters.com/forum/index.php?topic=211184.0 Hello members What is this? Ex for L2. You can add this program in your patch files. Player can go to lineage 2 folder and click this program for vote in every top sites [ - Topzone ]. Why? Boring to go to website click the image....... Faster! How to make vote system Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Form2.Show() End Sub Private Sub HopzonesToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles HopzonesToolStripMenuItem.Click WebBrowser1.Navigate("Your hopzone vote link here") End Sub Private Sub GamesSites200ToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles GamesSites200ToolStripMenuItem.Click WebBrowser1.Navigate("Your gamesite vote link here") End Sub Private Sub L2TopToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles L2TopToolStripMenuItem.Click WebBrowser1.Navigate("Your l2top vote link here") End Sub Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click Me.Close() End Sub How to add more top sites? Look the video how to put the menu buttons.. VIDEO Credits BY Coyad
  7. Thanks ;) man only english in topic anyway Thanks ;)
  8. Μα δεν κανω κατι καθε vote εχει διαφορετικια ip
  9. Flash για πιο ποσο μιλαμε?
  10. Τίποτα οποιος θελει μου λεει και το βαζω στην λιστα 50 votes free!
  11. Ελατε παιδια free ειναι εβαλα σε εναν server 29 votes in hopzones.com Μπορω να βαλω οπουδηποτε θελετε!
  12. Αν έχετε server ή παιζετε έναν server μπορώ να του δόσω 50 votes ΔΩΡΕΑΝ! Μόνο σε hopzone! Θα γινει κλήρωση! 1.L2inc 2. 3. 4. 5. 6. 7. 8. 9. 10. Μου λέτε όνομα και website Το εκανα εδω γιατι ειναι τελειος ασκετο. Και δεν ειναι και το πιο νομιμο πραγμα ...[ΛΟΛ] Ακουω αν θελετε βαζετε και ξεμπαρκους
  13. Coyad

    [GR]Msn

    Πήγαινε στο hotmail και πάτα "ξεχάσατε τον κωδικό σας?" Και συμπλήρωσε τα στοιχεία που είχες βάλει αν τα έχεις ξεχάσει είναι πολύ δύσκολο να τον βρείς πάλι...
  14. Adv: http://maxcheaters.com/forum/index.php?topic=211184.0 Hello members i make 2 video today for how to make login form it is easy ;) How to make Simple Login Form Video ~> Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Me.Close() Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click if textbox1.text = "Username" and textbox2.text = " Password" then form2.show me.hide else msgbox.show("Your Information is wrong. Please try again!") end if How to make SQL Login Form(RECOMMENDED) Safe Usrname and password! Video ~> Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Me.Close() Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim connection As New SqlClient.SqlConnection Dim command As New SqlClient.SqlCommand Dim adaptor As New SqlClient.SqlDataAdapter Dim dataset As New DataSet connection.ConnectionString = ("Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\members.mdf;Integrated Security=True;User Instance=True") command.CommandText = "SELECT * FROM [user] WHERE Username= '" & TextBox1.Text & "'and password='" & TextBox2.Text & "';" connection.Open() command.Connection = connection adaptor.SelectCommand = command adaptor.Fill(dataset, "0") Dim count = dataset.Tables(0).Rows.Count If count > 0 Then form2.show() Me.Hide() Else MsgBox("Your information is wrong. Please try again!") TextBox1.Clear() TextBox2.Clear() End If IN FORM 2! Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load TextBox1.Text = "Welcome, " + Form1.TextBox1.Text + "! " Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Me.Close() Form1.Show() = = = = = = = = = = = = = oyad = = = = = = = = = = = = Topic moved | Special thanks to WeirdSituation
  15. Το φτιάχνεις εσύ! :) Αν το παρεις πρεπει να δεις τι java codes περασε etc :) Ακομα του ζητας ενα online server με αυτο το pack και ζητας απο testers να δουνε τι bug εχει και τι hacks Ακομα εισαι σε λαθος section
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock