Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Sub Main
#event Speed "[MQ2] Speed"
/declare GhettoSpeed int outer 0
/declare GhettoSpeed Timer timer outer 15s
:loop
/if (${GhettoSpeedTimer}<=0 && ${GhettoSpeed}==1) /call GhettoSpeedEvent
/return
Sub event_Speed
/varset GhettoSpeed 1
/speed 5
/return
Sub GhettoSpeedEvent
/speed off
/delay 10
/speed 5
/varset GhettoSpeedTimer 15s
/return

strato79 said:|/speed .7 = 100 Normal
|/speed 1.09 = 155 Sow/Bih li
|/speed 2.8 = 215 Spirit of Cheetah
|/speed 2.0 = 170 Scale of Wolf
|/speed 5.0 = 256 Selo's
My initial findings, not very precise, but a start. One note, if you have any speed buffs on, this plugin has a kinda stacking effect. i.e. /speed 1.09 + Real Sow is more like scale of wolf speed. I tested several combinations of /speed + real spells. Best thing to do, to keep it simple, would be dont use any speed buffs, use /speed only.
Now, if i could only figure out how to add these commands to your plugin i would be happy.heh. like /speed sow. im new to all this, slowly figuring it out
Warrene said:Anyone have a clue as to the relative speed of Innate Run? I assume these essentially need to be considered as "speed buffs" in this context.
Not to be an ass, but the main thing that separates this board from the pretenders is the best of the month poll and the simple fact that all of the pretenders copy this site.datadog said:One of the things that separates this board from the 'pretenders' is the free exchange of information.
TeachersPet said:You sure you're not loading another speed plugin?
