Exemplo n.º 1
0
    // Token: 0x060001EF RID: 495 RVA: 0x00003C85 File Offset: 0x00001E85
    public override Class80 vmethod_4()
    {
        Class103 @class = new Class103();

        @class.method_3(this.int_0);
        @class.method_1(base.method_0());
        return(@class);
    }
Exemplo n.º 2
0
    // Token: 0x06000010 RID: 16 RVA: 0x00007008 File Offset: 0x00005208
    public static string smethod_1(string string_0, string string_1, string string_2)
    {
        if (string_1.Contains("supreme") && Licenser.string_0.Contains("Sole Solution"))
        {
            return(CaptchaQueue.smethod_0(string_0, string_1, string_2));
        }
        if (!MainWindow.captchaQueue_V1_0.Visible)
        {
            MainWindow.mainWindow_0.Invoke(new MethodInvoker(CaptchaQueue.Class0.class0_0.method_0));
        }
        string text = Class103.smethod_0(16);
        ConcurrentDictionary <string, string> concurrentDictionary = new ConcurrentDictionary <string, string>();

        concurrentDictionary["sitekey"]       = string_0;
        concurrentDictionary["domain"]        = string_1;
        concurrentDictionary["taskID"]        = string_2;
        concurrentDictionary["token"]         = text;
        concurrentDictionary["use_invisible"] = "true";
        concurrentDictionary["solving"]       = "false";
        CaptchaQueue.list_0.Add(concurrentDictionary);
        string result;

        try
        {
            while (!CaptchaQueue.concurrentDictionary_0.ContainsKey(text))
            {
                Thread.Sleep(100);
            }
            result = CaptchaQueue.concurrentDictionary_0[text];
        }
        catch (ThreadAbortException)
        {
            CaptchaQueue.list_0.Remove(concurrentDictionary);
            if (concurrentDictionary.ContainsKey("browser_name"))
            {
                CaptchaQueue.concurrentDictionary_1[concurrentDictionary["browser_name"]] = true;
            }
            Thread.CurrentThread.Abort();
            result = string.Empty;
        }
        catch
        {
            result = string.Empty;
        }
        return(result);
    }
Exemplo n.º 3
0
    internal static void smethod_1(Class857 A_0, Class103 A_1)
    {
        int       num    = 4;
        Class396  class2 = A_0.method_11();
        RowFormat format = new RowFormat();

        while (class2.method_19())
        {
            string str = class2.method_1();
            if (str != null)
            {
                if (str != BookmarkStart.b("䜩䔫䀭ᴯ䀱嬳䄵ᔷ刹夻圽✿⩁ぃ", num))
                {
                    if (!(str == BookmarkStart.b("堩䌫夭ᴯ娱儳張強刹䠻", num)))
                    {
                        if ((str == BookmarkStart.b("䄩䤫䬭䀯ἱ䀳夵強弹䠻嘽┿ぁ", num)) && (class2.method_3() == BookmarkStart.b("䬩䀫夭儯䬱䜳", num)))
                        {
                            format.SetAttr(0x1108, false);
                        }
                    }
                    else
                    {
                        format.Height     = ((float)Class576.smethod_36(class2.method_3())) / 20f;
                        format.HeightType = TableRowHeightType.Exactly;
                    }
                }
                else
                {
                    format.Height     = ((float)Class576.smethod_36(class2.method_3())) / 20f;
                    format.HeightType = TableRowHeightType.AtLeast;
                }
            }
        }
        if (format.Count > 0)
        {
            A_1.method_13(format);
        }
    }
Exemplo n.º 4
0
    internal static void smethod_0(Class857 A_0, Class975 A_1, Class106 A_2, bool A_3)
    {
        Class571 class2 = new Class571();

        A_0.method_17(null);
        smethod_2(A_0, class2);
        Class103 class3 = (Class103)A_0.method_13().method_2(A_0.method_16(), BookmarkStart.b("別䤧䠩䀫䬭ᴯ䀱嬳䄵", 0), A_0.method_20(), true);

        if ((class3 != null) && (class3.method_12() != null))
        {
            class3.method_12().method_37(class2.method_2());
        }
        A_1.Add(class2);
        smethod_3(A_0, A_2, class2);
        if (A_2 != null)
        {
            class2.method_2().LeftIndent = (float)A_2.method_18().method_0().method_0();
        }
        if (A_3)
        {
            class2.method_2().SetAttr(0xfc8, true);
        }
        A_1.method_6(Math.Max(A_1.method_5(), class2.Count));
    }
 public abstract void Visit(Class103 c);
 public override void Visit(Class103 c) { }