September 07, 2010, 12:34:28 PM
collapse

xxMirageBot X (10.2) | 01 Sep 10

04:20:46 by Chriso | Views: 99 | Comments: 1

Release Date: 1 September 2010

Build: 2027

Changes:

Code: [Select]
- Delayed connection timer until after startup has completed
  - This should solve any asynchronous connection related issues
- Fixed status command
- Improved startup time slightly

Download
Download Portable...

xxMirageBot X (10.1) [Deprecated] | 05 Aug 10

22:54:04 by Chriso | Views: 709 | Comments: 27

Build: 10.1.2026
Type /build in MirageBot to find out what build you are running!

Changes in 10.1.2026:
Code: [Select]
- Changed User DoubleClick/MiddleClick Action 'A' to 'Copy Username to Send Box'
  (Copy to Clipboard available in RightClick menu)
- Fixed problem with icons not saving
- Fixed problem with multi-line custom command responses
- Fixed problem where multiple Tic-Tac-Toe requests could cause a crash by
  implementing an alert queue (see [!] icon when you receive a game request)
- Fixed problem where multiple 'reset board' Tic-Tac-Toe requests could spawn
  unlimited MessageBox windows.
- Fixed User Middle Click Action
- Made focus windows capable of talking to users who have left the channel as
  well as users in the channel, while using the 'Speak' response. Whispers
  will be sent to these users.
- Moved User RightClick 'Whisper' to Top Level
- Restored previous ProfileSync read/write due to conflicts with XML characters
  when ASCII characters were used


Changes in 10.1.2025:
Code: [Select]
- Added hotkey: Ctrl+B (Next BNLS)
- Added hotkey: Ctrl+P (Next Proxy)
- Fixed changing background for Themes
- Fixed minor default verbyte problem
- Fixed option 'Enable Double Click Action'
- Fixed option 'Enable Middle Click Action'
- Fixed problem with 'Delete' profile in Configuration
- Fixed problem with SEXP/STAR switch in Configuration
- Improved Profile -> Connection menu


Changes in 10.1.2024:
Code: [Select]
- Added ability to click username's in chat windows (only works for users in channel)
  - Left-click: Select user in List (disable in Settings)
  - Right-click: Show options for user
- Added ability to deselect specific ProfileSync fields so that you only write the fields
  you want to change
- Added profile ability to disable Battle.net channel listing
- Added ability to disable channel clicking in chat windows
- Added ability to change tab behaviour, and icons
  - Changable in Settings: Tabs
  - TabIcon files are JPG format, dimensions must be 70x14 pixels
  - They are stored in %APPDATA%\MirageBot\TabIcons\
- Added ability to change the reconnect time between connection attempts
- Added ability to enable/disable the Login Message feature
- Added ability to use BnetWeb's online server list
- Added client support for (BNLS only so far):
  - Diablo I
  - Diablo I Shareware
  - StarCraft Japanese
  - StarCraft Shareware
- Added command 'filtered' to display how many events this bot, and all bots have filtered
- Added double-click action options for users in the channel
- Added 'Leave Greet' option to farewell users when they leave the channel instead
  of when they join
- Added middle-click action options for users in the channel
- Added new search options to right click richtextbox menu
  - Bing
  - Dictionary
  - Thesaurus
  - Urban Dictionary
  - Wikipedia
- Added new triggers for verbose output from the console:
  - \ will output command responses publicly
  - \\ will output command responses publicly for all bots (customizable)
- Added Notes Feature (Ctrl+N)
- Added Options -> Panels -> Hide Prefix
- Added Options -> Panels -> Hide Tabstrip
- Added 'Request Public Channels' when 'Public Channels' are disabled in Config (so you don't
  have to reconnect to get the list of channels)
- Added 'Send' to RichTextBox right-click menu
- Added 'Smart Greet' option to only greet/farewell users with the current message once
- 'Basic' Emoticon set has had image-size reduced for better viewing in channel
- Changed idle-time to 15 second jumps instead of 30 seconds
- Cleaned up custom filtering code
- Command Settings (CS for Scripts/Plugins) now have a new setting called 'IsVerboseTrigger'
  - This basically indicates whether the console user used '\' or '\\' in the console to send
    the command. This can be explained by this pseudo-code:
       If IsConsole Then
          If IsVerboseTrigger Then
             Send Response Publicly
          Else
             Show Response In Chat Window
          End If
       End If
  - Fortunately for developers the CS.Reply or CS.ReplyEvent will handle this addition internally
    so if your code calls either of these functions you will not need to update your code to
    support the new replacement to the 'Disable Verbose Console' option.
