Register for your free account! | Forgot your password?

You last visited: Today at 01:51

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

Advertisement



Sonnenspeer-Bot [Beta]

Discussion on Sonnenspeer-Bot [Beta] within the GW Exploits, Hacks, Bots, Tools & Macros forum part of the Guild Wars category.

Closed Thread
 
Old 06/15/2009, 14:51   #16



 
Frutex's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 18,585
Received Thanks: 3,863
Ohh jetzt hast du mir mein Thx geklaut xD
Frutex is offline  
Old 06/15/2009, 15:53   #17
 
blauwiggle's Avatar
 
elite*gold: 0
The Black Market: 123/0/1
Join Date: Apr 2006
Posts: 1,722
Received Thanks: 476
Die Glint Demo war ein tolles Beispiel mit der Castingengine. Auf sowas muss man erstmal kommen ^^
blauwiggle is offline  
Old 06/15/2009, 16:14   #18
 
elite*gold: 0
Join Date: May 2009
Posts: 4
Received Thanks: 1
gefällt mir echt gut werde ihn testen und dann feedback geben
Niruena is offline  
Old 06/15/2009, 16:39   #19
 
elite*gold: 0
Join Date: Jun 2009
Posts: 11
Received Thanks: 1
funktioniert super.
danke für den tip mit dem programm.!

^^
Lucarsch is offline  
Old 06/15/2009, 17:58   #20
 
elite*gold: 0
Join Date: Jul 2008
Posts: 68
Received Thanks: 28
Any chance i can get a translation of the "Read me first".txt file? Google isnt translating
it from german
Fixer_fixing is offline  
Old 06/15/2009, 17:58   #21
 
elite*gold: 0
Join Date: Jul 2008
Posts: 68
Received Thanks: 28
Any chance i can get a translation of the "Read me first".txt file? Google isnt translating
it from german

Fixer_fixing is offline  
Thanks
1 User
Old 06/15/2009, 18:40   #22
 
elite*gold: 0
Join Date: Jun 2009
Posts: 11
Received Thanks: 1
Read Me :

Requests:

-Gate Of Desolation
-HardMode

Checklist:

-@Gate Of Desolation?
-GW in Windowmode?
-Interface Customized?
-Control Customized?
-The 3 Requested Heros + 4 Henchmen?


hope everythings right.
Lucarsch is offline  
Old 06/15/2009, 22:49   #23
 
elite*gold: 0
Join Date: Jul 2008
Posts: 68
Received Thanks: 28
Ty.. can any one tell me what's with the error code in the post above this one?

Code:
>C:\Program Files\AutoIt3\SciTE\..\au3check.exe "C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\Sonnenspeer.au3"
AutoIt3 Syntax Checker v1.54.8  Copyright (c) Tylo 2007

