Stephanny

[New Version - 2019] STORM v2.6.0.2 + Pack 345 Configs UPDATE [16/02/2019]

Recommended Posts

woah this is awesome. storm + configs will make sure to like

 

EDIT: the config link is down

Share this post


Link to post
Share on other sites

nice a good tool!

Share this post


Link to post
Share on other sites

by far the best config ive seen

Share this post


Link to post
Share on other sites

wooow, new ver, it is cool

Share this post


Link to post
Share on other sites

WOOAH ! LET'S SEE

Share this post


Link to post
Share on other sites

 Version 2.6.0.2 [2019] 

 

 

- Performance/MVVM Improvements.

- Added Donors List in a new page to appreciate them.

- Added Support for Solving Different type of Captchas by Different Captcha Solving Services/Tools, Make your Own Captcha Solver Config and Solve Captchas By just Using 'Captcha' Function in the main config.

 

- Added Support for Loading an Account List for the Captcha Solver Config, Load Bulk of Accounts to not get stopped for a low-balance account.

 

- Added Support for Putting an Asterisk (*) instead of Numbers in Variable- Config keys. NOTE: The line orders of Variables matters as it don't read variables by the ordered numbers. Numbered Variables are still supported.

 

- Added Support for putting Byte Array (byte[]) In PostContent.

- Added 'Type' key for Stages and supports 'Socket' and 'HttpImageOnly' types, Stages with 'Socket' Type will not Send Any Requests automatically by itself and Stages with 'HttpImageOnly' and the 'StageXXResponseImage' Variable is used to Recieve an Image and get it's bytes within an HTTP/s Request.

 

- Added 'For' and 'While' Keywords, The same as C#, Loop through Variables and Functions/Codes as much as you want.

- Added 'Advanced View' for Debug Logs, Makes you able to Use Syntax Highlight / Find Text / HTML Viewer.

- Added 'Stop' feature to be able to Stop Running Debug Config/Stage.

- Added 'Captcha' Function.

- Added 'GenerateOAuth' Function, Generate OAuth Header Lines and Signatures.

- Added 'Shuffle' and 'Random' Functions, Generate PURE Random Numbers/Strings/User-Agents/Device-Models/Bytes and Headers and Shuffle the lines.

 

- Added 'Invoke' Function, Invoke different methods of different types directly.

- Added 'GetPropertyValue' Function, Gets a specific property value of the Input Variable Type.

- Added 'Convert' Function, Returns an object of a specified type whose value is equivalent to a specified object.

- Added 'SocketClient', 'SocketClientWrite', 'SocketClientRead', 'SocketClientReadToEnd', 'SocketClientReadToDelimiter', 'SocketClientReadToCount', 'SocketClientPrintData', 'SocketClientClearData' and 'SocketClientDisconnect' Functions, Make your own Socket Requests Directly and Totally Customized/Managed.

 

- Added 'Bytes' and 'ArrayCopy' Functions, Create Byte Arrays and manage them.

- Added 'GenerateAESKey' Function, Generate RFC2898 AES Keys.

- Added 'CallIf' Function, Call/Execute Another function and return the value if the Provided Condition matched.

- Added 'StringFormat' and 'ToString' Functions, Google "C# String.Format" and "C# ToString" for more info.

- Added 'GetDateTime' Function, Returns the Current Date/Time or Provided Timestamp's Date/Time.

- Added Support for Getting Provided Date/Time UnixTime to the 'UnixTime' Function.

- Added 'RemoveDuplicates' Function, Remove Duplicate Words/Specific Words or Lines of the Provided String.

- Added 'List' and 'ListAdd' Functions, Represents C# System.Collections.Generic.List object.

- Added 'Dictionary' and 'DictionaryAdd' Functions, Represents C# System.Collections.Generic object.

- Added 'HashTable' and 'HashTableAdd' Functions, Represents C# System.Collections.Hashtable object.

- Added 'KeyValuePair' Function, Represents C# KeyValuePair object, Can be used to Add Items to Dictionaries and HashTables and more.

- Added 'MultiPartFormDataContent' and 'FileParameter' Functions, Generate MultiPartFormData, Also supports File Parameter. Returns a Byte Array (byte[])

 

- Added 'GetItemAt' and 'SetItemAt' Functions, Get and Set Items to Lists/HashTables/Arrays and Dictionaries  at Specific index/key.

- Added 'SimpleJsonWriter' Function, Returns Json Text by providing HashTable.

