Welcome, Guest. Please login or register.
Did you miss your activation email?
November 29, 2024, 12:55:43 am *

Login with username, password and session length
  Show Posts
Pages: [1]
1  General Category / General Discussion / Re: Well Hello there everyone. on: October 11, 2015, 04:01:00 pm
No, nothing everything is brand new the old HD I had blew up, So I just built a brand new system. I have been able to figure out a few of the login names thus far just not sure which ones so at least ill get a few toons back I think lol
2  General Category / General Discussion / Re: Well Hello there everyone. on: October 11, 2015, 03:31:36 pm
Yeah I was not very far T5 for most of them and yes catching up wouldnt be terrible. Still tryiong my best to sort out this eqemu stuff I have a small chance of maybe getting 1 team back /crossing fingers
3  General Category / General Discussion / Well Hello there everyone. on: October 11, 2015, 03:11:52 pm
So, I was thinking of making a come back to EZ I have missed it lol. But my Eqemulator logins have all been lost since the new PC upgrade so I would have to start all over again. I would also have to re-install eq and all that jazz. So i will ponder my come back and see about setting up new eqemulator logins. If i can muster the want to go through all that again and get new logins I might see you all in game again!


Also. If I do start over any way I could have all my old toons deleted so I can have their names again? I have a screenshot i posted on here from a UI I made a long time ago with their names on it so I can prove they are mine.

-Nerdx
4  General Category / User Interfaces / Re: Mq2hud I configured and stuff on: September 13, 2014, 10:13:30 pm
Hey guys,
Ok I got Nerdx's hud working for up to 18. Only question I have is how to put the bots in a certain order, looks like it forcing them alphabetical.

I think it adds them in the order they were loaded, been a while but ill look into it and see what I can come up with
5  General Category / User Interfaces / Re: Mq2hud I configured and stuff on: September 08, 2014, 02:13:52 pm
Copy your mq2hud.ini and save it elsewhere as a backup, copy and paste these 2 codes into your mq2hud.ini, when toons are loaded go to main toon you paly on and type /plugin mq2hud, then /hud always, with all toons loaded type /bcaa //plugin mq2netbots , Should work. Enjoy

Thanks for this Nerdx! hey I wanted to add 3 more so I changed the numbers for the last three but not sure what to change for location, any tips?

EDIT* 13 ~ 15 are on top right and missing hps for some reason?


When your looking at your .ini file make sure where it says like mana4 or hps 4 or whatever make sure the numbers all match for the window its looking at so it would be like HPs13=3,40,440,25,255,0,${NetBots[${NetBots.Client.Arg[5, ]}].PctHPs}
And also location is the first 3 numbers in the sequence cant remeber what the first one is but the second 2 are left/right, up/down if i remeber right I havent been on in a while to edit it but that should be what it is . lemme know if you have any more probelsm i can skype you or somthign and help ya out
6  General Category / General Discussion / Re: Raid group managment on: August 20, 2014, 12:37:37 pm
Lock or unlock the raid?
7  General Category / User Interfaces / Re: Mq2hud I configured and stuff on: August 20, 2014, 12:34:24 am
Copy your mq2hud.ini and save it elsewhere as a backup, copy and paste these 2 codes into your mq2hud.ini, when toons are loaded go to main toon you paly on and type /plugin mq2hud, then /hud always, with all toons loaded type /bcaa //plugin mq2netbots , Should work. Enjoy
8  General Category / User Interfaces / 2nd part of the file on: August 20, 2014, 12:24:53 am
Code:
; |====================================== NetBot#9 ===>
Name9=3,120,310,255,255,255,${NetBots.Client.Arg[9, ]}
HP9=3,120,320,255,0,0,${If[${NetBots.Client.Arg[9, ].Length}>0,HPs:, ]}
HPs9=3,150,320,25,255,0,${NetBots[${NetBots.Client.Arg[9, ]}].PctHPs}
Mana9=3,120,330,0,255,255,${If[${NetBots.Client.Arg[9, ].Length}>0,Mana:, ]}
Manas9=3,150,330,0,255,255,${NetBots[${NetBots.Client.Arg[9, ]}].PctMana}
Target9=3,120,340,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[9, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[9, ]}].TargetID}].CleanName}, ]}
Spell9=3,120,350,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[9, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[9, ]}].Casting}, ]}
; <====================================================|

