B-Rat
B-Rat
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
👍
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
I am utterly confused, do you have something that I could read about to no confuse
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
damn
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
mhm
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
The type or namespace name 'Controls' does not exist in the namespace 'System.Windows' (are you missing an assembl
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
like fixing the uhh the canvas thingy
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
or should I more
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
is this enough context?
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
learning c# in the file to do uhh discord net later
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
I'm uhh
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Principal;
using System.Text;
using System.Threading.Tasks;

namespace discord;

public static class General
{
public static void Main(string[] args)
{

}
public class Canvas{

}

public class Discord
{
public string? token { get; set; }
public object initial_payload = new
{
op = 2,
d = new
{
token = "token",
intents = 33283,
properties = new
{
os = "windows",
browser = "firefox",
device = "firefox"
}
}
};
public static void heartheat()
{

}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Principal;
using System.Text;
using System.Threading.Tasks;

namespace discord;

public static class General
{
public static void Main(string[] args)
{

}
public class Canvas{

}

public class Discord
{
public string? token { get; set; }
public object initial_payload = new
{
op = 2,
d = new
{
token = "token",
intents = 33283,
properties = new
{
os = "windows",
browser = "firefox",
device = "firefox"
}
}
};
public static void heartheat()
{

}
}
}
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
do I just copy paste the code here
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
so
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
uhh
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
I did not understand that
71 replies
CC#
Created by B-Rat on 9/9/2023 in #help
❔ I am utterly confused
ok
71 replies