Jump to content

1 Screenshot


User Feedback

Recommended Comments

kekail

Posted

There are two files to download, are we supposed to activate both?

Matenia

Posted

No you don't need both files. The dll is enough, the Main.cs is just the source for people who want to look at it.

maverino

Posted

Saying file is corrupt. After putting this into my plugin file it removes wrobot from my computer.

mischasln

Posted

Is there a way to modify the window's background?

I'm using pfUI as a UI replacement and WhatsGoingOn's background turns to white whereas the yellow font color stays the same. 

Matenia

Posted

Don't use addons while botting, especially not texture packs

leastlikely

Posted

It is better not to use addons.

Otherwise replace 

            WhatsGoingOnFrame:SetBackdrop(StaticPopup1:GetBackdrop())

with 

            WhatsGoingOnFrame:SetBackdrop({  bgFile = [[Interface\Tooltips\UI-Tooltip-Background]]})
            WhatsGoingOnFrame:SetBackdropColor(0.2,0.2,0.2,0.8)

in main.cs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...