; |====================================== NetBot#10 ===>
Name10=3,120,370,255,255,255,${NetBots.Client.Arg[10, ]}
HP10=3,120,380,255,0,0,${If[${NetBots.Client.Arg[10, ].Length}>0,HPs:, ]}
HPs10=3,150,380,25,255,0,${NetBots[${NetBots.Client.Arg[10, ]}].PctHPs}
Mana10=3,120,390,0,255,255,${If[${NetBots.Client.Arg[10, ].Length}>0,Mana:, ]}
Manas10=3,150,390,0,255,255,${NetBots[${NetBots.Client.Arg[10, ]}].PctMana}
Target10=3,120,400,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[10, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[10, ]}].TargetID}].CleanName}, ]}
Spell10=3,120,410,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[10, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[10, ]}].Casting}, ]}
; <====================================================|

; |====================================== NetBot#11 ===>
Name11=3,120,430,255,255,255,${NetBots.Client.Arg[11, ]}
HP11=3,120,440,255,0,0,${If[${NetBots.Client.Arg[11, ].Length}>0,HPs:, ]}
HPs11=3,150,440,25,255,0,${NetBots[${NetBots.Client.Arg[11, ]}].PctHPs}
Mana11=3,120,450,0,255,255,${If[${NetBots.Client.Arg[11, ].Length}>0,Mana:, ]}
Manas11=3,150,450,0,255,255,${NetBots[${NetBots.Client.Arg[11, ]}].PctMana}
Target11=3,120,460,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[11, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[11, ]}].TargetID}].CleanName}, ]}
Spell11=3,120,470,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[11, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[11, ]}].Casting}, ]}
; <====================================================|

; |====================================== NetBot#12 ===>
Name12=3,120,490,255,255,255,${NetBots.Client.Arg[12, ]}
HP12=3,120,500,255,0,0,${If[${NetBots.Client.Arg[12, ].Length}>0,HPs:, ]}
HPs12=3,150,500,25,255,0,${NetBots[${NetBots.Client.Arg[12, ]}].PctHPs}
Mana12=3,120,510,0,255,255,${If[${NetBots.Client.Arg[12, ].Length}>0,Mana:, ]}
Manas12=3,150,510,0,255,255,${NetBots[${NetBots.Client.Arg[12, ]}].PctMana}
Target12=3,120,510,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[12, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[12, ]}].TargetID}].CleanName}, ]}
Spell12=3,120,510,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[12, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[12, ]}].Casting}, ]}
; <====================================================|

; |====================================== NetBot#13 ===>
Name13=3,1200,10,255,255,255,${NetBots.Client.Arg[13, ]}
HP13=3,1200,22,25,255,0,${If[${NetBots.Client.Arg[13, ].Length}>0,HPs:, ]}
HPs13=3,1223,22,25,255,0,${NetBots[${NetBots.Client.Arg[13, ]}].PctHPs}
Mana13=3,1200,34,25,255,255,${If[${NetBots.Client.Arg[13, ].Length}>0,Mana:, ]}
Manas13=3,1235,34,0,255,255,${NetBots[${NetBots.Client.Arg[13, ]}].PctMana}
Target13=3,1200,46,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[13, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[13, ]}].TargetID}].CleanName}, ]}
Spell13=3,1200,58,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[13, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[13, ]}].Casting}, ]}
; <====================================================|

; |====================================== NetBot#14 ===>
Name14=3,1200,77,255,255,255,${NetBots.Client.Arg[14, ]}
HP14=3,1200,89,25,255,0,${If[${NetBots.Client.Arg[14, ].Length}>0,HPs:, ]}
HPs14=3,1223,89,25,255,0,${NetBots[${NetBots.Client.Arg[14, ]}].PctHPs}
Mana14=3,1200,101,25,255,255,${If[${NetBots.Client.Arg[14, ].Length}>0,Mana:, ]}
Manas14=3,1235,101,0,255,255,${NetBots[${NetBots.Client.Arg[14, ]}].PctMana}
Target14=3,1200,113,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[14, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[14, ]}].TargetID}].CleanName}, ]}
Spell14=3,1200,125,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[14, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[14, ]}].Casting}, ]}
; <====================================================|