- Added 'FromCharCode' Function, Converts Unicode values into characters.

- Added 'JavascriptStringEncode' and 'JavaScriptStringDecode' Functions.

- Added 'Contains', 'NotContains', 'EqualEx' and 'NotEqualEx' Functions, Compare Several Strings to the Source with one function.

- Added Support For HmacSHA224 Hash Generation.

- Added Support for Bytes input types for the "PBKDF2-HMAC" function.

- Added Support for Bytes Input types for the "HMAC" Function.

- Added Support for Hex output of "GetString" Function.

- Added Support for Specifying The Encoding in 'URLEncode'/'URLDecode' Functions.

- Added 'Play Sound On Hits' Feature, You can also change the sound to what you want. (Separated for each worker).

- Added and Used New Powerful List Controls that makes you to also Filter Items in like a boss by Microsoft Excel's ways.

- Added 'DeepSkip' General Config Option, 'DeepSkip = True' will Also Skip the Variable Execution and The Conditions of The Skipped Stages, Default is False.

 

- Used a new Encryption key for Encrypted Configs (Old Encrypted Configs are still usable)

- Fixed FTP Configs cannot be run with 2 or more threads.

- Fixed "Delete Worker" button was not disposing/releasing some resources.

- Fixed The Start button is not doing anything because of the invalid chars in "HitsFolderName" (Removes invalid chars from "HitsFolderName").

 

- Fixed Configs was not being loaded if you opened STORM via Start menu.

- Fixed 'Copy All' and 'Save All' Buttons now Get the Items from Database to not be limited to the Max. List items (1000).

- Fixed Delete Worker button now Disposes Objects.

- Fixed GetBytes / GetString minor issue with the Destination/Source Encoding.

- Removed 'JsonSerialize' Function.

 

 

 

[update] Compilations 345 Configs all working / shoping / gaming / music / streaming/

 

 

 

 

 

drpqZal.png

 

:fiesta: :fiesta: :fiesta: :fiesta: :fiesta: :fiesta:

Share this post


Link to post
Share on other sites

 Version 2.6.0.2 [2019] 

 

 

- Performance/MVVM Improvements.

- Added Donors List in a new page to appreciate them.

- Added Support for Solving Different type of Captchas by Different Captcha Solving Services/Tools, Make your Own Captcha Solver Config and Solve Captchas By just Using 'Captcha' Function in the main config.

 

- Added Support for Loading an Account List for the Captcha Solver Config, Load Bulk of Accounts to not get stopped for a low-balance account.

 

- Added Support for Putting an Asterisk (*) instead of Numbers in Variable- Config keys. NOTE: The line orders of Variables matters as it don't read variables by the ordered numbers. Numbered Variables are still supported.

 

- Added Support for putting Byte Array (byte[]) In PostContent.

- Added 'Type' key for Stages and supports 'Socket' and 'HttpImageOnly' types, Stages with 'Socket' Type will not Send Any Requests automatically by itself and Stages with 'HttpImageOnly' and the 'StageXXResponseImage' Variable is used to Recieve an Image and get it's bytes within an HTTP/s Request.

 

- Added 'For' and 'While' Keywords, The same as C#, Loop through Variables and Functions/Codes as much as you want.

- Added 'Advanced View' for Debug Logs, Makes you able to Use Syntax Highlight / Find Text / HTML Viewer.

- Added 'Stop' feature to be able to Stop Running Debug Config/Stage.

- Added 'Captcha' Function.

- Added 'GenerateOAuth' Function, Generate OAuth Header Lines and Signatures.

- Added 'Shuffle' and 'Random' Functions, Generate PURE Random Numbers/Strings/User-Agents/Device-Models/Bytes and Headers and Shuffle the lines.

 

- Added 'Invoke' Function, Invoke different methods of different types directly.

- Added 'GetPropertyValue' Function, Gets a specific property value of the Input Variable Type.

- Added 'Convert' Function, Returns an object of a specified type whose value is equivalent to a specified object.

- Added 'SocketClient', 'SocketClientWrite', 'SocketClientRead', 'SocketClientReadToEnd', 'SocketClientReadToDelimiter', 'SocketClientReadToCount', 'SocketClientPrintData', 'SocketClientClearData' and 'SocketClientDisconnect' Functions, Make your own Socket Requests Directly and Totally Customized/Managed.

 

- Added 'Bytes' and 'ArrayCopy' Functions, Create Byte Arrays and manage them.

