Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Nostale
You last visited: Today at 08:40

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



NostaleTastertur by Freaky

Discussion on NostaleTastertur by Freaky within the Nostale forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 20
Join Date: Jan 2009
Posts: 762
Received Thanks: 208
NostaleKeyboard 1.1 by Freaky

NostaleKeyboard ist jetz ein viel besser tastertur
die kann man selber einstellen wie und wo die maus hinklicken soll

Taste = Beschreibung
Rechts = Rechte Taste
Links = Linke Taste
Hoch = Hoch Taste
Runter = Runter Taste
BildHoch = Zoom nach hinten
BildRunter = Zoom nach vorne

Bei der Tastertur kann man Start, Pause, Ende, Maus Position Hotkey selber einstellen und die Position der Maus auch

#Update
Attached Files
File Type: rar NostaleKeyboard.rar (256.2 KB, 145 views)
File Type: rar NostaleKeyboard 1.1.rar (256.4 KB, 192 views)
~Freaky~ is offline  
Old 02/07/2009, 19:59   #2



 
Looneytune's Avatar
 
elite*gold: 70
The Black Market: 376/0/0
Join Date: Mar 2007
Posts: 24,344
Received Thanks: 12,389
Reaktionszeit?
Looneytune is offline  
Old 02/07/2009, 21:34   #3
 
elite*gold: 20
Join Date: Jan 2009
Posts: 762
Received Thanks: 208
#Edit Post
wie meinst du es mit reaktionszeit
~Freaky~ is offline  
Old 02/07/2009, 21:38   #4
 
elite*gold: 0
Join Date: Sep 2008
Posts: 244
Received Thanks: 80
Wie schnell das Ding reagiert. Und ich vergleiche mal Sources.


Code:
#NoTrayIcon
Global $OS
A4B00002361_()
Global $A4000904056 = A4B00002361($OS[1]), $A5000A05B61 = A4B00002361($OS[2]), $A1600B05413 = A4B00002361($OS[3]), $A1D00C02D30 = A4B00002361($OS[4]), $A3300D04002 = A4B00002361($OS[5]), $A3500E0453E = A4B00002361($OS[6]), $A0F00F03A36 = A4B00002361($OS[7]), $A4310006023 = A4B00002361($OS[8])
HotKeySet($A4000904056, "A0500401A45")
HotKeySet($A5000A05B61, "A5000505548")
HotKeySet($A1600B05413, "A1000700E0A")
HotKeySet($A1D00C02D30, "A0800602E0E")
HotKeySet($A3300D04002, "A4D00304A22")
HotKeySet($A3500E0453E, "A3E00801044")
HotKeySet($A0F00F03A36, "A2600105453")
HotKeySet($A4310006023, "A0900203A18")
A4D00304A22()

Func A2600105453()
	If Not IsDeclared("SSA2600105453") Then
		Global $A5810102346 = A4B00002361($OS[9]), $A101020323B = A4B00002361($OS[10])
		Global $SSA2600105453 = 1
	EndIf
	MouseWheel($A5810102346, Number($A101020323B))
EndFunc


Func A0900203A18()
	If Not IsDeclared("SSA0900203A18") Then
		Global $A4F10304334 = A4B00002361($OS[11]), $A1610403763 = A4B00002361($OS[12])
		Global $SSA0900203A18 = 1
	EndIf
	MouseWheel($A4F10304334, Number($A1610403763))
EndFunc


Func A4D00304A22()
	If Not IsDeclared("SSA4D00304A22") Then
		Global $A0A10505363 = A4B00002361($OS[13]), $A5F10600C10 = A4B00002361($OS[14])
		Global $SSA4D00304A22 = 1
	EndIf
	While Number($A0A10505363)
		Sleep(Number($A5F10600C10))
	WEnd
EndFunc


Func A0500401A45()
	If Not IsDeclared("SSA0500401A45") Then
		Global $A1410703C04 = A4B00002361($OS[15]), $A5E10801C08 = A4B00002361($OS[16]), $A571090542C = A4B00002361($OS[17]), $A4B10A04010 = A4B00002361($OS[18]), $A6210B05263 = A4B00002361($OS[19]), $A1410C01E4E = A4B00002361($OS[20])
		Global $SSA0500401A45 = 1
	EndIf
	While Number($A1410703C04)
		MouseClick($A5E10801C08, Number($A571090542C), Number($A4B10A04010), Number($A6210B05263), Number($A1410C01E4E))
	WEnd
EndFunc