; |====================================== NetBot#15 ===>
Name15=3,1375,10,255,255,255,${NetBots.Client.Arg[15, ]}
HP15=3,1375,22,25,255,0,${If[${NetBots.Client.Arg[15, ].Length}>0,HPs:, ]}
HPs15=3,1398,22,25,255,0,${NetBots[${NetBots.Client.Arg[15, ]}].PctHPs}
Mana15=3,1375,34,25,255,255,${If[${NetBots.Client.Arg[15, ].Length}>0,Mana:, ]}
Manas15=3,1406,34,0,255,255,${NetBots[${NetBots.Client.Arg[15, ]}].PctMana}
Target15=3,1375,46,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[15, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[15, ]}].TargetID}].CleanName}, ]}
Spell15=3,1375,58,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[15, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[15, ]}].Casting}, ]}

[PLayer_Info]
; |=============================================== Cursor info ===>
CursorItemName=7,-15,-15,255,000,125,${If[${Cursor.ID},${Cursor},]}
; <===============================================================|

; |============================================== HPs and Mana ===>
MyHp=1,207,537,000,255,000,${Me.CurrentHPs} / ${Me.MaxHPs}
MyMana=1,207,550,000,255,255,${Me.CurrentMana} / ${Me.MaxMana}
; <===============================================================|

; |============================================== Tribute info ===>
TribText=3,208,563,000,255,000,${If[${autoTribute},Tribute:,]}
TribInfo=3,245,563,000,255,255,${If[${autoTribute},${If[${Me.TributeActive},[On][${Me.TributeTimer} - ${Me.CurrentFavor}pts.],[Off]]},]}
; <===============================================================|

; |============================================ Location info ===>
Line1=3,207,622,000,200,255,__________________________________
LocationText=3,222,635,000,255,000,Your Loc:
Location=3,268,635,000,255,255,  ${Me.Y}  ${Me.X}  ${Me.Z}
; <===============================================================|

; |================================================ Game time ===>
GT=3,5,25,000,255,255,Game Time:
GameTime=3,61,25,000,255,000,${GameTime.Hour}:${GameTime.Minute}
; <===============================================================|

; |=========================================== Players in zone ===>
Players=3,5,37,000,255,255,Players In Zone:
PlayerCount=3,84,37,000,255,000,${SpawnCount[pc]}
; <===============================================================|

; |====================================== Spell Range Finders ===>

;Gem#1
RangeFinder1_InRange=1,5,311,000,255,255,${If[${Bool[${Me.Gem[1]}]} && ${Spell[${Me.Gem[1]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[1].MyRange},o,]},]}
RangeFinder1_OORange=1,43,311,255,125,000,${If[${Bool[${Me.Gem[1]}]} && ${Spell[${Me.Gem[1]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[1].MyRange},o,]},]}

;Gem#2
RangeFinder2_InRange=1,5,345,000,255,255,${If[${Bool[${Me.Gem[2]}]} && ${Spell[${Me.Gem[2]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[2].MyRange},o,]},]}
RangeFinder2_OORange=1,43,345,255,125,000,${If[${Bool[${Me.Gem[2]}]} && ${Spell[${Me.Gem[2]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[2].MyRange},o,]},]}

;Gem#3
RangeFinder3_InRange=1,5,379,000,255,255,${If[${Bool[${Me.Gem[3]}]} && ${Spell[${Me.Gem[3]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[3].MyRange},o,]},]}
RangeFinder3_OORange=1,43,379,255,125,000,${If[${Bool[${Me.Gem[3]}]} && ${Spell[${Me.Gem[3]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[3].MyRange},o,]},]}