- Added 'GenerateAESKey' Function, Generate RFC2898 AES Keys.

- Added 'CallIf' Function, Call/Execute Another function and return the value if the Provided Condition matched.

- Added 'StringFormat' and 'ToString' Functions, Google "C# String.Format" and "C# ToString" for more info.

- Added 'GetDateTime' Function, Returns the Current Date/Time or Provided Timestamp's Date/Time.

- Added Support for Getting Provided Date/Time UnixTime to the 'UnixTime' Function.

- Added 'RemoveDuplicates' Function, Remove Duplicate Words/Specific Words or Lines of the Provided String.

- Added 'List' and 'ListAdd' Functions, Represents C# System.Collections.Generic.List object.

- Added 'Dictionary' and 'DictionaryAdd' Functions, Represents C# System.Collections.Generic object.

- Added 'HashTable' and 'HashTableAdd' Functions, Represents C# System.Collections.Hashtable object.

- Added 'KeyValuePair' Function, Represents C# KeyValuePair object, Can be used to Add Items to Dictionaries and HashTables and more.

- Added 'MultiPartFormDataContent' and 'FileParameter' Functions, Generate MultiPartFormData, Also supports File Parameter. Returns a Byte Array (byte[])

 

- Added 'GetItemAt' and 'SetItemAt' Functions, Get and Set Items to Lists/HashTables/Arrays and Dictionaries  at Specific index/key.

- Added 'SimpleJsonWriter' Function, Returns Json Text by providing HashTable.

- Added 'FromCharCode' Function, Converts Unicode values into characters.

- Added 'JavascriptStringEncode' and 'JavaScriptStringDecode' Functions.

- Added 'Contains', 'NotContains', 'EqualEx' and 'NotEqualEx' Functions, Compare Several Strings to the Source with one function.

- Added Support For HmacSHA224 Hash Generation.

- Added Support for Bytes input types for the "PBKDF2-HMAC" function.

- Added Support for Bytes Input types for the "HMAC" Function.

- Added Support for Hex output of "GetString" Function.

- Added Support for Specifying The Encoding in 'URLEncode'/'URLDecode' Functions.

- Added 'Play Sound On Hits' Feature, You can also change the sound to what you want. (Separated for each worker).

- Added and Used New Powerful List Controls that makes you to also Filter Items in like a boss by Microsoft Excel's ways.

- Added 'DeepSkip' General Config Option, 'DeepSkip = True' will Also Skip the Variable Execution and The Conditions of The Skipped Stages, Default is False.

 

- Used a new Encryption key for Encrypted Configs (Old Encrypted Configs are still usable)

- Fixed FTP Configs cannot be run with 2 or more threads.

- Fixed "Delete Worker" button was not disposing/releasing some resources.

- Fixed The Start button is not doing anything because of the invalid chars in "HitsFolderName" (Removes invalid chars from "HitsFolderName").

 

- Fixed Configs was not being loaded if you opened STORM via Start menu.

- Fixed 'Copy All' and 'Save All' Buttons now Get the Items from Database to not be limited to the Max. List items (1000).

- Fixed Delete Worker button now Disposes Objects.

- Fixed GetBytes / GetString minor issue with the Destination/Source Encoding.

- Removed 'JsonSerialize' Function.

 

 

 

[update] Compilations 345 Configs all working / shoping / gaming / music / streaming/

 

 

 

 

 

drpqZal.png

 

 

thanks for sher bb <3

Share this post


Link to post
Share on other sites

Thanks For This Great Share. Really Appreciate Your Hard Work!

Share this post


Link to post
Share on other sites

Thak you for that good Job!!!

Share this post


Link to post
Share on other sites

Version 2.6.0.2[2019]   

 

 

- Verbesserungen der Leistung / MVVM.

- Spenderliste wurde auf einer neuen Seite hinzugefügt, um sie zu würdigen.

- Zusätzliche Unterstützung für das Lösen verschiedener Captchas durch verschiedene Captcha-Lösungsdienste / -tools. Erstellen Sie Ihre eigene Captcha-Lösungskonfiguration und lösen Sie Captchas, indem Sie einfach die 'Captcha'-Funktion in der Hauptkonfiguration verwenden.

 

- Unterstützung für das Laden einer Kontenliste für die Captcha Solver-Konfiguration hinzugefügt. Laden Sie mehrere Konten, um nicht für ein Konto mit niedrigem Kontostand angehalten zu werden.

 

- Unterstützung für das Platzieren eines Sternchens (*) anstelle von Zahlen in Variablen-Config-Tasten hinzugefügt. HINWEIS: Die Zeilenreihenfolge von Variablen ist wichtig, da Variablen nicht anhand der geordneten Zahlen gelesen werden. Nummerierte Variablen werden weiterhin unterstützt.

 

- Unterstützung für das Einfügen eines Byte-Arrays (Byte []) in PostContent hinzugefügt.

- "Type" -Taste für Stages hinzugefügt und unterstützt "Socket" - und "HttpImageOnly" -Typen. Stages mit "Socket" -Typ senden keine Requests automatisch und Stages mit 'HttpImageOnly' und die 'StageXXResponseImage'-Variable werden zum Empfangen eines Typs verwendet Bild und erhalten Sie Bytes innerhalb einer HTTP / s-Anfrage.

 

- Hinzufügen von 'For' und 'While' Schlüsselwörtern, wie bei C #, Durchlaufen von Variablen und Funktionen / Codes nach Belieben.

- Erweiterte Ansicht für Debug-Protokolle hinzugefügt. Ermöglicht die Verwendung von Syntax-Hervorhebung / Text suchen / HTML-Viewer.

- "Stop" -Funktion hinzugefügt, um Debug Config / Stage nicht mehr ausführen zu können.

- Captcha-Funktion hinzugefügt.

- Funktion 'GenerateOAuth' hinzugefügt, OAuth-Headerzeilen und -Signaturen generieren.

- Neue Shuffle- und Random-Funktionen hinzugefügt, PURE-Zufallszahlen / Strings / User-Agents / Gerätemodelle / Bytes und Header generieren und die Zeilen mischen.

 

- 'Invoke'-Funktion hinzugefügt, verschiedene Methoden verschiedener Typen direkt aufrufen.

- GetPropertyValue-Funktion hinzugefügt, Ruft einen bestimmten Eigenschaftswert des Eingabevariablentyps ab.

- 'Convert' -Funktion hinzugefügt, Gibt ein Objekt eines angegebenen Typs zurück, dessen Wert einem angegebenen Objekt entspricht.

- 'SocketClient', 'SocketClientWrite', 'SocketClientRead', 'SocketClientReadToEnd', 'SocketClientReadToDelimiter', 'SocketClientReadToCount', 'SocketClientPrintData', 'SocketClientData' und 'SocketClientData' hinzugefügt.

 

- Bytes- und ArrayCopy-Funktionen hinzugefügt, Byte-Arrays erstellen und verwalten.

- Funktion 'GenerateAESKey' hinzugefügt, RFC2898-AES-Schlüssel generieren.

- CallIf-Funktion hinzugefügt, Aufruf / Ausführen einer anderen Funktion und Rückgabe des Werts, wenn die bereitgestellte Bedingung übereinstimmt.

- "StringFormat" - und "ToString" -Funktionen hinzugefügt, Google "C # String.Format" und "C # ToString" für weitere Informationen.

- Funktion 'GetDateTime' hinzugefügt. Gibt das aktuelle Datum / die aktuelle Uhrzeit oder das Datum / die Uhrzeit des bereitgestellten Zeitstempels zurück.

- Unterstützung für das Bereitstellen von Datum / Uhrzeit für UnixTime zur Funktion "UnixTime" hinzugefügt.

- Funktion 'RemoveDuplicates' hinzugefügt, doppelte Wörter / bestimmte Wörter oder Zeilen der bereitgestellten Zeichenfolge entfernen.

- 'Liste' und 'hinzugefügt

- Die Funktionen 'Dictionary' und 'DictionaryAdd' wurden hinzugefügt. Stellt das Objekt C # System.Collections.Generic dar.

- Funktionen 'HashTable' und 'HashTableAdd' hinzugefügt, die das Objekt C # System.Collections.Hashtable darstellen.

- "KeyValuePair" -Funktion hinzugefügt, Stellt das C # KeyValuePair-Objekt dar. Kann zum Hinzufügen von Elementen zu Wörterbüchern und HashTables und mehr verwendet werden.

- Funktionen "MultiPartFormDataContent" und "FileParameter" hinzugefügt, MultiPartFormData generieren, unterstützt auch Dateiparameter. Gibt ein Byte-Array (Byte []) zurück.

 

"GetItemAt" - und "SetItemAt" -Funktionen hinzugefügt, Elemente abrufen und in Listen / HashTables / Arrays und Wörterbücher unter "Spezifischer Index / Schlüssel" setzen.

