[Compilation]Small/Beginner Releases [NO QUESTIONS / NO REQUESTS]

11/18/2013 18:34 D3v1n3r#31
S4 League Ingame Wallshoot Trainer

[Only registered and activated users can see links. Click Here To Register...]

Yo, today I want to release our Ingame Wallshoot and Hitrange Trainer.

[Screen]:

[Only registered and activated users can see links. Click Here To Register...]

[Instruction/Anleitung:]:

- Download and extract
- Start S4 league
- Start it as admin
- Choose the Hacks you wanr
- Press start
- For Deactive check the checkboxes on the buttom

[Status]:

-Windows 7 x64: Work!
-Windows 7 x32: Work!
-Windows 8 x64: Work!
-Windows 8 x32: Work!
-Windows Xp x64: Not tested yet
-Windows Xp x32: Work!

[Changelog]:

Code:
#18.11.2013 - Created

[Credit]:

Coding --> D3v1n3r
GermanLiker
[MLibary by Zero]
[Only registered and activated users can see links. Click Here To Register...]


[Virus-Scan]

0/47 [Only registered and activated users can see links. Click Here To Register...]:
12/14/2013 20:51 Siktor#32
ID Viewer

[Screen]

[Only registered and activated users can see links. Click Here To Register...]

[Virustotal]
[Only registered and activated users can see links. Click Here To Register...]

Download below. (No more note pad, added rar ;))

What is special :
You can copy (paste) the ids.
It is so simple.

bYe.
12/20/2013 20:09 BioAleks#33
This is my first releaze (ID's Viewer).
I add all id's (no effect).

Screenshot and program attached (no delete image folder in archive!).
Virus Total (5/47; no virus, just compiled program):
[Only registered and activated users can see links. Click Here To Register...]

Thx for using.
P.S. Effect button no work because i no add effects id i this version. This is just button without functions :)

Program reloaded (fixed bug in weapons id + name program changed).
DB Version: 12.17.2013

I no do new version. People no need this.
12/21/2013 02:45 snow#34
Code:
void __stdcall logPacketHeader(UINT esp, UINT packetID, UINT refCount, UINT magicID, UINT size)
{
}

/*
register usage:
- ebx: HumbleID
- esi: RefCount
- ecx: buffer
- ecx+1000h: magicid
- ecx+1004h: size
*/

__declspec(naked) void __cdecl PreparePacket_hook()
{	
	// Stackframe
	_asm
	{
		push ebp
		mov ebp, esp
		pushad
	}
	
	_asm
	{
		// Size
		mov eax, [ecx + 1004h]
		push eax

		// MagicID
		mov eax, [ecx + 1000h]
		push eax

		// RefCount
		push esi

		// HumbleID
		push ebx

		// Return address
		mov  eax, [ebp + 4]
		push eax

		call logPacketHeader
	}

	_asm
	{
		// pop stack & continue execution
		popad
		pop ebp
		test eax, eax
		mov edx, [ecx + 1004h]
		mov [ecx + 1008h], esi
		mov [ecx + 100Ch], ecx
		jmp [PreparePacket_continue]
	}
}
- some code to log some HGWC packets, just really basic stuff but it may be a start for one.
Detour 0x423A50 and use UINT_PTR PreparePacket_continue = 0x00423A64;
12/22/2013 14:11 xmenwolwer12#35
You using an older version
open bot , open Update , click check


How to use ?
1 - open bot and select language
2 - select seconds
3 - join room
4 - click start button
----Finished---


Vt
[Only registered and activated users can see links. Click Here To Register...]

İmage
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Language
TR
EN
DE


windows 7 32/64 Work
windows xp 32/64 Work
windows vista 32/64 Not Tested


[ChangeLog]
Code:
 ◘ update error fixed
 ◘ language error fixed
12/23/2013 13:47 ℜoli#36
Random-Shop Bot by ℜoli

Notice: Use this Bot if you are afk or when your fingers are hurting.
Notiz: Benutzt den Bot wenn ihr afk seid oder euch die Finger weh tun.


English:
Play Random-Shop once.
Start my Bot.
Lean back and enjoy.
Bot also works when S4Client.exe is trayed

German:
Spielt einmal Random-Shop.
Startet meinen Bot.
Lehnt euch zurück und genießt es.
Bot funktioniert auch wenn S4Client.exe minimiert ist
Video:


Bot is currently only for resolution 1280 x 720 available, more resolutions are under work.

Bot ist zur Zeit nur für die Aufläsung 1280 x 720 verfügbar, mehr Auflösungen sind unter Arbeit.
12/24/2013 21:13 A4Hack#37
S4L F5 bot....

My Hack :D

Open Hack.
Write Seceond;1 second=1000 2 second=2000 3 second= 3000.......
And Start.

VirüsTotal:[Only registered and activated users can see links. Click Here To Register...]

[IMG=expandable: 1][Only registered and activated users can see links. Click Here To Register...][/IMG]


Please Thanks :D

[Only registered and activated users can see links. Click Here To Register...]
12/25/2013 21:00 A4Hack#38
Dll Injector...

[Only registered and activated users can see links. Click Here To Register...]

- Download and extract
- Start S4 league
- Start it as admim
- Select to dll
- And Inject


Win7 64: work
Win7 32: work
Win8 32: work
Win8 64: work

[Only registered and activated users can see links. Click Here To Register...]


Dowloand:[Only registered and activated users can see links. Click Here To Register...]
12/26/2013 21:09 A4Hack#39
S4League AutoIt Hack Coder All

Open Script
And Paste Code




Hack Adress//DarkGhots
Snip Bot

Quote:
HotKeySet("{ESC}", "Terminate")

$Msg = MsgBox(64, "Snip Bot", "Snip Bot", 10)
if $msg = 1 then
ShellExecute("Elitepvpers.com")
EndIf
While 1
$POS = MouseGetPos()
$RESULT = PixelSearch($POS[0] - 150, $POS[1] - 150, $POS[0] + 150, $POS[1], 0xFF0000, 46)
If Not @error Then
MouseUp("Left")
Sleep(100)
Else
EndIf
sleep(300)

WEnd

Func TogglePause()
$Paused = Not $Paused
While $Paused
Sleep(100)
ToolTip("Paused",0,0)
WEnd
ToolTip("")
EndFunc

Func Terminate()
Exit 0
EndFunc

Trainer Script

Quote:
#RequireAdmin
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <Crypt.au3>
#include <StaticConstants.au3>


#Region ### START Koda GUI section ### Form=
$form1 = GUICreate("S4L Europe Hack", 176, 123, 152, 124)
$checkbox1 = GUICtrlCreateCheckbox("1", 20, 10, 97, 17)
$checkbox2 = GUICtrlCreateCheckbox("2", 20, 38, 97, 17)
$checkbox3 = GUICtrlCreateCheckbox("3", 20, 66, 97, 17)
$button1 = GUICtrlCreateButton("Start !!", 20, 92, 137, 25)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
MsgBox(4096, "06.10.2013", "Script By : A4Hack//xLoader", 0)
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $button1
_something()
EndSwitch
WEnd


Func _something()
GUISetState(@SW_HIDE)
ToolTip("Waiting for S4Client...", 0, 0)
$wait = ProcessWait("S4Client.exe")
$pid = ProcessExists("S4Client.exe")
Sleep(1000)
$open = _memoryopen($pid)


If GUICtrlRead($checkbox1) = 1 Then
_memorywrite(0x0, $open, "0", "float")
EndIf
If GUICtrlRead($checkbox2) = 1 Then
_memorywrite(0x0, $open, "0", "long")
EndIf
If GUICtrlRead($checkbox3) = 1 Then
_memorywrite(0x0, $open, "1", "float")
EndIf
Exit
EndFunc
Consele Hack Script