;Gem#4
RangeFinder4_InRange=1,5,413,000,255,255,${If[${Bool[${Me.Gem[4]}]} && ${Spell[${Me.Gem[4]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[4].MyRange},o,]},]}
RangeFinder4_OORange=1,43,413,255,125,000,${If[${Bool[${Me.Gem[4]}]} && ${Spell[${Me.Gem[4]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[4].MyRange},o,]},]}

;Gem#5
RangeFinder5_InRange=1,5,447,000,255,255,${If[${Bool[${Me.Gem[5]}]} && ${Spell[${Me.Gem[5]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[5].MyRange},o,]},]}
RangeFinder5_OORange=1,43,447,255,125,000,${If[${Bool[${Me.Gem[5]}]} && ${Spell[${Me.Gem[5]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[5].MyRange},o,]},]}

;Gem#6
RangeFinder6_InRange=1,5,481,000,255,255,${If[${Bool[${Me.Gem[6]}]} && ${Spell[${Me.Gem[6]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[6].MyRange},o,]},]}
RangeFinder6_OORange=1,43,481,255,125,000,${If[${Bool[${Me.Gem[6]}]} && ${Spell[${Me.Gem[6]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[6].MyRange},o,]},]}

;Gem#7
RangeFinder7_InRange=1,5,515,000,255,255,${If[${Bool[${Me.Gem[7]}]} && ${Spell[${Me.Gem[7]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[7].MyRange},o,]},]}
RangeFinder7_OORange=1,43,515,255,125,000,${If[${Bool[${Me.Gem[7]}]} && ${Spell[${Me.Gem[7]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[7].MyRange},o,]},]}

;Gem#8
RangeFinder8_InRange=1,5,549,000,255,255,${If[${Bool[${Me.Gem[8]}]} && ${Spell[${Me.Gem[8]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[8].MyRange},o,]},]}
RangeFinder8_OORange=1,43,549,255,125,000,${If[${Bool[${Me.Gem[8]}]} && ${Spell[${Me.Gem[8]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[8].MyRange},o,]},]}

;Gem#9
RangeFinder9_InRange=1,5,583,000,255,255,${If[${Bool[${Me.Gem[9]}]} && ${Spell[${Me.Gem[9]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} <= ${Me.Gem[8].MyRange},o,]},]}
RangeFinder9_OORange=1,43,583,255,125,000,${If[${Bool[${Me.Gem[9]}]} && ${Spell[${Me.Gem[9]}].TargetType.NotEqual[self]},${If[${Target.ID} && ${Target.Distance} > ${Me.Gem[8].MyRange},o,]},]}

; <===============================================================|

[Target_Info]
; |====================================== Target Class and lvl ===>
TargetLevel=3,625,534,000,255,000,${If[${Target.ID},${Target.Level},]}
TargetClass=3,639,534,000,255,255,${If[${Target.ID},${Target.Class},]}
TargetID=3,675,534,255,125,008,${If[${Target.ID},[ID: ${Target.ID}],]}
; <===============================================================|

; |========================================= Target Con Colors ===>
;Green
GreenCon1=1,615,534,000,255,000,${If[${Target.ID},${If[${Target.ConColor.Equal["GREEN"]},||,]},]}
GreenCon2=1,619,534,000,255,000,${If[${Target.ID},${If[${Target.ConColor.Equal["GREEN"]},||,]},]}

;Light Blue
LightBlueCon1=1,615,534,000,255,255,${If[${Target.ID},${If[${Target.ConColor.Equal["LIGHT BLUE"]},||,]},]}
LightBlueCon2=1,619,534,000,255,255,${If[${Target.ID},${If[${Target.ConColor.Equal["LIGHT BLUE"]},||,]},]}

;Blue
BlueCon1=1,615,534,000,000,255,${If[${Target.ID},${If[${Target.ConColor.Equal["BLUE"]},||,]},]}
BlueCon2=1,619,534,000,000,255,${If[${Target.ID},${If[${Target.ConColor.Equal["BLUE"]},||,]},]}

;White
WhiteCon1=1,615,534,255,255,255,${If[${Target.ID},${If[${Target.ConColor.Equal["WHITE"]},||,]},]}
WhiteCon2=1,619,534,255,255,255,${If[${Target.ID},${If[${Target.ConColor.Equal["WHITE"]},||,]},]}

;Yellow
YellowCon1=1,615,534,255,255,000,${If[${Target.ID},${If[${Target.ConColor.Equal["YELLOW"]},||,]},]}
YellowCon2=1,619,534,255,255,000,${If[${Target.ID},${If[${Target.ConColor.Equal["YELLOW"]},||,]},]}

;Red
RedCon1=1,615,534,255,000,000,${If[${Target.ID},${If[${Target.ConColor.Equal["RED"]},|||,]},]}
RedCon2=1,619,534,255,000,000,${If[${Target.ID},${If[${Target.ConColor.Equal["RED"]},||,]},]}
; <===============================================================|

; |=========================================== Target Distance ===>
TargetDist_Text=3,615,545,000,255,255,${If[${Target.Name.NotEqual["NULL"]},Distance:,]}
TargetDist_Info=3,660,545,000,255,000,${Target.Distance}
; <===============================================================|

; |======================================== Line of Sight Info ===>
LoS_Text=3,615,556,000,255,255,${If[${Target.ID},Line of Sight:,]}
LoS_TRUE=3,680,556,000,255,000,${If[${Target.ID},${If[${Target.LineOfSight},TRUE,]},]}
LoS_FALSE=3,680,556,255,125,008,${If[${Target.ID},${If[${Target.LineOfSight},,FALSE]},]}
; <===============================================================|

