04:20:46 by Chriso | Views: 99 | Comments: 1
Release Date: 1 September 2010
Build: 2027
Changes:- Delayed connection timer until after startup has completed - This should solve any asynchronous connection related issues - Fixed status command - Improved startup time slightlyDownloadDownload Portable...
22:54:04 by Chriso | Views: 709 | Comments: 27
Build: 10.1.2026Type /build in MirageBot to find out what build you are running!Changes in 10.1.2026:- 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 usedChanges in 10.1.2025:- 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 menuChanges in 10.1.2024:- 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: - 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.DownloadDownload Portable...
14:12:19 by Chriso | Views: 254 | Comments: 10
Hey guys, just writing this to tell you about the new moderator: Jailout2000I have also demoted SaXiN due to inactivity for 2+ months. ...
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!...
05:10:53 by Chriso | Views: 427 | Comments: 13
Here is the current list of changes as of 03 August 2010... '- 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
Recent Topics
Affiliates
Link To Us

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