|
You last visited: Today at 19:33
Advertisement
[Re-Release] .Net Trainer
Discussion on [Re-Release] .Net Trainer within the Last Chaos forum part of the MMORPGs category.
12/08/2013, 12:09
|
#781
|
elite*gold: 0
Join Date: Jul 2013
Posts: 40
Received Thanks: 0
|
ice ball don t work anymore with bot
|
|
|
12/08/2013, 21:51
|
#782
|
elite*gold: 0
Join Date: Jun 2011
Posts: 38
Received Thanks: 2
|
Dont' work meybe becose i have win 7 ? ..
|
|
|
12/09/2013, 02:09
|
#783
|
elite*gold: 0
Join Date: Jul 2013
Posts: 33
Received Thanks: 3
|
Das gibt ein Dickes Thanks
Thanks
|
|
|
12/10/2013, 13:21
|
#784
|
elite*gold: 0
Join Date: Jan 2009
Posts: 95
Received Thanks: 20
|
hat wer bitte die Offsets von Generic02.
|
|
|
12/10/2013, 14:25
|
#785
|
elite*gold: 0
Join Date: Jan 2013
Posts: 14,869
Received Thanks: 2,837
|
Quote:
Originally Posted by Headhunter2001
hat wer bitte die Offsets von Generic02.
|
Aktuelle US Offsets funktionieren, müssten ein, zwei Seiten vorher stehen.
|
|
|
12/10/2013, 20:10
|
#786
|
elite*gold: 0
Join Date: Jan 2009
Posts: 95
Received Thanks: 20
|
geht leider net kommt Skriptfehler beim starten
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge in Typ Boolean. ---> System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei Microsoft.VisualBasic.CompilerServices.Conversions .ParseDouble(String Value, NumberFormatInfo NumberFormat)
bei Microsoft.VisualBasic.CompilerServices.Conversions .ToBoolean(String Value)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.VisualBasic.CompilerServices.Conversions .ToBoolean(String Value)
bei Trainer.frmMain.Ressource()
bei Trainer.frmMain.frmMain_Load(Object sender, EventArgs e)
bei System.EventHandler.Invoke(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
|
|
12/10/2013, 20:16
|
#787
|
elite*gold: 1765
Join Date: Aug 2011
Posts: 2,538
Received Thanks: 400
|
Dann hast du irgendwo, wo true/false stehen muss, etwas falsches stehen. Poste mal deine config.
|
|
|
12/10/2013, 20:18
|
#788
|
elite*gold: 0
Join Date: Jan 2009
Posts: 95
Received Thanks: 20
|
;===========================================
; Version 1.2.1.0 - LastChaos
;===========================================
;===========================================
; Pointer
;===========================================
[pointer]
status=107952D0
gui=10789DA8
[vars]
charname=*status->113F80->0
maxhp=*status->113FDC
hp=*status->113FB8
maxmp=*status->113FD8
mp=*status->113FBC
currentpet=*status->
petpointer=*status->
mapid=*status->113F8C
targetid=*status->113A45
targetlevel=*status->113A40
targetmaxhp=*status->113A38
targethp=*status->113A3C
isdead=*action->EEC
istarget=*status->113A00
istargetdead=*status->113A44->434
isattacking=*action->E20
isskilling=*action->E70
ismoving=*action->408->1A4
issocialacting=*action->EA4
stunskill=*action->F4C
isridepet=*action->F50
ispvp=*status->113EA4
istargetpvp=*status->113A80
itemradar=*status->1C->4C
attackspeed=*action->DD8
runningspeed=*action->DE4
attackrange=*action->DE0
attackrange2=*status->113FF8
skillspeed=*status->114090
livesearcher=*status->113A3C
adminconsole=*status->1149E4
map=*gui->F0->C5C->0
mapsub=*gui->F0->C5C->4
radar=*status->1C->2C
posx=*action->58
posy=*action->60
posz=*action->5C
posr=*action->54
[Settings]
txtAngSpeed=9
txtSpeed=9,0
txtRange=20,0
txtTimerTick=0,05
txthphelp=500
txtmphelp=300
txtpethphelp=5
txtpetfuhelp=5
txtAngSpeedCh=10
txtRangeCh=2,3
txtSpeedCh=7,5
txtSkillspeedCh=0
txtHastspeedCh=0
tb_ptimer=3500
tbSkill=0
tbHastspeed=0
chkLTeleport=True
chkHTeleport=False
txtminLevel=0
txtmaxLevel=1
cbSubID=
cbMainID=
|
|
|
12/10/2013, 20:21
|
#789
|
elite*gold: 1765
Join Date: Aug 2011
Posts: 2,538
Received Thanks: 400
|
Ich hab gerade keine aktuelle Version vom .Net-Trainer auf dem PC, aber wenn sich die config.ini nicht großartig geändert hat, haben deine Offsets das falsche Format.
Das Format müsste glaub so wie im Spoiler aussehen:
;===========================================
; Version 1.2.1.0 - LastChaos
;===========================================
;===========================================
; Pointer
;===========================================
[Pointer]
_pnetwork=10758488
_puimgr=1074CFE0
g_slzone=1071FB08
_CurrentTickTimer= 107A1784
_pTimer+4= 107A178C
;===========================================
; Offsets
;===========================================
[offsets]
;Hacks
PlayerBaseOffset=1C
PlayerBaseOffset2=10
PlayerBaseOffset3=4
AttackSpeed_offset=DD8
Speed_offset=DE4
Range_offset=DE0
Range2_offset=10a9b8
Admin_offset=10b3a4
HPScanner_offset= 109139
Skill_offset=10aa50
Hast_offset=10aac8
;Scanner
HPS_Offset=30
HPS_Offset2=78
;Charakter
SP_offset= 10A9C0
Gold_offset=10a9c8
Level_offset=10a974
HP_cur_offset=10a978
HP_max_offset=10a99c
MP_cur_offset=10a97c
MP_max_offset=10a998
EXP_cur_offset=10a9d0
EXP_max_offset=10a9d8
Potion_offset= 107819
;Map Hack
ID_Pointer=40
ID_Pointer2=714
MainID_offset=0
SubID_offset=4
;Radar
Radar_offset= 1C
NPC_offset= 1C
Spieler_offset= 2C
Beschwoerung_offset= 3C
Item_offset= 4C
P2_offset= 6C
;Teleport
rpos_offset= 54
xpos_offset= 58
ypos_offset= 60
zpos_offset= 5C
;Pet
PetLevel_offset= 10A4E8
PetHP_cur_offset= 10A4DC
PetFutter_cur_offset= 10A4E4
PetActive_offset= 10A4D4
;Target
TargetName_offset=10a3fd
TargetLevel_offset=10a438
TargetHP_cur_offset= 10A434
TargetHP_max_offset= 10A430
TargetID_offset=10a450
Target_offset= 10A3F8
//für Teleport ohne WASD
cworld_offset= 1060D83C
cxpos_offset= E24
cypos_offset= E2C
czpos_offset= E60
crun_offset= E44
;===========================================
; Settings
;===========================================
[Settings]
Profil=
chkProfil=False
TopMost=False
TopMostM=True
TopMostT=True
TopMostHP=True
Hauptmenü_Opacity=40
HPScanner_Opacity=80
Teleport_Opacity=76
ManuellTeleport_Opacity=64
Tool_Opacity=84
SavePositionX=182,1
SavePositionY=332,9
SavePositionZ=22,9
cbhphelp=1
cbmphelp=2
cbpethphelp=3
cbpetfuhelp=4
cbpetsam=5
cbcharsam=6
cbpetsave=7
chkAngSpeed=False
chkSpeed=False
chkRange=False
chkTimerTick=False
chkSkillspeed=False
chkHastspeed=False
chkScanner=False
chkAdmin=False
chkRadarChange=False
chkGlitch=False
chkptimer=False
chkhphelp=False
chkmphelp=False
chkpethphelp=False
chkpetfuhelp=False
chksammeln=False
chkpetsammeln=False
chkcharsammeln=False
chkpetsave=False
chkHackoff=False
chkDC=False
chkSaveTele=False
chkReborn=False
txtAngSpeed=
txtSpeed=11
txtRange=20,0
txtTimerTick=0,05
txthphelp=500
txtmphelp=300
txtpethphelp=5
txtpetfuhelp=5
txtAngSpeedCh=10
txtSpeedCh=7,5
txtRangeCh=2,3
txtSkillspeedCh=0
txtminLevel=0
txtmaxLevel=1
txtHastspeedCh=0
tbHastspeed=0
tb_ptimer=3500
tbSkill=0
tbHast=0
rbAngSpeed=False
rbSpeed=False
rbRange=False
rbSkillspeed=False
rbHastspeed=False
cbMainID=Strayana
cbSubID=Nebstra
chkMapHack=False
SJunoX= 1114,8
SJunoY= 953,5
SJunoZ= 161
chkLTeleport=False
chkHTeleport=True
//Teleporter
wdh= 8
sleep= 100
//German Or English
Language=German
_pnetwork und _puimgr müssten status und gui entsprechen, der Rest sollte ja eigentlich leicht zu übertragen sein.
|
|
|
12/10/2013, 20:35
|
#790
|
elite*gold: 0
Join Date: Jan 2009
Posts: 95
Received Thanks: 20
|
kann wer seine aktuellen mal posten? für generic02
|
|
|
12/10/2013, 20:47
|
#791
|
elite*gold: 0
Join Date: Jan 2013
Posts: 14,869
Received Thanks: 2,837
|
Quote:
Originally Posted by Headhunter2001
kann wer seine aktuellen mal posten? für generic02
|
Wie gesagt: die USA Offsets
[pointer]
status=107952D0
gui=10789D68
[vars]
charname=*status->113A05->0
maxhp=*status->113FDC
hp=*status->113FB8
maxmp=*status->113FD8
mp=*status->113FBC
currentpet=*status->113aec
petpointer=*status->113ae4
mapid=*status->10D82C
targetid=*status->113A58
targetlevel=*status->113A40
targetmaxhp=*status->113A38
targethp=*status->113A3C
isdead=*action->EEC
istarget=*status->113A00
istargetdead=*status->113A65->434
isattacking=*action->E20
isskilling=*action->E70
ismoving=*action->408->1A4
issocialacting=*action->EA4
stunskill=*action->F4C
isridepet=*action->F50
ispvp=*status->11350C
istargetpvp=*status->1130E8
radar=*status->1C->2C
itemradar=*status->1C->4C
attackspeed=*action->DD8
runningspeed=*action->DE4
attackrange=*action->DE0
attackrange2=*status->1134B8
skillspeed=*status->114090
livesearcher=*status->1130A4
adminconsole=*status->114934
map=*gui->58->734->0
mapsub=*gui->58->734->4
radar=*status->1C->2C
posx=*action->58
posy=*action->60
posz=*action->5C
posr=*action->5c
Sind die, die ich vor 2 Tagen weitergegeben hatte und da funktionierten sie.
|
|
|
12/10/2013, 21:01
|
#792
|
elite*gold: 0
Join Date: Jan 2009
Posts: 95
Received Thanks: 20
|
kriegs damit net gebacken, immernoch die Fehlermeldung
|
|
|
12/10/2013, 21:13
|
#793
|
elite*gold: 0
Join Date: Jun 2011
Posts: 38
Received Thanks: 2
|
Can someone help me becos offsets for fantazy last chaos dont work on windows 7 64 bit pls help me
|
|
|
12/11/2013, 00:50
|
#794
|
elite*gold: 5
Join Date: Jan 2010
Posts: 3,068
Received Thanks: 1,208
|
Quote:
Originally Posted by iTricKz'
Wie gesagt: die USA Offsets
[pointer]
status=107952D0
gui=10789D68
[vars]
charname=*status->113A05->0
maxhp=*status->113FDC
hp=*status->113FB8
maxmp=*status->113FD8
mp=*status->113FBC
currentpet=*status->113aec
petpointer=*status->113ae4
mapid=*status->10D82C
targetid=*status->113A58
targetlevel=*status->113A40
targetmaxhp=*status->113A38
targethp=*status->113A3C
isdead=*action->EEC
istarget=*status->113A00
istargetdead=*status->113A65->434
isattacking=*action->E20
isskilling=*action->E70
ismoving=*action->408->1A4
issocialacting=*action->EA4
stunskill=*action->F4C
isridepet=*action->F50
ispvp=*status->11350C
istargetpvp=*status->1130E8
radar=*status->1C->2C
itemradar=*status->1C->4C
attackspeed=*action->DD8
runningspeed=*action->DE4
attackrange=*action->DE0
attackrange2=*status->1134B8
skillspeed=*status->114090
livesearcher=*status->1130A4
adminconsole=*status->114934
map=*gui->58->734->0
mapsub=*gui->58->734->4
radar=*status->1C->2C
posx=*action->58
posy=*action->60
posz=*action->5C
posr=*action->5c
Sind die, die ich vor 2 Tagen weitergegeben hatte und da funktionierten sie.
|
Leider gehen damit nicht alle Funktionen, er findet zum Beispiel nicht die richtige Map...
|
|
|
12/11/2013, 13:38
|
#795
|
elite*gold: 0
Join Date: Jan 2009
Posts: 95
Received Thanks: 20
|
weitere Vorschläge zur Fehlermeldung? Oder mal die kompletten Offsets, bei den oberen fehlt ja noch etwas.
|
|
|
Similar Threads
|
[Trainer Release] OG Atlantica battle speed Trainer
06/14/2011 - Atlantica Online - 12 Replies
hotkey num 0 - to set
You can change speed radius from 80- realy slow
to 700 for fast battling.
CATION
In IND and GD before entering change it to 400 max, its cuses some lag and game buging if more then 400.
|
UdoBot Release ! New Trainer ! [ Unlimited Leecher Trainer ]
06/25/2010 - S4 League Hacks, Bots, Cheats & Exploits - 64 Replies
Hier Release ich meinen Ersten Trainer.
Er Enthält :
Cutspeed
Reloadspeed
Sp Reg
Leg Dmg < Found
Wallhack
Chams < Credits to h4c0r-BG
Itemhack < New
|
All times are GMT +1. The time now is 19:36.
|
|