Quote:
MsgBox("0", "Script", "Script Creator : A4Hack//xLoader")
ConsoleWrite("Start S4League!")
While 1
If ProcessExists("S4Client.exe") Then
_hack()
ConsoleWrite("S4Client.exe found!")
EndIf
WEnd


Func _hack()
ConsoleWrite()
_memorywrite(0x, $open, "value", "type")
EndFunc

All Scripts Dowloand:[Only registered and activated users can see links. Click Here To Register...]

AutoIt Dowloand:[Only registered and activated users can see links. Click Here To Register...]
12/27/2013 20:50 PantherBrothers#40
German Version

English Version


Code:
Last Update: 06.01.14
Download the New Folder with Update :)
12/29/2013 01:32 Munky*#41
Mein erster Mini Trainer :) Zwar nichts Atemberaubendes aber ein bisschen :p

[Screen]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]


[Status]

64 Bit Works

32 Bit Not Tested


[Tutorial]

-Hack Starten
-Warten bis ein Fensterchen auftritt
-5 Sekunden warten dan auf " Werbung Überspringen "
-Funktion auswählen
-S4 Starten
-Spielen :)

[VT]
64 Bit Trainer : [Only registered and activated users can see links. Click Here To Register...]
32 Bit Trainer : [Only registered and activated users can see links. Click Here To Register...]


12/30/2013 12:35 Superx321#42
Ne, hier nen F5-Bot, er benötigt KEINEN bypass, sollte auf 32 wie auch auf 64bit laufen und lauft unter ALLEN auflösungen.

F2 = Start/Pause
ESC = Schliesst den bot

Das ganze ist in Autoit gemacht, wer Angst wegen Viren hat kann es einfach selbst decompilen.

Edit: Datei vergessen...
12/31/2013 14:00 Strange2010#43
Ok it seems this is the right place to release this program I assume so here it is again >.>


Hi everybody .

I would like to release this simple program which is very useful nowadays .

It's the second version of my old F5 and Mouse Clicker .

This version includes new features with a total of 4 functions :

1- Constant F5 Clicks .

2- Constant Mouse Clicks .

3- Constant ESC Clicks . [NEW]

4- User Editable Interval For Both Mouse and F5 Clicks . [NEW]



Screenshot :
[Only registered and activated users can see links. Click Here To Register...]

How to use :

IMPORTANT :
- The option to press ESC button is only activated with the F5 clicks .
- Remember to run the program as admin or it won't work .
- For the mouse clicks place your cursor on the place you want it to be clicked .

VT Scan :

Working List :

Win XP 32-bit ----- NOT TESTED YET
Win XP 64-bit ----- NOT TESTED YET
Win Vista 32-bit --- WORKING
Win Vista 64-bit --- NOT TESTED YET
Win 7 32-bit ------ NOT TESTED YET
Win 7 64-bit ------ WORKING
Win 8 32-bit ------ WORKING
Win 8 64-bit ------ WORKING


IMPORTANT : RUN THE PROGRAM AS ADMIN OR ELSE IT WONT WORK

Enjoy .
01/09/2014 13:26 onahoe#44
Yo, today i wanna share my little tool, which i have written in autoit.
it will protect you for getting banned by using detected programs..

[Only registered and activated users can see links. Click Here To Register...]

It is based on my c++ hgwc bypass, but re-written in autoit.
I think it should work now for everyone, because there are no injecting fails anymore.
Have fun! If you wanna look into the source, you can write a pm.

VirusTotal: (failed a little, lul) [Only registered and activated users can see links. Click Here To Register...]

It is not a virus. It's a false positive.
The exe is protected by shadows tool;)

The program is attached, but here the direct-link:
[Only registered and activated users can see links. Click Here To Register...]

01/16/2014 02:50 Superx321#45
Here, my new XTrap Bypass for this patch. Again, only works on Win7 64bit.

Written in Autoit, Source included in the file.