taultunleashed logoPixel change alert : EverQuest 2 Premium Discussions
newtopic  postreply
 [ 6 posts ] 
blue large dot

Pixel change alert : EverQuest 2 Premium Discussions

Posted: May 20th, 2005, 3:52 am
 
tault_loraik
tault_loraik's Reps:
User avatar
I can't get my version to work right and am in need of a quick fix, can anyone toss together a pixel script where you choose a pixel, and if that pixel changes to a different color you get an autio aleart? Any help would be greatly appreciated.


Reply with quote
Posted: May 20th, 2005, 7:15 am
 
tault_akanon
tault_akanon's Reps:
User avatar
Quick and dirty code:
ACTool code
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
Contants
   SampleX=20
   SampleY=20
SampleR=0
SampleG=0
SampleB=0
SoundToPlay=C:\Windows\startup.wav
End

LoadRGB $SampleX,$SampleY
SetConst SampleR = {RGBRED}
SetConst SampleG = {RGBGREEN}
SetConst SampleB = {RGBBLUE}

While 1=1
   Call CheckForChangedPixel
End

Procedure CheckForChangedPixel
   LoadRGB $SampleX, $SampleY
  If Not($Sample$ = {RGBRED}) AND Not($SampelG = {RGBGREEN}) AND Not($SampleB = {RGBBLUE}) Then
      PlaySound $SoundToPlay
End


I wasn't too sure about the Not = syntax and Playsound, and I dont have a copy of ACTool here at work to verify that that's the correct context, but it should mostly work.


Reply with quote
Posted: May 20th, 2005, 9:49 am
 
tault_loraik
tault_loraik's Reps:
User avatar
tks man, will give it a shot tonight


Reply with quote
Posted: May 20th, 2005, 12:38 pm
 
tault_loraik
tault_loraik's Reps:
User avatar
Hmm gets hung up at first END statement, says too many END statememts.. I have never used ACTools before but I assume you copy it into body area and hit "start"?


Reply with quote
Posted: May 25th, 2005, 6:15 pm
 
tault_loraik
tault_loraik's Reps:
User avatar
NM


Last edited by Guest on May 26th, 2005, 2:10 am, edited 1 time in total.

Reply with quote
Posted: May 26th, 2005, 1:57 am
 
tault_discoduck
tault_discoduck's Reps:
User avatar
RoI=? Im not sure what your trying to do since I don't know what RoI means (return on investment), but I'm pretty sure I have a solution for what you want to do. Post what RoI is, or IM me.


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 96 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of EverQuest 2 Premium Discussions RSS Feed 
Sitemap of EverQuest 2 Premium Discussions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?