; |========================================== Target Direction ===>
;Direct_Calc=3,615,467,000,255,000,${Math.Calc[(( ${Me.Heading.Degrees} - ${Target.HeadingTo.Degrees} + 375) % 360) * -1]}
Direction_Text=3,615,567,000,255,255,${If[${Target.ID},Direction:,]}
Target_Ahead=3,662,567,000,255,000,${If[${Target.ID},${If[${Math.Calc[(( ${Me.Heading.Degrees} - ${Target.HeadingTo.Degrees} + 375) % 360) * -1]} >= -30 || ${Target.ID} == ${Me.ID},Straight ahead //|\\,]},]}
Target_Left/Right=3,662,567,255,125,008,${If[${Target.ID} && ${Target.ID} != ${Me.ID},${If[${Math.Calc[(( ${Me.Heading.Degrees} - ${Target.HeadingTo.Degrees} + 375) % 360) * -1]} < -30,${If[${Math.Calc[(( ${Me.Heading.Degrees} - ${Target.HeadingTo.Degrees} + 375) % 360) * -1]} > -180,<== To your left,To your right ==>]},]},]}
; <===============================================================|

; |=========================================== Target Location ===>
TargetLocText=3,215,619,000,255,000,${If[${Target.ID},Target Loc:,]}
TargetLoc=3,275,619,000,255,255,${If[${Target.ID},${Target.Y}  ${Target.X}  ${Target.Z},]}
; <===============================================================|
9  General Category / User Interfaces / Re: Mq2hud I configured and stuff on: August 20, 2014, 12:23:32 am
Code:
[MQ2HUD]
UseFontSize=off
Last=Elements
SkipParse=1
CheckINI=10
UpdateInBackground=off
ClassHUD=on
ZoneHUD=on



| This section puts the elements on the HUD screen.  This is where the named mobs are identified
[Elements]
Spawn1=3,700,20,255,255,0,${If[${Spawn[Advisor Svartmane].Name.NotEqual["NULL"]},${Spawn[Advisor Svartmane].Level} - ${Spawn[Advisor Svartmane].Name},]}
Spawn2=3,700,32,255,255,0,${If[${Spawn[Tserrina].Name.NotEqual["NULL"]},${Spawn[Tserrina].Level} - ${Spawn[Tserrina].Name},]}
GroupLeader=3,5,72,255,255,0,${If[${Group.Members}>0,GroupLDR - ${Group.Leader},]}  
RaidLeader=3,5,84,255,255,0,${If[${Raid.Members}>0,RaidLDR - ${Raid.Leader},]}
PPLinRaid=3,5,96,255,255,0,${If[${Raid.Members}>0,In Raid - ${Raid.Members},]}
Players=3,5,108,255,255,0,Players In Zone: ${SpawnCount[pc]}
LastTell=3,5,120,255,255,0,LastTell - ${MacroQuest.LastTell}
bluhs=3,5,132,325,255,255,NPC: ${SpawnCount[npc radius 100]}

[Plane of Fear]
Spawn1=3,700,20,255,255,0,${If[${Spawn[Cazic Thule].Name.NotEqual["NULL"]},${Spawn[Cazic Thule].Level} - ${Spawn[Cazic Thule].Name},]}

[Tower of Frozen Shadow]
Spawn1=3,700,20,255,255,0,${If[${Spawn[Advisor Svartmane].Name.NotEqual["NULL"]},${Spawn[Advisor Svartmane].Level} - ${Spawn[Advisor Svartmane].Name},]}
Spawn2=3,700,32,255,255,0,${If[${Spawn[Tserrina].Name.NotEqual["NULL"]},${Spawn[Tserrina].Level} - ${Spawn[Tserrina].Name},]}
Spawn3=3,700,44,255,255,0,${If[${Spawn[Amon].Name.NotEqual["NULL"]},${Spawn[Amon].Level} - ${Spawn[Amon].Name},]}
Spawn4=3,700,56,255,255,0,${If[${Spawn[#an ice].Name.NotEqual["NULL"]},${Spawn[#an ice].Level} - ${Spawn[#an ice].Name},]}
Spawn5=3,700,68,255,255,0,${If[${Spawn[angry libr].Name.NotEqual["NULL"]},${Spawn[angry lib].Level} - ${Spawn[angry lib].Name},]}
Spawn5=3,700,68,255,255,0,${If[${Spawn[bat].Name.NotEqual["NULL"]},${Spawn[bat].Level} - ${Spawn[bat].Name},]}

[Loping Plains]
Spawn1=3,700,20,255,255,0,${If[${Spawn[a vampiric bat].Name.NotEqual["NULL"]},${Spawn[a vampiric bat].Level} - ${Spawn[a vampiric bat].Name} - ${SpawnCount[npc bat]},]}
Spawn2=3,700,32,255,255,0,${If[${Spawn[envy].Name.NotEqual["NULL"]},${Spawn[envy].Level} - ${Spawn[envy].Name} - ${SpawnCount[npc envy]},]}
Spawn3=3,700,44,255,255,0,${If[${Spawn[gluttony].Name.NotEqual["NULL"]},${Spawn[gluttony].Level} - ${Spawn[gluttony].Name} - ${SpawnCount[npc gluttony]},]}
Spawn4=3,700,56,255,255,0,${If[${Spawn[lust].Name.NotEqual["NULL"]},${Spawn[lust].Level} - ${Spawn[lust].Name} - ${SpawnCount[npc lust]},]}
Spawn5=3,700,68,255,255,0,${If[${Spawn[pride].Name.NotEqual["NULL"]},${Spawn[pride].Level} - ${Spawn[pride].Name} - ${SpawnCount[npc pride]},]}
Spawn6=3,700,80,255,255,0,${If[${Spawn[wrath].Name.NotEqual["NULL"]},${Spawn[wrath].Level} - ${Spawn[wrath].Name} - ${SpawnCount[npc wrath]},]}
Spawn7=3,700,92,255,255,0,${If[${Spawn[sloth].Name.NotEqual["NULL"]},${Spawn[sloth].Level} - ${Spawn[sloth].Name} - ${SpawnCount[npc sloth]},]}
Spawn8=3,700,104,255,255,0,${If[${Spawn[greed].Name.NotEqual["NULL"]},${Spawn[greed].Level} - ${Spawn[greed].Name} - ${SpawnCount[npc greed]},]}
Spawn9=3,875,20,255,255,0,${If[${Spawn[wand].Name.NotEqual["NULL"]},${Spawn[wand].Level} - ${Spawn[wand].Name} - ${SpawnCount[npc wand]},]}

[NetBots]
; |====================================== NetBot#1 ===>
Name1=3,10,190,255,255,255,${NetBots.Client.Arg[1, ]}
HP1=3,10,200,255,10,10,${If[${NetBots.Client.Arg[1, ].Length}>0,HPs:, ]}
HPs1=3,40,200,25,255,0,${NetBots[${NetBots.Client.Arg[1, ]}].PctHPs}
Mana1=3,10,210,0,255,255,${If[${NetBots.Client.Arg[1, ].Length}>0,Mana:, ]}
Manas1=3,40,210,0,255,255,${NetBots[${NetBots.Client.Arg[1, ]}].PctMana}
Target1=3,10,220,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[1, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[1, ]}].TargetID}].CleanName}, ]}
Spell1=3,10,230,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[1, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[1, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#2 ===>
Name2=3,10,250,255,255,255,${NetBots.Client.Arg[2, ]}
HP2=3,10,260,255,10,10,${If[${NetBots.Client.Arg[2, ].Length}>0,HPs:, ]}
HPs2=3,40,260,25,255,0,${NetBots[${NetBots.Client.Arg[2, ]}].PctHPs}
Mana2=3,10,270,0,255,255,${If[${NetBots.Client.Arg[2, ].Length}>0,Mana:, ]}
Manas2=3,40,270,0,255,255,${NetBots[${NetBots.Client.Arg[2, ]}].PctMana}
Target2=3,10,280,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[2, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[2, ]}].TargetID}].CleanName}, ]}
Spell2=3,10,290,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[2, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[2, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#3 ===>
Name3=3,10,310,255,255,255,${NetBots.Client.Arg[3, ]}
HP3=3,10,320,255,10,10,${If[${NetBots.Client.Arg[3, ].Length}>0,HPs:, ]}
HPs3=3,40,320,25,255,0,${NetBots[${NetBots.Client.Arg[3, ]}].PctHPs}
Mana3=3,10,330,0,255,255,${If[${NetBots.Client.Arg[3, ].Length}>0,Mana:, ]}
Manas3=3,40,330,0,255,255,${NetBots[${NetBots.Client.Arg[3, ]}].PctMana}
Target3=3,10,340,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[3, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[3, ]}].TargetID}].CleanName}, ]}
Spell3=3,10,350,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[3, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[3, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#4 ===>
Name4=3,10,370,255,255,255,${NetBots.Client.Arg[4, ]}
HP4=3,10,380,255,10,10,${If[${NetBots.Client.Arg[4, ].Length}>0,HPs:, ]}
HPs4=3,40,380,25,255,0,${NetBots[${NetBots.Client.Arg[4, ]}].PctHPs}
Mana4=3,10,390,0,255,255,${If[${NetBots.Client.Arg[4, ].Length}>0,Mana:, ]}
Manas4=3,40,390,0,255,255,${NetBots[${NetBots.Client.Arg[4, ]}].PctMana}
Target4=3,10,400,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[4, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[4, ]}].TargetID}].CleanName}, ]}
Spell4=3,10,410,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[4, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[4, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#5 ===>
Name5=3,10,430,255,255,255,${NetBots.Client.Arg[5, ]}
HP5=3,10,440,255,10,10,${If[${NetBots.Client.Arg[5, ].Length}>0,HPs:, ]}
HPs5=3,40,440,25,255,0,${NetBots[${NetBots.Client.Arg[5, ]}].PctHPs}
Mana5=3,10,450,0,255,255,${If[${NetBots.Client.Arg[5, ].Length}>0,Mana:, ]}
Manas5=3,40,450,0,255,255,${NetBots[${NetBots.Client.Arg[5, ]}].PctMana}
Target5=3,10,460,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[5, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[5, ]}].TargetID}].CleanName}, ]}
Spell5=3,10,470,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[5, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[5, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#6 ===>
Name6=3,10,490,255,255,255,${NetBots.Client.Arg[6, ]}
HP6=3,10,500,255,0,0,${If[${NetBots.Client.Arg[6, ].Length}>0,HPs:, ]}
HPs6=3,40,500,25,255,0,${NetBots[${NetBots.Client.Arg[6, ]}].PctHPs}
Mana6=3,10,510,0,255,255,${If[${NetBots.Client.Arg[6, ].Length}>0,Mana:, ]}
Manas6=3,40,510,0,255,255,${NetBots[${NetBots.Client.Arg[6, ]}].PctMana}
Target6=3,10,520,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[6, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[6, ]}].TargetID}].CleanName}, ]}
Spell6=3,10,530,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[6, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[6, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#7 ===>
Name7=3,120,190,255,255,255,${NetBots.Client.Arg[7, ]}
HP7=3,120,200,255,0,0,${If[${NetBots.Client.Arg[7, ].Length}>0,HPs:, ]}
HPs7=3,150,200,25,255,0,${NetBots[${NetBots.Client.Arg[7, ]}].PctHPs}
Mana7=3,120,210,25,255,255,${If[${NetBots.Client.Arg[7, ].Length}>0,Mana:, ]}
Manas7=3,150,210,0,255,255,${NetBots[${NetBots.Client.Arg[7, ]}].PctMana}
Target7=3,120,220,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[7, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[7, ]}].TargetID}].CleanName}, ]}
Spell7=3,120,230,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[7, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[7, ]}].Casting}, ]}
; <===================================================|

