Code:
namespace COFarmer2.Bots
{
using COFarmerPluginLibrary;
using System;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Input;
using System.Windows.Markup;
[GeneratedCode("PresentationBuildTasks", "4.0.0.0")]
public sealed class MinePanel : UserControl, IController, IComponentConnector
{
private = new ();
private int ;
private int[] = new int[] { 0xaae60, 0xaae6a, 0xaae74, 0xaae7e, 0xaae88, 0xaae92, 0xaae9c,
0xaaea6, 0xaaec4, 0xaaed8 };
internal TextBox ;
internal Label ;
internal Button ;
internal TextBox ;
internal TextBox ;
internal TextBox ;
internal Button ;
internal ComboBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal TextBox ;
internal Button ;
private bool ;
internal ToggleButton ;
public void ()
{
foreach (string str2 in Regex.Split( . ( . (0x493c25c4), . (0x493c25e8)),
. (0x493c399f)))
{
int num;
if (int.TryParse(str2, out num))
{
. .Add(num);
}
}
}
public void ( )
{
Action method = null;
Action action2 = null;
if ( == .Connected)
{
if (method == null)
{
method = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(method, new object[0]);
}
else
{
if (action2 == null)
{
action2 = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(action2, new object[0]);
}
}
private void (object , SelectionChangedEventArgs )
{
if ((this. != null) && ((this. .SelectedIndex != -1) && (this. .SelectedIndex <
this. .Length)))
{
this. = this. .SelectedIndex;
this. .IsChecked = new bool?( . .Contains(this. [this. ] + 1));
this. .IsChecked = new bool?( . .Contains(this. [this. ] + 2));
this. .IsChecked = new bool?( . .Contains(this. [this. ] + 3));
}
}
private void (object , TextChangedEventArgs )
{
. = this. .Text;
}
private void (object , KeyEventArgs )
{
if ( .Key == Key.Return)
{
string text = this. .Text;
this. .Text = string.Empty;
lock ( . )
{
foreach ( 2 in . )
{
2. (text);
}
}
}
}
private void (object , RoutedEventArgs )
{
lock ( . )
{
string text = this. .Text;
this. .Text = string.Empty;
lock ( . )
{
foreach ( 2 in . )
{
2. (text);
}
}
}
}
public void ()
{
string str = string.Empty;
foreach (int num in . )
{
str = str + num + . (0x493c399f);
}
. ( . (0x493c25c4), str);
. ();
}
private void (object , TextChangedEventArgs )
{
try
{
. = int.Parse(this. .Text);
}
catch
{
}
}
private void (object , RoutedEventArgs )
{
. = this. .IsChecked.Value;
if ( . )
{
this. .IsEnabled = false;
this. .Content = . (0x493c252d);
this. .IsEnabled = false;
}
else
{
this. .IsEnabled = true;
this. .IsEnabled = true;
this. .Content = . (0x493c2530);
}
}
private void ()
{
base.IsEnabled = true;
}
private void (object , TextChangedEventArgs )
{
}
private void (object , RoutedEventArgs )
{
try
{
string[] strArray = Regex.Split(this. .Text, . (0x493c35c4));
. ();
foreach (string str in strArray)
{
string[] strArray2 = Regex.Split(str, . (0x493c399f));
. (strArray2[0], strArray2[1], strArray2[2]);
}
}
catch
{
}
}
private void ()
{
this. .Content = . .Count;
}
private void (object , RoutedEventArgs )
{
if (this. .IsChecked.Value)
{
. .Add(0x109a01);
}
else
{
. .Remove(0x109a01);
}
this. ();
}
private void ()
{
base.IsEnabled = false;
}
private void (object , RoutedEventArgs )
{
try
{
string[] strArray = Regex.Split(this. .Text, . (0x493c32bd));
int num = int.Parse(strArray[0]);
Point point = new Point((double) short.Parse(strArray[1]), (double) short.Parse
(strArray[2]));
. = num;
. = point;
}
catch
{
}
}
private void (object , RoutedEventArgs )
{
if (this. .IsChecked.Value)
{
. .Add(this. [this. ] + 1);
}
else
{
. .Remove(this. [this. ] + 1);
}
this. ();
}
private void (object , RoutedEventArgs )
{
if (this. .IsChecked.Value)
{
. .Add(this. [this. ] + 2);
}
else
{
. .Remove(this. [this. ] + 2);
}
this. ();
}
private void (object , RoutedEventArgs )
{
if (this. .IsChecked.Value)
{
. .Add(this. [this. ] + 3);
}
else
{
. .Remove(this. [this. ] + 3);
}
this. ();
}
private void (object , RoutedEventArgs )
{
. ();
}
public MinePanel()
{
this. ();
this.InitializeComponent();
. = ( . ) Delegate.Combine( . , new . (this. ));
base.IsEnabled = false;
this. .IsChecked = new bool?( . .Contains(0x109a01));
this. .IsChecked = new bool?( . .Contains(this. [this. ] + 1));
this. .IsChecked = new bool?( . .Contains(this. [this. ] + 2));
this. .IsChecked = new bool?( . .Contains(this. [this. ] + 3));
}
[EditorBrowsable(EditorBrowsableState.Never), DebuggerNonUserCode]
private void hkmfgs8cjyymwshylcjyztqkkmyg25uz (int , object )
{
switch ( )
{
case 1:
this. = (Label) ;
return;
case 2:
this. = (TextBox) ;
return;
case 3:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 4:
this. = (TextBox) ;
this. .TextChanged += new TextChangedEventHandler(this. );
return;
case 5:
this. = (TextBox) ;
this. .KeyDown += new KeyEventHandler(this. );
return;
case 6:
((Button) ).Click += new RoutedEventHandler(this. );
return;
case 7:
this. = (TextBox) ;
return;
case 8:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 9:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 10:
this. = (ComboBox) ;
this. .SelectionChanged += new SelectionChangedEventHandler(this. );
return;
case 11:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 12:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 13:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 14:
this. = (TextBox) ;
this. .TextChanged += new TextChangedEventHandler(this. );
return;
case 15:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 0x10:
this. = (ToggleButton) ;
this. .Click += new RoutedEventHandler(this. );
return;
}
this. = true;
}
[DebuggerNonUserCode]
public void InitializeComponent()
{
if (!this. )
{
this. = true;
Uri resourceLocator = new Uri( . (0x493c24cb), UriKind.Relative);
Application.LoadComponent(this, resourceLocator);
}
}
public void Process(uint )
{
if (this. . ( ))
{
this. . ( , 500);
base.Dispatcher.Invoke(new Action(this, (IntPtr) this. ), new object[0]);
}
}
public void SetClient(COFarmerClient )
{
}
}
}
Code:
namespace COFarmer2.Bots
{
using COFarmerPluginLibrary;
using System;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Threading;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Markup;
[GeneratedCode("PresentationBuildTasks", "4.0.0.0")]
public sealed class AccountMakerControll : UserControl, IController, IComponentConnector
{
internal TextBox ;
internal TextBox ;
internal TextBox ;
internal TextBox ;
internal TextBox ;
internal ComboBox ;
internal TextBox ;
internal TextBox ;
internal Button ;
private bool ;
private void ()
{
base.IsEnabled = true;
}
public void ( )
{
Action method = null;
Action action2 = null;
if ( == .Connected)
{
if (method == null)
{
method = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(method, new object[0]);
}
else
{
if (action2 == null)
{
action2 = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(action2, new object[0]);
}
}
private void (object , RoutedEventArgs )
{
int result = 10;
if (!int.TryParse(this. .Text, out result))
{
. ( . (0x493c26b3));
}
if (this. .Text.Length < 4)
{
. ( . (0x493c2962));
}
else
{
. = this. .Text;
if ((this. .Text.Length < 10) || (this. .Text.Length > 14))
{
. ( . (0x493c2917));
}
else
{
. = this. .Text;
if (this. .Text.Length < 4)
{
. ( . (0x493c29c4));
}
else
{
. = this. .Text;
. = (string) ((ComboBoxItem) this. .SelectedValue).Content;
if (this. .Text.Length > 12)
{
. ( . (0x493c2983));
}
else
{
. = this. .Text;
if (this. .Text.Length < 8)
{
. ( . (0x493c29b0));
}
else
{
long num2;
if (!long.TryParse(this. .Text, out num2))
{
. ( . (0x493c2864));
}
else
{
. = this. .Text;
. = this. .Text;
new Thread(new ParameterizedThreadStart( . )).Start(result);
}
}
}
}
}
}
}
private void ()
{
base.IsEnabled = false;
}
public AccountMakerControll()
{
this.InitializeComponent();
. = ( . ) Delegate.Combine( . , new . (this. ));
base.IsEnabled = false;
}
[EditorBrowsable(EditorBrowsableState.Never), DebuggerNonUserCode]
private void bazq6tmjh6me6jjcxsv2bceheqtrsp2l (int , object )
{
switch ( )
{
case 1:
this. = (TextBox) ;
return;
case 2:
this. = (TextBox) ;
return;
case 3:
this. = (TextBox) ;
return;
case 4:
this. = (TextBox) ;
return;
case 5:
this. = (TextBox) ;
return;
case 6:
this. = (ComboBox) ;
return;
case 7:
this. = (TextBox) ;
return;
case 8:
this. = (TextBox) ;
return;
case 9:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
}
this. = true;
}
[DebuggerNonUserCode]
public void InitializeComponent()
{
if (!this. )
{
this. = true;
Uri resourceLocator = new Uri( . (0x493c281e), UriKind.Relative);
Application.LoadComponent(this, resourceLocator);
}
}
public void Process(uint )
{
}
public void SetClient(COFarmerClient )
{
}
}
}
Code:
namespace COFarmer2.Bots
{
using COFarmerPluginLibrary;
using System;
using System.CodeDom.Compiler;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Markup;
[GeneratedCode("PresentationBuildTasks", "4.0.0.0")]
public sealed class LootControl : UserControl, IController, IComponentConnector
{
private bool ;
private ;
private ;
internal ToggleButton ;
internal DockPanel ;
internal TextBox ;
internal Button ;
internal TextBox ;
internal Button ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
internal CheckBox ;
private bool ;
public void ()
{
1 = this. ;
}
private void (object , TextChangedEventArgs )
{
this. = true;
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
public void ()
{
if (this. != null)
{
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . ());
string str = string.Empty;
foreach (COFarmerItemInfo info in this. . )
{
str = str + info.Name + . (0x493c399f);
}
this. .Text = str;
str = string.Empty;
foreach (COFarmerItemInfo info2 in this. . )
{
str = str + info2.Name + . (0x493c399f);
}
this. .Text = str;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void ()
{
this. ();
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void ()
{
this. ();
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
try
{
List<string> strings = new List<string>(Regex.Split(this. .Text.ToLower(), .
(0x493c399f)));
List<COFarmerItemInfo> allItems = ItemDB.GetAllItems(strings);
this. . = new List<COFarmerItemInfo>(allItems);
}
catch
{
}
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
try
{
List<string> strings = new List<string>(Regex.Split(this. .Text.ToLower(), .
(0x493c399f)));
List<COFarmerItemInfo> allItems = ItemDB.GetAllItems(strings);
this. . = new List<COFarmerItemInfo>(allItems);
}
catch
{
}
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . (this. .IsChecked.Value);
}
}
public LootControl()
{
this.InitializeComponent();
}
[DebuggerNonUserCode]
public void InitializeComponent()
{
if (!this. )
{
this. = true;
Uri resourceLocator = new Uri( . (0x493c24fd), UriKind.Relative);
Application.LoadComponent(this, resourceLocator);
}
}
[EditorBrowsable(EditorBrowsableState.Never), DebuggerNonUserCode]
private void mwhhszdw6zw8b4t26fu97pxkqehb2rfq (int , object )
{
switch ( )
{
case 1:
this. = (DockPanel) ;
return;
case 2:
this. = (ToggleButton) ;
this. .Checked += new RoutedEventHandler(this. );
return;
case 3:
this. = (TextBox) ;
return;
case 4:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 5:
this. = (TextBox) ;
return;
case 6:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 7:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 8:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 9:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 10:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 11:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 12:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 13:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 14:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 15:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 0x10:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
}
this. = true;
}
public void Process(uint )
{
Action method = null;
if (this. )
{
if (method == null)
{
method = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(method, new object[0]);
this. = false;
}
}
public void SetClient(COFarmerClient )
{
Action method = null;
if ( != null)
{
this. = ( ) ;
this. = this. . ();
if (method == null)
{
method = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(method, new object[0]);
}
}
}
}
Code:
namespace COFarmer2.Bots
{
using COFarmerPluginLibrary;
using System;
using System.CodeDom.Compiler;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Markup;
[GeneratedCode("PresentationBuildTasks", "4.0.0.0")]
public sealed class HuntControl : UserControl, IController, IComponentConnector
{
private ;
private ;
private bool ;
internal DockPanel ;
private uint ;
internal Button ;
internal RowDefinition ;
internal TextBox ;
internal TextBox ;
internal TextBlock ;
internal CheckBox ;
internal TextBox ;
internal CheckBox ;
private bool ;
private void ()
{
this. .Content = this. . () ? . (0x493c3865) : . (0x493c3851);
this. .Text = this. . ();
this. .Text = this. . ();
this. .Text = string.Empty;
foreach (string str in this. . ())
{
this. .AppendText(str + . (0x493c32bd));
}
this. .IsChecked = new bool?(this. . );
this. .IsChecked = new bool?(this. . );
}
private void (object , TextChangedEventArgs )
{
this. = true;
}
private void (object , RoutedEventArgs )
{
if (this. . ())
{
this. . (false);
this. .Content = . (0x493c3851);
}
else
{
this. . (true);
this. .Content = . (0x493c3865);
}
}
private void ()
{
try
{
int num2;
if (this. .Text.Length > 0)
{
string[] collection = Regex.Split(this. .Text, . (0x493c3831));
for (int i = 0; i < collection.Length; i++)
{
collection[i] = collection[i].ToLower();
}
this. . (new List<string>(collection));
}
if (int.TryParse(this. .Text, out num2))
{
this. . ((ushort) num2);
}
this. . (this. .Text);
}
catch (Exception)
{
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
private void (object , RoutedEventArgs )
{
if (this. != null)
{
this. . = this. .IsChecked.Value;
}
}
public HuntControl()
{
this.InitializeComponent();
}
[DebuggerNonUserCode, EditorBrowsable(EditorBrowsableState.Never)]
private void ejuk6d3tpbcrzymhncgkgm45mc5qepgu (int , object )
{
switch ( )
{
case 1:
this. = (DockPanel) ;
return;
case 2:
this. = (Button) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 3:
this. = (RowDefinition) ;
return;
case 4:
this. = (TextBox) ;
this. .TextChanged += new TextChangedEventHandler(this. );
return;
case 5:
this. = (TextBox) ;
this. .TextChanged += new TextChangedEventHandler(this. );
return;
case 6:
this. = (TextBlock) ;
return;
case 7:
this. = (TextBox) ;
this. .TextChanged += new TextChangedEventHandler(this. );
return;
case 8:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
case 9:
this. = (CheckBox) ;
this. .Click += new RoutedEventHandler(this. );
return;
}
this. = true;
}
[DebuggerNonUserCode]
public void InitializeComponent()
{
if (!this. )
{
this. = true;
Uri resourceLocator = new Uri( . (0x493c3808), UriKind.Relative);
Application.LoadComponent(this, resourceLocator);
}
}
public void Process(uint )
{
Action method = null;
if (this. && (( - this. ) >= 500))
{
this. = ;
this. = false;
if (method == null)
{
method = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(method, new object[0]);
}
}
public void SetClient(COFarmerClient )
{
Action method = null;
if ( != null)
{
this. = ( ) ;
this. = this. . ();
if (method == null)
{
method = new Action(this, (IntPtr) this. );
}
base.Dispatcher.Invoke(method, new object[0]);
}
}
}
}