- Funktion 'SimpleJsonWriter' hinzugefügt, gibt Json Text zurück, indem HashTable bereitgestellt wird.

- "FromCharCode" -Funktion hinzugefügt, Konvertiert Unicode-Werte in Zeichen.

- Die Funktionen 'JavascriptStringEncode' und 'JavaScriptStringDecode' wurden hinzugefügt.

- Funktionen "Enthält", "NotContains", "EqualEx" und "NotEqualEx" hinzugefügt. Mehrere Strings mit einer Funktion mit der Quelle vergleichen.

- Zusätzliche Unterstützung für die HmacSHA224-Hash-Generierung.

- Unterstützung für Bytes-Eingabetypen für die Funktion "PBKDF2-HMAC" hinzugefügt.

- Unterstützung für Bytes-Eingangstypen für die "HMAC" -Funktion hinzugefügt.

- Unterstützung für Hex-Ausgabe der Funktion "GetString" hinzugefügt.

- Unterstützung für die Angabe der Kodierung in 'URLEncode' / 'URLDecode' -Funktionen wurde hinzugefügt. - Funktion "Sound on Hits abspielen" hinzugefügt, Sie können den Ton auch nach Wunsch ändern. (Für jeden Arbeiter getrennt).

 

- Neue leistungsstarke Listensteuerelemente hinzugefügt und verwendet, mit denen Sie Elemente auch wie ein Chef nach Microsoft Excel-Methoden filtern können.

- 'DeepSkip' General Config Option hinzugefügt, 'DeepSkip = True' überspringt auch die Ausführung der Variablen und die Bedingungen der übersprungenen Phasen, Default ist False.

 

- Verwendung eines neuen Verschlüsselungsschlüssels für verschlüsselte Konfigurationen (alte verschlüsselte Konfigurationen sind noch verwendbar)

- Feste FTP-Konfigurationen können nicht mit zwei oder mehr Threads ausgeführt werden.

- Der "Delete Worker" -Button hat einige Ressourcen nicht freigegeben / freigegeben.

- Behoben Der Startknopf tut nichts wegen der ungültigen Zeichen in "HitsFolderName" (Entfernt ungültige Zeichen aus "HitsFolderName").

 

- Behoben, dass Configs nicht geladen wurde, wenn Sie STORM über das Startmenü geöffnet haben.

- Die Schaltflächen "Alle kopieren" und "Alle speichern" wurden korrigiert. Die Elemente aus der Datenbank werden nicht auf den Maximalwert begrenzt. Listenelemente (1000).

- Fehler beim Löschen der Worker-Schaltfläche behoben.

- GetBytes / GetString kleineres Problem mit der Ziel- / Quellcodierung behoben.

- 'JsonSerialize' Funktion wurde entfernt.

 

 

 

[update] Compilations 345  Konfiguriert alle Arbeits-, Shop-, Spiel-, Musik- und Streaming-Funktionen.

 

 

 

 

 

drpqZal.png

 

Ich atnworte

Share this post


Link to post
Share on other sites

 Version 2.6.0.2 [2019] 

 

 

- Performance/MVVM Improvements.

- Added Donors List in a new page to appreciate them.

- Added Support for Solving Different type of Captchas by Different Captcha Solving Services/Tools, Make your Own Captcha Solver Config and Solve Captchas By just Using 'Captcha' Function in the main config.

 

- Added Support for Loading an Account List for the Captcha Solver Config, Load Bulk of Accounts to not get stopped for a low-balance account.

 

- Added Support for Putting an Asterisk (*) instead of Numbers in Variable- Config keys. NOTE: The line orders of Variables matters as it don't read variables by the ordered numbers. Numbered Variables are still supported.

 

- Added Support for putting Byte Array (byte[]) In PostContent.

- Added 'Type' key for Stages and supports 'Socket' and 'HttpImageOnly' types, Stages with 'Socket' Type will not Send Any Requests automatically by itself and Stages with 'HttpImageOnly' and the 'StageXXResponseImage' Variable is used to Recieve an Image and get it's bytes within an HTTP/s Request.

 

- Added 'For' and 'While' Keywords, The same as C#, Loop through Variables and Functions/Codes as much as you want.

- Added 'Advanced View' for Debug Logs, Makes you able to Use Syntax Highlight / Find Text / HTML Viewer.

- Added 'Stop' feature to be able to Stop Running Debug Config/Stage.

