ok so i already asked this and got an answer however my discord account got diabled right after i got the answer
ok so basically i made a roblox game and i used a free old roblox anim pack and it works just fine and its free from viruses
but one issue is that from your POV it works fine and for other's too
but at the same time if you look at other players walking they just look like they're sliding
so the pack works but it has a visual bug
you can help me by dming me
ill either send u the pack and u edit it for me or ill screenshare in a vc and you give me directions
thanks
#URGENT I NEED THIS ALREADY FIXED BY OCTOBER 21ST
1 messages · Page 1 of 1 (latest)
Code it yourself
Don’t use free models
i asked for help not for judgement
i hope you're proud of being a fuckig loser
At least put code
you just proved yourself being useless
there is code
that shit is made up of code
oh i didnt upload it yet
im waiting for someone to ask me for it
so they can help
Lmao bros getting mad that I’m not helping him with his little free model script
you're a low rank dev you're not any better
dont act like you're superiour
you probably still use roblox tools
you probably rely on plugins for scripts
you probably begged roblox to not add AI scripting but inside you're happy because now your lazy ass doesnt need to do shit
💀
It’s never that serious😭🙏
💀
Meanwhile you’re over here with no rank and crying about a free model not working
you dont live up to your ''available for free'' rank
now nicely can anyone please help with this issue its urgent
Watch nobody help you💀
I beg you won’t get an answer to this post, not any other posts that you’re going to spam
someone helped me before my acc got disabled
the odds of that happening are against everything
boo, calling people losers when you want their help
i asked for help and instead i got insulted
i didnt even start this people just trash talk people asking for help
no bro, u insulted the guy who told you are free models arent really great
Cap
i literally joined this server to learn
With this attitude im on ObSp's side
;compile
for i = 10, 1 , -1 do
print("boo")
end
Program Output
boo
boo
boo
boo
boo
boo
boo
boo
boo
boo
tudorhc5#0000 | lua | lua-5.4.3 | wandbox.org
anyways still an unfair answer
how would you feel if you asked for help on something and instead of just getting rejected you straight up get insulted
and have people turn around on you for talking back
that's great, cuz 3 replies in, you just called someone a fuckin loser
lol
He just said don’t use free models
** You are now Level 2! **
then why tf did i come here
he didnt insult you bro
Learn
To learn
I DONT KNOW ENOUGH TO CODE
Then learn
then learn some
i literally know bare minimum
while true do
learn()
end
tutorials are horrible for learning so just ask people for tips and slwoly learn
Stop complaining, watch some tutorials and learn to help yourself
there are none for my issue
the reason i came here is bc my issue cant be found anywhere
;compile print(“hey”)
If you know bare minimum then you shouldnt be doing stuff thats above your skill level
i sued a free anim pack and it works but from ur pov other people are sliding and only you have the animation
** You are now Level 4! **
of course, that's the thing with coding, coding allows you to do anything as long as you understand what you're doing
otherwise you should really look up what tf it is ure doing
on scripting i know literally bare minimum like not even how to write a line
just how to edit stuff in the code
how to add stuff
how to rearrange stuff
my issue doesnt have answers on youtube
You dont know how to ask the question im pretty sure
You still havent posted the script yet 💀
roblox has existed only for 17 years there isnt a solution to everything yet
Upload the script
besides roblox keeps on updating the pack would have worked in the past
ok ill show u
this a meme now
what's so funny
how to post there bro
How
this is the first thing
function new(play)
play.CharacterAdded:connect(function(Ani)
Ani:WaitForChild("Animate"):Destroy()
local Script=script.Animation:clone()
Script.Parent=Ani
Script.Disabled=false
end)
end
game.Players.PlayerAdded:connect(new)
Idk I wish I knew
bro 😢
--script goes here :thumbsup:
it would be awesome if you had a good solution tot hat
i really cant figure out why it wont work
like it works but other people look like they're sliding
and to them themselves are animated and other people are sliding
I want to congratulate you on puttin up your code, highly advise you to include it in your posts in the future
i am not reading 200 lines of a free model script
;compile ```python
print(0/0)
Compiler Output
Traceback (most recent call last):
File "/app/output.s", line 1, in <module>
print(0/0)
~^~
ZeroDivisionError: division by zero
bigboss47#0000 | 86ms | python | Python 3.11 | godbolt.org
;compile
var test = NaN
console.log(typeof(test))
Program Output
number
tudorhc5#0000 | javascript | nodejs-16.14.0 | wandbox.org
soo any solutions yet?
;compile ```python
import random; print(random.randint(1,4))
Program Output
3
bigboss47#0000 | 113ms | python | Python 3.11 | godbolt.org
;compile ```python a=input(“Choose name”); print(“hello,”, a)
;compile ```python a=input(“Choose name”); print(“hello,”, a) ‘’’
No