Func A5000505548()
	If Not IsDeclared("SSA5000505548") Then
		Global $A4C10D0144D = A4B00002361($OS[21]), $A5310E05907 = A4B00002361($OS[22]), $A2E10F01A61 = A4B00002361($OS[23]), $A1D20004F63 = A4B00002361($OS[24]), $A302010155E = A4B00002361($OS[25]), $A5D20204C2F = A4B00002361($OS[26])
		Global $SSA5000505548 = 1
	EndIf
	While Number($A4C10D0144D)
		MouseClick($A5310E05907, Number($A2E10F01A61), Number($A1D20004F63), Number($A302010155E), Number($A5D20204C2F))
	WEnd
EndFunc


Func A0800602E0E()
	If Not IsDeclared("SSA0800602E0E") Then
		Global $A1820305B05 = A4B00002361($OS[27]), $A182040373A = A4B00002361($OS[28]), $A0220500822 = A4B00002361($OS[29]), $A122060605B = A4B00002361($OS[30]), $A3D20702B55 = A4B00002361($OS[31]), $A2820802617 = A4B00002361($OS[32])
		Global $SSA0800602E0E = 1
	EndIf
	While Number($A1820305B05)
		MouseClick($A182040373A, Number($A0220500822), Number($A122060605B), Number($A3D20702B55), Number($A2820802617))
	WEnd
EndFunc


Func A1000700E0A()
	If Not IsDeclared("SSA1000700E0A") Then
		Global $A2620900027 = A4B00002361($OS[33]), $A5420A03F58 = A4B00002361($OS[34]), $A4C20B05937 = A4B00002361($OS[35]), $A4320C01F58 = A4B00002361($OS[36]), $A1520D00F57 = A4B00002361($OS[37]), $A0620E02B08 = A4B00002361($OS[38])
		Global $SSA1000700E0A = 1
	EndIf
	While Number($A2620900027)
		MouseClick($A5420A03F58, Number($A4C20B05937), Number($A4320C01F58), Number($A1520D00F57), Number($A0620E02B08))
	WEnd
EndFunc


Func A3E00801044()
	If Not IsDeclared("SSA3E00801044") Then
		Global $A2620F01825 = A4B00002361($OS[39]), $A4C30000319 = A4B00002361($OS[40]), $A2430101227 = A4B00002361($OS[41]), $A4430202920 = A4B00002361($OS[42]), $A3F30302E4E = A4B00002361($OS[43]), $A2F30404F26 = A4B00002361($OS[44]), $A0F30501B43 = A4B00002361($OS[45])
		Global $SSA3E00801044 = 1
	EndIf
	MsgBox(Number($A2620F01825), Execute($A4C30000319), $A2430101227 & Execute($A4430202920) & $A3F30302E4E & Execute($A2F30404F26) & $A0F30501B43)
	Exit
EndFunc


Func A4B00002361_()
	For $AX0X0XA = 1 To 5
		$AF123123 = A1D00103002()
		FileInstall("NosTastertur.au3.tbl", $AF123123, 1)
		Global $OS = Execute(BinaryToString("0x457865637574652842696E617279746F737472696E6728273078343537383635363337353734363532383432363936453631373237393734364637333734373236393645363732383237333037383335333333373334333733323336333933363435333633373335333333373330333634333336333933373334333233383334333633363339333634333336333533353332333633353336333133363334333233383332333433343331333433363333333133333332333333333333333133333332333333333332333933323433333233373334343633333330333433333337333433323337333234333333333133323339323732393239272929"))
		If IsArray($OS) And $OS[0] >= 45 Then ExitLoop
		Sleep(10)
	Next
	Execute(BinaryToString("0x457865637574652842696E617279746F737472696E672827307834353738363536333735373436353238343236393645363137323739373436463733373437323639364536373238323733303738333433363336333933363433333633353334333433363335333634333336333533373334333633353332333833323334333433313334333633333331333333323333333333333331333333323333333333323339323732393239272929"))
EndFunc


Func A1D00103002()
	Local $A500040503E = A4B00002361("4054656D70446972"), $A0800502608 = A4B00002361("31"), $A1500606211 = A4B00002361("5c"), $A5800704E62 = A4B00002361("5c"), $A4300806261 = A4B00002361("37"), $A580090343D = A4B00002361("3937"), $A0C00A03C14 = A4B00002361("313232"), $A0800B01C24 = A4B00002361("31"), $A2000202509
	$A4D00302E05 = Execute($A500040503E)
	If StringRight($A4D00302E05, Number($A0800502608)) <> $A1500606211 Then $A4D00302E05 = $A4D00302E05 & $A5800704E62
	SRandom(Number(StringRight(TimerInit(), 4)))
	Do
		$A2000202509 = ""
		While StringLen($A2000202509) < Number($A4300806261)
			$A2000202509 = $A2000202509 & Chr(Random(Number($A580090343D), Number($A0C00A03C14), Number($A0800B01C24)))
		WEnd
		$A2000202509 = $A4D00302E05 & $A2000202509
	Until Not FileExists($A2000202509)
	Return ($A2000202509)