; |====================================== NetBot#8 ===>
Name8=3,120,250,255,255,255,${NetBots.Client.Arg[8, ]}
HP8=3,120,260,255,0,0,${If[${NetBots.Client.Arg[8, ].Length}>0,HPs:, ]}
HPs8=3,150,260,25,255,0,${NetBots[${NetBots.Client.Arg[8, ]}].PctHPs}
Mana8=3,120,270,0,255,255,${If[${NetBots.Client.Arg[8, ].Length}>0,Mana:, ]}
Manas8=3,150,270,0,255,255,${NetBots[${NetBots.Client.Arg[8, ]}].PctMana}
Target8=3,120,280,255,125,0,${If[${Bool[${NetBots[${NetBots.Client.Arg[8, ]}].TargetID}]},${Spawn[id ${NetBots[${NetBots.Client.Arg[8, ]}].TargetID}].CleanName}, ]}
Spell8=3,120,290,0,255,255,${If[${Bool[${NetBots[${NetBots.Client.Arg[8, ]}].Casting}]},${NetBots[${NetBots.Client.Arg[8, ]}].Casting}, ]}
; <===================================================|



10  General Category / General Discussion / Re: How to set up MQ2 Auto Login on: August 19, 2014, 07:20:39 pm
I am trying to figure out this .bat file... I am not understanding on what I need to change for it to work with my accounts. could you please help me understand a little more


