Search found 20 matches

by rpichay
08 Sep 2014, 07:19
Forum: Macro Plugin
Topic: N>help PRO zeny gurl macro
Replies: 15
Views: 10111

Re: N>help PRO zeny gurl macro

no help from those knowledgeable :)
by rpichay
07 Sep 2014, 02:22
Forum: Macro Plugin
Topic: dreamerro bg macro
Replies: 4
Views: 4374

Re: dreamerro bg macro

sir 4ept can you please help me on my problem regarding zenygirl macro?
by rpichay
06 Sep 2014, 10:50
Forum: Macro Plugin
Topic: Help on droping item
Replies: 5
Views: 10651

Re: Help on droping item

thats my problem if it would be that easy to do

do drop Jellopy

but it needs the item number and i dont know code that well


do drop "item number of jellopy"
by rpichay
01 Sep 2014, 04:16
Forum: Macro Plugin
Topic: Help on droping item
Replies: 5
Views: 10651

Re: Help on droping item

it isnt working because it is acquired by an NPC so doesnt drop
by rpichay
31 Aug 2014, 05:58
Forum: Macro Plugin
Topic: Help on droping item
Replies: 5
Views: 10651

Help on droping item

my pickupitems.txt is not working because i already set it to Jellopy -1 0 0 but still it wont drop jellopy so i decided to ask if there is macro regarding this one if there is something like would make me do do drop Jellopy instead of eval <code for getting item number here,then varStack{i} = item ...
by rpichay
30 Aug 2014, 14:27
Forum: Macro Plugin
Topic: N>help PRO zeny gurl macro
Replies: 15
Views: 10111

Re: N>help PRO zeny gurl macro

Mods please check on this one because macro is not triggering on zeny, i tried it even with normal automacro


automacro test {
zeny >= 1
exclusive 1
map prontera
run-once 1
call {
do quit
}
}
by rpichay
30 Aug 2014, 13:24
Forum: Macro Plugin
Topic: N>help PRO zeny gurl macro
Replies: 15
Views: 10111

Re: N>help PRO zeny gurl macro

afaik, you cannot use $ in automacro because i tried it it says error
by rpichay
30 Aug 2014, 08:57
Forum: Macro Plugin
Topic: N>help PRO zeny gurl macro
Replies: 15
Views: 10111

Re: N>help PRO zeny gurl macro

here is what i did so far

Code: Select all


i tried to make it trigger on my location still no luck it wont trigger
by rpichay
29 Aug 2014, 23:03
Forum: Macro Plugin
Topic: N>help PRO zeny gurl macro
Replies: 15
Views: 10111

Re: N>help PRO zeny gurl macro

im not an expert in perl macros but try this automacro wew { if Zeny >= 50000000 map malaya call { do macro zenystart } } macro zenystart { do talk 5 pause 1 do talk resp 0 pause 4 } doesnt work.. ive tried it,, im really wondering why zeny cannot trigger the automacro ive also done zeny small z. s...
by rpichay
29 Aug 2014, 11:52
Forum: Macro Plugin
Topic: N>help PRO zeny gurl macro
Replies: 15
Views: 10111

Re: N>help PRO zeny gurl macro

my problem is now it says wrong number of arguments > 5000000 in red