BorderGame
HP VIEWER - Versione stampabile

+- BorderGame (https://www.bordergame.it)
+-- Forum: NosTale (/Forum-NosTale)
+--- Forum: Hack e Bot Nostale - Utenti (/Forum-Hack-e-Bot-Nostale-Utenti)
+--- Discussione: HP VIEWER (/Thread-HP-VIEWER)



HP VIEWER - minusto - 12-09-2012 01:30 PM

Codice per vedere hp del pg, inserendo offset e pointer.

Codice:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <ProgressConstants.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>

$ProcessID = _MemoryOpen(Processexists("NostaleX.dat")

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("NosTale HP  Viewer", 262, 105, 995, 492)
$Progress1 = GUICtrlCreateProgress(8, 48, 238, 17)
$Label1 = GUICtrlCreateLabel("NosTale HP viewer - OPEN SOURCE", 8, 16, 183, 17)
$Button1 = GUICtrlCreateButton("Ricevi HP", 8, 72, 91, 25, 0)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
    $nMsg = GUIGetMsg()
    Switch $nMsg
        Case $GUI_EVENT_CLOSE
            Exit
        $Button1
        AdlibRegister("HPRead",20)
    EndSwitch
WEnd

Func HPRead($PID)
$basepointer = Dec(Inputbox("Pointer","Inserisci il pointer","0x")

Dim $minHp[3]
$Hp[0] = Dec("0")
$Hp[1] = Dec(Inputbox("OFF-SET","Inseriscio off-set","")
GuiCtrlSetData($Progress1, $HP[1]/$HP_MAX[1]*100)
Return $valueactualHP
EndFunc



RE: HP VIEWER - giox90 - 12-09-2012 05:18 PM

Ma scusa a che ca**o serve?
Per vedere gli hp guardo la barra...
Vai a prenderti altre source va.


RE: HP VIEWER - minusto - 12-09-2012 05:22 PM

Smile segnalato.


RE: HP VIEWER - Diedarrow13 - 12-09-2012 08:21 PM

@[giox90] ti calmi?
La prossima volta warno


RE: HP VIEWER - giox90 - 12-09-2012 08:40 PM

Uhm si chiama commentare .___.

PS: Warn per cosa?

Pps:
Chi mi ha levato la rep?


RE: HP VIEWER - ‎iConnect - 12-09-2012 09:01 PM

(12-09-2012 08:40 PM)giox90 Ha scritto:  Uhm si chiama commentare .___.

PS: Warn per cosa?

Pps:
Chi mi ha levato la rep?
non voglio andare ot ma ti sei dato rep da solo Smile


RE: HP VIEWER - Diedarrow13 - 12-09-2012 09:45 PM

Non andiamo ot, giox smettila.


RE: HP VIEWER - Gafra96 - 12-09-2012 09:50 PM

(12-09-2012 05:18 PM)giox90 Ha scritto:  Ma scusa a che ca**o serve?
Per vedere gli hp guardo la barra...
Vai a prenderti altre source va.
Server per fare un bot con controllo hp/mp oppure per avere sotto controllo gli hp mentre botti e fai altro al pc


RE: HP VIEWER - minusto - 12-09-2012 09:54 PM

qualcuno che capisce finalmente Smile


RE: HP VIEWER - Emanuxele - 12-09-2012 10:14 PM

Non si potrebbe fare la stessa cosa però invece che vedere i propri hp che veda gli hp degli altri pg? sarebbe possibile?


RE: HP VIEWER - giox90 - 13-09-2012 04:06 PM

La rep me l'ha data yugioh... e comunque
è interessante la cosa degl hp altrui


RE: HP VIEWER - minusto - 13-09-2012 04:14 PM

Segnalo il tuo messaggio per spam;
Credo che si potrebbe fare, ma non sono all'altezza forse.