Project 1999

Go Back   Project 1999 > General Community > Rants and Flames

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 08-23-2010, 12:17 PM
Ektar Ektar is offline
Planar Protector

Ektar's Avatar

Join Date: Oct 2009
Location: Old World
Posts: 1,188
Default Thurme from IB

Quote:
Originally Posted by Durison [You must be logged in to view images. Log in or Register.]
and whoever runs the Thurme bot in Hate uses it.
hahahahahohohoheheheeeee
__________________
"...we're gonna be doin' one thing and one thing only... killin' Nazis."
  #2  
Old 08-23-2010, 02:13 PM
Glitch Glitch is offline
Sarnak

Glitch's Avatar

Join Date: Nov 2009
Location: Plane of Friends
Posts: 298
Default

Thurme is an asshole. He once used Macroquest so hard that my best friend died. ban plx
  #3  
Old 08-23-2010, 02:36 PM
Supreme Supreme is offline
Planar Protector

Supreme's Avatar

Join Date: Oct 2009
Location: Rivervale,Texas
Posts: 1,077
Default

Quote:
#include spell_routines.inc

function main(string CastMe, int MyCount, string SummonedItem)
{

EQExecute /memspellset Summon
wait 3000 ${Me.SpellReady[Dimensional Pocket]}
call Summon "${CastMe}" ${MyCount} "${SummonedItem}"
speak Done summoning items
if !${Me.Sitting}
EQExecute /sit
echo END Bag script

}

function Summon(string CastMe, int MyCount, string SummonedItem)
{

echo Spellname: "${CastMe}"
echo Number: ${MyCount}
echo What is summoned: "${SummonedItem}"
echo Summon count is ${FindItemCount[="${SummonedItem}"]}
do
{
wait ${Math.Rand[15]:Inc[5]}

if ${Me.SpellReady["${CastMe}"]} && ${Me.PctMana}>20
{
echo summoning ${SummonedItem}
call Cast "${CastMe}"
if ${Cursor(exists)}
{
EQExecute /autoinventory
EQExecute /sit
echo waiting for spell ready
wait 20 !${Cursor.ID}
wait 9999 ${Me.SpellReady["${CastMe}"]}
echo Summon count is ${FindItemCount["=${SummonedItem}"]}
}
}
else
{
echo resting for mana
if !${Me.Sitting}
EQExecute /sit
wait 9999 ${Me.PctMana}==100
echo done resting for mana
}
}
while (${FindItemCount["=${SummonedItem}"]}<${MyCount})
}

So POWAH!
  #4  
Old 08-23-2010, 02:43 PM
Ektar Ektar is offline
Planar Protector

Ektar's Avatar

Join Date: Oct 2009
Location: Old World
Posts: 1,188
Default

wtf did you just say =(
__________________
"...we're gonna be doin' one thing and one thing only... killin' Nazis."
  #5  
Old 08-23-2010, 02:48 PM
Abacab niggah Abacab niggah is offline
Banned


Join Date: Aug 2010
Posts: 75
Default

Quote:
Originally Posted by Ektar [You must be logged in to view images. Log in or Register.]
wtf did you just say =(
He scripted his forum account to summon dimensional pockets on every 20 count, and if one is on the cursor to dispose of it
  #6  
Old 08-23-2010, 02:52 PM
Supreme Supreme is offline
Planar Protector

Supreme's Avatar

Join Date: Oct 2009
Location: Rivervale,Texas
Posts: 1,077
Default

=(
  #7  
Old 08-23-2010, 02:52 PM
Abacab niggah Abacab niggah is offline
Banned


Join Date: Aug 2010
Posts: 75
Default

To further explain I'll beak it down yo:


function main(string CastMe, int MyCount, string SummonedItem)
{

EQExecute /memspellset Summon
wait 3000 ${Me.SpellReady[Dimensional Pocket]}
call Summon "${CastMe}" ${MyCount} "${SummonedItem}"
speak Done summoning items
if !${Me.Sitting}
EQExecute /sit
echo END Bag script

}

Right here he scripted his character to mem the spell "Dimensional pocket" which when he sits he stops summoning bags momentarily



function Summon(string CastMe, int MyCount, string SummonedItem)
{

echo Spellname: "${CastMe}"
echo Number: ${MyCount}
echo What is summoned: "${SummonedItem}"
echo Summon count is ${FindItemCount[="${SummonedItem}"]}
do
{
wait ${Math.Rand[15]:Inc[5]}

if ${Me.SpellReady["${CastMe}"]} && ${Me.PctMana}>20
{
echo summoning ${SummonedItem}
call Cast "${CastMe}"
if ${Cursor(exists)}
{
EQExecute /autoinventory
EQExecute /sit
echo waiting for spell ready
wait 20 !${Cursor.ID}
wait 9999 ${Me.SpellReady["${CastMe}"]}
echo Summon count is ${FindItemCount["=${SummonedItem}"]}
}

Now he is summoning bags and placing them in the inventory with timing in between each summon as dedicated by the "9999" variable

}
else
{
echo resting for mana
if !${Me.Sitting}
EQExecute /sit
wait 9999 ${Me.PctMana}==100
echo done resting for mana
}
}
while (${FindItemCount["=${SummonedItem}"]}<${MyCount})


Now after summoning he is scripted to sit and med for mana until 100% before the script or a new script can be implemented


Basically he is a automated vending machine
  #8  
Old 08-23-2010, 02:53 PM
Supreme Supreme is offline
Planar Protector

Supreme's Avatar

Join Date: Oct 2009
Location: Rivervale,Texas
Posts: 1,077
Default

Just trying to raise my conjuration...DAMN!
  #9  
Old 08-23-2010, 03:15 PM
Ektar Ektar is offline
Planar Protector

Ektar's Avatar

Join Date: Oct 2009
Location: Old World
Posts: 1,188
Default

WHILE x=1
y=2
z=4


... idk
__________________
"...we're gonna be doin' one thing and one thing only... killin' Nazis."
  #10  
Old 08-23-2010, 03:16 PM
Itchybottom Itchybottom is offline
Banned


Join Date: Jun 2010
Posts: 391
Default

[You must be logged in to view images. Log in or Register.]
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:11 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.