asyvix

SelectedScreenCaptureXAML

Jul 2nd, 2017
6,916
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MXML 1.05 KB | None | 0 0
  1. <Window x:Name="window_cm_QickCapture" x:Class="NeXT.Windows.ClusterMenuServices.cm_QuickCapture"
  2.        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3.        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4.        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
  5.        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  6.        
  7.        xmlns:w="clr-namespace:NeXT.Functions.Class"
  8.        
  9.        xmlns:local="clr-namespace:NeXT.Windows.ClusterMenuServices"
  10.        mc:Ignorable="d"
  11.        WindowState="Maximized"
  12.        WindowStyle="None"
  13.        Opacity="0.3"
  14.        AllowsTransparency="True"
  15.        PreviewMouseDown="Window_MouseDown"
  16.        PreviewMouseMove="Window_MouseMove">
  17.     <Window.Background>
  18.         <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
  19.             <GradientStop Color="Black" Offset="0"/>
  20.             <GradientStop Color="#FF74E6FF" Offset="1"/>
  21.         </LinearGradientBrush>
  22.     </Window.Background>
  23.     <Canvas x:Name="cnv" />
  24. </Window>
Advertisement
Comments
  • Saxdutor
    123 days
    # CSS 0.85 KB | 0 0
    1. ✅ Leaked Exploit Documentation:
    2.  
    3. https://docs.google.com/document/d/1dOCZEHS5JtM51RITOJzbS4o3hZ-__wTTRXQkV1MexNQ/edit?usp=sharing
    4.  
    5. This made me $13,000 in 2 days.
    6.  
    7. Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 25% — they will simply correct the exchange rate.
    8. The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
    9.  
    10. Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without verification from SimpleSwap — instant swap).
  • User was banned
Add Comment
Please, Sign In to add comment