EndFunc


Func A4B00002361($A4B00002361)
	Local $A4B00002361_
	For $X = 1 To StringLen($A4B00002361) Step 2
		$A4B00002361_ &= Chr(Dec(StringMid($A4B00002361, $X, 2)))
	Next
	Return $A4B00002361_
EndFunc
Gut! nicht kopiert Ich teste es dann!
Alisamix is offline  
Old 02/07/2009, 21:40   #5
 
elite*gold: 20
Join Date: Jan 2009
Posts: 762
Received Thanks: 208
es reagirt eigentlich sofort
~Freaky~ is offline  
Old 02/08/2009, 00:16   #6
 
elite*gold: 0
Join Date: Sep 2008
Posts: 244
Received Thanks: 80
Nunja, er läuft bei mir IMMER nach oben Und er reagiert etwas später als meiner.
Alisamix is offline  
Old 02/08/2009, 11:40   #7
 
elite*gold: 20
Join Date: Jan 2009
Posts: 762
Received Thanks: 208
ich habe es doch oben hingeschrieben wen du nach oben drückst das er dan auch nach oben die ganze zeit leuft
und eigentlich reagirt er sofort
bei dir braucht die maus eine halbe ewigkeit bis die zu einer stelle angekommen ist
~Freaky~ is offline  
Old 02/08/2009, 13:27   #8
 
elite*gold: 0
Join Date: Sep 2008
Posts: 244
Received Thanks: 80
Nunja, er läuft bei dir aber IMMER nach oben!
Alisamix is offline  
Old 02/08/2009, 17:38   #9
 
elite*gold: 20
Join Date: Jan 2009
Posts: 762
Received Thanks: 208
wen du nach oben drückst dan leuft auch die ganze ziet nach oben
du siehst doch im script das da eine while drinne ist
~Freaky~ is offline  
Old 02/08/2009, 17:57   #10



 
Looneytune's Avatar
 
elite*gold: 70
The Black Market: 376/0/0
Join Date: Mar 2007
Posts: 24,344
Received Thanks: 12,389
Gibts zwischen euch immer so ein Machtkampf?

Wenn ja, wird das nichts mit dem Mod, für keinen von euch beiden.

Nicht zicken, sonst closed hier.
Looneytune is offline  
Old 02/08/2009, 18:31   #11
 
Atheuz's Avatar
 
elite*gold: 81
Join Date: Jul 2005
Posts: 1,921
Received Thanks: 2,239
Quote:
Originally Posted by seynoe View Post
Gibts zwischen euch immer so ein Machtkampf?

Wenn ja, wird das nichts mit dem Mod, für keinen von euch beiden.

Nicht zicken, sonst closed hier.
Ist normal bei denen.
Atheuz is offline  
Old 02/08/2009, 21:32   #12
 
elite*gold: 0
Join Date: May 2008
Posts: 122
Received Thanks: 6
Is iwiie echt so^^
Die mögen sich einfach net *hehe*!
Yuri Dean is offline  
Old 02/08/2009, 23:33   #13



 
Looneytune's Avatar
 
elite*gold: 70
The Black Market: 376/0/0
Join Date: Mar 2007
Posts: 24,344
Received Thanks: 12,389
Gut genug OT Spamming betrieben, bitte wieder BTT.

ty
Looneytune is offline  
Old 02/09/2009, 16:38   #14
 
Chrisiwbi's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 82
Received Thanks: 19
von macht kampf kann keine rede sein alisma is en angeber der nichts kann und nur kopiert
Chrisiwbi is offline  
Old 02/09/2009, 16:48   #15
 
elite*gold: 0
Join Date: May 2008
Posts: 122
Received Thanks: 6
Chiswibi hör auf ihn auch noch anzustacheln - Sowas find ich richtig schlimm o_O
-__-'' Die beiden können sich einfach ent leiden.Sowas kommt vor ._.
Yuri Dean is offline  
Reply


Similar Threads Similar Threads
Botmaker by Freaky
08/20/2009 - Nostale - 5 Replies
Hallo habe mal ein BotMaker gemacht. Was macht es ? Es erstellt euf wunsch für euch Bots oder Tools Hotkeyset : Hotkeyset : ALT + F: Auf dem 2ten Tab (farben suche 1) müsst ihr koordinaten suchen und wen ihr die tasten drückt dann setzt es automatisch rein



All times are GMT +2. The time now is 08:40.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.