Paltalk 9.4 and Banners : Paltalk General

Paltalk 9.4 and Banners

General Talk about Paltalk

Moderator: ALWAYS2003PT

Paltalk 9.4 and Banners

Postby sling » Mon Mar 17, 2008 4:35 am


I have noticed that paltalk offers a way to get rid of banners in the new beta version.
open a room, on the bottom of the window you will see a blue option where it says get rid of advertisements or something like that, click it and it will ask you to install some spy software on your ie , then restart paltalk and all banners are gone.
User avatar
sling
imFiles Junior
imFiles Junior
 
Posts: 56
Joined: Tue Jul 25, 2006 10:43 am

Re: Paltalk 9.4 and Banners

Postby Technical (Support) » Mon Mar 17, 2008 9:34 am

Or You Could Just Do This .

ALTERNATE METHOD:
Go Into Internet Explorer then go to tools internet options then go to Security then click on Restricted sites then it there were it says add type in:
advertising.paltalk.com
exitpopup.paltalk.com
sidekick.paltalk.com
ad.doubleclick.net
dist.belnk.com
fastclick.com
OKing out each time,
then reboot PC System.
User avatar
Technical (Support)
Site Admin
Site Admin
 
Posts: 36
Joined: Mon Dec 17, 2007 5:58 am
Location: Belfast

Re: Paltalk 9.4 and Banners

Postby Nooneknows » Tue Apr 22, 2008 10:54 pm

Ads Blocker Has Been Removed It's Up To You All Now To Pass It Out
Last edited by Nooneknows on Wed Apr 23, 2008 11:46 pm, edited 2 times in total.
Nooneknows
imFiles Newbie
imFiles Newbie
 
Posts: 8
Joined: Mon Feb 04, 2008 5:48 am

Re: Paltalk 9.4 and Banners

Postby fuzzywookie » Thu Apr 24, 2008 9:08 am

YOu guys should tem up and share the work load mabe.
We seem to be prety demandnig bunch on you.
I do appreciate al you do by the way and know you dont want any Ty,so Ty anyway.
lol
Hey. about them smilies.
Can we get animated ones?
I downloaded the new pal version and i got booted every five minutes.
so im back to scratch.shold i go to an older version and how come I was being booted all the time.
I was only signed in with a new neme and not any other nics on line at time.
Anyone know what windows installer geovideo annoying thing is?
It driving me batty.
battier.
ty
fuzzywookie
imFiles Newbie
imFiles Newbie
 
Posts: 7
Joined: Tue Sep 18, 2007 2:19 am
Location: DFW tx

Re: Paltalk 9.4 and Banners

Postby Nooneknows » Thu Apr 24, 2008 10:41 am

cisco wrote:Ive worked it also i know what to do now :wink:

Well OK I Will Help People Out B/C Sometimes Outher People Help Me Out. I Will Tell You What It Changes In The Reg
Nooneknows
imFiles Newbie
imFiles Newbie
 
Posts: 8
Joined: Mon Feb 04, 2008 5:48 am

Re: Paltalk 9.4 and Banners

Postby Nooneknows » Fri May 16, 2008 4:48 am

If someone debugs this one thay can only read Words no code :) heres the new 3.0
Attachments
PalTalk Ad's Remover 3.0.zip
New 3.0
(38.38 KiB) Downloaded 222 times
Nooneknows
imFiles Newbie
imFiles Newbie
 
Posts: 8
Joined: Mon Feb 04, 2008 5:48 am

Re: Paltalk 9.4 and Banners

Postby Departure » Fri May 16, 2008 7:31 am

Nooneknows wrote:If someone debugs this one thay can only read Words no code :) heres the new 3.0


wanna bet? LOL

Dude whats the point of encrypting your source code when everyone know by now the fields that need to be added to the registry.


By the way if they wanted to know how to get rid of banners and popups I released BnP killer source code ages ago and can be download from this forum, You your self have used the same method I did in BnP Killer to remove the banners and popups. So conclusion is that there was no beed to be Locking your source code.

The registry fields are in plain sight and once your program has been loaded into memory your source code is unlocked anyway

P.s.s
Code: Select all
0040C199   .  BA 7C444000           MOV EDX,PalTalk_.0040447C                        ;  UNICODE "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F4D76F09-7896-458a-890F-E1F05C46069F}"

Code: Select all
0040C1C6   .  BA D0474000           MOV EDX,PalTalk_.004047D0                        ;  UNICODE "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F4D76F09-7896-458a-890F-E1F05C46069F}\InprocServer32"

Code: Select all
0040C2BA   .  FFD7                  CALL EDI
0040C2BC   .  BA 0C494000           MOV EDX,PalTalk_.0040490C                ;  UNICODE "FuckYouPT"
0040C2C1   .  8D4D DC               LEA ECX,DWORD PTR SS:[EBP-24]
0040C2C4   .  FFD6                  CALL ESI
0040C2C6   .  BA 384B4000           MOV EDX,PalTalk_.00404B38                ;  UNICODE "{F4D76F09-7896-458a-890F-E1F05C46069F}"
0040C2CB   .  8D4D E0               LEA ECX,DWORD PTR SS:[EBP-20]
0040C2CE   .  FFD6                  CALL ESI
0040C2D0   .  BA B44A4000           MOV EDX,PalTalk_.00404AB4                ;  UNICODE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Toolbar"
0040C2D5   .  8D4D E4               LEA ECX,DWORD PTR SS:[EBP-1C]
0040C2D8   .  FFD6                  CALL ESI


As you can see the registry fields are very clearly seen
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 984
Joined: Thu Mar 17, 2005 4:26 pm
Location: Australia

Re: Paltalk 9.4 and Banners

Postby Chike » Fri May 16, 2008 11:20 am

Nooneknows wrote:If someone debugs this one thay can only read Words no code :) heres the new 3.0

Like anyone realy cares.
Image
Chike
imFiles Master
imFiles Master
 
Posts: 525
Joined: Sun May 13, 2007 11:20 pm

Re: Paltalk 9.4 and Banners

Postby Departure » Sat May 17, 2008 7:17 am

The main point being that you should'nt lock your source code, After all thats how new programmers learn to do things, I learnt and are still learning by looking at example sources and im sure you would have learnt the same way, I just think you should give back to the community that you learnt from, And you will feel good knowing that you have helped someone who started out as noob like your self. :D :D :D :D
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 984
Joined: Thu Mar 17, 2005 4:26 pm
Location: Australia


Return to Paltalk General

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests