• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Elfbot hotkey!

hejhej

New Member
Joined
Jul 27, 2008
Messages
61
Reaction score
0
Is there anyway to make a hotkey thats copy the last words the npc says?

Cuz im playing on a highexp server and the npc gives out random things to say to rebirth,

Prolly posted this wrong but if any admin could move it to the right id be very thankfull!
 
It is possible to get recent message with elfbot as far as I can remember, almost nothing is impossible.
Though I don't know how to do it as it is prolly 3 years I made my last elf bot scripts.
 
I create that...
Code:
auto 1000 if [$lastmsg.sender == 'Name of NPC'] npcsay $lastmsg.content
You can reply same message of npc with this hotkey



Here you can find all variable and conditions (my forum)
All Variables
Hotkeys/Shortcuts - all action & conditions.

PD: Please help me with that, I'm new scripts of servers...
http://otland.net/f16/rush-event-173115/

- - - Updated - - -

Always is different? I think its a finite codes if you talk to npc to comprove it I can create a easy hotkey
 
Last edited:
I create that...
Code:
auto 1000 if [$lastmsg.sender == 'Name of NPC'] npcsay $lastmsg.content
You can reply same message of npc with this hotkey



Here you can find all variable and conditions (my forum)
All Variables
Hotkeys/Shortcuts - all action & conditions.

PD: Please help me with that, I'm new scripts of servers...
http://otland.net/f16/rush-event-173115/

- - - Updated - - -

Always is different? I think its a finite codes if you talk to npc to comprove it I can create a easy hotkey

Gonna try it right now!

Edit: Didnt work!
this is what the npc says:
02:21 Rebirth Npc: Please type this captcha to be able to make rebirth: TRXQ ? And i have to answer back "trxq"
 
Last edited:
put the hotkey in cavehotkeys always active, and you need go to NPC and in action put...

say hi
npcsay yourtext

and hotkey replay always... if your server have much exhausted you can change auto 1000 for auto 2000

- - - Updated - - -

PLEASE HELP WITH THIS!
http://otland.net/f16/rush-event-173115/
 
put the hotkey in cavehotkeys always active, and you need go to NPC and in action put...

say hi
npcsay yourtext

and hotkey replay always... if your server have much exhausted you can change auto 1000 for auto 2000

- - - Updated - - -

PLEASE HELP WITH THIS!
http://otland.net/f16/rush-event-173115/
yeah but it wont work as i need a script that only write the code
 
but if you repeat the message the npc does not recognize? I think what you want is impossible, repeat only the message

- - - Updated - - -

Please help with http://otland.net/f16/rush-event-173115/
 
There are different ways to recognize a portion of what the NPC says, but it is impossible to copy only part because it is always a different code

- - - Updated - - -

Please Help!
http://otland.net/f16/rush-event-173115/
 
I would help you with it, but unfortunately there is no way to get elfbot without having 12 viruses.
 
please help me toooo
13:07 Selethen [21145: hi
ki9ip0.jpg

13:09 Selethen [21145: rebirth
nr60p1.jpg

13:09 Selethen [21145: EME
ELFBOT MUST DO IT !
 

Attachments

Last edited:
Back
Top