- Added 'Captcha' Function.

- Added 'GenerateOAuth' Function, Generate OAuth Header Lines and Signatures.

- Added 'Shuffle' and 'Random' Functions, Generate PURE Random Numbers/Strings/User-Agents/Device-Models/Bytes and Headers and Shuffle the lines.

 

- Added 'Invoke' Function, Invoke different methods of different types directly.

- Added 'GetPropertyValue' Function, Gets a specific property value of the Input Variable Type.

- Added 'Convert' Function, Returns an object of a specified type whose value is equivalent to a specified object.

- Added 'SocketClient', 'SocketClientWrite', 'SocketClientRead', 'SocketClientReadToEnd', 'SocketClientReadToDelimiter', 'SocketClientReadToCount', 'SocketClientPrintData', 'SocketClientClearData' and 'SocketClientDisconnect' Functions, Make your own Socket Requests Directly and Totally Customized/Managed.

 

- Added 'Bytes' and 'ArrayCopy' Functions, Create Byte Arrays and manage them.

- Added 'GenerateAESKey' Function, Generate RFC2898 AES Keys.

- Added 'CallIf' Function, Call/Execute Another function and return the value if the Provided Condition matched.

- Added 'StringFormat' and 'ToString' Functions, Google "C# String.Format" and "C# ToString" for more info.

- Added 'GetDateTime' Function, Returns the Current Date/Time or Provided Timestamp's Date/Time.

- Added Support for Getting Provided Date/Time UnixTime to the 'UnixTime' Function.

- Added 'RemoveDuplicates' Function, Remove Duplicate Words/Specific Words or Lines of the Provided String.

- Added 'List' and 'ListAdd' Functions, Represents C# System.Collections.Generic.List object.

- Added 'Dictionary' and 'DictionaryAdd' Functions, Represents C# System.Collections.Generic object.

- Added 'HashTable' and 'HashTableAdd' Functions, Represents C# System.Collections.Hashtable object.

- Added 'KeyValuePair' Function, Represents C# KeyValuePair object, Can be used to Add Items to Dictionaries and HashTables and more.

- Added 'MultiPartFormDataContent' and 'FileParameter' Functions, Generate MultiPartFormData, Also supports File Parameter. Returns a Byte Array (byte[])

 

- Added 'GetItemAt' and 'SetItemAt' Functions, Get and Set Items to Lists/HashTables/Arrays and Dictionaries  at Specific index/key.

- Added 'SimpleJsonWriter' Function, Returns Json Text by providing HashTable.

- Added 'FromCharCode' Function, Converts Unicode values into characters.

- Added 'JavascriptStringEncode' and 'JavaScriptStringDecode' Functions.

- Added 'Contains', 'NotContains', 'EqualEx' and 'NotEqualEx' Functions, Compare Several Strings to the Source with one function.

- Added Support For HmacSHA224 Hash Generation.

- Added Support for Bytes input types for the "PBKDF2-HMAC" function.

- Added Support for Bytes Input types for the "HMAC" Function.

- Added Support for Hex output of "GetString" Function.

- Added Support for Specifying The Encoding in 'URLEncode'/'URLDecode' Functions.

- Added 'Play Sound On Hits' Feature, You can also change the sound to what you want. (Separated for each worker).

- Added and Used New Powerful List Controls that makes you to also Filter Items in like a boss by Microsoft Excel's ways.

- Added 'DeepSkip' General Config Option, 'DeepSkip = True' will Also Skip the Variable Execution and The Conditions of The Skipped Stages, Default is False.

 

- Used a new Encryption key for Encrypted Configs (Old Encrypted Configs are still usable)

- Fixed FTP Configs cannot be run with 2 or more threads.

- Fixed "Delete Worker" button was not disposing/releasing some resources.

- Fixed The Start button is not doing anything because of the invalid chars in "HitsFolderName" (Removes invalid chars from "HitsFolderName").

 

- Fixed Configs was not being loaded if you opened STORM via Start menu.

- Fixed 'Copy All' and 'Save All' Buttons now Get the Items from Database to not be limited to the Max. List items (1000).

- Fixed Delete Worker button now Disposes Objects.

- Fixed GetBytes / GetString minor issue with the Destination/Source Encoding.

- Removed 'JsonSerialize' Function.

 

 

 

[update] Compilations 345 Configs all working / shoping / gaming / music / streaming/

 

 

 

 

 

drpqZal.png

 

 

thx man :hype:

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.