Badges



Activity Feed
Created a new thread : Any good resources for LUA?
I want to learn LUA so I can make scripts and stuff, anyone got some good resources? I know how to use Roblox Studio and stuff
Replied to thread : "You are running an u supported version of roblox"
the developers may not have updated it.
go to https://setup.roblox.com/version and if it matches the version WRD-API is updated for then theres another issue, but if it doesnt match then you need to either update roblox or as i can see youve alr tried that, wait for the WRD devs to update the Dll, it shoudlnt take long
Replied to thread : Allow people to follow other users
@Glitch_B0ss internet protocol in my own words it basically is a code attached to your ISP/router, it identifies who you are on the internet which is how it is sometimes used for whitelisting and blacklisting although ineffective due to vpns, and it contains info on your GPS and stuff which is why getting doxxed is dangerous, they can get a rough estimate of where you live. use protonvpn if you ever need to, websites will normally use your ip
Replied to thread : Discussion: WPF or WinForms?
@SeizureSalad how is an opinion true or false lol. but i dont know as much about WPF so I may be wrong about it being faster
Replied to thread : Discussion: WPF or WinForms?
@Hiroku I'd consider myself Vortex-Level in WinForms. I can make a UI like his in < 5-10 minutes
Replied to thread : Where should i go for Summer Vacation next year?
come to the UK, ill give you nexulas source for a bottle 'o Prime.. mmmmmmm
Replied to thread : Winforms ui rate
4/10. I understand that you are new to this. I reccomend you make the icons slightly smaller, and make things less 'thick/bold'. Also, align stuff and know where to place things. Be unique, too. Don't use the same style UI like 1000 other exploits have use. Also, change the color of the editor, it doesnt match well.
I see potential in you, keep learning. I started even worse than you but now I'm very good at Winforms UI! You could do the same.
Created a new thread : Discussion: WPF or WinForms?
What do you guys think; is WinForms or WPF better?
My opinion:
WPF:
Faster and more custom animations
More capabilites
Harder to learn
WinForms:
Less memory usage
Very nice and customizable if used right
Very easy to learn
My personal favourite: Winforms