- Extended copy/google abilities to the current word the mouse is over
- Finally resolved problems with shared queue (thanks everyone)
- Fixed a bug with fonts saving as default
- Fixed a few issues with the Settings form
- Fixed 'Manage Proxies' problems, proxy support now works
- Fixed problem with Emoticon selection
- Fixed resizing of lists when a large background image is used
- Fixed various hanging problems when loading MirageBot (ErrorHandler -> OutputFocus)
- Fixed various problems and improved understandability of Custom Command Editor
- Fixed various problems when no groups were available
- Fixed various problems with Profile -> Channels menu
- Fixed various problems with the Settings form not displaying the correct screens
  when there was nothing loaded of a specific type
  - When changing servers (channel list was not reloaded)
  - When viewing zero public channels
- Highly improved alert viewer/editor/creator (not backwards compatable)
- Highly improved command viewer/editor (not backwards compatable)
- Integrated Realms into Profile menu (much simpler to use)
- Logging will now only occur when the profile is Online. This will fix the spam of
  connection attempts and connection details.
- Made modifications to delete command
- Maximum Font Size increased to 30
- Modified various sections in Settings form to integrate new features
- Moved Log Menu to RichTextBox RClick Menu
- Moved options for sections to the bottom to allow more room for more headings
- Public channel is no longer joined unless no home channel is set
- Preferences has been renamed to Settings (hotkey changed to Ctrl+S, formerly Ctrl+P)
- Optimized font changing code
- Reminders have been removed (unused feature, there are various applications out there that
  offer more options)
- Removed Conversion ability of 'Classic' Ranks to XML (users should have converted by now)
- Removed 'Discovered Channels' (no longer needed)
- Removed Escape key exit shortcut (sometimes closed MirageBot when using Alt+Esc)
- Removed sidebar toggler (See: Options -> Panels -> Hide Sidebar)
- Reorganised various menus
- Startup time decreased 75% (due to File System Changes)

File System Changes:
Code: [Select]
  - Moved BnlsServers.txt to AppData\Data and renamed to "Servers.dat"
  - Moved Cdkeys.txt to AppData\Data and renamed to "Cdkeys.dat"
  - Moved Import.dat to AppData\MirageBot\Data\ and renamed to "Commands.dat"
  - Moved ErrorLog.txt to AppData\MirageBot\Data\ and renamed to "Errors.log"
  - Moved Ranks.xml to AppData\MirageBot\Data\
  - Moved remaining AppData\MirageBot\Data\Other\ files up a level
  - New "Commands.xml" File replaces AppData\MirageBot\Commands\Custom Commands\*.txt
  - New "Settings.xml" File incorporates the follow features:
    - Alerts
    - Channel (Lists, ChannelAliases)
    - Filters (Broadcast, Messages, Users)
    - Original Settings
    - User (Aliases, Groups)
  - Removed 'Responses.dat' reliance
    Replacing the following files:
    - AppData\MirageBot\Data\Channels\ and its files
    - AppData\MirageBot\Data\Other\Alerts.ini
    - AppData\MirageBot\Data\Other\Broadcast.txt
    - AppData\MirageBot\Data\Other\DynamicProfile.ini
    - AppData\MirageBot\Data\Aliases.ini
    - AppData\MirageBot\Data\Filters.ini
    - AppData\MirageBot\Data\ChannelAliases.ini
    - AppData\MirageBot\Data\Groups\ and its files
    - AppData\MirageBot\Settings.ini
      - Moved to AppData\MirageBot\Data\Settings.ini
      - This file still exists for XDC.ReadSetting/XDC.WriteSetting which
        is used by scripts and plugins for saving settings
  - Moved default location for .bin files (formerly lockdown folder):
    - STAR/SEXP/JSTR/SSHR = Binaries\STAR\STAR.bin
    - DRTL/DSHR = Binaries\DRTL\DRTL.bin
    - W2BN = Binaries\W2BN\W2BN.bin

NOTE: DRTL, DSHR, SSHR, JSTR are only working on BNLS servers that support legacy clients. No hashing support is currently available.

Download
Download Portable...

xxNew Moderator | 02 Aug 10

14:12:19 by Chriso | Views: 254 | Comments: 10

Hey guys, just writing this to tell you about the new moderator: Jailout2000

I have also demoted SaXiN due to inactivity for 2+ months....

xxImposter! | 30 Jul 10

03:57:06 by Chriso | Views: 261 | Comments: 8

It has come to my attention that there is someone going around using my name to pass off infected files (most notably CleanFlood). When in doubt run a www.virustotal.com scan

Once again I urge you to ALWAYS download files from this site!...

xxChanges so far in MirageBot X (10.1) | 27 Jul 10

05:10:53 by Chriso | Views: 427 | Comments: 13

