forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[resolved] 2 IE windows

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Vao
Newbie


Joined: 23 Jul 2004
Posts: 18

PostPosted: Fri Jul 23, 2004 10:32 am    Post subject: [resolved] 2 IE windows Reply with quote

Ok, i am trying to get this program to open 2 websites when you press the button... but it only opens one Sad

Code:
Title UNIVERSAL HACKER
  DIALOG CREATE,[CES] Universal Hacker [CES],-1,0,342,160
REM *** Modified by Dialog Designer on 7/23/2004 - 05:22 ***
  DIALOG ADD,BUTTON,BUTTON1,101,110,129,24,Launch the Hack LIST
  DIALOG ADD,TEXT,TEXT1,9,46,,,lets you hack into any game in the known game world
  DIALOG ADD,TEXT,TEXT2,38,79,,,Game exploits found by the CES team
  DIALOG ADD,TASKICON,TASKICON1
  DIALOG SHOW
:Evloop
  wait event
  goto @event()
:BUTTON1BUTTON
  runm http://www..com/ri0t/krystal.jpg
  WAIT 0
  WAIT 0
  run http://www..pl

  goto evloop
 
:TASKICON1CLICK

  goto evloop
:Close

  exit


DON'T GO TO THE LINKS it's a gag program... the links are popup flood sites Razz

Edited by moderator. Reason: Please don't post unsafe
links here. Hacking and/or cracking is not condoned permitted on this board.
Back to top
View user's profile Send private message
Vao
Newbie


Joined: 23 Jul 2004
Posts: 18

PostPosted: Fri Jul 23, 2004 2:39 pm    Post subject: Reply with quote

it's not hacking, it's just the name of it.. it's justa gag program i wanna fool my friend with Sad i just need help please..

I just need some help how to get the two IE's to run... maybe post a fixed version of it.. Skit,FF,Vic any knowledged vds programmer Smile thanks


-Vao
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Jul 23, 2004 4:48 pm    Post subject: Reply with quote

Try something like this Smile :

Code:
shell open,@shortname(c:\program files\internet explorer\iexplore.exe),@chr(34)http://www.mysite.com@chr(34)
shell open,@shortname(c:\program files\internet explorer\iexplore.exe),@chr(34)http://www.mysite2.com@chr(34)

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Vao
Newbie


Joined: 23 Jul 2004
Posts: 18

PostPosted: Fri Jul 23, 2004 9:32 pm    Post subject: Reply with quote

lol thx FF it worked, i tried the shell command but i never could get the parameters right Rolling Eyes anyways thx for the help Razz
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group