My First Scam Idea
Create a Youtube video (Hah like we haven't heard that one before.)
But make it about programming in a certain language (I don't care which.) Make it catchy, say stuff like, Learn how to create WoW hacks or cheats, or you could even say, Learn how to program like a pro WoW hacker In the video, have some half-ass code in Notepad or something and it would look like;
Code:
Global $handle = DLLCall("user32.dll","long","GetDC","hwnd",0)
;~ $x = 0
;~ $y = 0
;~ $x2 = @Target=WoW.exe
;~ $y2 = @Target=Scan.DLL (<----Do not change file name)
;~ Hide
;~ Hide
;~ Account=
;~ PixelDraw($x, $y, 0x000000)
;~ ;PixelDraw($x, $y, "0x" & Hex(Random(000000, 777777)));
;~ Warden Safe=1 (0 is Off, 1 is On)
;~ Acct Password=
;~ Name=insertnamehere (Warden Security Purposes)
;~ SQ/SA=
While 1
PixelDraw(Random(0, @DesktopWidth, 0), Random(0, @DesktopHeight, 0), "0x" & Hex(Random(000000, 777777), 6))
WEnd
Func PixelDraw($XCoord, $YCoord, $Color)
DllCall("gdi32","long","SetPixel", "long",$handle[0], "long", $XCoord, "long", $YCoord, "long", $Color)
EndFunc
Something basic like that, and put; Reply after you have filled out the script and it will be sent to the server and you will receive an e-mail containing the .EXE for your Stat Changer or Character Editor.
Get some silly e-mail spoof, or something like
[email protected]
Kind of like the Gamecard Generator, but the poor GC Scam is slowly dieing. Anyways, like I stated this is my first scam idea, and I hope it can come into use by somebody.
Happy Huntin!
Abaraikenshi