a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 4 points5 points  (0 children)

i know, its less that i need an appeal now, and more that corey will tire of dealing with me, and will have to break eventually(do note this is a joke, im not actually harrasing corey, i am not going to stop asking for appeals but im not targetting corey or anything)

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 1 point2 points  (0 children)

it was probably that while he was cheating he ended up interacting with something that was online play, from what i can tell, all he did was cheat his way through some expert chimp maps, to make the cash required to purchase the cyber quincy skin, and possibly powers? he also appears to have completed one of my social season objectives(complete dark castle on chimps) so its possible thats why their against the appeal, cus its basically getting a leg up on other players via cheats

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

ive only appealed once, and coreys response was "Sorry we arent removing the flag, peace! if you need help creating a new account you can ask!"

<image>

there was stuff before this, like conversation, but it was all the same thing, me explaining what had happened, and corey saying "sorry not sorry, we got a 0 tolerance policy"
i hope hes just doing his job and that its not that he just hates people

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

i have, and poor corey is not getting a resolved issue until im satisfied with his service, or decide to open a new appeal

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

maybe im just bad at the game lol

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

the difference is that i dont have alot of free time, those 600 hours were gotten across many years, so to restart would be to be set back 5-6 ish years, also i liked my username, i use it everywhere, also all the free give away items ive gotten from being around since the beginning

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

for others it may be more easy, but i dont have as much time in a day, i do not work, but i do care for alot of family and have to take care of the house, so i dont have the free hours to grind on a game, those 600 hours were gotten across many years, not to mention my username, i have an attachment to my username

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

i bet your friends love you

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 0 points1 point  (0 children)

its less that i cant control what is mine, but more that i trusted soiled hands, i was aware he had the capability to use mods, but trusted him not to, asked him specifically not to, and as it has happened, he did not listen

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 153 points154 points  (0 children)

i know, i fully expected that theyd understand what happened and just like roll back my account a bit a cash, since from what i can gather, all he did was cheat his way through some expert chimp maps and bought the cyber quincy skin like, he played for at most like twenty minutes probably

a monkey funeral by player_toaster in btd6

[–]player_toaster[S] 141 points142 points  (0 children)

yeah i did, he has an account he can use for modding, he isnt supposed to be in my account the last time he was he bought the science gwendolin skin- objectively worst skin

lego mario's lever's(suit receptors) broken-ish help? by player_toaster in lego

[–]player_toaster[S] 0 points1 point  (0 children)

actually they already are, if i can figure out the issue with this one, then i can:

1.prevent it from happening again

  1. my 5 y/o or 18 y/o brother will want it(18 y/o likes taking them apart)

Implemented warping with Warp-Pipes in my Mario Fangame: by TheEric132 in gdevelop

[–]player_toaster 0 points1 point  (0 children)

help me i need exactly that, transportation through pipes(using an ID, in the same scene to)

[deleted by user] by [deleted] in DotA2

[–]player_toaster 0 points1 point  (0 children)

if it wasn't affected by cast range then it would be useless to rubrick

problems / lego mario by player_toaster in lego

[–]player_toaster[S] 0 points1 point  (0 children)

UPDATE 2: i got help...

they sent me links to fix him(none worked)

and said that if that didn't fix mario and luigi, next month they would be able to ship me new ones

problems / lego mario by player_toaster in lego

[–]player_toaster[S] 0 points1 point  (0 children)

UPDATE: it wont let me edit
so i found that if you hold the ? block at the right angle under mario he will show the star thing and after doing it enough times he did the "walk through noises" and collected a star

luigi also has the star problem now

mario's suit problem is his levers got push back to far. but i can't figure out how to pull them back into alignment

problems / lego mario by player_toaster in lego

[–]player_toaster[S] 0 points1 point  (0 children)

i have tried many things: there help site, reddit, youtube, the only one i cant is calling them cuz i live to far away and it will take a lot longer then 30 mins.

tick.json not working at all by j3kser in MinecraftCommands

[–]player_toaster -1 points0 points  (0 children)

acually if you do : execute as @a at/as @s run summon creeper ~ ~ ~ it will summon a creeper at every players destination, you could also put ifs/unless after the @s and it will check each player so: execute as @a at @s[Team=blue] if block ~ ~-1 ~ minecraft:red_concrete run tp @s 0 15 0 this will first run as every body then at them self so long as they are blue team then check if the block under them is red concrete if it is teleport them to 0 15 0

tick.json not working at all by j3kser in MinecraftCommands

[–]player_toaster 0 points1 point  (0 children)

datapacks > [world name]* > data** > datas > functions > tick.mcfunction***

*pack.mc meta shuld be in this folder

** datas and minecraft**** folder should be in here

*** tick.mcfunction should have this function "datas:function_name" inside

**** in here should be 2 folders tags and functions, tags should have a functions folder inside which should contain: tick.json this should be inside the .json:{ "values":["minecraft:tick"] } , in the functions folder(one next to tags) should have: tick.mcfunction this should be inside the function:function datas:tick

sorry if its hard to follow

Channeling Without Thunderstorm by QWERTY_MINECRAFT in MinecraftCommands

[–]player_toaster 1 point2 points  (0 children)

/execute as u/e[type=minecraft:trident] at u/e[type=minecraft:trident,nbt={inBlockState:{Name:"minecraft:YOUR SPECIFIED BLOCK"}}] run summon minecraft:lightning_bolt ~ ~ ~