Categories > Coding > C# >

my exploit dies if roblox dies

Posts: 72

Threads: 13

Joined: Jun, 2020

Reputation: 0

Posted

so, this is my codehttps://pastebin.com/4TD2U8yh.
i am trying to set the border color back to red if roblox process got killed. but if i close roblox, my exploit dies?
i cant figure out why, it worked on my winforms project, so why wouldnt it work on wpf
  • 0

Join my Discord Server: https://discord.gg/Rd8hYbR

Hectique

Hectique

Posts: 1079

Threads: 155

Joined: Nov, 2019

Reputation: 14

Replied

Windows WPF and Windows Forms C# code are a little different...

  • 0

a former active and known member of the WRD community, but im kinda just a meme now

AIpha

alpha

Posts: 156

Threads: 19

Joined: May, 2018

Reputation: 4

Replied

Although winforms and wpf both use the .netframework there are some minor diffrences which can affect programs. Like what hectique said.

  • 0

Was on WRD front page

Programs I own - Synapse X, Protosmasher, Sirhurt, Sweat Heart of Sigma Chi, Scriptware V2

Languages I know - C#,JS,Lua,VB.net
Learning - Python, C

Posts: 72

Threads: 13

Joined: Jun, 2020

Reputation: 0

Replied

@Hectique so, how can i fix it?

  • 0

Join my Discord Server: https://discord.gg/Rd8hYbR

Hectique

Hectique

Posts: 1079

Threads: 155

Joined: Nov, 2019

Reputation: 14

Replied

@Gravl I dunno maybe try tinkering with the code to see if it will fix.

  • 0

a former active and known member of the WRD community, but im kinda just a meme now

jex

yes

Posts: 1799

Threads: 110

Joined: Nov, 2019

Reputation: 13

Replied

@Gravl Color.FromRgb 

  • 0

yes

Posts: 72

Threads: 13

Joined: Jun, 2020

Reputation: 0

Replied

@jex bruh, dude its a BORDER. you cant use color.method. u need to use brushes.color

  • 0

Join my Discord Server: https://discord.gg/Rd8hYbR

AIpha

alpha

Posts: 156

Threads: 19

Joined: May, 2018

Reputation: 4

Replied

https://prnt.sc/tauzrh

that took one google search

  • 0

Was on WRD front page

Programs I own - Synapse X, Protosmasher, Sirhurt, Sweat Heart of Sigma Chi, Scriptware V2

Languages I know - C#,JS,Lua,VB.net
Learning - Python, C

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )