EnhancedNetwork / TownofHost-Enhanced

TOHE is the best Host-Only mod for anyone who wants to change their Among Us Experience!
https://tohe.weareten.ca
GNU General Public License v3.0
79 stars 68 forks source link

Sloth (Harmful Addon) [29700] #1199

Closed NotPyro404 closed 4 days ago

NotPyro404 commented 2 weeks ago

I have literally 0 clue what I'm doing half the time but just thought it'd be fun, even though I have 0 prior C# TOHE code knowledge, let alone C# knowledge.

Threw my ass into this like i'm the nirvana baby ina pool πŸ’― fr

Tommy-XL commented 2 weeks ago

Update the id status here (in OptionHolder.cs) image

NotPyro404 commented 2 weeks ago

Update the id status here (in OptionHolder.cs)

What do i update it to say? and does that mean that 29700 is good to use for sloth? Oh should it be 29800 last id for roles/addons (Next use 29900) or 2700 last id for roles/addons (Next use 29800) ? Since I used 29700 I'm just making sure

Ultradragon005 commented 2 weeks ago

image Sorry but you set yourself up for this one πŸ’€

obviously we all start somewhere 😁

TheDiamondStar commented 2 weeks ago

ngl I was thinking about becoming a contributor soon, but I also have like no knowledge in C# aswell, however I (tried) to do a course on it, but I didn’t even get past the first lesson πŸ’€ I’m this dude btw

MargaretTheFool commented 2 weeks ago

I never even looked at lessons lmao

TheDiamondStar commented 2 weeks ago

I never even looked at lessons lmao

Oh good! So when I eventually start I won’t get roasted too badly 🫠

MargaretTheFool commented 2 weeks ago

oh no you will 100% the only reason I did as well as I do is because I first coded in Java and c# feels pretty similar just without the bs of being Java

TheDiamondStar commented 2 weeks ago

Oh great :| well, if I do end up trying, just know that I had no prior knowledge 🀫

NotPyro404 commented 2 weeks ago

Guys I'm still confused on what I change the line (Tommy mentioned ) to πŸ€ͺ I'm very clearly not professional

KingPanda360 commented 2 weeks ago

Guys I'm still confused on what I change the line (Tommy mentioned ) to πŸ€ͺ I'm very clearly not professional

I think TommyXL is saying you are supposed to change the 29700 to 29800 Then the β€œ(29800)” to β€œ(29900)”

NotPyro404 commented 2 weeks ago

I think TommyXL is saying you are supposed to change the 29700 to 29800 Then the β€œ(29800)” to β€œ(29900)”

Ok I did

NotPyro404 commented 2 weeks ago

