Advertisement
momo5502

Redacted Toasts

Aug 7th, 2015
513
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.34 KB | None | 0 0
  1. #define ShowToast(image, title, description, duration) ((void (__cdecl *)(const char *, const char *,const char *,int ))GetProcAddress(GetModuleHandleA("ExtendedConsole.Red32n"), "ShowToast"))(image, title, description, duration)
  2.  
  3. ShowToast("menu_mp_killstreak_select", "Redacted", "ZOB", 2700);
  4. ShowToast("lui_loader", "^5Redacted", "Penis", 2700);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement