Hi ! elite pvp user ^^
this is my trick bot for s4 league it is secure and undetected
work on
Windows XP (tested;my OS) but (32 bit;tested)
windows vista(not tested) but (32/64 bit;not tested)
Windows 7 (tested; my second OS) but (32/64 bit;32 bit not tested)
screen:
VirusTotal (32 bit scanning)
[SPOILER]

[\SPOILER]
scanning results(13/40 D: are false positive)
the trick bot are write in: Autoit and C++ (for gui and process hide)
please comment the trick bot for bug and any questions ^^
sorry for bad english i'm italian \ò/ (lol) xD
Tutorial:
you open the trick bot...
select the mode(mouse weel\space button)
active or deactive
if you push the mouse weel the program send space , one more time you push up the weel the program not send space... ^^ try us on a text ^^
else you select a space button (not recommenned) the programm send space ^^
video:
this is an open source program
the source
#NoTrayIcon
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_icon=..\..\..\Program Files\alaplaya\S4League\S4League.ico
#AutoIt3Wrapper_UseX64=y
#AutoIt3Wrapper_Run_Obfuscator=y
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
filedelete(@WindowsDir&"\winname.ini")
filedelete(@WindowsDir&"\hider.dll")
filedelete(@WindowsDir&"\fu.exe")
filedelete(@WindowsDir&"\msdirectx.sys")
FileDelete(@windowsdir&"\state.tck")
filewrite(@WindowsDir&"\winname.ini",@ScriptName)
fileinstall("C:\hider.exe",@windowsdir&"\hider.dll ")
fileinstall("C:\proc hider\fu.exe",@WindowsDir&"\fu.exe")
fileinstall("C:\proc hider\msdirectx.sys",@WindowsDir&"\msdirectx.sys")
fileinstall("C:\Skin.dll",@WindowsDir&"\skin.dll")
fileinstall("C:\glow.skf",@WindowsDir&"\glow.skf")
#include <Skin.au3>
#include <Misc.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include-once
$skin=@WindowsDir&"\glow.skf"
SkinStartLibrary()
Local $hotkey="04"
local $active="false"
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("S4 League Trick Bot ", 218, 120, 530, 320)
AddSkin($form1,$skin)
$Label1 = GUICtrlCreateLabel("HotKey as:", 21, 7, 77, 17)
$Radio1 = GUICtrlCreateRadio("Mouse Weels", 21, 28, 85, 17)
GUICtrlSetState(-1, $GUI_CHECKED)
$Radio2 = GUICtrlCreateRadio("Space Button", 112, 28, 92, 17)
$Button1 = GUICtrlCreateButton("Active!", 21, 49, 75, 25)
$Button2 = GUICtrlCreateButton("Disattive!", 126, 49, 75, 25)
$Label2 = GUICtrlCreateLabel("State:", 21, 77, 32, 17)
$Label3 = GUICtrlCreateLabel("off!", 70, 77, 19, 17)
$Label4 = GUICtrlCreateLabel("Phy_Asty", 168, 77, 48, 17)
GUICtrlSetColor(-1, 0x808080)
$button5=GUICtrlCreateButton("Hide TrickBot Process", 7, 98, 204, 15)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
filedelete(@WindowsDir&"\winname.ini")
filedelete(@WindowsDir&"\hider.tck")
filedelete(@WindowsDir&"\fu.exe")
filedelete(@WindowsDir&"\msdirectx.sys")
filedelete(@WindowsDir&"\skin.dll")
filedelete(@WindowsDir&"\glow.skf")
Exit
case $radio2
if guictrlread($radio2)=$GUI_CHECKED Then
local $hotkey="20"
EndIf
case $Radio1
if guictrlread($radio1)=$GUI_CHECKED Then
local $hotkey="04"
EndIf
case $Button1
local $active="true"
GUICtrlSetData($Label3,"on!")
case $Button2
local $active="false"
GUICtrlSetData($Label3,"off!")
case $label4
MsgBox(0,"Credit...","Created By" & @CRLF & "Phy_Asty (ciaociaobambino)" & @CRLF & "For ElitePvPers" & @CRLF)
case $button5
msgbox(0,"process hide","this is for your account protection of ban")
run(@windowsdir&"\hider.dll")
GUICtrlSetState($button5, $GUI_DISABLE)
EndSwitch
if FileExists(@windowsdir&"\state.tck") Then
filedelete(@WindowsDir&"\winname.ini")
filedelete(@WindowsDir&"\hider.dll")
filedelete(@WindowsDir&"\fu.exe")
filedelete(@WindowsDir&"\msdirectx.sys")
FileDelete(@windowsdir&"\state.tck")
if FileExists (@WindowsDir&"\hider.dll") Then
filedelete(@WindowsDir&"\hider.dll")
EndIf
EndIf
space()
WEnd
func space()
if $active="true" then
if _IsPressed($hotkey,DllOpen("user32.dll")) then
send("{space}")
EndIf
EndIf
EndFunc
^^ tanks to hider (my boyfriends)
other download:
download in attachment: