Jump to content

[Share]How to make vote system for newbies for games in vb


Recommended Posts

Posted

 

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

  • 4 weeks later...
  • 2 months later...
Posted

Converted to C#

 

private void Form1_Load(System.Object sender, System.EventArgs e)
{
Form2.Show();
}

private void HopzonesToolStripMenuItem_Click(System.Object sender, System.EventArgs e)
{
WebBrowser1.Navigate("Your hopzone vote link here");
}

private void GamesSites200ToolStripMenuItem_Click(System.Object sender, System.EventArgs e)
{
WebBrowser1.Navigate("Your gamesite vote link here");
}

private void L2TopToolStripMenuItem_Click(System.Object sender, System.EventArgs e)
{
WebBrowser1.Navigate("Your l2top vote link here");
}

private void ExitToolStripMenuItem_Click(System.Object sender, System.EventArgs e)
{
this.Close();
}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Vesper Noble heavy set (RAR) 1800 att - 150e Eternal Core Dualsword +6 300 att 130e Ring of Baium 130e AQ ring 100e Antharas Earring 200e   Paypal payments only DM in discord narttu123
    • L2REBORN x10 - 1gb - 4.2$ l2reborn x1 ( signature ) - 1kk - 1.3$ LU4 - 1kk - 2.3$ MASTERWORRK - 1kk - 3.8kk  discord - adver745645
    • Hello, Skill Activation: The activation options from the Alt+K window work perfectly. However, when activating them from the skill bar, there is still a delay of approximately 1 second. I need to remove that delay
    • --- Interlude Faction/GvE PvP grand opening 2025-11-15 19:00 GMT+2 ---   Gameplay: Chronicle: Interlude Type: Faction/GvE (Angels vs Nature vs Demons) GM Shop: B-S grade Buff slots: 20+4 Starting level: 74 + rebirth system   New Features: Client: Modern interface based on Essence Balance: New class skills for better balance Achievement Rewards: Daily, Weekly, One-time TOP rankings: PvP, Event PvP, Map PvP, Clan PvP, Event MvP, Map MvP Zones: 70 different PvP zones,  18 different events (8 map events | 10 main events) 12 Grand/raid bosses. Castle siege Olympiad Clan Hall challenge Custom Enchant System: Dynamic success chance (greater enchant level or item grade less enchanting success chance) Enchant rate: Blessed scrolls dynamic from 100% to 25%. Crystal Scrolls: 100%; Max enchant weapon +12 Max enchant armor +8 Safe point enchant system Extra Features: PvP items with level upgrade Weapon/Armor upgrade (from B grade to S) system Attributes system   Website: https://l2cygnus.com Community: Discord Facebook: https://www.facebook.com/l2cygnus Youtube:   
  • Topics

×
×
  • 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