Titel-Package [Reloaded]

04/12/2010 13:38 Mavygr#496
i think the problem is that you are using pink interface... :P
04/12/2010 14:46 spartania#497
Quote:
Originally Posted by Mavygr View Post
i think the problem is that you are using pink interface... :P



hahah :P thats not mine ^^
04/13/2010 13:20 s4pro#498
Thnx in advance for posting this! I just got one question: I was willing to farm my last rank in sunspear with this so I started the bot, and had it work properly until my jujundus met the first mob-group. Then, an error message occurred (Line 7339, of the .exe file; Error: Variable used without being declared.) and there the bot just stopped. I've been trying many times but still that error pops up every run I take... any clue about how to solve this?
Please help me out, I'll appreciate any suggestion!
04/13/2010 16:29 Neon™#499
Quote:
Originally Posted by s4pro View Post
Thnx in advance for posting this! I just got one question: I was willing to farm my last rank in sunspear with this so I started the bot, and had it work properly until my jujundus met the first mob-group. Then, an error message occurred (Line 7339, of the .exe file; Error: Variable used without being declared.) and there the bot just stopped. I've been trying many times but still that error pops up every run I take... any clue about how to solve this?
Please help me out, I'll appreciate any suggestion!
Use Castengine...
04/13/2010 17:46 Powerman04#500
hi der bot sagt mir immer ich soll THANKS drücken hab ich auch und auch das zweite doch er startet nicht
04/13/2010 18:29 .Cinexx#501
Quote:
Originally Posted by Powerman04 View Post
hi der bot sagt mir immer ich soll THANKS drücken hab ich auch und auch das zweite doch er startet nicht
das thanks nochmal entfernen noch mal danke sagen bot neu starten!;)
04/13/2010 21:17 Powerman04#502
ok es geht:D
04/13/2010 21:32 Hhuchan#503
top Bot kann ich nur sagen , läuft einwandfrei
04/14/2010 12:42 ddarek#504
Neon can u think about changing some code to that?

Code:
Func Ident($bagIndex, $numOfSlots)
	$cbType = "int"
	Cmd($CA_SetBag, $bagIndex)
	RS(100, 200)
	For $i = 1 To $numOfSlots
		Loggen("Identifying item: " & $bagIndex & ", " & $i)
		CmdCB($CA_GetIDKit)
		If $cbVar[0] = 0 Then
			CmdCB($CA_GetGold)
			If $cbVar[0] < 500 AND $cbVar[1] > 499 Then
				Cmd($CA_WithdrawGold, 500)
				RS(100, 200)
			EndIf
			Cmd($CA_BuySuperiorIDKit)
			RS(100, 200)
		EndIf
		Cmd($CA_IdentifyItem, $bagIndex, $i)
		RS(100, 200)
	Next
EndFunc


Func Sell($bagIndex, $numOfSlots)
	$cbType = "int"
	Cmd($CA_SetBag, $bagIndex)
	RS(700, 1200)
	For $i = 1 To $numOfSlots
		Loggen("Selling item: " & $bagIndex & ", " & $i)
		$info = CmdCB($CA_GetItemInfo, $i)
		CmdCB($CA_GetItemID, $i)
		If CanSell($info[0], $info[1], $cbVar[1]) Then
			Cmd($CA_SellItemByID, $cbVar[0])
		EndIf
		RS(100, 500)
	Next
EndFunc


Func CanSell($r, $q, $m)
	If $m = 0 OR $q > 1 OR $r = $Rarity_Gold Then
		Return False
	ElseIf $m > 21785 AND $m < 21806 Then				;Elite/Normal Tomes
		Return False
	ElseIf $m = 146 OR $m = 22751 Then				;Dyes/Lockpicks
		Return False
	ElseIf $m = 5899 OR $m = 5900 Then				;Sup ID/Salvage
		Return False
	ElseIf $m = 22752 OR $m = 22644 Then				;event items <<<golden egg & chocolate bunny
		Return False
	ElseIf $m = 3746 OR $m = 5594 OR $m = 5595 OR $m = 5611 OR $m = 5853 OR $m = 5975 OR $m = 5976 OR $m = 22280 Then						;gold scrolls
		Return False
	ElseIf ($m = 1175 OR $m = 1176 OR $m = 1152 OR $m = 1153 OR $m = 920 OR $m = 0) AND $r <> $Rarity_White Then ; stackable&rare whites
		Return False
	Else
		Return True
	EndIf
EndFunc
Credits goes to: Anon777

It helps keep some important stuff in inventory - i hate sell black/white dyes by example.
Any1 can add some exclusion in CanSell() if neccessary
04/14/2010 13:24 Deset#505
why dont you put it in the places where the bot doesnt sell?
04/14/2010 14:00 ddarek#506
Quote:
Originally Posted by Deset View Post
why don't you put it in the places where the bot doesn't sell?
Ah. Bot actually sells from all 3 bags and only 4th is available which in many occasion is too less.
That's why
If u farm in areas when many different attractive items drops - u know 10 slots is not so much
04/14/2010 20:54 KosinusBeta#507
Hey guys,

bei mir tritt folgendes Problem derzeit auf.
Der Luxon Bott verkauft nur manchmal die Items in der Stadt, wenn der Bott die Items mal nicht verkauft hat und das Inventar voll ist und er während dem botten wieder ein Item aufheben möchte bleibt er stehen und versucht es stundenlang aufzuheben ohne weiterzulaufen da das inventar voll ist^^:mofo:
04/14/2010 21:19 Neon™#508
Ich glaub u-coRe muss hier erstmal dicht machen wenn das hier so weiter geht....

Ich habe jetzt schon mehrmals geschrieben, dass diese Bugs bekannt sind und in der nächsten version behoben werden.
Ein großes Problem tritt allerdings noch auf :(
Nach 4h debuggen wurde mir dann gesagt, dass es an GWCa liegt ;)
Ich hoffe bis zum WE wird alles fertig!
04/14/2010 21:37 KosinusBeta#509
Cool wünsch Dir viel Glück =)
ja hab ich gelesen war mir aber nich so sicher ob das schon gebuggt wurd..^^

naja mfg
04/14/2010 21:50 Frutex#510
Quote:
Originally Posted by KosinusBeta View Post
Cool wünsch Dir viel Glück =)
ja hab ich gelesen war mir aber nich so sicher ob das schon gebuggt wurd..^^

naja mfg
Kein Plan, aber man hat etwas gepostet, ne?
Omg, lasst Neon einfach seine Arbeit machen, danke.