• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Mandrack's Superwarp with Don's ini.

mandrack

New member
Joined
Feb 11, 2005
RedCents
Mandrack's Superwarp with Don's ini.--Updated with gate Zone+supermem, FADE+Setspell.

Superwarp UPDATE

/warplast (warp tp last loc before current warp)
/warploc (warp x,y,z)
/tag (target)
/warptarg (warps to target)
/x (warp amount of x)
/y (amount of y)
/z (amount of z)
/warp (waypoint)
/go waypoint
/wp (waypoint)
/waypoint
/safe (succor)
/fade (Loose aggro)
/Setspell (change spells!)
/gate (gate for any class)
/zone (zone in any zone)
/supercamp (instant camp)
/memfast (Mem spells fast...Can be also be used in macros E..G /memfast spellset).


To use waypoints type /waypoint ADD (Name of waypoint) /waypoint List =all the waypoint you have in the current zone../waypoint delete NAME

Then /WARP WAYPOINT_NAME


P.S most zone already have been set...and have waypoints in them..so u can warp around easily..even made a few Don's inside..lavaspinner broodlands, stillmoon temple etc.
 
Last edited:
Yeah i'll add zone and gate in superwarp then..4 lines of code hehe :D
 
-Added a few commands to Superwarp.
/fade
/setspell
/memfast
/zone
/gate
/Supercamp

Enjoy.

Btw this warp is different from other warp and it 90% less detectable.

Will add in a few instant camp command..

P.S keypress instant_camp can bug with some macros..and his detectable,while sending an opcode packet is less detectable..thus use Supercamp=SAFER.
 
Last edited:
there is already an instant camp command with macroquest.
/keypress instant_camp
 
barice said:
excuse me ,
no source ??
will be steal account ??

thx for answer . :D
agreed, i don't like using dlls that i don't have the sources for. sorry, but after its compiled you can't always tell everything that it is doing.
 
i am the same with with precompiled stuff. There is to much that could be going on in the backround without even knowing it. Its not a personal trust issue its just a general one and for one rather be safe than sorry.

Also I don't understand the reason for not making it public? It could maybe lead to an advancement of better more stealth plugins in other applications.
 
There away to make it so you could do like /zone poknowledge timorous and it would warp from poknowledge and then all of the adjacent zones till it got to timorous ? I know this current setup doesn't, but would it be possible to do that? Set where you are and where you want to go and it zones through the different zones.
 
that would actually be really hard to do. i still use the old mq2zone plugin, but here's a macro to go to WoS from potranquility

Rich (BB code):
#event POK "You have entered The Plane of Knowledge."
#event DS "You have entered Dranik's Scar."
#event Causeway "You have entered Nobles#*#"
#event WoS "You have entered The Wall of Slaughter."


Sub Main
/zone poknowledge
:MainLoop
/doevents
/goto :MainLoop
/return

Sub Event_POK
/delay 2s
/target discord
/delay 5
/warp target
/keypress back hold
/delay 2
/keypress forward
/twist 1
/target discord
/say wish to go
/return

Sub Event_DS
/zone Causeway
/return

Sub Event_Causeway
/zone wallofslaughter
/return

Sub Event_WoS
/endmac
/return
 
I <3 the I don't post source but I'll update it and its been almost a month and no update omg ^^ Must have the waypoint warping back.
 
Sure , here's the new version working for 18+ May...

You can use the old waypoints.ini and the commands as before...same as superwarp ...enjoy :)
Warping is good for your health :)
*---------------
__-*-___
|+><+ |
|\ o /|
\__/
 
Last edited:
New command

Do /instamem NAME OF SPELL # spell slot.

or

/memfast spell set.

Exemple :

/instamem Courage 1

or

/Memset pvp (and u must have made a spell set named pvp first).
 
In order for it to work now you're going to have to post the code. WIth the latest zip file, anything that was compiled previous to the users own mq2 compile won't load.
 
Cannot mem spells while this is loaded. (spell mem gague freezes a 2/3 progress) Unloaded and I memmed fine. Also crashed on all of my toons when I zoned. Again, unloading fixes. Since we have no source I'll try to debug later so you can see what you're doing wrong.


(Ps. I packeted this on my computer with TCPmon and on my hardware firewall with tcpdump. I didn't find anything malicious.)
 
Last edited:
Mandrack might be a nice guy. I donno. He might be collecting station names and passwords with that plugin. I donno.

What possable reason would he have to post a binary and not the source? If he is gonna give away his plugin but not the source, you would have to ask why.

Lots of us can do things on a packetlevel Mandrack. It is no big dark secret. Holding back on the source while providing the binary looks bad. If you want to share... cool, if you dont want to share, cool. But posting the binary only is useless except to those that have a reason to trust you.

Most of us have no reason to do that.

-j
 
The thing is, with the latest mq2 zip, plugins compiled previous to compiling mq2 won't work.
 
Mandrack's Superwarp with Don's ini.

Users who are viewing this thread

Back
Top
Cart