Here is the current list of changes as of 03 August 2010...
Code: [Select]
'- Added ability to click username's in chat windows (only works for users in channel)
'  - Left-click: Select user in List (disable in Settings)
'  - Right-click: Show options for user
'- Added ability to deselect specific ProfileSync fields so that you only write the fields
'  you want to change
'- Added profile ability to disable Battle.net channel listing
'- Added ability to disable channel clicking in chat windows
'- Added ability to change tab behaviour, and icons
'  - Changable in Settings: Tabs
'  - TabIcon files are JPG format, dimensions must be 70x14 pixels
'  - They are stored in %APPDATA%\MirageBot\TabIcons\
'- Added ability to change the reconnect time between connection attempts
'- Added ability to enable/disable the Login Message feature
'- Added ability to use BnetWeb's online server list
'- Added client support for (BNLS only so far):
'  - Diablo I
'  - Diablo I Shareware
'  - StarCraft Japanese
'  - StarCraft Shareware
'- Added command 'filtered' to display how many events this bot, and all bots have filtered
'- Added double-click action options for users in the channel
'- Added 'Leave Greet' option to farewell users when they leave the channel instead
'  of when they join
'- Added middle-click action options for users in the channel
'- Added new search options to right click richtextbox menu
'  - Bing
'  - Dictionary
'  - Thesaurus
'  - Urban Dictionary
'  - Wikipedia
'- Added new triggers for verbose output from the console:
'  - \ will output command responses publicly
'  - \\ will output command responses publicly for all bots (customizable)
'- Added Notes Feature (Ctrl+N)
'- Added Options -> Panels -> Hide Prefix
'- Added Options -> Panels -> Hide Tabstrip
'- Added 'Send' to RichTextBox right-click menu
'- Added 'Smart Greet' option to only greet/farewell users with the current message once
'- 'Basic' Emoticon set has had image-size reduced for better viewing in channel
'- Changed idle-time to 15 second jumps instead of 30 seconds
'- Cleaned up custom filtering code
'- Command Settings (CS for Scripts/Plugins) now have a new setting called 'IsVerboseTrigger'
'  - This basically indicates whether the console user used '\' or '\\' in the console to send
'    the command. This can be explained by this pseudo-code:
'       If IsConsole Then
'          If IsVerboseTrigger Then
'             Send Response Publicly
'          Else
'             Show Response In Chat Window
'          End If
'       End If
'  - Fortunately for developers the CS.Reply or CS.ReplyEvent will handle this addition internally
'    so if your code calls either of these functions you will not need to update your code to
'    support the new replacement to the 'Disable Verbose Console' option.
'- Extended copy/google abilities to the current word the mouse is over
'- Fixed a bug with fonts saving as default
'- Fixed a few issues with the Settings form
'- Fixed problem with Emoticon selection
'- Fixed resizing of lists when a large background image is used
'- Fixed various hanging problems when loading MirageBot (ErrorHandler -> OutputFocus)
'- Fixed various problems and improved understandability of Custom Command Editor
'- Fixed various problems when no groups were available
'- Fixed various problems with Profile -> Channels menu
'- Fixed various problems with the Settings form not displaying the correct screens
'  when there was nothing loaded of a specific type
'  - When changing servers (channel list was not reloaded)
'  - When viewing zero public channels
'- Integrated Realms into Profile menu (much simpler to use)
'- Logging will now only occur when the profile is Online. This will fix the spam of
'  connection attempts and connection details.
'- Maximum Font Size increased to 30
'- Modified various sections in Settings form to integrate new features
'- Moved Log Menu to RichTextBox RClick Menu
'- Moved options for sections to the bottom to allow more room for more headings
'- Public channel is no longer joined unless no home channel is set
'- Preferences has been renamed to Settings (hotkey changed to Ctrl+S, formerly Ctrl+P)
'- Optimized font changing code
'- Reminders have been removed (unused feature, there are various applications out there that
'  offer more options)
'- Removed Conversion ability of 'Classic' Ranks to XML (users should have converted by now)
'- Removed 'Discovered Channels' (no longer needed)
'- Removed sidebar toggler (See: Options -> Panels -> Hide Sidebar)
'- Reorganised various menus
'- Startup time decreased 75% (due to File System Changes)

