i have a problem with my warp seller bot..
my bot only does warp and do not cast a buffs to the last warp buyer that deals me..
this is my code:
automacro three {
console /You gained 10,000 zeny./i
exclusive 1
call {
do chat leave
do stand
pause 1
pause 1
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,3))
$x1 = @eval($x - @rand(1,3))
$y0 = @eval($y - @rand(1,3))
do sl 27 @random("$x0", "$x1") $y0
pause 1
do warp mosk_fild02
do sp "Blessing" "$.lastMatch1" 10
do sp "Increase Agi" "$.lastMatch1" 10
do e thx
do e go
do sit
do chat create "Mosco.10k|Lava.11k|Magma.12k|trde.me!" 2 0 1749
do e spit
pause 1
pause 1
do e sexy
}
}
automacro four {
console /You gained 12,000 zeny./i
exclusive 1
call {
do chat leave
do stand
pause 1
pause 1
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,3))
$x1 = @eval($x - @rand(1,3))
$y0 = @eval($y - @rand(1,3))
do sl 27 @random("$x0", "$x1") $y0
pause 1
do warp ve_fild03
do sp "Blessing" "$.lastMatch1" 10
do sp "Increase Agi" "$.lastMatch1" 10
do e thx
do e go
do sit
do chat create "Mosco.10k|Lava.11k|Magma.12k|trde.me!" 2 0 1749
do e spit
pause 1
pause 1
do e sexy
}
}
automacro five {
console /You gained 11,000 zeny./i
exclusive 1
call {
do chat leave
do stand
pause 1
pause 1
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,3))
$x1 = @eval($x - @rand(1,3))
$y0 = @eval($y - @rand(1,3))
do sl 27 @random("$x0", "$x1") $y0
pause 1
do warp yuno_fild06
do sp "Blessing" "$.lastMatch1" 10
do sp "Increase Agi" "$.lastMatch1" 10
do e thx
do e go
do sit
do chat create "Mosco.10k|Lava.11k|Magma.12k|trde.me!" 2 0 1749
do e spit
pause 1
pause 1
do e sexy
}
}
what seems to be the problem??
thx..
warp seller
Moderator: Moderators
-
- Human
- Posts: 37
- Joined: 13 Oct 2013, 12:32
- Noob?: No
- Location: Moscow
Re: warp seller
coz $.lastMatch1 is empty
-
- Noob
- Posts: 4
- Joined: 29 Oct 2013, 00:52
- Noob?: No
Re: warp seller
what should i add sir? im new at this.. thx..
-
- Human
- Posts: 37
- Joined: 13 Oct 2013, 12:32
- Noob?: No
- Location: Moscow
Re: warp seller
paste here console log from start and end your macro
-
- Noob
- Posts: 4
- Joined: 29 Oct 2013, 00:52
- Noob?: No
Re: warp seller
sir what do u mean by console log from start and end? i'm sorry, i'm not familiar with this.. thx for the reply 

-
- Human
- Posts: 37
- Joined: 13 Oct 2013, 12:32
- Noob?: No
- Location: Moscow
Re: warp seller
i mean text in window of bot...Start u macro and from line where is log start copy all to end. Or upload console.txt (logs floder)
-
- Noob
- Posts: 4
- Joined: 29 Oct 2013, 00:52
- Noob?: No
Re: warp seller
ahh, hehe! sorry.. is this wat u mean sir?
tnx..
You are casting Warp Portal on location (95, 56) (Delay: 1000ms)
------------------------ ?? ------------------------
# ??
0 Prontera City, Capitol of Rune- prontera
1 Veins Field ve_fild03
2 El Mes Plateau yuno_fild06
3 Moscovia Field mosk_fild02
----------------------------------------------------
You use Warp Portal (Lv: 4) on location (96, 56)
Attempting to open warp portal to Moscovia Field (mosk_fild02)
You ????? (96, 56)
??????: Blue Gemstone (11) x 1
???? Blessing ? 3 . <----- i think this is where the problem is..
???? Increase AGI ? 3 . <----- i think this is where the problem is..
You are now: EFST_SIT
tnx..
You are casting Warp Portal on location (95, 56) (Delay: 1000ms)
------------------------ ?? ------------------------
# ??
0 Prontera City, Capitol of Rune- prontera
1 Veins Field ve_fild03
2 El Mes Plateau yuno_fild06
3 Moscovia Field mosk_fild02
----------------------------------------------------
You use Warp Portal (Lv: 4) on location (96, 56)
Attempting to open warp portal to Moscovia Field (mosk_fild02)
You ????? (96, 56)
??????: Blue Gemstone (11) x 1
???? Blessing ? 3 . <----- i think this is where the problem is..
???? Increase AGI ? 3 . <----- i think this is where the problem is..
You are now: EFST_SIT
-
- Human
- Posts: 37
- Joined: 13 Oct 2013, 12:32
- Noob?: No
- Location: Moscow
Re: warp seller
full log please , and why u have ?????
-
- Been there done that!
- Posts: 118
- Joined: 19 Sep 2011, 07:30
- Noob?: Yes
Re: warp seller
privacyJozo wrote:full log please , and why u have ?????

Sorry, my english is very bad !