Search found 14 matches

by qq6346144
24 Nov 2021, 04:05
Forum: Macro Plugin
Topic: How can I use macro to send mail to other players?
Replies: 1
Views: 4138

Re: How can I use macro to send mail to other players?

i will , you can call me the qq6346144
by qq6346144
01 May 2020, 11:46
Forum: Resolved Questions
Topic: [Solved]Evaluating number using 'int' ?
Replies: 1
Views: 6368

[Solved]Evaluating number using 'int' ?

error in 5: Unrecognized --> int <-- Sub-Routine

automacro num99 {
console /num(\d+)~(\d+)/
call {
$numone = @eval ($.lastMatch1 + $.lastMatch2)
$numtwo = @eval ($numone / 2)
$numthree = int(@eval($numtwo))
do talk num $numthree
}
}

how to write?
by qq6346144
17 Mar 2020, 23:38
Forum: Private Servers
Topic: Peek Error
Replies: 2
Views: 3179

Re: Peek Error

fadreus wrote:AFAIK NovaRO client is protected..
You can't get recvpackets with the usual way..
thank you for help
by qq6346144
16 Mar 2020, 22:31
Forum: Other OpenKore support
Topic: NPC overlap cannot be transferred
Replies: 4
Views: 6078

Re: NPC overlap cannot be transferred

cheeseu wrote:I have the same question.

Bot only talks to hpspall#new,not “ 孙燕姿#new”.

I need to talk to “ 孙燕姿#new”.


Who can help me? Thank you~~~~~~~~~~~~~~~~~~~~~
i can help you.please call me qq6346144
by qq6346144
02 Nov 2018, 02:19
Forum: Private Servers
Topic: i can't connect the sever
Replies: 1
Views: 2046

Re: i can't connect the sever

you can writing program with the Connect code and Initialization Connect.
sorry my english very bad,i can't say more.
by qq6346144
25 Oct 2018, 20:59
Forum: Private Servers
Topic: help this Verification Code
Replies: 3
Views: 2463

Re: help this Verification Code

this is error picture

https://ibb.co/fG4bOA

i can get and log Verification Code,but i can't Report Verification Code

i don't know Where is the mistake
please help me

thank you for all
by qq6346144
25 Oct 2018, 11:32
Forum: Private Servers
Topic: help this Verification Code
Replies: 3
Views: 2463

help this Verification Code

help this Verification Code input Verification Code,but it not work automacro level { console /喷靡絏 (\d+) 叫块/ call { log the code is $.lastMatch1 pause 2 do talk num $.lastMatch1 } } the Report errors: Error in function 'talk' <Talk to NPC> You are not talkning to an npc help me this Verification Code
by qq6346144
15 Jul 2018, 21:46
Forum: Private Servers
Topic: how custom autostorage ai command?
Replies: 4
Views: 2316

Re: how custom autostorage ai command?

storageAuto_npc_steps w1 d3 w2 r0 n

ok,i got it ,thankyou very much
by qq6346144
15 Jul 2018, 11:20
Forum: Private Servers
Topic: how custom autostorage ai command?
Replies: 4
Views: 2316

Re: how custom autostorage ai command?

storageAuto_npc_type 3
how to write "storageAuto_npc_steps"
by qq6346144
15 Jul 2018, 11:08
Forum: Private Servers
Topic: how custom autostorage ai command?
Replies: 4
Views: 2316

Re: how custom autostorage ai command?

i need type 3 number ,and r0 open it

firest:
the type 3 number is command:do talknum 3
second:
and r0 is command:do talk resp 0

how custom autostorage ai command?