View Full Version : Blue Teleport Effect
douglassrs
02-19-2016, 01:36 AM
Hey guys,
I was wondering how to do that blue teleport effect those dicers from yalahar do when you step in the depot floor, how can I do that in Xenobot script?
Thanks
douglassrs
02-20-2016, 10:36 PM
This is the effect I'm talking about: 13310
douglassrs
02-22-2016, 01:37 PM
Well... looks like it's impossible, at least with Xenobot, I wonder how other bot scripts do this effect on their dicers :/
DarkstaR
02-23-2016, 03:40 PM
Well... looks like it's impossible, at least with Xenobot, I wonder how other bot scripts do this effect on their dicers :/
It's possible with XB but it's a closed feature that only our dicers have access to. This isn't because we want exclusivity, but because it will 100% of the time lead to a ban.
You can replicate it by sending the map request packet to the server. The packet is just an empty packet with id 0x0F.
douglassrs
02-23-2016, 03:47 PM
It's possible with XB but it's a closed feature that only our dicers have access to. This isn't because we want exclusivity, but because it will 100% of the time lead to a ban.
You can replicate it by sending the map request packet to the server. The packet is just an empty packet with id 0x0F.
I understand it, can you please help me implement this? How can I send a packet using a XB script?
Thank you!
douglassrs
02-24-2016, 02:44 AM
I tried:
tibiaClient.sendPacketToClient('', 0x0F)
but no luck :/
Jontor
02-24-2016, 07:43 AM
I tried:
tibiaClient.sendPacketToClient('', 0x0F)
but no luck :/
Try with BlackD Proxy, you can send packets there
douglassrs
02-24-2016, 02:29 PM
Try with BlackD Proxy, you can send packets there
Hey, sorry for insisting on this, I did download BlackD and tried to send that packet but it didn't work as well, can you please tell me exactly how to send it properly?
Thank you.
Jontor
02-24-2016, 02:59 PM
Hey, sorry for insisting on this, I did download BlackD and tried to send that packet but it didn't work as well, can you please tell me exactly how to send it properly?
Thank you.
No idea how to use it too, I just know some of my friends did use it
krille09
02-24-2016, 03:12 PM
I also wonder what item is that they use for this glimmering thing at depots? Always been curious about that lol
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.