C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\nomadmemory.au3(43,79) : ERROR: _MemoryOpen() already defined.
Func _MemoryOpen($iv_Pid, $iv_DesiredAccess = 0x1F0FFF, $iv_InheritHandle = 1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\nomadmemory.au3(99,62) : ERROR: _MemoryRead() already defined.
Func _MemoryRead($iv_Address, $ah_Handle, $sv_Type = 'dword')
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\nomadmemory.au3(156,72) : ERROR: _MemoryWrite() already defined.
Func _MemoryWrite($iv_Address, $ah_Handle, $v_Data, $sv_Type = 'dword')
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\nomadmemory.au3(200,30) : ERROR: _MemoryClose() already defined.
Func _MemoryClose($ah_Handle)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\nomadmemory.au3(229,42) : ERROR: SetPrivilege() already defined.
Func SetPrivilege( $privilege, $bEnable )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Documents and Settings\Kinematic\desktop\New Folder\SSP\Sonnenspeer.au3 - 5 error(s), 0 warning(s)
>Exit code: 2    Time: 0.780
Fixer_fixing is offline  
Old 06/16/2009, 16:47   #24
 
elite*gold: 0
Join Date: May 2008
Posts: 71
Received Thanks: 53
i have the same problem fixer
blader3 is offline  
Old 06/16/2009, 16:53   #25
 
Syc0n's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 1,835
Received Thanks: 1,638
Ja weil in der Sonnenspeer.au3 die Nomadmemory included wurde, ABER auch in der tt6.au3. Ihr müsst halt das hier

Quote:
#include <NomadMemory.au3>
aus der Sonnenspeer.au3 löschen und das wars.
Syc0n is offline  
Thanks
1 User
Old 06/16/2009, 18:01   #26
 
elite*gold: 0
Join Date: Jul 2008
Posts: 68
Received Thanks: 28
Quote:
Originally Posted by Syc0n View Post
Ja weil in der Sonnenspeer.au3 die Nomadmemory included wurde, ABER auch in der tt6.au3. Ihr müsst halt das hier



aus der Sonnenspeer.au3 löschen und das wars.
Fixed the problem, thanks Syc0n.
Last question, it's not accepting the blessing. Where and in what can I change the coord position. i looked in the tt6.ini but didn't see it.

Also the controls:

Control:
Selecting: Nächstbefindlichen Purpose: ö
Selecting: Nächstbefindlichen allies: v
Selecting: Nächstbefindlichen opponent: #

Googles/Babel fish translation:
Control:
Selecting: PUR-float next-present: ö
Selecting: Allies next-present: v
Selecting: Next-present opponent: # display

WTF... LOL
Fixer_fixing is offline  
Old 06/17/2009, 06:53   #27



 
Frutex's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 18,585
Received Thanks: 3,863
228-237 look in this lines in the script and change one one the coords, at the moment i dont know which is the right one.
PHP Code:
Func segen_holen()
    
MouseSend("left""click",665,195)
    
RS(200,500)
    
MouseSend("left""click",645,54)
    
RS(7000,10000)
    
Keysend("v")
    
RS(900,1600)
    
Keysend("space")
    
RS(600,900)
    
MouseSend("left""click",400,375)
EndFunc 
Frutex is offline  
Old 06/17/2009, 16:21   #28
 
elite*gold: 0
Join Date: Jul 2008
Posts: 68
Received Thanks: 28
indisturbalcha: Thanks it was line 236
Fixer_fixing is offline  
Old 06/17/2009, 19:24   #29
 
Neon™'s Avatar
 
elite*gold: 50
Join Date: Feb 2009
Posts: 2,173
Received Thanks: 1,765
So vielen Dank für euer Feedback.

Der nächste Bot ist für den Lichtbringertitel und ist von Indisturbalcha und mir zusammen.
Wayouts sind berits fertig.
Neon™ is offline  
Old 06/17/2009, 21:07   #30
 
elite*gold: 0
Join Date: May 2009
Posts: 4
Received Thanks: 1
bei mir läuft der bot raus und dann neben den segenstyp und das wars woran kann das liegen??
Niruena is offline  
Closed Thread


Similar Threads Similar Threads
Sonnenspeer Bot für jede Klasse
12/19/2008 - GW Exploits, Hacks, Bots, Tools & Macros - 21 Replies
Moin, hier mal mein Sonnenspeer bot, bitte nicht meckern, script ist ca 7 Monate alt oder.... Bevor es nun bei mir versauert kann ich es auch public machen Wichtig Nicht MEM Based , brauch man auch nicht da der Titel in 15 h max ist oder so.... Code: #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
WTT AOC Closed Beta Acct with Uncapped level unlike upcoming Open beta which has cap.
04/28/2008 - Trading - 0 Replies
WTT my AOC Closed beta account with an uncapped level which you wont be able to get in the upcoming open beta for an alliance WoW account reply here or MSN Message me at [email protected]



All times are GMT +2. The time now is 01:51.


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.