S4 League Hacking - Support

02/04/2017 13:59 Syc.#1291
Quote:
Originally Posted by mahmoods619 View Post
is there any hack or x7 that affects the random shop?

and i have a problem with the crafting hack (x7) , it keeps saying Failed to craft even tho i have more than 38 gear 1
Crafting bug is patched...
02/04/2017 22:17 [Beatrice]#1292
Quote:
Originally Posted by komba47 View Post
Crafting bug is patched...
It's not. At least the one made via memory, dunno about x7 stuff.
02/11/2017 11:23 elwany#1293
How to Make my own F5 And Arcada Bot Stage 8 ?
02/11/2017 17:32 Ⓜiku Ⓗatsune#1294
Quote:
Originally Posted by elwany View Post
How to Make my own F5 And Arcada Bot Stage 8 ?
google free mouse and keyboard recorder

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

rest is just a x7 file.
02/15/2017 18:25 elwany#1295
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
google free mouse and keyboard recorder

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

rest is just a x7 file.
How i Can Use Code Please i Want Tutorial
02/17/2017 17:20 HaMaDa..#1296
Quote:
Originally Posted by elwany View Post
How i Can Use Code Please i Want Tutorial
I get what u want ...
you can do it with auto it at least for me since my knowledge for c++ isn't so good so let's start
First you need to the x and y coordinate of the stage 8 ( what ever your resolution ingame )
So if u want to get the postion of the stage 8 button u will use this func in autoit

Code:
$Gettingmouseposition = Mousegetpos()
$xposition = $Gettingmouseposition[0]
$yposition = $Gettingmouseposition[1]
MsgBox(0,"","X =" & $xposition & "Y =" & $yposition)
Or u can easily use the autoit program to get the position

Okay now you have the position ... anyway for resolution 800x600 its 690/328

So now you want to send the mouseclick on the stage 8
In auto it :
Code:
ControlClick("S4 Client","","","left",1,690,328)
S4 Client = the window name
left = the mouseclick
690 = x pos
328 = y pos

if u need any help you can contact me :)
02/21/2017 13:33 sirenya90#1297
kann man mit den x7 loader eine datei bekommen wo man vom charater den laufspeed / sp verbrauch bearbeiten kann? alos zb doge und so

is it possible to load whit the x7 something where i can change the walk /run speed / sp use form doge and else?
02/21/2017 17:51 [Beatrice]#1298
Quote:
Originally Posted by sirenya90 View Post
kann man mit den x7 loader eine datei bekommen wo man vom charater den laufspeed / sp verbrauch bearbeiten kann? alos zb doge und so

is it possible to load whit the x7 something where i can change the walk /run speed / sp use form doge and else?
XBN"s contain the actor stuff like that, not x7. Ask Ant and he might sell it to you lolo
02/23/2017 09:58 Noname1256#1299
Gibt es noch ein Funktionierendes Multiclient oder irgendeine möglichkeit schneller Combi zu farmen/ Pen zu farmen ?
02/23/2017 10:03 Snøøpz#1300
Gibt es noch UD Hacks wie Double Sp, 1 hit, etc pp ?
Hab gestern mit S4 angefangen und wäre über einer Antwort heute noch froh !
02/23/2017 10:29 Noname1256#1301
a gibt es guck dir mal den Trainer von Hamada an da ist Inf Sp 1 hit usw drin
02/28/2017 11:18 janisbaba#1302
Hallo leute,
Kann man bei dem HS4L ITC F Skill einfügen?
03/01/2017 15:07 elwany#1303
Quote:
Originally Posted by HaMaDa.. View Post
I get what u want ...
you can do it with auto it at least for me since my knowledge for c++ isn't so good so let's start
First you need to the x and y coordinate of the stage 8 ( what ever your resolution ingame )
So if u want to get the postion of the stage 8 button u will use this func in autoit

Code:
$Gettingmouseposition = Mousegetpos()
$xposition = $Gettingmouseposition[0]
$yposition = $Gettingmouseposition[1]
MsgBox(0,"","X =" & $xposition & "Y =" & $yposition)
Or u can easily use the autoit program to get the position

Okay now you have the position ... anyway for resolution 800x600 its 690/328

So now you want to send the mouseclick on the stage 8
In auto it :
Code:
ControlClick("S4 Client","","","left",1,690,328)
S4 Client = the window name
left = the mouseclick
690 = x pos
328 = y pos

if u need any help you can contact me :)

Wow Thank You Work But how i can make it non stop and press Start Button :)
03/01/2017 17:13 HaMaDa..#1304
Quote:
Originally Posted by elwany View Post
Wow Thank You Work But how i can make it non stop and press Start Button :)
Code:
While 1
;YourCodehere
wend
03/01/2017 17:50 elwany#1305
Quote:
Originally Posted by HaMaDa.. View Post
Code:
While 1
;YourCodehere
wend
non stop Work Thanks Now i want to know how too make bot Presse"ESc" and "F5"