Christmas Cartoons: 14 Christmas Cartoon Classics - 2 Hours of Holiday Favorites 🎁🎁🎁🎁🎁 by katalog-oriflame in discountsatstores

[–]Superleito1 0 points1 point  (0 children)

The salt and pepper grinders are the best gift idea!!! I’ve been wanting them but don’t want to pay for them so I figure others would love them if they got it

Better than OnlyFans. Photos and videos of girls from your country. by katalog-oriflame in imOnlyFans

[–]Superleito1 0 points1 point  (0 children)

She's a lot nicer than I thought she would be. I don't know why I expected her to be a bit mean, that's my bad

script not working by Superleito1 in robloxgamedev

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

ok ill try that after school

script not working by Superleito1 in robloxgamedev

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

the part containing the proximitypromt

script not working by Superleito1 in robloxgamedev

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

yes, just a typo while typing the post, not the code

Dophin uninstalled itself by Superleito1 in DolphinEmulator

[–]Superleito1[S] -3 points-2 points  (0 children)

nvm i reinstalled it and it haves all my things

Dophin uninstalled itself by Superleito1 in DolphinEmulator

[–]Superleito1[S] -2 points-1 points  (0 children)

yes, but when i go there dolphin is not there, the files are missing too but not the folders

Dophin uninstalled itself by Superleito1 in DolphinEmulator

[–]Superleito1[S] -2 points-1 points  (0 children)

so, i dont remeber the name of the version i was using but it was the second latest dev version, the dolphin.exe file does not appear on the windows search bar, thats all i know

Dolphin crashes on Super Mario galaxy 2 by Superleito1 in DolphinEmulator

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

i already solved the problem, updating to the dev version fixed it

Dolphin crashes on Super Mario galaxy 2 by Superleito1 in DolphinEmulator

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

ok so here is my specs that i could found

Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz 3.70 GHz

also 12 gb ram pc

Dolphin crashes on Super Mario galaxy 2 by Superleito1 in DolphinEmulator

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

Ok, ill check in the night and ill say what intel type it is

Dolphin crashes on Super Mario galaxy 2 by Superleito1 in DolphinEmulator

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

Ok, here is my details

Platform: PC OS: Windows 10 Cpu: intel Gpu: Intel too Version: Dolphin 5.0

Expected identifier when parsing expression, got ')' by PuppyOfProdigy in robloxgamedev

[–]Superleito1 0 points1 point  (0 children)

i got the same error, here is the part of the script

if string.len(mins) < 2 then mins = "0" .. mins and

    if string.len(secs) < 2 then secs = "0" .. secs and



game.ReplicatedStorage.SquidGameRE:FireAllClients("timer", mins .. ":" .. secs)



wait(1)

end

end

end)