So with that, does this seem fine as in ready to merge (not that I'm the one that does that, just in general) since I dont see any issues in my code but maybe I'm just missing things

Tommy-XL commented 2 weeks ago

Update the id status here (in OptionHolder.cs)

Damn, I didn't notice that the ID was already there

Ultradragon005 commented 2 weeks ago

I learned C# with no coding knowledge lol. but It took me a solid 2 weeks to create my first thing (which was a impostor role). And the code for it was also not very good, albeit worked. From that point I just continued improving and taking on harder and harder challenges so I don't plateu, it takes time.

NotPyro404 commented 2 weeks ago

I learned C# with no coding knowledge lol. but It took me a solid 2 weeks to create my first thing (which was a impostor role). And the code for it was also not very good, albeit worked. From that point I just continued improving and taking on harder and harder challenges so I don't plateu, it takes time.

u are so cool drakos, how does my addon look since I don't believe I am missing anything before I set from Draft to Open

Ultradragon005 commented 2 weeks ago

u are so cool drakos, how does my addon look since I don't believe I am missing anything before I set from Draft to Open

It's not finished πŸ’€ image Needs to inherit from iaddon. Declare a type. Setupcustomoptions is a non static function (and the class also is non-static).

setspeed isn't called anywhere (supposed to be called in: customrolemanager -- Buildgameoptions && gamestate -- setsubrole)

Ultradragon005 commented 2 weeks ago

well, you should probably also know how you could've tested it, and realized it didn't work.

NotPyro404 commented 2 weeks ago

well, you should probably also know how you could've tested it, and realized it didn't work.

bro moe never gave me my token i requested 2 months ago πŸ’€

NotPyro404 commented 2 weeks ago

u are so cool drakos, how does my addon look since I don't believe I am missing anything before I set from Draft to Open

It's not finished πŸ’€ image Needs to inherit from iaddon. Declare a type. Setupcustomoptions is a non static function (and the class also is non-static).

setspeed isn't called anywhere (supposed to be called in: customrolemanager -- Buildgameoptions && gamestate -- setsubrole)

oh damm crazy

NotPyro404 commented 2 weeks ago

ts hard on god idk what the issue is image

NotPyro404 commented 2 weeks ago

okay seem to have fixed those, not sure what else is left

KingPanda360 commented 2 weeks ago

@NotPyro404 You should add Wraith, Zombie, Spurt to the "not able to get Sloth" role list. It's self-expandatory why.

NotPyro404 commented 2 weeks ago

@NotPyro404 You should add Wraith, Zombie, Spurt to the "not able to get Sloth" role list. It's self-expandatory why.

I get Zombie and Spurt, but why Wraith? Is it not just neutral swooper? (or is this the list Flash has)

KingPanda360 commented 2 weeks ago

@NotPyro404 You should add Wraith, Zombie, and Spurt to the "not able to get Sloth" role list. It's self-expandatory why.

I get Zombie and Spurt, but why Wraith? Is it not just a neutral swooper? (or is this the list Flash has)

I said Wraith because it's the same thing as Swooper, and since Swooper was added to the list where they can’t get Sloth, I thought that Wraith should also be added.

NotPyro404 commented 2 weeks ago

@NotPyro404 You should add Wraith, Zombie, and Spurt to the "not able to get Sloth" role list. It's self-expandatory why.

I get Zombie and Spurt, but why Wraith? Is it not just a neutral swooper? (or is this the list Flash has)

I said Wraith because it's the same thing as Swooper, and since Swooper was added to the list where they can’t get Sloth, I thought that Wraith should also be added.

Yeah just noticed, went ahead and also added those 3 then

NotPyro404 commented 2 weeks ago

Guys I suck at C# but I believe that I've done everything for Sloth (specifically I compared it to Flash and you guys helped a ton, thanks πŸ™)

ApeMV commented 2 weeks ago

W Pyro!

NotPyro404 commented 2 weeks ago

W Pyro!

image

NotPyro404 commented 2 weeks ago

Guys please stop skulling tommys reply it was an honest mistake! I was thinking in percents not decimals!

Joke aside now I believe this is ready (With my big brain C# knowledge)

NotPyro404 commented 2 weeks ago

Hopefully make 2.1.0a10 fr

Ultradragon005 commented 2 weeks ago

3.4.0a203

Pietrodjaowjao commented 2 weeks ago

yes innersloth is harmful to host only mods

NotPyro404 commented 1 week ago

Hopefully make 2.1.0a10 fr

maybe 2.1.0a12 fr

KingPanda360 commented 1 week ago

Hopefully make 2.1.0a10 fr

maybe 2.1.0a12 fr

IDK, there is already 9 new roles added to the game. I bet this will be added after 2.1.0 public release.

NotPyro404 commented 1 week ago

IDK, there is already 9 new roles added to the game. I bet this will be added after 2.1.0 public release.

How many addons though, and this one is small thats why i was hoping

KingPanda360 commented 1 week ago

IDK, there is already 9 new roles added to the game. I bet this will be added after 2.1.0 public release.

How many addons though, and this one is small thats why i was hoping

3 add-ons so far, this would be 4

NotPyro404 commented 1 week ago

Ok 10 roles 3 addons i believe (10 including the main roles, then the sub roles for apoc)

0xDrMoe commented 1 week ago

I'm okay with this being the final role added for 2.1.0 - I want to prep for release. We need to focus on fixing all current bugs

Tommy-XL commented 1 week ago

I'm okay with this being the final role added for 2.1.0 - I want to prep for release. We need to focus on fixing all current bugs

Bruh

NotPyro404 commented 1 week ago

I'm okay with this being the final role added for 2.1.0 - I want to prep for release. We need to focus on fixing all current bugs

Bruh

So is that like a... "Bruh, go for it and merge" "Bruh, don't merge until next release starts being worked on" "Bruh, i've (you've) been fixing bugs"

Ultradragon005 commented 1 week ago

FG(USUYSYU!S!!YUU!U!U!! DRWEAM IS TREAMING COME RN!!! https://www.youtube.com/watch?v=FxR_I6UVyIA

Ultradragon005 commented 1 week ago

DRWEAM πŸ–€πŸ–€

Ultradragon005 commented 1 week ago

u don't wanna miss out

Ultradragon005 commented 1 week ago

I'm okay with this being the final role added for 2.1.0 - I want to prep for release. We need to focus on fixing all current bugs

skibidi toalleta

redphantom1000 commented 1 week ago

FG(USUYSYU!S!!YUU!U!U!! DRWEAM IS TREAMING COME RN!!! https://www.youtube.com/watch?v=FxR_I6UVyIA why. just why...

Ultradragon005 commented 1 week ago

nvm he lost

Ultradragon005 commented 1 week ago

too much skill issue

Ultradragon005 commented 1 week ago

https://www.youtube.com/watch?v=EginMG8ZJVU

Ultradragon005 commented 1 week ago

I'm okay with this being the final role added for 2.1.0 - I want to prep for release. We need to focus on fixing all current bugs

image

Pietrodjaowjao commented 1 week ago

rip cat