Be a little more specific, I can help you with the Bat. file but need a little more info on what your trying to set up, also do you use wineq or Isoboxer?
11  General Category / User Interfaces / Mq2hud I configured and stuff on: August 18, 2014, 08:32:07 pm
So here it is, I moved some stuff around and colored some stuff took quite a while, right now I can only say it will work with 10 people because thats all i can load atm, Hopefully i can be able to load more toons down the road and see about adding more, if your interested i can post my files here for your enjoyment.

http://imgur.com/NzLStvn
12  General Category / Server Status / Re: BOOM! Server down on: August 16, 2014, 05:59:08 pm
I'm about to have an Office Space moment and go apeshit.

Windows decided it was time to do updates even though they were disabled................................

Gonna make me go Linux, I swear...

Server on the way back up...


If you take a baseball bat to something I wanna see a video!
13  General Category / Server Status / Re: BOOM! Server down on: August 16, 2014, 05:55:18 pm
Damn go figure get Ancient Dragon down with a bunch of fat loots then BAM down goes server /cry
14  General Category / Updates / Re: Server on: July 29, 2014, 03:20:53 pm
Sweet hopefully by time I get off work today server will be up and running like a champ! GJ Grin sir GJ
Pages: [1]
TinyPortal v1.0 beta 4 © Bloc