'- FILE SYSTEM CHANGES:
'  - Moved BnlsServers.txt to AppData\Data and renamed to "Servers.dat"
'  - Moved Cdkeys.txt to AppData\Data and renamed to "Cdkeys.dat"
'  - Moved Import.dat to AppData\MirageBot\Data\ and renamed to "Commands.dat"
'  - Moved ErrorLog.txt to AppData\MirageBot\Data\ and renamed to "Errors.log"
'  - Moved Ranks.xml to AppData\MirageBot\Data\
'  - Moved remaining AppData\MirageBot\Data\Other\ files up a level
'  - New "Commands.xml" File replaces AppData\MirageBot\Commands\Custom Commands\*.txt
'  - New "Settings.xml" File incorporates the follow features:
'    - Alerts
'    - Channel (Lists, ChannelAliases)
'    - Filters (Broadcast, Messages, Users)
'    - Original Settings
'    - User (Aliases, Groups)
'    Replacing the following files:
'    - AppData\MirageBot\Data\Channels\ and its files
'    - AppData\MirageBot\Data\Other\Alerts.ini
'    - AppData\MirageBot\Data\Other\Broadcast.txt
'    - AppData\MirageBot\Data\Other\DynamicProfile.ini
'    - AppData\MirageBot\Data\Aliases.ini
'    - AppData\MirageBot\Data\Filters.ini
'    - AppData\MirageBot\Data\ChannelAliases.ini
'    - AppData\MirageBot\Data\Groups\ and its files
'    - AppData\MirageBot\Settings.ini
'      - Moved to AppData\MirageBot\Data\Settings.ini
'      - This file still exists for XDC.ReadSetting/XDC.WriteSetting which
'        is used by scripts and plugins for saving settings
'  - Moved default location for .bin files (formerly lockdown folder):
'    - STAR/SEXP/JSTR/SSHR = Binaries\STAR\STAR.bin
'    - DRTL/DSHR = Binaries\DRTL\DRTL.bin
'    - W2BN = Binaries\W2BN\W2BN.bin
...

Pages: [1]


* Shout Box

Refresh History
  • Chriso: Theres no point in deleting the post, it may be helpful to someone else...
    Today at 08:20:12 AM
  • Jailout2000: You can always delete your own posts.
    Today at 03:29:34 AM
  • ArqtekVet: Can you delete post?
    Today at 03:02:10 AM
  • Agentsix1: Christ i still need help with script can u help
    Today at 02:10:59 AM
  • KnIgHtRiDeR: lol
    Today at 01:49:48 AM
  • DarkHades: -|}->.....Batman  :P  (bow & arrow )
    Today at 01:13:11 AM
  • DarkHades: Batman, im supposed to be scared of "<"? Lol Umm i forgot how to express fear emotion. Is it like this     (^_^)  <---?
    Today at 01:11:43 AM
  • Agentsix1: http://www.bnetdev.net/index.php/topic,354.msg2978.html#msg2978
    Yesterday at 05:57:08 AM
  • Agentsix1: heres a link
    Yesterday at 05:57:07 AM
  • Agentsix1: hey chriso i got a error from that script u gave me i posted it in my post before
    Yesterday at 05:56:37 AM
  • KnIgHtRiDeR: bucks*
    Yesterday at 02:16:29 AM
  • KnIgHtRiDeR: 5 vucks
    Yesterday at 02:16:19 AM
  • Agentsix1: i need help scriptign can u help http://www.bnetdev.net/index.php/topic,354.msg2957/topicseen.html#new
    September 05, 2010, 09:56:29 PM
  • Agentsix1: i need help scriptign can u help
    September 05, 2010, 11:03:47 AM
  • Agentsix1: hey chriso
    September 05, 2010, 11:03:08 AM
  • Batman: very unused shoutbox
    September 05, 2010, 06:36:23 AM
  • Batman: ok second result, in troubleshooting
    September 04, 2010, 05:54:21 AM
  • Batman: now it says u replied but i see no reply
    September 02, 2010, 11:32:36 PM
  • Batman: Search Trivia in the search its first result
    September 02, 2010, 02:40:01 PM
  • Agentsix1: hey chriso can you check out my new script i wrote i think i like it its a addon to you media plugin lol but i like it i posted it heres the link http://www.bnetdev.net/index.php/topic,350.0.html give me some feed back its my first script ever
    September 02, 2010, 10:06:49 AM

* Recent Topics

Bringing back Memories for SC1 by Myst
[Today at 03:52:02 AM]


Account closure codes by Agentsix1
[Yesterday at 08:57:11 PM]


uhh im still noob to scripting got a few questions by Agentsix1
[Yesterday at 08:55:41 PM]


Blizzard's technical support by Agentsix1
[Yesterday at 05:59:49 AM]


What is your favorite ops? by Agentsix1
[Yesterday at 05:10:23 AM]


Medal of Honor Controversy by DRatJr
[Yesterday at 05:00:33 AM]


Call of Duty: Black Ops trailer released today by DRatJr
[Yesterday at 04:58:19 AM]


a good flood bot? by KnIgHtRiDeR
[September 05, 2010, 01:39:38 PM]


[Update] 9.99+ Clanx DTU Media Addon Script v3.0 Public by KnIgHtRiDeR
[September 05, 2010, 01:37:20 PM]


Still problem with RepeatBan. by S0uLy
[September 05, 2010, 12:39:16 PM]


* Affiliates





* Link To Us


HTML:
<a href="http://bnetdev.net"><img src="http://bnetdev.net/aff/bnetdev.gif" /></a>