⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 defaults.vb.svn-base

📁 MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Pub
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
        Button(13).X = 246
        Button(13).Y = 114
        Button(13).Width = 114
        Button(13).Height = 241
        Button(13).Text = ""
        Button(13).Font = 1
        Button(13).Enabled = True
        Button(13).HoverColour = Color.FromArgb(4, 174, 255)

        Button(25).Show = True
        Button(25).Image = 22
        Button(25).Scene = SceneType.LOGIN
        Button(25).X = 378
        Button(25).Y = 483
        Button(25).Width = 80
        Button(25).Height = 30
        Button(25).Text = ""
        Button(25).Font = 1
        Button(25).Enabled = True
        Button(25).HoverColour = Color.FromArgb(4, 174, 255)

        'Minimap button
        Button(26).Show = True
        Button(26).Image = 16
        Button(26).Scene = SceneType.GAME
        Button(26).X = 181
        Button(26).Y = 476
        Button(26).Width = 20
        Button(26).Height = 18
        Button(26).Text = ""
        Button(26).Font = 1
        Button(26).Enabled = True
        Button(26).HoverColour = Color.FromArgb(4, 174, 255)
        Button(26).RolloverText = "Minimap Display (On/Trasparent/Off) - Shortcut: V"

        'Trade Window Button
        Button(27).Show = True
        Button(27).Image = 17
        Button(27).Scene = SceneType.GAME
        Button(27).X = 181
        Button(27).Y = 501
        Button(27).Width = 20
        Button(27).Height = 18
        Button(27).Text = ""
        Button(27).Font = 1
        Button(27).Enabled = True
        Button(27).HoverColour = Color.FromArgb(4, 174, 255)
        Button(27).RolloverText = "Trade Window - Shortcut: CTRL + T"

        'Guild Window Button
        Button(28).Show = True
        Button(28).Image = 18
        Button(28).Scene = SceneType.GAME
        Button(28).X = 181
        Button(28).Y = 526
        Button(28).Width = 20
        Button(28).Height = 18
        Button(28).Text = ""
        Button(28).Font = 1
        Button(28).Enabled = True
        Button(28).HoverColour = Color.FromArgb(4, 174, 255)
        Button(28).RolloverText = "Guild Window - Shortcut: CTRL + G"

        'Group Window Button
        Button(29).Show = True
        Button(29).Image = 19
        Button(29).Scene = SceneType.GAME
        Button(29).X = 181
        Button(29).Y = 551
        Button(29).Width = 20
        Button(29).Height = 18
        Button(29).Text = ""
        Button(29).Font = 1
        Button(29).Enabled = True
        Button(29).HoverColour = Color.FromArgb(4, 174, 255)
        Button(29).RolloverText = "Group Window - Shortcut: CTRL + P"

        'Friends window button
        Button(30).Show = True
        Button(30).Image = 20
        Button(30).Scene = SceneType.GAME
        Button(30).X = 181
        Button(30).Y = 575
        Button(30).Width = 20
        Button(30).Height = 18
        Button(30).Text = ""
        Button(30).Font = 1
        Button(30).Enabled = True
        Button(30).HoverColour = Color.FromArgb(4, 174, 255)
        Button(30).RolloverText = "Friends Window - Shortcut: CTRL + F"

        'Lovers window button
        Button(31).Show = True
        Button(31).Image = 21
        Button(31).Scene = SceneType.GAME
        Button(31).X = 603
        Button(31).Y = 476
        Button(31).Width = 20
        Button(31).Height = 18
        Button(31).Text = ""
        Button(31).Font = 1
        Button(31).Enabled = True
        Button(31).HoverColour = Color.FromArgb(4, 174, 255)
        Button(31).RolloverText = "Lovers Window - Shortcut: CTRL + L"

        'Logout window button
        Button(32).Show = True
        Button(32).Image = 22
        Button(32).Scene = SceneType.GAME
        Button(32).X = 565
        Button(32).Y = 447
        Button(32).Width = 16
        Button(32).Height = 17
        Button(32).Text = ""
        Button(32).Font = 1
        Button(32).Enabled = True
        Button(32).HoverColour = Color.FromArgb(4, 174, 255)
        Button(32).RolloverText = "Logout Window - Shortcut: CTRL + ?"

        'Close game button
        Button(33).Show = True
        Button(33).Image = 23
        Button(33).Scene = SceneType.GAME
        Button(33).X = 589
        Button(33).Y = 447
        Button(33).Width = 16
        Button(33).Height = 17
        Button(33).Text = ""
        Button(33).Font = 1
        Button(33).Enabled = True
        Button(33).HoverColour = Color.FromArgb(4, 174, 255)
        Button(33).RolloverText = "Exit The Legend of Mir - Shortcut: ALT + Q"

        'Equipment Window button
        Button(34).Show = True
        Button(34).Image = 24
        Button(34).Scene = SceneType.GAME
        Button(34).X = 635
        Button(34).Y = 456
        Button(34).Width = 24
        Button(34).Height = 25
        Button(34).Text = ""
        Button(34).Font = 1
        Button(34).Enabled = True
        Button(34).HoverColour = Color.FromArgb(4, 174, 255)
        Button(34).RolloverText = "Equipment Window - Shortcut: CTRL + ?"

        'Inventory Window button
        Button(35).Show = True
        Button(35).Image = 25
        Button(35).Scene = SceneType.GAME
        Button(35).X = 675
        Button(35).Y = 440
        Button(35).Width = 24
        Button(35).Height = 25
        Button(35).Text = ""
        Button(35).Font = 1
        Button(35).Enabled = True
        Button(35).HoverColour = Color.FromArgb(4, 174, 255)
        Button(35).RolloverText = "Inventory Window - Shortcut: I or F9"

        'Spell Window button
        Button(36).Show = True
        Button(36).Image = 26
        Button(36).Scene = SceneType.GAME
        Button(36).X = 717
        Button(36).Y = 429
        Button(36).Width = 24
        Button(36).Height = 25
        Button(36).Text = ""
        Button(36).Font = 1
        Button(36).Enabled = True
        Button(36).HoverColour = Color.FromArgb(4, 174, 255)
        Button(36).RolloverText = "Spell Window - Shortcut: CTRL + ?"

        'Options Window button
        Button(37).Show = True
        Button(37).Image = 27
        Button(37).Scene = SceneType.GAME
        Button(37).X = 759
        Button(37).Y = 422
        Button(37).Width = 24
        Button(37).Height = 25
        Button(37).Text = ""
        Button(37).Font = 1
        Button(37).Enabled = True
        Button(37).HoverColour = Color.FromArgb(4, 174, 255)
        Button(37).RolloverText = "Options Window - Shortcut: CTRL + ?"

        'Game Message Window OK button
        Button(38).Show = True
        Button(38).Image = 58
        Button(38).Scene = SceneType.GAME
        Button(38).X = 55
        Button(38).Y = 55
        Button(38).Width = 68
        Button(38).Height = 28
        Button(38).Text = ""
        Button(38).Font = 1
        Button(38).Enabled = True
        Button(38).HoverColour = Color.FromArgb(4, 174, 255)
        Button(38).RolloverText = ""


    End Sub

    Public Sub LoadTextBoxes()

        'Login Box
        Textbox(0).Image = 1
        Textbox(0).Scene = SceneType.LOGIN
        Textbox(0).Width = 154
        Textbox(0).Height = 14
        Textbox(0).Show = True
        Textbox(0).X = 631
        Textbox(0).Y = 564

        'Password Box
        Textbox(1).Image = 1
        Textbox(1).Scene = SceneType.LOGIN
        Textbox(1).Width = 154
        Textbox(1).Height = 14
        Textbox(1).Show = True
        Textbox(1).Password = True
        Textbox(1).X = 631
        Textbox(1).Y = 582

        'Desired Account Name
        Textbox(2).Image = 1
        Textbox(2).Scene = SceneType.LOGIN
        Textbox(2).Width = 154
        Textbox(2).Height = 14
        Textbox(2).Show = True
        Textbox(2).Password = False
        Textbox(2).X = 328
        Textbox(2).Y = 125

        'Desired Password
        Textbox(3).Image = 1
        Textbox(3).Scene = SceneType.LOGIN
        Textbox(3).Width = 154
        Textbox(3).Height = 14
        Textbox(3).Show = True
        Textbox(3).Password = True
        Textbox(3).X = 328
        Textbox(3).Y = 145

        'Confirm Desired Password
        Textbox(4).Image = 1
        Textbox(4).Scene = SceneType.LOGIN
        Textbox(4).Width = 154
        Textbox(4).Height = 14
        Textbox(4).Show = True
        Textbox(4).Password = True
        Textbox(4).X = 328
        Textbox(4).Y = 165

        'Date of birth
        Textbox(5).Image = 1
        Textbox(5).Scene = SceneType.LOGIN
        Textbox(5).Width = 154
        Textbox(5).Height = 14
        Textbox(5).Show = True
        Textbox(5).Password = False
        Textbox(5).X = 328
        Textbox(5).Y = 185

        'Secret Question
        Textbox(6).Image = 1
        Textbox(6).Scene = SceneType.LOGIN
        Textbox(6).Width = 154
        Textbox(6).Height = 14
        Textbox(6).Show = True
        Textbox(6).Password = False
        Textbox(6).X = 328
        Textbox(6).Y = 205

        'Secret Answer
        Textbox(7).Image = 1
        Textbox(7).Scene = SceneType.LOGIN
        Textbox(7).Width = 154
        Textbox(7).Height = 14
        Textbox(7).Show = True
        Textbox(7).Password = False
        Textbox(7).X = 328
        Textbox(7).Y = 225

        'Secret Number
        Textbox(8).Image = 1
        Textbox(8).Scene = SceneType.LOGIN
        Textbox(8).Width = 154
        Textbox(8).Height = 14
        Textbox(8).Show = True
        Textbox(8).Password = False
        Textbox(8).X = 328
        Textbox(8).Y = 245

        'E-mail Adress
        Textbox(9).Image = 1
        Textbox(9).Scene = SceneType.LOGIN
        Textbox(9).Width = 154
        Textbox(9).Height = 14
        Textbox(9).Show = True
        Textbox(9).Password = False
        Textbox(9).X = 328
        Textbox(9).Y = 265

        'Character Name
        Textbox(10).Image = 1
        Textbox(10).Scene = SceneType.LOGIN
        Textbox(10).Width = 154
        Textbox(10).Height = 14
        Textbox(10).Show = True
        Textbox(10).Password = False
        Textbox(10).X = 416
        Textbox(10).Y = 148

        'In-game chatbox
        Textbox(11).Image = 5
        Textbox(11).Scene = SceneType.GAME
        Textbox(11).Width = 386
        Textbox(11).Height = 12
        Textbox(11).Show = True
        Textbox(11).Password = False
        Textbox(11).X = 208
        Textbox(11).Y = 581
    End Sub

End Module

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -